<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 6 Jun 2020 at 13:40, Philip Taylor <<a href="mailto:P.Taylor@hellenic-institute.uk">P.Taylor@hellenic-institute.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thank you all for your comments and explanations.  One question to Akira-san, though :<br>
<br>
> If you use -no-pdf option and apply xdvipdfmx to a created<br>
> .xdv file, you can see messages like<br>
><br>
> xdvipdfmx:warning: xetex-style \special{x:rulecolorpush} is<br>
> not supported by this driver;<br>
<br>
Is there any way (perhaps through a command-line option to XeTeX) that one could obtain those most usedful diagnostics using XeTeX in "standard" mode, i.e. without using the "-no-pdf" option and without running xdvipdfmx explicitly ?<br></blockquote><div><br></div><div><br></div><div>xetex --output-driver=dvipdfmx  <br></div><div><br></div><div><br></div><div>will make it use the default dvipdfmx settings rather than quiet mode</div><div><br></div><div><br></div><div>$ xetex --output-driver=dvipdfmx cc942<br>This is XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020) (preloaded format=xetex)<br> restricted \write18 enabled.<br>entering extended mode<br>(./cc942.tex [1]stdin -> stdout<br>[1<br>dvipdfmx:warning: xetex-style \special{x:textcolor} is not supported by this driver;<br>update document or driver to use \special{color} instead.<br>]<br>1687 bytes written<br> )<br>Output written on cc942.pdf (1 page).<br>Transcript written on cc942.log.<br></div><div><br></div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
/Philip Taylor/<br>
</blockquote></div></div>