Andre Poenitz schrieb:
-namespace lyx {+namespace lyx {No need for extra whitespace at the end of the line.
This went in by accident, fixed in the meantime.
-void PDFOptions::writeLaTeX(odocstringstream &os) const +void PDFOptions::writeLaTeX(odocstringstream &os, bool hyper) constAlso please correct the stuff you inherit:
Fixed now. thanks and regards Uwe