summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn')
-rw-r--r--Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn32
1 files changed, 22 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn b/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn
index a47b9eab1a5..979b0eee659 100644
--- a/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn
+++ b/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn
@@ -1,29 +1,36 @@
%% @texfile{
%% filename = "tugboat.cmn",
-%% version = "see below \fileversion"
-%% date = "see below \filedate",
-%% filetype = "common macros for TUGboat",
-%% copyright = "Copyright 1993-1996,2006,2008,2011-2016 TeX Users Group.
+%% copyright = "Copyright 1993-1996,2006,2008,2011-2018 TeX Users Group.
%% Unlimited copying and redistribution of this file
%% are permitted as long as this file is not
%% modified. Modifications (and redistribution of
%% modified versions) are also permitted, but only if
%% the resulting file is renamed."
+%% version = "see below \fileversion"
+%% date = "see below \filedate",
+%% filetype = "common (plain) macros for TUGboat",
+%% supported = "yes",
%% email = "TUGboat@tug.org",
%% codetable = "ISO/ASCII",
%% keywords = "tex users group, tugboat, common macros, plain tex",
-%% supported = "yes",
%% abstract = "This file contains macros potentially common to
%% the various style files for TUGboat,
%% Among other things, it contains supplementary
%% definitions for abbreviations and logos that
%% appear in TUGboat."
%% }
-%% $Id: tugboat.cmn 176 2017-03-19 18:13:59Z karl $
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% $Id: tugboat.cmn 207 2018-09-06 17:32:17Z karl $
-\def\fileversion{v1.23}
-\def\filedate{2017/03/19}
+% do nothing when reading this file a second time.
+\ifx\tugboatcmn\undefined
+ \let\next\relax
+\else
+ \expandafter\let\expandafter\next\csname endinput\endcsname
+\fi
+\next
+
+\def\fileversion{v1.24}
+\def\filedate{2018-09-05}
\message{File `TUGBOAT.CMN' \fileversion \space\space <\filedate>}
@@ -110,7 +117,8 @@
\def\BibTeX{{\rm B\kern-.05em{\smc i\kern-.025emb}\kern-.08em\TeX}}
\def\CandT{{\sl Computers \& Typesetting}}
\def\ConTeXt{C\kern-.0333emon\-\kern-.0667em\TeX\kern-.0333emt}
-\def\Cplusplus{C\raise.7ex\hbox{$_{++}$}}
+\def\Cplusplus{C\plusplus}
+\def\plusplus{\raise.7ex\hbox{$_{++}$}}
\def\CSS{\acro{CSS}}
\def\CSabbr{$\cal C$\kern-.1667em\lower.5ex\hbox{$\cal S$}} % from opmac.tex
\def\CSTUG{\CSabbr\acro{TUG}}
@@ -768,6 +776,8 @@
\restorecat\@
+\let\tugboatcmn = t % so we can avoid being read twice.
+
\endinput
@@ -1001,6 +1011,8 @@ that may not be obvious. For full definitions, see real code above.
Version Date Changes
------- --------- ---------------------------------------------------
+1.24 5 Sep 18 \tugboatcmn sentinent, \plusplus separated out.
+
1.23 19 Mar 17 move \manual and \manualsl to tugboat.sty.
1.22 31 Oct 16 define \CSabbr, \CSTUG;