Thanks, and I have a couple of questions.

In my LaTeX preamble I have:
% Add prologue pages (title, etc.)
\input{prologue.tex}

But somehow tex2pdf does not set the directory correctly. It is missing a 
"/", see below. Can this be fixed?

----
tex2pdf: Processing input path for main tex document.
tex2pdf: No input path in the latex document found.
Resources are expected to be relative to document's location: 
/home/egcp/tmp/test/

tex2pdf: Setting the correct name for the result.

tex2pdf: Preparing all documents and images.

tex2pdf: Sorry. I cannot find '/home/egcp/tmp/testprologue.tex'.
tex2pdf: Included TeX file seems not to be available. Path problem?
Aborting ...
-----
Also, How can I set the title of the document within the document, so 
tex2pdf can see it, and I don't have to hardwire it to the hyperref options 
in .tex2pdfplrc with pdftitle={My Title}?

---
tex2pdf: WARNING: Could not identify document's title correctly.
Maybe you have used a LaTeX tag inside the title which confuses me.
Adjust the title of the LaTeX file in order to avoid the problem or
you could set the title parameter manually.Using default-title: NOVALUE
title field set to NOVALUE - no value will be passed.
---

Thanks again,
Enrique

>tex2pdf inserts this \usepackage tag as well, so you should not put in
>there. Instead you should use the perl port of tex2pdf and set the
>parameters or the command line options accordingly.
>
>The following of your hyperref parameters are handled explicitly by
>tex2pdf: pdftitle, pdfauthor, pdftex, linktocpage, letterpaper,
>colorlinks;
>
>The remaining parameters have to be put in the following parameter/option:
>
>--hyperref_args VALUE:
>    specify extra arguments for the hyperref package
>
> > When I use tex2pdf, it doesn't understand the pdfauthor, pdfsubject, and
> > pdfkeywords and creates a first page with:
> >
> > ,23Main Title,,23Myself....
>This is caused by a broken temp tex file generated by tex2pdf.
>
> > 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?
>
>Perl port is still in beta. However, it works ok for most people.
>
>Bye, Steffen


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

Reply via email to