diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/IEEEconf/IEEEconf.cls | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/IEEEconf/IEEEconf.cls b/Master/texmf-dist/tex/latex/IEEEconf/IEEEconf.cls index 6da1ce8db7a..fcd96ceb049 100644 --- a/Master/texmf-dist/tex/latex/IEEEconf/IEEEconf.cls +++ b/Master/texmf-dist/tex/latex/IEEEconf/IEEEconf.cls @@ -8,21 +8,21 @@ %% %% This is a generated file. %% -%% Copyright (C) 2005 by Scott Pakin <scott+iecnf@pakin.org> +%% Copyright (C) 2007 by Scott Pakin <scott+iecnf@pakin.org> %% %% This file may be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.3a of this license +%% the LaTeX Project Public License, either version 1.3c of this license %% or (at your option) any later version. The latest version of this %% license is in: %% %% http://www.latex-project.org/lppl.txt %% -%% and version 1.3a or later is part of all distributions of LaTeX version -%% 2004/10/01 or later. +%% and version 1.3c or later is part of all distributions of LaTeX version +%% 2006/05/20 or later. %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{IEEEconf} - [2005/09/03 v1.3a IEEE Computer Society 8.5x11" conference proceedings] + [2007/01/15 v1.3b IEEE Computer Society 8.5x11" conference proceedings] \PassOptionsToClass{twocolumn,10pt}{article} \DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}} \ProcessOptions\relax @@ -76,7 +76,7 @@ \vskip 0.375in% \begin{center}% \let\footnote=\thanks - {\ieee@times@xiv@bold \@title}% + {\ieee@times@xiv@bold\@title\par}% \vskip 24pt \ieee@times@xii@roman \settowidth{\ieee@author@width}{% |