Sven Schreiber wrote:
> Ok that was it, thanks alot! I find it somewhat confusing, however, that
> one has to write a literal latex command into the text field even though
> there is a GUI Babel tick box right below it. What's the difference
> between the two?
Actually, I'm not sure why it's there. I can imagine, though, that it is
configurable in order to let you chose an alternative language package (e.g.,
\usepackage{german} instead of \usepackage[ngerman]{babel}). The "use babel"
check box might be useful to switch off automatic babel support completely
(or load it manually earlier), when babel conflicts with some of you
packages.
Anyway, the command should have been in the checkbox initially.
Jürgen