Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > Is it _that_ difficult to add a new 'load babel before preamble' > option that defaults to false for converted 1.5 documents? That would > be the right solution IMO.
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. JMarc