[XeTeX] XeTeX release notes ?
Hironobu Yamashita
h.y.acetaminophen at gmail.com
Sun Nov 3 18:05:57 CET 2019
Hi Phil,
I guess the change in TeX Live svn r44964:
https://www.tug.org/svn/texlive?view=revision&revision=44964
along with xdvipdfmx change in r44963:
https://www.tug.org/svn/texlive?view=revision&revision=44963
started to support /Rotate in PDF inclusion.
According to the ChangeLog,
this change was done between 0.99998 and 0.99999.
Best,
Hironobu
2019-11-04 1:27 GMT+09:00, Taylor, P <P.Taylor at rhul.ac.uk>:
> Could anyone please tell me where I may find the release notes for XeTeX ?
> I ask because the behaviour of \XeTeXpdffile changed somewhere between
> \XeTeXrevision = 0.99996 and \XeTeXrevision = 0.99999 (see code fragment
> below) and I would like to ensure that my code behaviour is correct for
> intermediate versions.
>
> Philip Taylor
> --------
> \def \menus
> {%
> \begingroup
> \def \menufile { "Appendix D/Appendix-D.pdf" }%
> \def \doit
> {%
> \setbox 0 = \hbox {\XeTeXpdffile \menufile page \count 0
> \transformed}%
> \sb 0
> }%
> \count 0 = 1
> \loop
> \ifnum \count 0 = 10
> \ifdim \XeTeXrevision pt < 0.99999pt
> \def \transformed { width \vsize height \hsize rotated
> 90}%
> \else
> \def \transformed { width \hsize height \vsize}%
> \fi
> \else
> \def \transformed { width \hsize height \vsize}%
> \fi
> \doit
> \ifnum \count 0 < \XeTeXpdfpagecount \menufile
> \advance \count 0 by 1
> \repeat
> \endgroup
> }
>
--
----
山下 弘展 (Hironobu Yamashita)
e-mail: h.y.acetaminophen at gmail.com
More information about the XeTeX
mailing list