[XeTeX] Access of vertical CJK fonts preceeding with @

Khaled Hosny khaledhosny at eglug.org
Fri Dec 7 00:52:43 CET 2012


On Thu, Dec 06, 2012 at 08:59:11PM +0100, Gerrit wrote:
> Hello,
> 
> Every (or most) Japanese/Chinese font has a version where everything
> is rotated 90 degrees.
> For example, MS Mincho has a @MS Mincho version.
> If you select that font, you would just have to turn the page by 90°
> and you get a correctly vertically set text.
> 
> My most basic example is this:
> 
> \documentclass{scrartcl}
> \usepackage{fontspec}
> \setmainfont{MS PMincho}
> \begin{document}
> 日本語
> \end{document}

\setmainfont[Vertical=RotatedGlyphs]{MS PMincho}

("vertical;+vert;+vrt2" for low level font syntax users)

Regards,
Khaled


More information about the XeTeX mailing list