Something wrong with spliting page?
Closed this issue · 3 comments
huntzhan commented
Thanks for your template, it helps a lot. But the Chinese template resume-zh.tex
could not automatically splitting page when the content could not fit into a single page. The generated pdf just "cut off" the exceeding content and resulting a single-page document.
Enviroment:
$ xelatex --version
XeTeX 3.1415926-2.5-0.9999.3-2013052300 (TeX Live 2013)
kpathsea version 6.1.1
Copyright 2013 SIL International and Jonathan Kew.
There is NO warranty. Redistribution of this software is
covered by the terms of both the XeTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the XeTeX source.
Primary author of XeTeX: Jonathan Kew.
Compiled with ICU version 51.1; using 51.1
Compiled with zlib version 1.2.7; using 1.2.7
Compiled with FreeType2 version 2.4.11; using 2.4.11
Compiled with Graphite2 version 1.2.1; using 1.2.1
Compiled with HarfBuzz version 0.9.15; using 0.9.15
Compiled with fontconfig version 2.4.1; using 2.8.0
Compiled with libpng version 1.6.1; using 1.6.1
Compiled with poppler version 0.22.2
huxuan commented
@haoxun Hi, thanks for using resumecls. Information about multiple pages can be found in the documentation with section 3.9.2. Here is the link to the documentation: http://mirrors.ctan.org/macros/xetex/latex/resumecls/resumecls.pdf
huxuan commented
If you still have problem feel free to tell me. Or if you solve it successfully, plz help me to close this issue. Thanks very much.
huntzhan commented
Thx