Christian Schanz wrote:
>
> Hello,
> I'm writing a report (koma-script) and want to replace the word "Abbildung"
> under Figures with "Abb.".
> Inserting
> \renewcommand{\figurename}{Abb.}
> in the preamble did not work.
\AtBeginDocument{\renewcommand{\figurename}{Abb.}}
Herbert
--
http://www.lyx.org/help/
