Re: German words for "theorem" etc in documentclass "book (AMS)"

2006-01-02 Thread Uwe Stöhr
> I use documentclass "book (AMS)" to write a German text but the words > for "theorem", "proof", "remark" etc only appear in English. I want > them in German. The problem is that the AMS-labels aren't translated by babel. To fix this you need a lot of code. For more information have a look at

Re: German words for

2005-12-28 Thread Georg Baum
On Wednesday 28 December 2005 12:20, Enrico Teppino wrote: > Georg Baum <[EMAIL PROTECTED]> writes: > > > I use documentclass "book (AMS)" to write a German text but the words > > > for "theorem", "proof", "remark" etc only appear in English. I want > > > them in German. > > > > You have to adjust

Re: German words for

2005-12-28 Thread Enrico Teppino
Georg Baum <[EMAIL PROTECTED]> writes: > > I use documentclass "book (AMS)" to write a German text but the words for > > "theorem", "proof", "remark" etc only appear in English. I want them in > > German. > > You have to adjust the layout files, see here: > http://www.mail-archive.com/lyx-users%

Re: German words for "theorem" etc in documentclass "book (AMS)"

2005-12-28 Thread Georg Baum
On Wednesday 28 December 2005 00:54, Enrico Teppino wrote: > I use documentclass "book (AMS)" to write a German text but the words for > "theorem", "proof", "remark" etc only appear in English. I want them in > German. You have to adjust the layout files, see here: http://www.mail-archive.com/lyx

German words for "theorem" etc in documentclass "book (AMS)"

2005-12-27 Thread Enrico Teppino
I use documentclass "book (AMS)" to write a German text but the words for "theorem", "proof", "remark" etc only appear in English. I want them in German. I have already set the preamble to include \usepackage{babel} \selectlanguage{ngerman} but it does not help. How do I do it?