HHa <hha4491 <at> web.de> writes:
>
> Hallo Liste,
> warum wird die angehängte Datei erst dann gedruckt, wenn
> in "Dokument->Einstellungen->PDF-Eigenschaften" "Hyperref-Unterstützung
> benutzen" angekreuzt wird?
If hyperref support is turned off, it compiles correctly for me. If hyperref
support is turned on and the preamble line \usepackage[ngerman]{babel} is
commented out, it also compiles. The problem appears to be hyperref loading the
babel package a second time, with conflicting options.
/Paul