diff options
Diffstat (limited to 'Master/texmf-dist/source/generic/babel/germanb.dtx')
-rw-r--r-- | Master/texmf-dist/source/generic/babel/germanb.dtx | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/generic/babel/germanb.dtx b/Master/texmf-dist/source/generic/babel/germanb.dtx index dfd72c63938..ab3b7956fdd 100644 --- a/Master/texmf-dist/source/generic/babel/germanb.dtx +++ b/Master/texmf-dist/source/generic/babel/germanb.dtx @@ -37,7 +37,7 @@ %<code>\ProvidesLanguage{germanb} %\fi %\ProvidesFile{germanb.dtx} - [2008/03/17 v2.6l German support from the babel system] + [2008/06/01 v2.6m German support from the babel system] %\iffalse %% File `germanb.dtx' %% Babel package for LaTeX version 2e @@ -176,7 +176,8 @@ % When this file was read through the option \Lopt{germanb} we make % it behave as if \Lopt{german} was specified. % \changes{german-2.6l}{2008/03/17}{Making germanb behave like german -% needs som more work besides defining \cs{CurrentOption}} +% needs some more work besides defining \cs{CurrentOption}} +% \changes{germanb-2.6m}{2008/06/01}{Correted a typo} % \begin{macrocode} \def\bbl@tempa{germanb} \ifx\CurrentOption\bbl@tempa @@ -187,7 +188,7 @@ \fi \let\l@germanb\l@german \AtBeginDocument{% - \let\captionsgermanb\coptionsgerman + \let\captionsgermanb\captionsgerman \let\dategermanb\dategerman \let\extrasgermanb\extrasgerman \let\noextrasgermanb\noextrasgerman |