diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-25 17:40:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-25 17:40:56 +0000 |
commit | c8bac3012e23bdd0b9f0d776c73da394ecb3ac76 (patch) | |
tree | 319ce8b5c73c88e7ecea182c710d3c578dbb8473 /Master/texmf-dist/tex/latex/tugboat | |
parent | 5a51bc41ea94da119ce7fdf7c1eb9aac20ee5645 (diff) |
tugboat update (24sep07)
git-svn-id: svn://tug.org/texlive/trunk@5033 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tugboat')
5 files changed, 13 insertions, 11 deletions
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} |