summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/babel-french
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-10 20:54:12 +0000
committerKarl Berry <karl@freefriends.org>2015-04-10 20:54:12 +0000
commit2e3f318d3b477cde81267e04e82c8cf467c7a6e8 (patch)
treeb0f3e78677aabcc6be47ec2eda0503685f6c2311 /Master/texmf-dist/source/generic/babel-french
parentd997d4e874fd233690f9d86295af8c02c5887328 (diff)
babel-french (10apr15)
git-svn-id: svn://tug.org/texlive/trunk@36759 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/babel-french')
-rw-r--r--Master/texmf-dist/source/generic/babel-french/frenchb.dtx29
-rw-r--r--Master/texmf-dist/source/generic/babel-french/frenchb.ins20
2 files changed, 25 insertions, 24 deletions
diff --git a/Master/texmf-dist/source/generic/babel-french/frenchb.dtx b/Master/texmf-dist/source/generic/babel-french/frenchb.dtx
index 9842286e5e7..5816c5efae9 100644
--- a/Master/texmf-dist/source/generic/babel-french/frenchb.dtx
+++ b/Master/texmf-dist/source/generic/babel-french/frenchb.dtx
@@ -13,17 +13,18 @@
%<ldf>\ProvidesLanguage{frenchb}
%\ProvidesFile{frenchb.dtx}
%<*!lua>
- [2015/04/06 v3.1d French support from the babel system]
+ [2015/04/10 v3.1e French support from the babel system]
%</!lua>
%<*internal>
\iffalse
%</internal>
%<*lua>
--
--- File `frenchb.lua' generated from frenchb.dtx [2015/04/06 v3.1d]
+-- File `frenchb.lua' generated from frenchb.dtx [2015/04/10 v3.1e]
--
--- Copyright (C) 2014 Daniel Flipo <daniel.flipo at free.fr>
--- License LPPL: see frenchb.dtx.
+-- Copyright (C) 2014-2015 Daniel Flipo
+-- <daniel (dot) flipo (at) free (dot) fr>
+-- License LPPL: see frenchb.ldf.
--
%</lua>
%<*internal>
@@ -39,8 +40,8 @@
%</ldf>
%<*dtx|ldf>
%% Babel package for LaTeX version 2e
-%% Copyright (C) 1996 - 2014
-%% by Daniel Flipo <daniel.flipo at free.fr>
+%% Copyright (C) 1996 - 2015
+%% by Daniel Flipo <daniel (dot) flipo (at) free (dot) fr>
%%
%</dtx|ldf>
%<*dtx>
@@ -455,15 +456,15 @@
% when this occurs, this option should be set to
% \fbo{false}, part titles will then be printed as ``Partie I'',
% ``Partie II''.
-% \item [CustomiseFigTabcaptions=false (true*)]; when \fbo{false}
+% \item [CustomiseFigTabCaptions=false (true*)]; when \fbo{false}
% the default separator (colon) is used instead of
% |\CaptionSeparator|. Anyway, \frenchb{} makes sure that the
% colon will be typeset with proper preceeding space in French.
-% \item [OldFigTabcaptions=true (false)] is to be used when
+% \item [OldFigTabCaptions=true (false)] is to be used when
% figures' and tables' captions must be typeset as with pre~3.0
% versions of \frenchb{} (with |\CaptionSeparator| in French and
% colon otherwise). Intended for standard \LaTeX{} classes only.
-% \item [SmallCapsFigTabcaptions=false (true*)]; when set to
+% \item [SmallCapsFigTabCaptions=false (true*)]; when set to
% \fbo{false}, |\figurename| and |\tablename| will be printed in
% French captions as ``Figure'' and ``Table'' instead of being
% printed in small caps (the default).
@@ -560,7 +561,7 @@
% colon in other languages); this option only makes sense with the
% standard \LaTeX{} classes \cls{article}, \cls{report} and
% \cls{book}.
-% The last option, \fbo{SmallCapsFigTabcaptions}, can be set to
+% The last option, \fbo{SmallCapsFigTabCaptions}, can be set to
% \fbo{false} to typeset |\figurename| and |\tablename| in French as
% ``Figure'' and ``Table'' rather than in small caps (the default).
%
@@ -3001,7 +3002,7 @@ return french_punctuation
%
% With \cls{memoir} and koma-script classes, \frenchb{} customises
% |\captiondelim| or |\captionformat| in French (unless option
-% \fbo{CustomiseFigTabcaptions} is set to \fbo{false}) and issues
+% \fbo{CustomiseFigTabCaptions} is set to \fbo{false}) and issues
% no warning.
%
% When |\@makecaption| has been changed by another class
@@ -3337,6 +3338,10 @@ return french_punctuation
%
% \changes{v3.1b}{2014/09/15}{New option SmallCapsFigTabCaptions.}
%
+% \changes{v3.1e}{2015/04/10}{Corrected typo: SmallCapsFigTabcaptions
+% instead of SmallCapsFigTabCaptions. Pointed out by CĂ©line
+% Chevalier.}
+%
% \begin{macrocode}
\newcommand*{\frenchbsetup}[1]{%
\setkeys{FB}{#1}%
@@ -3370,7 +3375,7 @@ return french_punctuation
\newif\ifFBPartNameFull \FBPartNameFulltrue
\newif\ifFBCustomiseFigTabCaptions \FBCustomiseFigTabCaptionsfalse
\newif\ifFBOldFigTabCaptions \FBOldFigTabCaptionsfalse
-\newif\ifFBSmallCapsFigTabcaptions \FBSmallCapsFigTabcaptionstrue
+\newif\ifFBSmallCapsFigTabCaptions \FBSmallCapsFigTabCaptionstrue
\newif\ifFBSuppressWarning \FBSuppressWarningfalse
\newif\ifFBINGuillSpace \FBINGuillSpacefalse
% \end{macrocode}
diff --git a/Master/texmf-dist/source/generic/babel-french/frenchb.ins b/Master/texmf-dist/source/generic/babel-french/frenchb.ins
index c6a36241ef0..98caddd5a89 100644
--- a/Master/texmf-dist/source/generic/babel-french/frenchb.ins
+++ b/Master/texmf-dist/source/generic/babel-french/frenchb.ins
@@ -3,18 +3,18 @@
%% driver files from the doc files in this package when run through
%% LaTeX or TeX.
%%
-%% Copyright 2001-2014 Daniel Flipo. All rights reserved.
-%%
+%% Copyright 2001-2015 Daniel Flipo. All rights reserved.
+%%
%% This file is part of the Babel system, release 3.9.
%% ---------------------------------------------------
-%%
+%%
%% It may be distributed under the terms of the LaTeX Project Public
%% License, as described in lppl.txt in the base LaTeX distribution.
%% Either version 1.3 or, at your option, any later version.
%%
%% --------------- start of docstrip commands ------------------
%%
-\def\filedate{2014/01/10}
+\def\filedate{2015/04/10}
\def\batchfile{frenchb.ins}
\input docstrip.tex
@@ -67,14 +67,14 @@ extension .ins) which are part of the distribution.
This is a generated file.
-Copyright 2001-2014 Daniel Flipo. All rights reserved.
+Copyright 2001-2015 Daniel Flipo. All rights reserved.
This file is part of the Babel system, release 3.9.
---------------------------------------------------
It may be distributed under the terms of the LaTeX Project Public
License, as described in lppl.txt in the base LaTeX distribution.
-Either version 1.2 or, at your option, any later version.
+Either version 1.3 or, at your option, any later version.
In particular, permission is granted to customize the declarations in
this file to serve the needs of your installation.
@@ -87,7 +87,7 @@ of this file under its original name.
\keepsilent
\askforoverwritefalse
-\usedir{tex/generic/babel-french}
+\usedir{tex/generic/babel-french}
\usepreamble\mainpreamble
\generate{\file{frenchb.ldf}{\from{frenchb.dtx}{ldf}}}
@@ -117,9 +117,5 @@ of this file under its original name.
\Msg{* Happy TeXing}
\Msg{***********************************************************}
}
-
-\endinput
-
-
-
+\endinput