[XeTeX] How to set pdfinfo in XeLaTeX

Pander pander at users.sourceforge.net
Tue Apr 28 18:32:36 CEST 2009


Peter Dyballa wrote:
> Am 28.04.2009 um 16:05 schrieb Pander:
> 
>> \pdfinfo{
>> /Title		(...)
>> /Subject	(...)
>> /Author		(...)
>> /Keywords	(...)
> 
> 
> This is not necessary, it's even faulty (pdfTeX). You can use the  
> primitives introduced by dvipdf. Or you use hyperref: either options  
> when loading it or as
> 
> 	\hypersetup{
> 	    pdftitle=\Titel,
> 	    pdfsubject=\Subjekt,
> 	    pdfkeywords=\Keywords
> 	  }
> 

Pete,

Thanks, also pdfauthor works too. If one needs to use commas in the
values, put the text in between {}.

Regards,

Pander

> Some non-US-ASCII text might need conversion with \pdfstringdef.
> 
> --
> Greetings
> 
>    Pete
> 
> Bake pizza not war!
> 
> 
> 
> _______________________________________________
> XeTeX mailing list
> postmaster at tug.org
> http://tug.org/mailman/listinfo/xetex



More information about the XeTeX mailing list