Hi, Hans

Here's an example of vertical typesetting in XeTeX.

%tex=xetex
\setuppapersize[A4,landscape,rotated, 270]
\definefontsynonym [song][name:AdobeSongStd-Light\xetexcolon vertical]
\definefont[Song][song at 14pt]
\starttext
\Song 你好
\stoptext

In this case all glyphs in AdobeSongStd-Light are rotated 90 degrees
via xetex vertical, and rotated back via paper definition.

I'm wondering how to do that in LuaTeX. Also, in vertical typesetting,
latin glyphs do not need to be rotated.

I'm doing this since omega multi-dir is not quite working at least for
the moment.

Yue

On Mon, Oct 3, 2011 at 1:49 PM, Hans Hagen <pra...@wxs.nl> wrote:
> On 3-10-2011 19:15, Yue Wang wrote:
>>
>> btw, is there some way to rotate all the glyphs in a given range (like
>> the xetex's font:vertical feature)
>> vrt2 doesn't seems to work in this way.
>
> I never looked into that (so an example text + font is needed).
>
> Hans
>
>
> -----------------------------------------------------------------
>                                          Hans Hagen | PRAGMA ADE
>              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>                                             | www.pragma-pod.nl
> -----------------------------------------------------------------
>
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to