summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/base/latex.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/latex.ltx')
-rw-r--r--Master/texmf-dist/tex/latex/base/latex.ltx21
1 files changed, 11 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/base/latex.ltx b/Master/texmf-dist/tex/latex/base/latex.ltx
index 5881f4c7f43..d8129c1ee77 100644
--- a/Master/texmf-dist/tex/latex/base/latex.ltx
+++ b/Master/texmf-dist/tex/latex/base/latex.ltx
@@ -44,7 +44,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006
+%% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009
%% The LaTeX3 Project and any individual authors listed elsewhere
%% in this file.
%%
@@ -521,8 +521,8 @@
\nonfrenchspacing
%%% From File: ltvers.dtx
\def\fmtname{LaTeX2e}
-\edef\fmtversion{2005/12/01}
-\iftrue
+\edef\fmtversion{2009/09/24}
+\iffalse
\def\reserved@a#1/#2/#3\@nil{%
\count@\year
\advance\count@-#1\relax
@@ -855,7 +855,7 @@
\else\@gobbletwo\fi{#1}\fi}
\def\@nnil{\@nil}
\def\@empty{}
-\def\@fornoop#1\@@#2#3{}
+\long\def\@fornoop#1\@@#2#3{}
\long\def\@for#1:=#2\do#3{%
\expandafter\def\expandafter\@fortmp\expandafter{#2}%
\ifx\@fortmp\@empty \else
@@ -2992,7 +2992,7 @@ Type H <return> for immediate help.}%
\addto@hook\toks@{\getanddefine@fonts#3#2}%
\expandafter\get@cdp\string##2\@nil\reserved@b
\ifx\reserved@a\reserved@b\else
- \@font@warning{Encoding `\reserved@b' has changed
+ \@font@info{Encoding `\reserved@b' has changed
to `\reserved@a' for symbol font\MessageBreak
`\expandafter\@gobblefour\string#3' in the
math version `\expandafter
@@ -7513,25 +7513,26 @@ Type H <return> for immediate help.}%
\@onlypreamble\@fileswithoptions
\def\@fileswith@ptions#1[#2]#3{%
\@ifnextchar[%]
- {\@fileswith@pti@ns#1[#2]#3}%
- {\@fileswith@pti@ns#1[#2]#3[]}}
+ {\@fileswith@pti@ns#1[{#2}]#3}%
+ {\@fileswith@pti@ns#1[{#2}]#3[]}}
\@onlypreamble\@fileswith@ptions
\def\@fileswith@pti@ns#1[#2]#3[#4]{%
\ifx#1\@clsextension
\ifx\@classoptionslist\relax
\xdef\@classoptionslist{\zap@space#2 \@empty}%
\def\reserved@a{%
- \@onefilewithoptions#3[#2][#4]#1%
+ \@onefilewithoptions#3[{#2}][{#4}]#1%
\@documentclasshook}%
\else
\def\reserved@a{%
- \@onefilewithoptions#3[#2][#4]#1}%
+ \@onefilewithoptions#3[{#2}][{#4}]#1}%
\fi
\else
\def\reserved@b##1,{%
\ifx\@nil##1\relax\else
\ifx\relax##1\relax\else
- \noexpand\@onefilewithoptions##1[#2][#4]\noexpand\@pkgextension
+ \noexpand\@onefilewithoptions##1[{#2}][{#4}]%
+ \noexpand\@pkgextension
\fi
\expandafter\reserved@b
\fi}%