[XeTeX] How to set pdfinfo in XeLaTeX
Yue Wang
yuleopen at gmail.com
Tue Apr 28 16:10:35 CEST 2009
Hi,
In XeLaTeX you should use \special.
But, please not use the pdftex primitives to enable pdfinfo.
use the hyperref instead
Yue Wang
On Tue, Apr 28, 2009 at 10:05 PM, Pander <pander at users.sourceforge.net> wrote:
> Hi all,
>
> How can I set pdfinfo in XeLaTeX. In LaTeX, I can use this:
>
> \documentclass{...}
> ...
> \pdfinfo{
> /Title (...)
> /Subject (...)
> /Author (...)
> /Keywords (...)
> }
> \begin{document}
> ...
> \end{document}
>
> What is the equivalent for XeLaTeX?
>
> Thanks,
>
> Pander
> _______________________________________________
> XeTeX mailing list
> postmaster at tug.org
> http://tug.org/mailman/listinfo/xetex
>
More information about the XeTeX
mailing list