> Am 10.01.2016 um 19:35 schrieb Laura Schröder <[email protected]>:
>
> Here is an (nonsense-text) example, but any "new" file can't produce pdf.
> The nomencl.sty is there
> If some other people have this issue, may it be a bug?
> thank you all!
>
> <beispiel.lyx>
Hi Laura,
the preamble of your document contains these lines
%für deutsche Nomenlatur
\renewcommand{\eqdeclaration}[1]{, siehe Gleichung\nobreakspace(#1)}
\renewcommand{\pagedeclaration}[1]{, Seite\nobreakspace{}#1}
\renewcommand{\nomname}{Nomenklatur}
This is a problem if nomenclature package is not used and should be removed.
If you’ve saved this with „Als Dokument-Voreinstellung speichern“ then you
should save another version without these lines.
Stephan