>>>>> "Charles" == Charles de Miramon <[EMAIL PROTECTED]> writes:

Charles> Hello, I'm using LyX 1.3.4 and since half an hour the
Charles> experimental teTeX 3.0 debian packages and would like to use
Charles> two options of the French Babel package :
Charles> \AddThinSpaceBeforeFootnotes \FrenchFootnotes But these
Charles> options must be entered after the loading of babel and for
Charles> the first one before the \begin{document}. LyX seems to load
Charles> babel at the very end of the preamble. 

You can just add
\usepackage{babel}
\AddThinSpaceBeforeFootnotes
\FrenchFootnotes
to the preamble. The second \usepackage{babel} will have no effect.

I had the idea at some point to introduce the notion of
'language-specific preamble' (which would go after babel), but this is
really confusing, IMO.

JMarc

Reply via email to