1
vote
0answers
44 views

Beamer, TOC other language

In this code, I would like to have that the words out of Table of Contents (like section) will be translate into dutch. I thought that it would work with babel but it doesn't work and Latex doesn't ...
2
votes
0answers
67 views

Keystrokes have miraculously switched to French using Beamer

Hi I'm using Beamer to prepare a presentation and for some weird reason the keystroke has decided to switch to French (it worked fine in the coursebook that I have already prepared). As far as I can ...
4
votes
1answer
213 views

babel, beamer problem: refuse name change to part

I wanted to change the name in my beamer slide from Part to Theme. So in the Google BOK if found: \renewcommand*{\partname}{Theme} I could not get to work. Then I start to switch off (%) ...
3
votes
1answer
190 views

Beamer crashes with babel Turkish package

I just started to learn beamer and noticed that the problem in \usepackage[turkish]{babel} and \includegraphics inconcistency question applies for beamer and \shorthandoff{=} solution does not work. ...
3
votes
2answers
1k views

My first beamerposter, portuguese language not working

I'm trying to make a poster based off the example in this site: http://www-i6.informatik.rwth-aachen.de/~dreuw/latexbeamerposter.php and using the this theme ...
5
votes
2answers
1k views

Babel (French) does not translate the theorem environment in Beamer class

I'm using the beamer class, with the following preamble: \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage[french]{babel} \usepackage{ae,aecompl,aeguill} \usepackage{amsthm, amsmath, ...