Jean-Marc Lasgouttes wrote: > An alternative solution would be: > > - if there is a line like > %require babel > in the preamble, put the babel code there. > > - otherwise, put babel before preamble > > - in lyx2lyx just add %require babel at the end of 1.5 documents' > preambles. > > > Compared to the checkbox solution, we have less to do in the GUI, and > a slightly more powerful tool. OTOH, it is not discoverable and really > not intuitive.
Yes, this is powerful, but probably too esoteric (however, it could be a nifty addition to a GUI-based solution). My proposal (for 1.7) would be as Enrico's, i.e. a combo box: Load babel: [automatically] [always before the user preamble] [always after the user preamble] [never] We still have to discuss what "automatically" is supposed to be, though ;-) And what we really need, is a package manager (TM). Jürgen