summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/base/report.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-28 15:31:27 +0000
committerKarl Berry <karl@freefriends.org>2009-09-28 15:31:27 +0000
commite5fabe7a228278dc1eaeb1f8740c21724639a9da (patch)
treeecd1aff89e7ef9d0b22eaaad5a0219f1d753581c /Master/texmf-dist/tex/latex/base/report.cls
parentb57ff57a6c2fec7c7c89f59ea8a75eae8cc252a9 (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/report.cls')
-rw-r--r--Master/texmf-dist/tex/latex/base/report.cls6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/base/report.cls b/Master/texmf-dist/tex/latex/base/report.cls
index 673cb7b3daa..b66bce248c1 100644
--- a/Master/texmf-dist/tex/latex/base/report.cls
+++ b/Master/texmf-dist/tex/latex/base/report.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{report}
- [2005/09/16 v1.4f
+ [2007/10/19 v1.4h
Standard LaTeX document class]
\newcommand\@ptsize{}
\newif\if@restonecol
@@ -281,7 +281,7 @@
\renewcommand \thechapter {\@arabic\c@chapter}
\renewcommand \thesection {\thechapter.\@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\@chapapp{\chaptername}