[OS X TeX] strange behavior
Axel E. Retif
axel.retif at gmail.com
Fri May 22 14:44:44 EDT 2020
On 5/22/20 2:41 AM, Axel E. Retif wrote:
> The problem seems to be with Ghostscript.
[...]
> but if I open the DVI with Okular the DVI is OK
I read here
https://tug.org/PSTricks/main.cgi?file=pdf/pdfoutput
that «dvipdf is no alternative, because it cannot handle the PostScript
prologue files. Use always dvips and then ps2pdf».
So I did that, first commenting out
% \usepackage{epstopdf}
% \DeclareGraphicsRule{.tif}{png}{.png}{`convert #1 `dirname
#1`/`basename #1 .tif`.png}
because we're not using pdfLaTex, but with the same bad result, as it is
using also GhostScript (see Test_of_figure_latex->dvips->ps2pdf).
But I also read on the Web that XeLaTeX can do the job, and indeed it
does! (See Test_of_figure_xelatex.)
It takes several seconds with lots of
pstODEsolve (RKF45),
-/+ failed/successful step, "o" output step, "!" step size
underflow (stop)
but it seems to be OK.
Best
Axel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test_of_figure_latex->dvips->ps2pdf.pdf
Type: application/pdf
Size: 376162 bytes
Desc: not available
URL: <https://email.esm.psu.edu/pipermail/macosx-tex/attachments/20200522/bd4715e5/attachment-0002.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test_of_figure_xelatex.pdf
Type: application/pdf
Size: 375287 bytes
Desc: not available
URL: <https://email.esm.psu.edu/pipermail/macosx-tex/attachments/20200522/bd4715e5/attachment-0003.pdf>
More information about the MacOSX-TeX
mailing list