summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/tugboat/tugboat.pdfbin303389 -> 304875 bytes
-rw-r--r--Master/texmf-dist/source/latex/tugboat/tugboat.dtx11
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugboat.cls9
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugboat.sty2
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugcomn.sty9
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugproc.cls2
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugproc.sty2
7 files changed, 19 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/tugboat/tugboat.pdf b/Master/texmf-dist/doc/latex/tugboat/tugboat.pdf
index 72981f7a4c2..60b3db130ae 100644
--- a/Master/texmf-dist/doc/latex/tugboat/tugboat.pdf
+++ b/Master/texmf-dist/doc/latex/tugboat/tugboat.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/tugboat/tugboat.dtx b/Master/texmf-dist/source/latex/tugboat/tugboat.dtx
index 3e5383d6bae..e52876e1ff1 100644
--- a/Master/texmf-dist/source/latex/tugboat/tugboat.dtx
+++ b/Master/texmf-dist/source/latex/tugboat/tugboat.dtx
@@ -41,7 +41,7 @@
%<ltugboatsty>\ProvidesPackage{ltugboat}
%<ltugprocsty>\ProvidesPackage{ltugproc}
%<ltugcomn> \ProvidesPackage{ltugcomn}
- [2007/08/27 v2.3
+ [2007/09/19 v2.4
%<ltugboatcls> TUGboat journal class%
%<ltugproccls> TUG conference proceedings class%
%<ltugboatsty|ltugprocsty> TUG compatibility package%
@@ -129,7 +129,7 @@
% \end{macrocode}
%
% \fi
-% \CheckSum{4488}
+% \CheckSum{4489}
%
% \section{Introduction}
%
@@ -1059,8 +1059,8 @@
\hbox{$\m@th\mbox{\fontsize\sf@size\z@
\selectfont#2}$}}
\DeclareRobustCommand\cs[1]{\texttt{\char`\\#1}}
-\DeclareRobustCommand\meta[1]{%
- \ensuremath{\langle}\emph{#1}\ensuremath{\rangle}}
+\DeclareRobustCommand\meta[1]{% don't stay bold in description items
+ \ensuremath{\langle}{\mdseries\emph{#1}}\ensuremath{\rangle}}
\DeclareRobustCommand\env[1]{%
\cs{begin}\texttt{\char`\{#1\char`\}}}
\def\thinskip{\hskip 0.16667em\relax}
@@ -1370,6 +1370,7 @@
key-note
long-est
ma-gyar man-u-script man-u-scripts mne-mon-ic mne-mon-ics
+ name-space name-spaces
off-line over-view
pal-ettes par-a-digm par-a-dig-mat-ic par-a-digms
pipe-line pipe-lines
@@ -1377,7 +1378,7 @@
se-vere-ly spell-ing spell-ings stand-alone strong-est
sub-ex-pres-sion syn-chro-ni-city syn-chro-nous
time-stamp time-stamped
- vis-ual vis-ual-ly
+ Vieth vis-ual vis-ual-ly
which-ever white-space white-spaces wide-spread wrap-around
}
%<!latex>\restorecat\@
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls b/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls
index a453ca59e92..b1fb4a353db 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/08/27 v2.3
+ [2007/09/19 v2.4
TUGboat journal class%
]
\csname tugstyloaded@\endcsname
@@ -421,8 +421,8 @@
\hbox{$\m@th\mbox{\fontsize\sf@size\z@
\selectfont#2}$}}
\DeclareRobustCommand\cs[1]{\texttt{\char`\\#1}}
-\DeclareRobustCommand\meta[1]{%
- \ensuremath{\langle}\emph{#1}\ensuremath{\rangle}}
+\DeclareRobustCommand\meta[1]{% don't stay bold in description items
+ \ensuremath{\langle}{\mdseries\emph{#1}}\ensuremath{\rangle}}
\DeclareRobustCommand\env[1]{%
\cs{begin}\texttt{\char`\{#1\char`\}}}
\def\thinskip{\hskip 0.16667em\relax}
@@ -579,6 +579,7 @@
key-note
long-est
ma-gyar man-u-script man-u-scripts mne-mon-ic mne-mon-ics
+ name-space name-spaces
off-line over-view
pal-ettes par-a-digm par-a-dig-mat-ic par-a-digms
pipe-line pipe-lines
@@ -586,7 +587,7 @@
se-vere-ly spell-ing spell-ings stand-alone strong-est
sub-ex-pres-sion syn-chro-ni-city syn-chro-nous
time-stamp time-stamped
- vis-ual vis-ual-ly
+ Vieth vis-ual vis-ual-ly
which-ever white-space white-spaces wide-spread wrap-around
}
\PrelimDrafttrue
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty b/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty
index c9d28e73fba..2cce7e2502e 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/08/27 v2.3
+ [2007/09/19 v2.4
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 7ea305c5db6..822320856ee 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/08/27 v2.3
+ [2007/09/19 v2.4
TUGboat `common macros' package%
]
\IfFileExists{mflogo.sty}%
@@ -366,8 +366,8 @@
\hbox{$\m@th\mbox{\fontsize\sf@size\z@
\selectfont#2}$}}
\DeclareRobustCommand\cs[1]{\texttt{\char`\\#1}}
-\DeclareRobustCommand\meta[1]{%
- \ensuremath{\langle}\emph{#1}\ensuremath{\rangle}}
+\DeclareRobustCommand\meta[1]{% don't stay bold in description items
+ \ensuremath{\langle}{\mdseries\emph{#1}}\ensuremath{\rangle}}
\DeclareRobustCommand\env[1]{%
\cs{begin}\texttt{\char`\{#1\char`\}}}
\def\thinskip{\hskip 0.16667em\relax}
@@ -524,6 +524,7 @@
key-note
long-est
ma-gyar man-u-script man-u-scripts mne-mon-ic mne-mon-ics
+ name-space name-spaces
off-line over-view
pal-ettes par-a-digm par-a-dig-mat-ic par-a-digms
pipe-line pipe-lines
@@ -531,7 +532,7 @@
se-vere-ly spell-ing spell-ings stand-alone strong-est
sub-ex-pres-sion syn-chro-ni-city syn-chro-nous
time-stamp time-stamped
- vis-ual vis-ual-ly
+ Vieth vis-ual vis-ual-ly
which-ever white-space white-spaces wide-spread wrap-around
}
\DeclareRobustCommand\SMC{%
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls b/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
index 13dab452472..58ce0edf4d2 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/08/27 v2.3
+ [2007/09/19 v2.4
TUG conference proceedings class%
]
\def\@tugclass{ltugproc}
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugproc.sty b/Master/texmf-dist/tex/latex/tugboat/ltugproc.sty
index 3baf75a5153..40c00da4047 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/08/27 v2.3
+ [2007/09/19 v2.4
TUG compatibility package%
]
\@obsoletefile{ltugproc.cls}{ltugproc.sty}