> - when the user uses hyperref but don't set a title AND author, these two > fields will be automatically set by hyperref (when the documentclass > supports this feature)
I have problem with this one: if (title.empty() && author.empty()) opt += "pdfusetitle,\n "; IMHO we shouldnt do this unless user decides so. > - You can now use unicode characters for the PDF title, author, etc. Great ! (Hope that unicode=true by default doesn't break anything else.) > 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 ? Pavel