I finally solved it:
\newtheorem{my_exa}[thm]{Beispiel}
\renewenvironment{example}{\begin{my_exa}}{\end{my_exa}}
Using the right counter (thm) did the trick.
Best regards
Dominik
Dominik Böhm schrieb:
Adding
\newtheorem{exa}{Beispiel}
\renewenvironment{example}{\begin{exa}}{\end{exa}}
to my lyx file translated the example lable. But now the numbering doesn't
work as expected. A
"\numberwithin{exa}{theorem}"/"\numberwithin{exa}{section}" didn't help...
Could you send
On Feb 7, 2008 6:57 PM, Uwe Stöhr <[EMAIL PROTECTED]> wrote:
> Have a look at this page:
> http://wiki.lyx.org/LyX/I18nLabels
>
Thanks for your quick answer. I had a look and could partly solve my
problem:
Adding
\newtheorem{exa}{Beispiel}
\renewenvironment{example}{\begin{exa}}{\end{exa}}
to
Dominik Böhm schrieb:
I've got some problems using LyX for my German diploma thesis (ngerman), as
some of the math stuff isn't translated correctly in the pdf export. In LyX
everything works like a charm, when I mark a paragraph as Remark, LyX shows
it to me like "Bemerkung x.x", like I expect i
Hello everybody,
I've got some problems using LyX for my German diploma thesis (ngerman), as
some of the math stuff isn't translated correctly in the pdf export. In LyX
everything works like a charm, when I mark a paragraph as Remark, LyX shows
it to me like "Bemerkung x.x", like I expect it. But