summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tugboat
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-08-24 18:35:25 +0000
committerKarl Berry <karl@freefriends.org>2007-08-24 18:35:25 +0000
commitaddded1ab23789fbb7f5868ed6b8881f933d44d5 (patch)
tree51db69d56c51f2588b69552242d4a1aaa7ff42c6 /Master/texmf-dist/tex/latex/tugboat
parent5b3b0129bbe562139349fc1a231988ccccac589d (diff)
tugboat update (21aug07)
git-svn-id: svn://tug.org/texlive/trunk@4797 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tugboat')
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugboat.cls12
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugboat.sty2
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugcomn.sty2
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugproc.cls4
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugproc.sty2
5 files changed, 13 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls b/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls
index cab16ced271..b6502155592 100644
--- a/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls
+++ b/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls
@@ -56,7 +56,7 @@
%% extension .ins) which are part of the distribution.
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
\ProvidesClass {ltugboat}
- [2007/03/19 v2.1
+ [2007/08/11 v2.2
TUGboat journal class%
]
\csname tugstyloaded@\endcsname
@@ -666,6 +666,7 @@
\let\thanks\@gobble
\ifnum\authornumber<0
\medskip
+ \frenchspacing
\signaturemark
\theauthor{\number\authornumber}\\
\theaddress{\number\authornumber}\\
@@ -1021,13 +1022,16 @@
\def\part{\TB@nosection\part\section}
\def\TB@nosection#1#2{\TBWarning{class does not support \string#1,
\string#2\space used instead}#2}
+\def\TBtocsectionfont{\normalfont}
+\newskip\TBtocsectionspace \TBtocsectionspace=1.0em\@plus\p@
\def\l@section#1#2{\addpenalty{\@secpenalty}%
- \addvspace{1.0em\@plus\p@}%
+ \addvspace{\TBtocsectionspace}%
\@tempdima 1.5em
\begingroup
\parindent\z@ \rightskip\z@ % article style makes \rightskip > 0
\parfillskip\z@
- \bf\leavevmode\advance\leftskip\@tempdima\hskip-\leftskip#1\nobreak\hfil
+ \TBtocsectionfont
+ \leavevmode\advance\leftskip\@tempdima\hskip-\leftskip#1\nobreak\hfil
\nobreak\hb@xt@\@pnumwidth{\hss #2}\par
\endgroup}
\renewcommand\appendix{\par
@@ -1154,7 +1158,7 @@
\rightmargin.5\leftmargin\parsep \z@\@plus\p@}\item[]}
\let\@TBverbatim\verbatim
\let\@TBendverbatim\endverbatim
-\def\verbatim{\obeylines
+\def\verbatim{\par\obeylines
\futurelet\reserved@a\@switch@sqbverbatim}
\def\@switch@sqbverbatim{\ifx\reserved@a[%]
\expandafter\@sqbverbatim\else
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty b/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty
index b9c92e19137..199ee55e54d 100644
--- a/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty
+++ b/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty
@@ -55,7 +55,7 @@
%% and covered by LPPL is defined by the unpacking scripts (with
%% extension .ins) which are part of the distribution.
\ProvidesPackage{ltugboat}
- [2007/03/19 v2.1
+ [2007/08/11 v2.2
TUG compatibility package%
]
\@obsoletefile{ltugboat.cls}{ltugboat.sty}
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugcomn.sty b/Master/texmf-dist/tex/latex/tugboat/ltugcomn.sty
index 886e3765904..33ab73b69ee 100644
--- a/Master/texmf-dist/tex/latex/tugboat/ltugcomn.sty
+++ b/Master/texmf-dist/tex/latex/tugboat/ltugcomn.sty
@@ -56,7 +56,7 @@
%% extension .ins) which are part of the distribution.
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
\ProvidesPackage{ltugcomn}
- [2007/03/19 v2.1
+ [2007/08/11 v2.2
TUGboat `common macros' package%
]
\IfFileExists{mflogo.sty}%
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls b/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
index 5b357913cd0..ad603633d55 100644
--- a/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
+++ b/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
@@ -56,7 +56,7 @@
%% extension .ins) which are part of the distribution.
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
\ProvidesClass {ltugproc}
- [2007/03/19 v2.1
+ [2007/08/11 v2.2
TUG conference proceedings class%
]
\def\@tugclass{ltugproc}
@@ -172,6 +172,7 @@
\newskip\belowabstractskip \belowabstractskip=14\p@ \@plus3\p@ \@minus2\p@
\def\@maketitle{%
{\parskip\z@
+ \frenchspacing
\TITLEfont\raggedright\noindent\@title\par
\count@=0
\loop
@@ -183,7 +184,6 @@
{%
\allowhyphens
\hangindent1.5pc
- \frenchspacing
\netaddrfont\thenetaddress{\number\count@}\endgraf
\hangindent1.5pc
\thePersonalURL{\number\count@}\endgraf
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugproc.sty b/Master/texmf-dist/tex/latex/tugboat/ltugproc.sty
index 001e0722972..393c83e6056 100644
--- a/Master/texmf-dist/tex/latex/tugboat/ltugproc.sty
+++ b/Master/texmf-dist/tex/latex/tugboat/ltugproc.sty
@@ -55,7 +55,7 @@
%% and covered by LPPL is defined by the unpacking scripts (with
%% extension .ins) which are part of the distribution.
\ProvidesPackage{ltugproc}
- [2007/03/19 v2.1
+ [2007/08/11 v2.2
TUG compatibility package%
]
\@obsoletefile{ltugproc.cls}{ltugproc.sty}