summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tugboat
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-10-03 15:13:25 +0000
committerKarl Berry <karl@freefriends.org>2009-10-03 15:13:25 +0000
commit6c8c94863af3006a695ef6e6bab54758317f0cd0 (patch)
tree0f6633c58c955081320fda1efa032118beb65f16 /Master/texmf-dist/tex/latex/tugboat
parenta515a2a457da97ce2499484ca570c60cb25fd091 (diff)
tugboat update (1oct09)
git-svn-id: svn://tug.org/texlive/trunk@15610 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tugboat')
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugboat.cls13
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugboat.sty2
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugcomn.sty8
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugproc.cls5
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugproc.sty2
5 files changed, 18 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls b/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls
index 75a71b41ce1..cef2f14b660 100644
--- a/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls
+++ b/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls
@@ -32,7 +32,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
\ProvidesClass {ltugboat}
- [2009/06/21 v2.6
+ [2009/09/29 v2.7
TUGboat journal class%
]
\csname tugstyloaded@\endcsname
@@ -417,7 +417,7 @@
\DeclareRobustCommand\meta[1]{%
\ensuremath{\langle}%
\ifmmode \mbox\bgroup \fi % if in math
- {\it #1}% no typewriter italics, please
+ {\it #1\/}% no typewriter italics, please
\ifmmode \egroup \fi
\ensuremath{\rangle}%
}
@@ -578,7 +578,7 @@
es-sence
fall-ing
half-way
- in-fra-struc-ture
+ in-fra-struc-ture input-enc
key-note
long-est
ma-gyar man-u-script man-u-scripts mne-mon-ic mne-mon-ics
@@ -594,7 +594,7 @@
text-height text-length text-width
time-stamp time-stamped
vis-ual vis-ual-ly
- which-ever white-space white-spaces wide-spread wrap-around
+ which-ever white-space white-spaces wide-spread widget wrap-around
}
\PrelimDrafttrue
\textheight 54pc
@@ -1235,6 +1235,11 @@
\ensuremath{\rangle}}}
}
\let\if@ruled\iffalse
+\AtBeginDocument{%
+ \@ifpackageloaded{microtype}
+ {\g@addto@macro\@verbatim{\microtypesetup{activate=false}}}{}
+}
+
\if@Harvardcite
\let\@internalcite\cite
\def\cite{\def\@citeseppen{-1000}%
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty b/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty
index e1a0f40ef77..9aacce067c5 100644
--- a/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty
+++ b/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty
@@ -31,7 +31,7 @@
%% extension .ins) which are part of the distribution.
%%
\ProvidesPackage{ltugboat}
- [2009/06/21 v2.6
+ [2009/09/29 v2.7
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 9abe2e39ab9..4dc5555bdfe 100644
--- a/Master/texmf-dist/tex/latex/tugboat/ltugcomn.sty
+++ b/Master/texmf-dist/tex/latex/tugboat/ltugcomn.sty
@@ -32,7 +32,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
\ProvidesPackage{ltugcomn}
- [2009/06/21 v2.6
+ [2009/09/29 v2.7
TUGboat `common macros' package%
]
\IfFileExists{mflogo.sty}%
@@ -360,7 +360,7 @@
\DeclareRobustCommand\meta[1]{%
\ensuremath{\langle}%
\ifmmode \mbox\bgroup \fi % if in math
- {\it #1}% no typewriter italics, please
+ {\it #1\/}% no typewriter italics, please
\ifmmode \egroup \fi
\ensuremath{\rangle}%
}
@@ -521,7 +521,7 @@
es-sence
fall-ing
half-way
- in-fra-struc-ture
+ in-fra-struc-ture input-enc
key-note
long-est
ma-gyar man-u-script man-u-scripts mne-mon-ic mne-mon-ics
@@ -537,7 +537,7 @@
text-height text-length text-width
time-stamp time-stamped
vis-ual vis-ual-ly
- which-ever white-space white-spaces wide-spread wrap-around
+ which-ever white-space white-spaces wide-spread widget wrap-around
}
\DeclareRobustCommand\SMC{%
\ifx\@currsize\normalsize\small\else
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls b/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
index f45303dd257..eda54cedd16 100644
--- a/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
+++ b/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
@@ -32,7 +32,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
\ProvidesClass {ltugproc}
- [2009/06/21 v2.6
+ [2009/09/29 v2.7
TUG conference proceedings class%
]
\def\@tugclass{ltugproc}
@@ -252,7 +252,8 @@
\else\thepage\hfil\rfoottext\fi\dopagecommands}%
}
-\def\pfoottext{{\smc Preprint}: Proceedings of the \volyr{} Annual Meeting}
+\def\pfoottext{{\smc Preprint}:
+ Proceedings of the \volyr{} Annual Meeting}
\def\rfoottext{\normalfont\TUB, \volx\Dash
{Proceedings of the \volyr{} Annual Meeting}}
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugproc.sty b/Master/texmf-dist/tex/latex/tugboat/ltugproc.sty
index 3cc3730240d..1a13c069384 100644
--- a/Master/texmf-dist/tex/latex/tugboat/ltugproc.sty
+++ b/Master/texmf-dist/tex/latex/tugboat/ltugproc.sty
@@ -31,7 +31,7 @@
%% extension .ins) which are part of the distribution.
%%
\ProvidesPackage{ltugproc}
- [2009/06/21 v2.6
+ [2009/09/29 v2.7
TUG compatibility package%
]
\@obsoletefile{ltugproc.cls}{ltugproc.sty}