[XeTeX] Erroneous \lastkern

2019-06-27 Thread Christian Tellechea
Hello. This question refers to XeLaTeX and not XeTeX which gives correct results (see below). The following code shows an incorrect \lastkern value during the \ifnum test: the first line shows abnormal behaviour while the second, thanks to the \relax, gives the expected result. %

Re: [XeTeX] Erroneous \lastkern

2019-06-27 Thread Ulrike Fischer
Am Thu, 27 Jun 2019 21:13:05 +0200 schrieb Christian Tellechea: > there is probably something wrong with XeLaTeX, but I cannot find what. The difference between xetex and xelatex is the font: \documentclass{article} \begin{document} Should be An: \kern2019sp A\ifnum\lastkern=2019 y\else n\fi\p

Re: [XeTeX] Erroneous \lastkern

2019-06-27 Thread Ross Moore
Hi Ulrike, On 28 Jun 2019, at 6:27 am, Ulrike Fischer mailto:ne...@nililand.de>> wrote: Am Thu, 27 Jun 2019 21:13:05 +0200 schrieb Christian Tellechea: > there is probably something wrong with XeLaTeX, but I cannot find what. The difference between xetex and xelatex is the font: I’m sorry but