I known there is a landscape command to set horizontal pages, but this is not I want. My purpose is to typeset vertical CJK with XeLaTeX. The general approach is using \rotatebox{-90} get a vertical paragraph in a box. It works for a single paragraph in one page; The disadvantage is that it can not deal with more complex situations such as multiple pages. I am wondering if there is a way to rotate the all pages?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
BTW, you'd better discuss these topics at CTeX forum . It is strange to answer your question here for me. |
|||
|
|
This is possible with the
(the only substantial change is that a Here is a sample to see how it works:
This was all going great until I tried compiling with xelatex, and I got that the physical page size did not change. But we are 90% there. |
|||
|
|
pdflscapebut I don't think it will work for XeLaTeX. – Martin Scharrer♦ Apr 20 '11 at 11:13