>> I have problem with this one:
>> if (title.empty() && author.empty())                                       
>>                                                                            
>>               opt += "pdfusetitle,\n ";  IMHO we shouldnt do this unless 
>> user decides so.
>
> Why?

Thats more question of philosophy as I don't like any automatical filling
of anything without my decision. But I agree its rather minor thing here.

> On the PDFOptions wiki page you modified today this was requested as 
> todo.

Yes, but I thought I will implemented it in another way.

> 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

I was not succesfull even wihtout changes with pdflatex :
on console many thinhs like:
Warning--I didn't find a database entry for "fancyhdr"
.....
(maybe this have something todo with the fact, that i run
it from homepath/lyxdevel/src/lyx ?)

error dialog:
Extra }, or forgotten \endgroup.

\item m}
        {} Information, \hyperpage{112}

Extra }, or forgotten \endgroup.
   \subitem m }
                        {}, \hyperpage{84}


Moreover I'm not sure what exactly should be deleted from the preamble
(there are more parts regarding pdf).

Pavel

Reply via email to