[XeTeX] WordSpace issue again

Will Robertson wspr81 at gmail.com
Mon Jan 18 01:30:19 CET 2010


Dear Vadim,

Thanks for the example of the problem.
I am currently working on some fontspec code at the moment so I hope to 
look into the problem you've reported in the near future.

You may track this issue on the GitHub development page: 
<http://github.com/wspr/fontspec/issues/issue/35>

Many thanks,
Will

On 2010-01-18 06:55:48 +1030, Vadim Radionov 
<vadim.radionov at gmail.com> said:

> Vadim
> 
> (fontspec.sty v1.18)
> 
> % -*- tex-command: "xelatex" -*-
> \documentclass{minimal}
> \usepackage{fontspec}
> \setmainfont{Garamond Premier Pro}
> 
> \def\test{Space=3D\the\fontdimen2\font+\the\fontdimen3\font=E2=80=93\the\fo=
> ntdimen4\font/\the\spaceskip}
> 
> \begin{document}
> 1. {This is a test. \par \test}
> 
> 2. {\addfontfeature{WordSpace=3D{1,1,1}}This is a test. \par \test} \par \t=
> est
> 
> 3. {\addfontfeature{WordSpace=3D{2}}This is a test. \par \test} \par \test
> 
> 3.1. {\addfontfeature{WordSpace=3D{2}}This is a test. \par \test} \par \tes=
> t
> 
> 3.2. {\addfontfeature{WordSpace=3D{2.1}}This is a test. \par \test} \par \t=
> est
> 
> 4. {\addfontfeature{LetterSpace=3D2,WordSpace=3D2.5}This is a test. \par \t=
> est}
> \par \test
> \end{document}





More information about the XeTeX mailing list