CJKbookmarks with dvipdfm
      Today I eventually managed to create a PDF file with Chinese bookmark.
Suppose the LaTeX source file is foo.tex:
    Suppose the LaTeX source file is foo.tex:
- Insert the following code into preamble section:
 \usepackage[CJKbookmarks,dvipdfm,bookmarksnumbered=true,%
 colorlinks=true,linkbordercolor={1 1 1},%
 linkcolor=blue,citecolor=blue,urlcolor=blue]{hyperref}
- The following command line create the PDF file.
- latex foo.tex
- gbk2uni foo.out
- latex foo.tex
- dvipdfm foo.dvi



0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home