Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Latex document in english, but list of figure is in german

947 views
Skip to first unread message

Marc

unread,
Jun 29, 2012, 4:01:17 AM6/29/12
to
Dear,
I write my complete latex document in english, so I use the \usepackage[ngerman,english]{babel}. Everything looks fine, without my List of Figures. The headline "List Of Figures" is also in english, but before my name from the figure, there stand the Figure number and these one in in german.
For example:
List of Figure

Abbildung 1.1: name of my figure

How can I get the figure number in english?


Kind regards
Marc

Lars Madsen

unread,
Jun 29, 2012, 4:07:33 AM6/29/12
to
\selectlanguage{english} ???

sometimes german do strange things.

If that does not help, please post a minimal example

--

/daleif (remove RTFSIGNATURE from email address)

Memoir and mh bundle maintainer
LaTeX FAQ: http://www.tex.ac.uk/faq
LaTeX book: http://www.imf.au.dk/system/latex/bog/ (in Danish)
Remember to post minimal examples, see URL below
http://www.minimalbeispiel.de/mini-en.html

Ulrike Fischer

unread,
Jun 29, 2012, 4:10:55 AM6/29/12
to
Sorry, do you really think somebody can infer from your information
how you produced this effect? Make a minimal example that
demonstrates the problem.



--
Ulrike Fischer

liken...@gmx.de

unread,
Jun 29, 2012, 4:03:11 AM6/29/12
to
Sorry, I've forgot my email: liken...@gmx.de

For your help, I would be very thankful.

Dan Luecking

unread,
Jun 29, 2012, 10:04:15 AM6/29/12
to
On Fri, 29 Jun 2012 01:01:17 -0700 (PDT), Marc <liken...@gmx.de>
wrote:
This should perhaps have been done by english.ldf,
but you can do it yourself:
\addto\captionsenglish{\def\figurename{Figure}}
\selectlanguage{english}

Caveat: not tested.


Dan
To reply by email, change LookInSig to luecking

liken...@gmx.de

unread,
Jun 29, 2012, 1:10:53 PM6/29/12
to
Dear all,

I am so sorry, that I hadn't show you an example of my latex document. But I am very thankful for your help. I just found my problem, it was in my configs. I used the command \renewcommand{\cftfigpresnum}{Abbildung}
and I have to change it to
\renewcommand{\cftfigpresnum}{Figure }.

I am so sorry, that I wasted your time.

Have a nice weekend
Marc
0 new messages