[XeTeX] XeTeX release notes ?

Taylor, P P.Taylor at rhul.ac.uk
Sun Nov 3 18:57:50 CET 2019


Taylor, P wrote:

> Many thanks for the warning, Bruno — will amend code accordingly. 

The following would seem to suffice for now :


% \ifcase \numexpr \strcmp {\the \XeTeXversion \XeTeXrevision} {0.99999} 
+ 1 \relax

   \ifcase \numexpr \strcmp {0.99998} {0.99999} + 1 \relax
     \message {expected result, less}
   \or
     \message {unexpected result, equal}
   \or
     \message {unexpected result, greater}
   \else
     \message {totally unexpected result, crazy}
   \fi
   \end



More information about the XeTeX mailing list