diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-28 15:31:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-28 15:31:27 +0000 |
commit | e5fabe7a228278dc1eaeb1f8740c21724639a9da (patch) | |
tree | ecd1aff89e7ef9d0b22eaaad5a0219f1d753581c /Master/texmf-dist/tex/latex/base/article.cls | |
parent | b57ff57a6c2fec7c7c89f59ea8a75eae8cc252a9 (diff) |
latex (latex core) update via latex-tds (25sep09)
git-svn-id: svn://tug.org/texlive/trunk@15515 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/article.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/base/article.cls | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/base/article.cls b/Master/texmf-dist/tex/latex/base/article.cls index 49728030eff..96b90717ffe 100644 --- a/Master/texmf-dist/tex/latex/base/article.cls +++ b/Master/texmf-dist/tex/latex/base/article.cls @@ -8,7 +8,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. %% @@ -53,7 +53,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesClass{article} - [2005/09/16 v1.4f + [2007/10/19 v1.4h Standard LaTeX document class] \newcommand\@ptsize{} \newif\if@restonecol @@ -272,7 +272,7 @@ \renewcommand \thepart {\@Roman\c@part} \renewcommand \thesection {\@arabic\c@section} \renewcommand\thesubsection {\thesection.\@arabic\c@subsection} -\renewcommand\thesubsubsection{\thesubsection .\@arabic\c@subsubsection} +\renewcommand\thesubsubsection{\thesubsection.\@arabic\c@subsubsection} \renewcommand\theparagraph {\thesubsubsection.\@arabic\c@paragraph} \renewcommand\thesubparagraph {\theparagraph.\@arabic\c@subparagraph} \newcommand\part{% |