auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Make "french" babel's option recognized


From: Ralf Angeli
Subject: Re: [AUCTeX] Make "french" babel's option recognized
Date: Sat, 20 Mar 2010 17:15:58 +0100

* Denis Bitouzé (2010-03-16) writes:

> Le lundi 15/03/10 à 22h14,
> Ralf Angeli <address@hidden> a écrit :
>
>> Perhaps it would be possible to prevent loading frenchb support when
>> "babel" or "frenchpro" is also present, but I haven't checked this.
>
> If "babel" is present, frenchb support should be loaded if either
> frenchb or french or francais or canadien or acadian (all synonyms) is
> called either at \documentclass or at \usepackage{babel} time.
>
> Documents containing "\usepackage{french}" could be treated separately.
>
> No?

As mentioned before, "\usepackage{french}" and
"\usepackage[french]{babel}" looks very similar to AUCTeX.  In both
cases the string "french" will be in the style list.  In case babel is
loaded, the string "babel" will also be in the style list.  So checking
for such other strings is the only way to decide if we are dealing with
frenchb or FrenchPro.  I tried to do this in the new french.el style
file which I just checked into CVS.

-- 
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]