[XeTeX] fontspec and vertical writing with ICU layout

Will Robertson wspr81 at gmail.com
Mon Aug 27 00:55:02 CEST 2007


On 07/03/2007, at 4:12 , Jjgod Jiang wrote:

> 2007/3/7, Jjgod Jiang <gzjjgod at gmail.com>:
>> Oops, my last mail was truncated by mail client...
>
> again, well, a minimal example should be:
>
>   1 \documentclass{article}
>   2
>   3 \usepackage{fontspec, graphicx}
>   4
>   5 \begin{document}
>   6
>   7 \fontspec[Script=CJK,Vertical=RotatedGlyphs]{STHeiti}
>   8 \rotatebox{-90}{中文}
>   9
>  10 \font\vertzh="STHeiti:vertical:script=hani:+vert"
>  11 \rotatebox{-90}{\vertzh 中文}
>  12
>  13 \end{document}
>
> The second one worked while the first one don't.

Sorry for the delay in looking into this. Michel Goossens sent me a  
patch to fix this problem. I never updated the vertical feature to  
work with the xdvipdfmx driver -- I must have missed the announcement  
about that.

The version of fontspec in the svn repository will now work with this  
example.

Cheers,
Will


More information about the XeTeX mailing list