[tex-live] -dAutoRotatePages=/None in the distiller_template
Hironobu Yamashita
h.y.acetaminophen at gmail.com
Thu Nov 5 03:36:43 CET 2015
It's me who asked Akira to examine the effect of -dAutoRotatePages=/None,
Thanks for your kind attention.
FYI:
- pdfTeX and LuaTeX don't rotate figures in eps inclusion, because epstopdf.pl
already has the default value of -dAutoRotayePages=/None.
- pdfTeX and LuaTeX already support /Rotate command in pdf inclusion, so
they can rotate pdf files properly (same as adobe reader), at least on my side.
- dvipdfmx (xdvipdfmx) does not support /Rotate command in pdf file, results
in unexpected output (inclusion in different orientation from adobe reader).
but you can include such pdf with 'pretreatment':
gs -sDEVICE=pdfwrite -dBATCH -dNOPAUSE -dAutoRotayePages=/None
-sOutputFile=out.pdf -c .setpdfwrite -f in.pdf
Even when in.pdf has /Rotate, out.pdf does not have one.
Then you can include out.pdf instead of in.pdf.
(it may be preferred that dvipdfmx supports /Rotate, though.)
Hope this information helps,
Hironobu
2015/11/05 10:28、Reinhard Kotucha <reinhard.kotucha at web.de> のメッセージ:
>> On 2015-11-04 at 22:41:14 +0900, Akira Kakuto wrote:
>>
>> Thus I think '-dAutoRotatePages=/None' is very desirable [...]
>
> Absolutely! It's known for about two decades that /Rotate is the main
> cause of headache, stomachache, and gray hairs.
>
> Regards,
> Reinhard
>
> --
> ------------------------------------------------------------------
> Reinhard Kotucha Phone: +49-511-3373112
> Marschnerstr. 25
> D-30167 Hannover mailto:reinhard.kotucha at web.de
> ------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-live/attachments/20151105/8104fcb8/attachment.html>
More information about the tex-live
mailing list