[XeTeX] XeTeX and Figures with Captions = No Document properties in Acrobat

Joachim Trinkwitz jtr at uni-bonn.de
Wed Nov 26 01:14:23 CET 2008


Am 25.11.2008 um 21:41 schrieb joe tex:

> I am trying to compile a document using Xetex with 'figures' within  
> MikTeX.
> When I add a caption to my figure it removes the PDF document
> properties.(Please check File->properties within Acrobat 8.0)
> Please note the document properties stays fine if there is no caption.
> Did anyone experience this?
> Please Compile the following in Xetex and check whether its  
> happening to you.


\documentclass{article}
\usepackage{fontspec}
\usepackage{xunicode,xltxtra}

\usepackage{hyperref}
\hypersetup{
   pdftitle={Pdf document info within xetex using figures and
     hyperref},
   pdfauthor={Jim Basic},
   pdfsubject={Fully able to view PDF properties in Adobe acrobat
     when using figure with CAPTION},
   pdfkeywords={xetex, figures}
}

\begin{document}
\begin{figure}
% using \caption won't clear document properties
\caption{My figure}
\end{figure}
\end{document}


Jim

-- 
Dr. Joachim Trinkwitz     E-Mail: jtr at uni-bonn.de
Institut für Germanistik, Tel.: 0228-737565
Vergleichende Literatur-  Fax: 0228-737479
und Kulturwissenschaft    www.germanistik.uni-bonn.de
der Universität Bonn      53012 Bonn




More information about the XeTeX mailing list