> On Tue, Apr 30, 2002 at 09:49:08PM +0100, John Levon wrote: >> On Tue, Apr 30, 2002 at 11:30:25PM +0300, Dekel Tsur wrote: >> >> > I've encountered problems due to the placement of >> > \usepackage{babel} at the end of the preamble. >> > (for example, in the (Textclass) preamble I have >> > \addto\captionsamerican{\def\theoremname{Theorem}} >> > \addto\captionshebrew{\def\theoremname{\R{<hebrew word for >> > theorem>}}} which should appear after \usepackage{babel}.) >> >> http://bugzilla.lyx.org/show_bug.cgi?id=315 > > So the move fix some problems, but create new ones. > There are already several compatibility issues with 1.2.0, so why add > another one ? > I suggest we revert to the old behavior (which has been around for > ages, (before 1.0)), and make a proper fix in 1.3.0 (or later): > have a package management dialog which allow you to add the packages > you want (and set their options), and additionally, have a package > databases that contains all known constraints.
I would like to point out that, in this particular case, it is very easy to add usepackage{babel} just before the renewcommand. Just a matter of telling people to add one line in their preamble. OTOH, here are packages which really need to be before babel (and it seems to me that this is recommended in general) Do you really think that avoiding one extra line is soooo important? Back to babies and other important things. JMarc