Pavel Sanda schrieb:

I have problem with this one:

if (title.empty() && author.empty()) opt += "pdfusetitle,\n ";
IMHO we shouldnt do this unless user decides so.

Why? On the PDFOptions wiki page you modified today this was requested as todo. But anyway, the pdfusetitle option, can only set something when the user specified an author and title in his document. When he did so, he already agreed to publish his name. There is no difference for e.g. desktop search programs to extract the author name from the PDF or the PDF-file title.

- You can now use unicode characters for the PDF title, author, etc.

Great ! (Hope that unicode=true by default doesn't break anything else.)

It makes this possible and shouldn't break anything. The alternative would be to use the PD1 encoding that uses another implementation of unicode, se the hyperref README.

Pavel, please report me any remaining problems. Besides the IEEE-bug I only

I remember you asked to test some demo of german userguide to test tetex,
which would show us, whether we need to distinguish between pdflatex and ps2pdf
way. But lyx was not able to export given file. Whats the current status of 
this ?

Please test:
- Take the English UserGuide you find in SVN
- Move the hyperref-related preamble stuff to the PDF-options dialog
- export to PDF using pdflatex -> should already work
- export to PostScript and DVI -> works for me with MiKTeX 2.6

regards Uwe

Reply via email to