diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/babel/babel.sty')
-rw-r--r-- | Master/texmf-dist/tex/generic/babel/babel.sty | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/babel/babel.sty b/Master/texmf-dist/tex/generic/babel/babel.sty index f409c8f5b79..203d60c69dc 100644 --- a/Master/texmf-dist/tex/generic/babel/babel.sty +++ b/Master/texmf-dist/tex/generic/babel/babel.sty @@ -7,7 +7,7 @@ %% babel.dtx (with options: `package') %% 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,17 +37,17 @@ %% and covered by LPPL is defined by the unpacking scripts (with %% extension .ins) which are part of the distribution. %% -\NeedsTeXFormat{LaTeX2e}[1998/06/01] +\NeedsTeXFormat{LaTeX2e}[2005/12/01] %% File 'babel.dtx' -%%\ProvidesFile{babel.dtx}[2005/11/23 v3.8h The Babel package] +%%\ProvidesFile{babel.dtx}[2008/03/16 v3.8j The Babel package] %% Babel package for LaTeX2e. -%% Copyright (C) 1989 -- 2005 by Johannes Braams, +%% Copyright (C) 1989 -- 2008 by Johannes Braams, %% TeXniek %% all rights reserved. %% Please report errors to: J.L. Braams -%% babel at braams.cistron.nl +%% babel at braams.xs4all.nl \ProvidesPackage{babel} - [2005/11/23 v3.8h % + [2008/03/16 v3.8j % The Babel package] \ifx\LdfInit\@undefined\input babel.def\relax\fi \DeclareOption{acadian}{\input{frenchb.ldf}} @@ -206,6 +206,13 @@ \def\@currname{hhline}\input{hhline.sty}\makeatother \fi}% {}} +\AtBeginDocument{% + \@ifundefined{pdfstringdefDisableCommands}% + {}% + {\pdfstringdefDisableCommands{% + \languageshorthands{system}}% + }% +} \DeclareRobustCommand{\FOREIGNLANGUAGE}[1]{% \lowercase{\foreignlanguage{#1}}} %% |