diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/babel/babel.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/babel/babel.ins | 24 |
1 files changed, 10 insertions, 14 deletions
diff --git a/Master/texmf-dist/source/latex/babel/babel.ins b/Master/texmf-dist/source/latex/babel/babel.ins index ad476a6fa26..bcf3855f0d4 100644 --- a/Master/texmf-dist/source/latex/babel/babel.ins +++ b/Master/texmf-dist/source/latex/babel/babel.ins @@ -42,7 +42,7 @@ %% %% You are not allowed to modify its contents. %% -\def\filedate{2014/03/24} +\def\filedate{2016/02/01} \def\batchfile{babel.ins} \input docstrip.tex @@ -62,16 +62,15 @@ \fi} % Modify docstrip. A pseudo-guard is defined to set variables: -% <<name=value>>. These variables are used with <@name@> -% Two further pseudo-guards define "block" variables: <<*name>> and -% <</name>> delimite the lines to be retrived with <@name@>. Note -% the verbatim guard is overriden, which it's not used here. -% It's done in two passes: 1) with saving true, blocks are always -% read and saved; 2) with saving false, blocks are always ignored, -% but replacing <@name@>. -% While <@name@> can be used freely outside <<>>, it is only -% allowed inside <<>> if previouly defined. Deeper nesting is -% not allowed. +% <<name=value>>. These variables are used with <@name@> Two further +% pseudo-guards define "block" variables: <<*name>> and <</name>> +% delimite the lines to be retrived with <@name@>. Note the verbatim +% guard is overriden, but it's not used here. This is done in two +% passes: 1) with saving true, there is a dummy pass, generating +% nothing, but blocks are read and saved; 2) with saving false, blocks +% are always ignored, but replacing <@name@>. While <@name@> can be +% used freely outside <<>>, it's only allowed inside <<>> if +% previouly defined. Deeper nesting is not allowed. \def\replaceVar#1<@#2{% #1% @@ -191,8 +190,6 @@ This file is a style file for the MakeIndex program \usedir{tex/generic/babel} -\askforoverwritefalse - \usepreamble\mainpreamble % Dummy, it just read "modules" to be used when generating @@ -228,7 +225,6 @@ This file is a style file for the MakeIndex program } % compatibility files - \def\compatfile#1{\file{#1.sty}{\from{bbcompat.dtx}{#1}}} \generate{% |