summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2012-10-06 09:25:49 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2012-10-06 09:25:49 +0000
commitb3c4f06491e51805bec542709ec7bb8f0a1adb3d (patch)
tree1ece32de43005163eebbcb87ec5dc57f2ae16bba /Master
parentc4c5fdad98c7f31bf86c4897dfb8065cc706226f (diff)
tugboat update
git-svn-id: svn://tug.org/texlive/trunk@27895 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/tugboat/README20
-rw-r--r--Master/texmf-dist/doc/latex/tugboat/tugboat.pdfbin461791 -> 462943 bytes
-rw-r--r--Master/texmf-dist/source/latex/tugboat/tugboat.dtx55
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugboat.cls50
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugboat.sty2
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugcomn.sty40
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugproc.cls2
-rw-r--r--Master/texmf-dist/tex/latex/tugboat/ltugproc.sty2
8 files changed, 102 insertions, 69 deletions
diff --git a/Master/texmf-dist/doc/latex/tugboat/README b/Master/texmf-dist/doc/latex/tugboat/README
index 1dacf46c884..9d449a280ac 100644
--- a/Master/texmf-dist/doc/latex/tugboat/README
+++ b/Master/texmf-dist/doc/latex/tugboat/README
@@ -1,17 +1,17 @@
-$Id: README 82 2011-05-12 16:54:56Z karl $
-Copyright 2006, 2009-2011 TeX Users Group.
+$Id: README 103 2012-09-28 22:55:44Z bnb $
+Copyright 2006, 2009-2012 TeX Users Group.
You may freely use, modify and/or distribute this file.
LaTeX macros for use in TUGboat
===============================
-See the TUGboat web pages at http://tug.org/TUGboat for tips on writing
-articles, access to online issues, etc. We greatly appreciate new
-article submissions!
+See the TUGboat web pages at http://tug.org/TUGboat for upcoming
+deadlines, tips on writing articles, access to online issues, etc. We
+greatly appreciate new article submissions!
-The files in this directory will generate both a TUGboat article class
-(ltugboat) and a TUG conference proceedings class (ltugproc). However,
-these days, only ltugboat is used.
+The files in this directory generate the TUGboat article class
+ltugboat.cls which should be used for all articles nowadays -- both
+proceedings and regular issues.
These macros are supported.
@@ -38,8 +38,8 @@ other files are
Processing the .ins file produces:
- ltugboat.cls -- For preparing articles for regular issues of TUGboat
- ltugproc.cls -- For preparing articles for conference proceedings
+ ltugboat.cls -- for preparing any TUGboat article
+ ltugproc.cls -- (obsolete)
ltugboat.sty -- The usual `obsolete file' warning
ltugproc.sty -- The usual `obsolete file' warning
ltugcomn.sty -- Used when processing tugboat.dtx for its
diff --git a/Master/texmf-dist/doc/latex/tugboat/tugboat.pdf b/Master/texmf-dist/doc/latex/tugboat/tugboat.pdf
index 853d84235ce..c195522737d 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 012b5f28269..69df6e836b2 100644
--- a/Master/texmf-dist/source/latex/tugboat/tugboat.dtx
+++ b/Master/texmf-dist/source/latex/tugboat/tugboat.dtx
@@ -1,8 +1,8 @@
% \iffalse (this is a meta-comment (so they say))
-% $Id: tugboat.dtx 74 2011-02-11 14:34:34Z karl $
+% $Id: tugboat.dtx 98 2012-05-11 23:42:51Z bnb $
% tugboat.dtx - main source for LaTeX TUGboat classes.
%
-% Copyright 1994-1998, 2000-2001, 2004-2011 TeX Users Group.
+% Copyright 1994-1998, 2000-2001, 2004-2012 TeX Users Group.
%
% This file is part of the tugboat package.
%
@@ -28,7 +28,7 @@
%<ltugboatsty>\ProvidesPackage{ltugboat}
%<ltugprocsty>\ProvidesPackage{ltugproc}
%<ltugcomn> \ProvidesPackage{ltugcomn}
- [2010/11/15 v2.8
+ [2012/09/28 v2.11
%<ltugboatcls> TUGboat journal class%
%<ltugproccls> TUG conference proceedings class%
%<ltugboatsty|ltugprocsty> TUG compatibility package%
@@ -633,7 +633,7 @@
\def\ANSI{\acro{ANSI}}
\def\API{\acro{API}}
\def\ASCII{\acro{ASCII}}
-\def\aw{A\kern.1em-W}
+\def\aw{\acro{A\kern.04em\raise.115ex\hbox{-}W}}
\def\AW{Addison\kern.1em-\penalty\z@\hskip\z@skip Wesley}
%
% make \BibTeX work in slanted contexts too; it's common in titles, and
@@ -649,6 +649,7 @@
%
\def\BSD{\acro{BSD}}
\def\CandT{\textsl{Computers \& Typesetting}}
+\def\CD{\acro{CD}}
\def\CJK{\acro{CJK}}
% \end{macrocode}
% We place our \cs{kern} after \cs{-} so that it disappears if the
@@ -680,6 +681,7 @@
\def\Hawaii{Hawai`i}
\def\HTML{\acro{HTML}}
\def\HTTP{\acro{HTTP}}
+\def\IDE{\acro{IDE}}
\def\IEEE{\acro{IEEE}}
\def\ISBN{\acro{ISBN}}
\def\ISO{\acro{ISO}}
@@ -790,9 +792,14 @@
\kern-.2267emG\@}
\def\TeXtures{\textit{Textures}}
\let\Textures=\TeXtures
+\def\TeXworks{\TeX\kern-.07em works}
\def\TeXXeT{\TeX-{}-\XeT}
\def\TFM{\acro{TFM}}
-\def\Thanh{H\`an~Th\^e\llap{\raise 0.5ex\hbox{\'{}}}~Th\`anh}
+\expandafter\ifx\csname XeTeXrevision\endcsname\relax
+\def\Thanh{H\`an~Th\^e\llap{\raise 0.5ex\hbox{\'{}}}~Th\`anh}% non-XeTeX
+\else
+\def\Thanh{H\`an~Th\textcircumacute{e}~Th\`anh}% xunicode drops the acute else
+\fi
\def\TikZ{Ti{\em k}Z}
\def\ttn{\textsl{TTN}\@}
\def\TTN{\textsl{\TeX{} and TUG News}}
@@ -839,7 +846,7 @@
\lower\dp0\hbox{\raise\dp1\hbox{\kern-.125em\tubreflect{E}}}%
\kern-.1667em #1}}}
\def\XeTeX{\Xe\TeX}
-\def\XeLaTeX{\Xe{\,\LaTeX}}
+\def\XeLaTeX{\Xe{\LaTeX}}
%
\def\XHTML{\acro{XHTML}}
\def\XSL{\acro{XSL}}
@@ -1392,41 +1399,42 @@
% Some hyphenation exceptions:
%
% \begin{macrocode}
+\ifx\tubomithyphenations\@thisisundefined
\hyphenation{Del-a-ware Dijk-stra Duane Eijk-hout
Flor-i-da Free-BSD Ghost-script Ghost-view
- Hara-lam-bous Hoek-water Jac-kow-ski Karls-ruhe
+ Hara-lam-bous Jac-kow-ski Karls-ruhe
Mac-OS Ma-la-ya-lam Math-Sci-Net
Net-BSD Open-BSD Open-Office
Pfa-Edit Post-Script Rich-ard Skoup South-all
Vieth VM-ware Win-Edt
- acro-nym ap-pen-dix asyn-chro-nous
- bit-map bit-mapped bit-maps buf-fer buf-fers bool-ean
+ acro-nym acro-nyms analy-sis ap-pen-di-ces ap-pen-dix asyn-chro-nous
+ bib-lio-graph-i-cal bit-map bit-mapped bit-maps buf-fer buf-fers bool-ean
col-umns com-put-able com-put-abil-ity cus-tom-iz-able
data-base data-bases
de-allo-cate de-allo-cates de-allo-cated de-allo-ca-tion
- de-riv-a-tive de-riv-a-tives de-riv-a-ble der-i-va-tion
- dis-trib-ut-able
+ de-riv-a-tive de-riv-a-tives de-riv-a-ble der-i-va-tion dis-trib-ut-able
es-sence
fall-ing
half-way
- in-fra-struc-ture input-enc
+ in-fra-struc-ture
key-note
long-est
- ma-gyar man-u-script man-u-scripts mne-mon-ic mne-mon-ics
- mono-space mono-spaced
+ ma-gyar man-u-script man-u-scripts meta-table meta-tables
+ mne-mon-ic mne-mon-ics mono-space mono-spaced
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
plug-in plug-ins pres-ent-ly pro-gram-mable
- re-allo-cate re-allo-cates re-allo-cated
+ re-allo-cate re-allo-cates re-allo-cated re-printed
set-ups se-vere-ly spell-ing spell-ings stand-alone strong-est
- sub-ex-pres-sion syn-chro-ni-city syn-chro-nous
+ sub-ex-pres-sion sub-tables sur-gery syn-chro-ni-city syn-chro-nous
text-height text-length text-width
- time-stamp time-stamped
+ time-stamp time-stamped time-stamps
vis-ual vis-ual-ly
- which-ever white-space white-spaces wide-spread widget wrap-around
+ which-ever white-space white-spaces wide-spread wrap-around
}
+\fi
%<!latex>\restorecat\@
%</common>
%<*classtail>
@@ -2572,7 +2580,7 @@
% \begin{macrocode}
\long\def\@makecaption#1#2{%
\vskip\abovecaptionskip
- \sbox\@tempboxa{\small #1: #2}% try in an hbox
+ \sbox\@tempboxa{\small \tubmakecaptionbox{#1}{#2}}% try in an hbox
\ifdim \wd\@tempboxa > \hsize
{% caption doesn't fit on one line; set as a paragraph.
\small \raggedright \hyphenpenalty=\@M \parindent=1em
@@ -2581,13 +2589,15 @@
\leftskip=\tubfullpageindent \rightskip=\leftskip
\advance\rightskip by 0pt plus2em % increase acceptable raggedness
\fi
- \noindent #1: #2\par}%
+ \noindent \tubmakecaptionbox{#1}{#2}\par}%
\else
% fits on one line; use the hbox, centered. Do not reset its glue.
\global\@minipagefalse
\hb@xt@\hsize{\hfil\box\@tempboxa\hfil}%
\fi
\vskip\belowcaptionskip}
+%
+\def\tubmakecaptionbox#1#2{#1: #2}% allow overriding for a paper
% \end{macrocode}
%
% Also use \cs{small} for the caption labels, and put the label itself
@@ -3107,7 +3117,10 @@
% put title and author in footer.
\def\@tubrunningfull{%
- \def\@oddfoot{\hfil\rhTitle}
+ \def\@oddfoot{% make line break commands produce a normal space
+ \def\\{\unskip\ \ignorespaces}%
+ \let\newline=\\%
+ \hfil\rhTitle}
\def\@evenfoot{\@author\hfil}
}
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls b/Master/texmf-dist/tex/latex/tugboat/ltugboat.cls
index 600e3d3baaf..60663425f06 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}
- [2010/11/15 v2.8
+ [2012/09/28 v2.11
TUGboat journal class%
]
\csname tugstyloaded@\endcsname
@@ -166,7 +166,7 @@
\def\ANSI{\acro{ANSI}}
\def\API{\acro{API}}
\def\ASCII{\acro{ASCII}}
-\def\aw{A\kern.1em-W}
+\def\aw{\acro{A\kern.04em\raise.115ex\hbox{-}W}}
\def\AW{Addison\kern.1em-\penalty\z@\hskip\z@skip Wesley}
\def\Bib{%
\ifdim \fontdimen1\font>0pt
@@ -178,6 +178,7 @@
\def\BibTeX{\Bib\kern-.08em \TeX}
\def\BSD{\acro{BSD}}
\def\CandT{\textsl{Computers \& Typesetting}}
+\def\CD{\acro{CD}}
\def\CJK{\acro{CJK}}
\def\ConTeXt{C\kern-.0333emon\-\kern-.0667em\TeX\kern-.0333emt}
\def\CMkIV{\ConTeXt\ \MkIV}
@@ -205,6 +206,7 @@
\def\Hawaii{Hawai`i}
\def\HTML{\acro{HTML}}
\def\HTTP{\acro{HTTP}}
+\def\IDE{\acro{IDE}}
\def\IEEE{\acro{IEEE}}
\def\ISBN{\acro{ISBN}}
\def\ISO{\acro{ISO}}
@@ -282,9 +284,14 @@
\kern-.2267emG\@}
\def\TeXtures{\textit{Textures}}
\let\Textures=\TeXtures
+\def\TeXworks{\TeX\kern-.07em works}
\def\TeXXeT{\TeX-{}-\XeT}
\def\TFM{\acro{TFM}}
-\def\Thanh{H\`an~Th\^e\llap{\raise 0.5ex\hbox{\'{}}}~Th\`anh}
+\expandafter\ifx\csname XeTeXrevision\endcsname\relax
+\def\Thanh{H\`an~Th\^e\llap{\raise 0.5ex\hbox{\'{}}}~Th\`anh}% non-XeTeX
+\else
+\def\Thanh{H\`an~Th\textcircumacute{e}~Th\`anh}% xunicode drops the acute else
+\fi
\def\TikZ{Ti{\em k}Z}
\def\ttn{\textsl{TTN}\@}
\def\TTN{\textsl{\TeX{} and TUG News}}
@@ -321,7 +328,7 @@
\lower\dp0\hbox{\raise\dp1\hbox{\kern-.125em\tubreflect{E}}}%
\kern-.1667em #1}}}
\def\XeTeX{\Xe\TeX}
-\def\XeLaTeX{\Xe{\,\LaTeX}}
+\def\XeLaTeX{\Xe{\LaTeX}}
\def\XHTML{\acro{XHTML}}
\def\XSL{\acro{XSL}}
\def\XSLFO{\acro{XSL}\raise.08ex\hbox{-}\acro{FO}}
@@ -572,41 +579,42 @@
\def\xreftoOFF#1{???}
\let\xrefto=\xreftoOFF
\let\TBdriver\gobble
+\ifx\tubomithyphenations\@thisisundefined
\hyphenation{Del-a-ware Dijk-stra Duane Eijk-hout
Flor-i-da Free-BSD Ghost-script Ghost-view
- Hara-lam-bous Hoek-water Jac-kow-ski Karls-ruhe
+ Hara-lam-bous Jac-kow-ski Karls-ruhe
Mac-OS Ma-la-ya-lam Math-Sci-Net
Net-BSD Open-BSD Open-Office
Pfa-Edit Post-Script Rich-ard Skoup South-all
Vieth VM-ware Win-Edt
- acro-nym ap-pen-dix asyn-chro-nous
- bit-map bit-mapped bit-maps buf-fer buf-fers bool-ean
+ acro-nym acro-nyms analy-sis ap-pen-di-ces ap-pen-dix asyn-chro-nous
+ bib-lio-graph-i-cal bit-map bit-mapped bit-maps buf-fer buf-fers bool-ean
col-umns com-put-able com-put-abil-ity cus-tom-iz-able
data-base data-bases
de-allo-cate de-allo-cates de-allo-cated de-allo-ca-tion
- de-riv-a-tive de-riv-a-tives de-riv-a-ble der-i-va-tion
- dis-trib-ut-able
+ de-riv-a-tive de-riv-a-tives de-riv-a-ble der-i-va-tion dis-trib-ut-able
es-sence
fall-ing
half-way
- in-fra-struc-ture input-enc
+ in-fra-struc-ture
key-note
long-est
- ma-gyar man-u-script man-u-scripts mne-mon-ic mne-mon-ics
- mono-space mono-spaced
+ ma-gyar man-u-script man-u-scripts meta-table meta-tables
+ mne-mon-ic mne-mon-ics mono-space mono-spaced
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
plug-in plug-ins pres-ent-ly pro-gram-mable
- re-allo-cate re-allo-cates re-allo-cated
+ re-allo-cate re-allo-cates re-allo-cated re-printed
set-ups se-vere-ly spell-ing spell-ings stand-alone strong-est
- sub-ex-pres-sion syn-chro-ni-city syn-chro-nous
+ sub-ex-pres-sion sub-tables sur-gery syn-chro-ni-city syn-chro-nous
text-height text-length text-width
- time-stamp time-stamped
+ time-stamp time-stamped time-stamps
vis-ual vis-ual-ly
- which-ever white-space white-spaces wide-spread widget wrap-around
+ which-ever white-space white-spaces wide-spread wrap-around
}
+\fi
\PrelimDrafttrue
\textheight 54pc
\textwidth 39pc
@@ -1126,7 +1134,7 @@
\newdimen\tubfullpageindent \tubfullpageindent=4.875pc
\long\def\@makecaption#1#2{%
\vskip\abovecaptionskip
- \sbox\@tempboxa{\small #1: #2}% try in an hbox
+ \sbox\@tempboxa{\small \tubmakecaptionbox{#1}{#2}}% try in an hbox
\ifdim \wd\@tempboxa > \hsize
{% caption doesn't fit on one line; set as a paragraph.
\small \raggedright \hyphenpenalty=\@M \parindent=1em
@@ -1135,13 +1143,14 @@
\leftskip=\tubfullpageindent \rightskip=\leftskip
\advance\rightskip by 0pt plus2em % increase acceptable raggedness
\fi
- \noindent #1: #2\par}%
+ \noindent \tubmakecaptionbox{#1}{#2}\par}%
\else
% fits on one line; use the hbox, centered. Do not reset its glue.
\global\@minipagefalse
\hb@xt@\hsize{\hfil\box\@tempboxa\hfil}%
\fi
\vskip\belowcaptionskip}
+\def\tubmakecaptionbox#1#2{#1: #2}% allow overriding for a paper
\def\fnum@figure{{\small \bf \figurename\nobreakspace\thefigure}}
\def\fnum@table{{\small \bf \tablename\nobreakspace\thetable}}
\setlength\abovecaptionskip{6pt plus1pt minus1pt}
@@ -1400,7 +1409,10 @@
\def\tubheadhook{}
\def\@tubrunningfull{%
- \def\@oddfoot{\hfil\rhTitle}
+ \def\@oddfoot{% make line break commands produce a normal space
+ \def\\{\unskip\ \ignorespaces}%
+ \let\newline=\\%
+ \hfil\rhTitle}
\def\@evenfoot{\@author\hfil}
}
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty b/Master/texmf-dist/tex/latex/tugboat/ltugboat.sty
index a6715029b34..41ca3f05255 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}
- [2010/11/15 v2.8
+ [2012/09/28 v2.11
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 58e96463eb2..c0b8695f2b7 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}
- [2010/11/15 v2.8
+ [2012/09/28 v2.11
TUGboat `common macros' package%
]
\IfFileExists{mflogo.sty}%
@@ -107,7 +107,7 @@
\def\ANSI{\acro{ANSI}}
\def\API{\acro{API}}
\def\ASCII{\acro{ASCII}}
-\def\aw{A\kern.1em-W}
+\def\aw{\acro{A\kern.04em\raise.115ex\hbox{-}W}}
\def\AW{Addison\kern.1em-\penalty\z@\hskip\z@skip Wesley}
\def\Bib{%
\ifdim \fontdimen1\font>0pt
@@ -119,6 +119,7 @@
\def\BibTeX{\Bib\kern-.08em \TeX}
\def\BSD{\acro{BSD}}
\def\CandT{\textsl{Computers \& Typesetting}}
+\def\CD{\acro{CD}}
\def\CJK{\acro{CJK}}
\def\ConTeXt{C\kern-.0333emon\-\kern-.0667em\TeX\kern-.0333emt}
\def\CMkIV{\ConTeXt\ \MkIV}
@@ -146,6 +147,7 @@
\def\Hawaii{Hawai`i}
\def\HTML{\acro{HTML}}
\def\HTTP{\acro{HTTP}}
+\def\IDE{\acro{IDE}}
\def\IEEE{\acro{IEEE}}
\def\ISBN{\acro{ISBN}}
\def\ISO{\acro{ISO}}
@@ -223,9 +225,14 @@
\kern-.2267emG\@}
\def\TeXtures{\textit{Textures}}
\let\Textures=\TeXtures
+\def\TeXworks{\TeX\kern-.07em works}
\def\TeXXeT{\TeX-{}-\XeT}
\def\TFM{\acro{TFM}}
-\def\Thanh{H\`an~Th\^e\llap{\raise 0.5ex\hbox{\'{}}}~Th\`anh}
+\expandafter\ifx\csname XeTeXrevision\endcsname\relax
+\def\Thanh{H\`an~Th\^e\llap{\raise 0.5ex\hbox{\'{}}}~Th\`anh}% non-XeTeX
+\else
+\def\Thanh{H\`an~Th\textcircumacute{e}~Th\`anh}% xunicode drops the acute else
+\fi
\def\TikZ{Ti{\em k}Z}
\def\ttn{\textsl{TTN}\@}
\def\TTN{\textsl{\TeX{} and TUG News}}
@@ -262,7 +269,7 @@
\lower\dp0\hbox{\raise\dp1\hbox{\kern-.125em\tubreflect{E}}}%
\kern-.1667em #1}}}
\def\XeTeX{\Xe\TeX}
-\def\XeLaTeX{\Xe{\,\LaTeX}}
+\def\XeLaTeX{\Xe{\LaTeX}}
\def\XHTML{\acro{XHTML}}
\def\XSL{\acro{XSL}}
\def\XSLFO{\acro{XSL}\raise.08ex\hbox{-}\acro{FO}}
@@ -513,41 +520,42 @@
\def\xreftoOFF#1{???}
\let\xrefto=\xreftoOFF
\let\TBdriver\gobble
+\ifx\tubomithyphenations\@thisisundefined
\hyphenation{Del-a-ware Dijk-stra Duane Eijk-hout
Flor-i-da Free-BSD Ghost-script Ghost-view
- Hara-lam-bous Hoek-water Jac-kow-ski Karls-ruhe
+ Hara-lam-bous Jac-kow-ski Karls-ruhe
Mac-OS Ma-la-ya-lam Math-Sci-Net
Net-BSD Open-BSD Open-Office
Pfa-Edit Post-Script Rich-ard Skoup South-all
Vieth VM-ware Win-Edt
- acro-nym ap-pen-dix asyn-chro-nous
- bit-map bit-mapped bit-maps buf-fer buf-fers bool-ean
+ acro-nym acro-nyms analy-sis ap-pen-di-ces ap-pen-dix asyn-chro-nous
+ bib-lio-graph-i-cal bit-map bit-mapped bit-maps buf-fer buf-fers bool-ean
col-umns com-put-able com-put-abil-ity cus-tom-iz-able
data-base data-bases
de-allo-cate de-allo-cates de-allo-cated de-allo-ca-tion
- de-riv-a-tive de-riv-a-tives de-riv-a-ble der-i-va-tion
- dis-trib-ut-able
+ de-riv-a-tive de-riv-a-tives de-riv-a-ble der-i-va-tion dis-trib-ut-able
es-sence
fall-ing
half-way
- in-fra-struc-ture input-enc
+ in-fra-struc-ture
key-note
long-est
- ma-gyar man-u-script man-u-scripts mne-mon-ic mne-mon-ics
- mono-space mono-spaced
+ ma-gyar man-u-script man-u-scripts meta-table meta-tables
+ mne-mon-ic mne-mon-ics mono-space mono-spaced
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
plug-in plug-ins pres-ent-ly pro-gram-mable
- re-allo-cate re-allo-cates re-allo-cated
+ re-allo-cate re-allo-cates re-allo-cated re-printed
set-ups se-vere-ly spell-ing spell-ings stand-alone strong-est
- sub-ex-pres-sion syn-chro-ni-city syn-chro-nous
+ sub-ex-pres-sion sub-tables sur-gery syn-chro-ni-city syn-chro-nous
text-height text-length text-width
- time-stamp time-stamped
+ time-stamp time-stamped time-stamps
vis-ual vis-ual-ly
- which-ever white-space white-spaces wide-spread widget wrap-around
+ which-ever white-space white-spaces wide-spread wrap-around
}
+\fi
\DeclareRobustCommand\SMC{%
\ifx\@currsize\normalsize\small\else
\ifx\@currsize\small\footnotesize\else
diff --git a/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls b/Master/texmf-dist/tex/latex/tugboat/ltugproc.cls
index cb75ef505c4..e239c583d60 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}
- [2010/11/15 v2.8
+ [2012/09/28 v2.11
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 457de27157d..4f81b49c77c 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}
- [2010/11/15 v2.8
+ [2012/09/28 v2.11
TUG compatibility package%
]
\@obsoletefile{ltugproc.cls}{ltugproc.sty}