diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-17 16:19:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-17 16:19:12 +0000 |
commit | 9e6887e47659202f012d448368ddf2b6d424de1d (patch) | |
tree | 771ba12e5c84851f2be9d00494a08270f1f42a15 /Master/texmf-dist/tex/latex/IEEEconf | |
parent | 34a651fa8c2b7860c981d27ff3dea27a6524bb5e (diff) |
IEEEconf update (16jan07)
git-svn-id: svn://tug.org/texlive/trunk@3551 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/IEEEconf')
-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}{% |