Re: [XeTeX] [tex-live] -dAutoRotatePages=/None in the distiller_template

2015-11-05 Thread Hironobu YAMASHITA
> But that is probably a question for the XeTeX list, and not relevant to > the TeX Live discussion here. I agree. (removed tex-live list from recipient) Hmm, actually I'm not very familiar with XeTeX, but at least I can say that pdf is read by both XeTeX and xdvipdfmx independently. As far as I

Re: [XeTeX] [tex-live] -dAutoRotatePages=/None in the distiller_template

2015-11-05 Thread Philip Taylor
Hironobu YAMASHITA wrote: > I ​think this ​may be some kind of faq in SX: > > http://tex.stackexchange.com/questions/79661/pdfs-included-by-xelatex-are-rotated > > http://tex.stackexchange.com/questions/66522/xelatex-rotating-my-figures-in-beamer > I hope some expert of XeTeX can answer more

[XeTeX] Support request for /Rotate in pdf

2015-11-05 Thread Hironobu Yamashita
(Maybe I should change the subject: topic is completely different from original one.) All the effect which is caused by change in dvipdfmx.cfg yesterday, that is, -dAutoRotatePages=/None, is suppression of unnecessary /Rotate warning in eps inclusion (, and also may be suppression of potential 're

Re: [XeTeX] Support request for /Rotate in pdf

2015-11-05 Thread Akira Kakuto
We don't get any warnings in inclusion of pdf which has /Rotate: XeTeX says nothing, and xdvipdfmx says nothing because default output-driver is 'xdvipdfmx -q -E' in TL2015. I think this is harmful, because there is no chance for users to notice unrotated figures before they see output directly. A

Re: [XeTeX] Support request for /Rotate in pdf

2015-11-05 Thread Akira Kakuto
If some messages are prefered, the -q option may be removed: xdvipdfmx -E. Done in r38784. Best, Akira -- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex

Re: [XeTeX] Support request for /Rotate in pdf

2015-11-05 Thread Hironobu Yamashita
2015/11/06 10:46, Akira Kakuto wrote: >> If some messages are prefered, the -q >> option may be removed: xdvipdfmx -E. > > Done in r38784. > > Best, > Akira Thank you very much. Hironobu -- Subscriptions, Archive, and List information, etc.: