summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tugboat/ltugproc.cls')
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugproc.cls13
1 files changed, 5 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls b/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
index 2c4a33e7e69..f56c4603e2f 100644
--- a/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
+++ b/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
@@ -32,12 +32,10 @@
%%
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
\ProvidesClass {ltugproc}
- [2013/01/31 v2.12
+ [2013/08/02 v2.13
TUG conference proceedings class%
]
\def\@tugclass{ltugproc}
-\newif\if@proctw@column \@proctw@columntrue
-\DeclareOption{onecolumn}{\@proctw@columnfalse}
\newif\if@proc@sober
\newif\if@proc@numerable
\DeclareOption{tug95}{%
@@ -118,7 +116,7 @@
\ifTB@title
\setcounter{footnote}{0}%
\renewcommand\thefootnote{\@fnsymbol\c@footnote}%
- \if@proctw@column
+ \if@tubtwocolumn
\twocolumn[\@maketitle]%
\else
\onecolumn
@@ -169,11 +167,10 @@
\if@abstract
\centerline{\bfseries Abstract}%
\vskip.5\baselineskip\rmfamily
- \list{}{\listparindent20\p@
- \itemindent\z@ \leftmargin\tubfullpageindent
- \rightmargin\leftmargin \parsep \z@}\item[]\ignorespaces
+ \@tubonecolumnabstractstart
\the\abstract@toks
- \endlist\global\@ignoretrue
+ \@tubonecolumnabstractfinish
+ \global\@ignoretrue
\fi
\vskip\belowabstractskip
\global\@afterindentfalse\aftergroup\@afterheading