This is a question for working with tex2pdf in LyX.

I have the following in my LaTeX preamble:

\usepackage[pdftex]{thumbpdf}
\usepackage[pdftex,pdftitle={Main Title},
            pdfauthor={Myself},
            pdfsubject={My Thesis},
            pdfkeywords={subject1,subject2},
            plainpages=false,linktocpage,letterpaper,pagebackref,
            colorlinks=true,pdfpagelabels]{hyperref}

When I use tex2pdf, it doesn't understand the pdfauthor, pdfsubject, and 
pdfkeywords and creates a first page with:

,23Main Title,,23Myself....

Also, the options that are not set in the .tex2pdfrc doesn't pay attention 
to them, like plainpages=false, pagebackref, pdfpagelabels. How can I set 
those options in tex2pdf?

Thanks,
Enrique

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Reply via email to