diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/frenchle/french.ldf')
-rw-r--r-- | Master/texmf-dist/tex/latex/frenchle/french.ldf | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/frenchle/french.ldf b/Master/texmf-dist/tex/latex/frenchle/french.ldf index ff0451e736a..9d51a0040ce 100644 --- a/Master/texmf-dist/tex/latex/frenchle/french.ldf +++ b/Master/texmf-dist/tex/latex/frenchle/french.ldf @@ -1,6 +1,6 @@ -%% This is french.ldf (french option for Babel) under LaTeX --bg 2005/03/21 +%% This is french.ldf (french option for Babel) under LaTeX --bg 2006/09/27 %% -% Copyright 1995-2005 Bernard GAULLE, Copyright notice: LPPL +% Copyright 1995-2006 Bernard GAULLE, Copyright notice: LPPL %% %% checksum = "46368 87 373 4073" % @@ -18,7 +18,8 @@ % [2003/11/19 v1.10 % french loaded before babel frenchle/frenchpro, % [2004/06/25 v1.11 % mlp loaded before babel. \atcatcode removed. % [2004/09/13 v1.12 % messages numbers changed. - [2005/03/21 v1.13 % pb francais/frenchb loaded before babel FrenchPro. +% [2005/03/21 v1.13 % pb francais/frenchb loaded before babel FrenchPro. + [2006/09/28 v1.14 % \main@language added before \selectlanguage. french option of babel loading the frenchle/FrenchPro package] \ifx\undefined\captionsfrench% In case french is allready loaded, \else% major switchs should be set now: @@ -40,7 +41,7 @@ \let\nofrenchmacros\relax \let\nofrenchhyphenation\relax \ifx\LdfInit\undefined\else\expandafter\LdfInit\fi - \selectlanguage{french}% Select again French + \main@language{french}\selectlanguage{french}% Select again French \expandafter\ifx\csname endfrench\endcsname\relax \PackageError{frenchle}{-93- You are using two French options for Babel, % please choose only one.} @@ -57,14 +58,14 @@ \protected@write\@auxout{}{\protect% insure files integrity \csname auxWARNINGii\protect\endcsname{\protect\typeout - {-34a- this file and other auxiliary files require to + {-34- this file and other auxiliary files require to use the following}}} \protected@write\@auxout{}{\protect% \csname auxWARNINGii\protect\endcsname{\protect\typeout - {-34b- LaTeX packages: french and babel!}}} + {-34- LaTeX packages: french and babel!}}} \protected@write\@auxout{}{\protect% \csname auxWARNINGii\protect\endcsname{\protect\typeout - {-34c- check \protect\protect\protect\usepackage + {-34- check \protect\protect\protect\usepackage \protect\space or remove these files. Typesetting is aborted!} \protect\stop}}% @@ -74,8 +75,8 @@ \InputIfFileExists{french.sty}{}% load our french pro package {\InputIfFileExists{frenchle.sty}{}% or the light version if any, {\PackageError{french/frenchle}% - {-63a- french or frenchle style files not found}% - {-63b- Check if files exist somewhere in your system.}% + {-63- french or frenchle style files not found}% + {-63- Check if files exist somewhere in your system.}% \let\endfrench\stop% }% }% |