diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-04-12 12:47:35 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-04-12 12:47:35 +0000 |
commit | e1666d1d83abb4bf3869a2a51b860367ba6da1ea (patch) | |
tree | 0613fa7e5bc37f529d66e27284f5fec6a40d3afe /Master/texmf-dist/tex/generic/babel/germanb.ldf | |
parent | aebcc2b16b6b785a2b95ff1aebf9e2701593a21d (diff) |
babel update from latex-tds (12apr2008)
git-svn-id: svn://tug.org/texlive/trunk@7390 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/babel/germanb.ldf')
-rw-r--r-- | Master/texmf-dist/tex/generic/babel/germanb.ldf | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/babel/germanb.ldf b/Master/texmf-dist/tex/generic/babel/germanb.ldf index 5a114eea30e..236d8b2caf2 100644 --- a/Master/texmf-dist/tex/generic/babel/germanb.ldf +++ b/Master/texmf-dist/tex/generic/babel/germanb.ldf @@ -7,7 +7,7 @@ %% germanb.dtx (with options: `code') %% This is a generated file. %% -%% Copyright 1989-2005 Johannes L. Braams and any individual authors +%% Copyright 1989-2008 Johannes L. Braams and any individual authors %% listed elsewhere in this file. All rights reserved. %% %% This file was generated from file(s) of the Babel system. @@ -37,20 +37,31 @@ %% and covered by LPPL is defined by the unpacking scripts (with %% extension .ins) which are part of the distribution. \ProvidesLanguage{germanb} - [2004/02/19 v2.6k German support from the babel system] + [2008/03/17 v2.6l German support from the babel system] %% File `germanb.dtx' %% Babel package for LaTeX version 2e -%% Copyright (C) 1989 - 2004 +%% Copyright (C) 1989 - 2008 %% by Johannes Braams, TeXniek %% Germanb Language Definition File -%% Copyright (C) 1989 - 2004 +%% Copyright (C) 1989 - 2008 %% by Bernd Raichle raichle at azu.Informatik.Uni-Stuttgart.de %% Johannes Braams, TeXniek %% Please report errors to: J.L. Braams -%% babel at braams.cistron.nl +%% babel at braams.xs4all.nl \def\bbl@tempa{germanb} \ifx\CurrentOption\bbl@tempa \def\CurrentOption{german} + \ifx\l@german\@undefined + \@nopatterns{German} + \adddialect\l@german0 + \fi + \let\l@germanb\l@german + \AtBeginDocument{% + \let\captionsgermanb\coptionsgerman + \let\dategermanb\dategerman + \let\extrasgermanb\extrasgerman + \let\noextrasgermanb\noextrasgerman + } \fi \LdfInit\CurrentOption{captions\CurrentOption} \ifx\l@german\@undefined |