From b4e52006edcf20c67d7d0ce350bea896a9e4b850 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 20 May 2022 21:39:13 +0000 Subject: tugboat-plain (20may22) git-svn-id: svn://tug.org/texlive/trunk@63348 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/plain/tugboat-plain/tubguide.pdf | Bin 207821 -> 207821 bytes .../texmf-dist/tex/plain/tugboat-plain/tugboat.cmn | 10 +++++----- .../texmf-dist/tex/plain/tugboat-plain/tugboat.sty | 16 ++++++++++++---- 3 files changed, 17 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/plain/tugboat-plain/tubguide.pdf b/Master/texmf-dist/doc/plain/tugboat-plain/tubguide.pdf index 421b806fe6f..72e21506353 100644 Binary files a/Master/texmf-dist/doc/plain/tugboat-plain/tubguide.pdf and b/Master/texmf-dist/doc/plain/tugboat-plain/tubguide.pdf differ diff --git a/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn b/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn index 3ab6cdd6598..932ba0402a7 100644 --- a/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn +++ b/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn @@ -19,7 +19,7 @@ %% definitions for abbreviations and logos that %% appear in TUGboat." %% } -%% $Id: tugboat.cmn 413 2022-03-13 02:13:57Z karl $ +%% $Id: tugboat.cmn 423 2022-05-19 22:28:02Z karl $ % do nothing when reading this file a second time. \ifx\tugboatcmn\undefined @@ -29,8 +29,8 @@ \fi \next -\def\fileversion{v1.25} -\def\filedate{2022-03-12} +\def\fileversion{v1.27} +\def\filedate{2022-05-19} \message{File `TUGBOAT.CMN' \fileversion \space\space <\filedate>} @@ -199,8 +199,8 @@ \def\stTeX{{\smc st\rm\kern-0.13em\TeX}} \def\SVG{\acro{SVG}} \def\TANGLE{{\tt TANGLE}\spacefactor1000 } -\def\TB{{\sl The \TeX book\/}} -\def\TP{{\sl \TeX\/}: {\sl The Program\/}} +\def\TB{{\sl The \TeX\-book\/}} +\def\TP{{\sl \TeX\/}:\ {\sl The Program\/}} \def\TeX{T\kern-.1667em\lower.424ex\hbox{E}\kern-.125emX\spacefactor1000 } \def\TeXhax{\TeX hax} % Don Hosek diff --git a/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.sty b/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.sty index 4b5ab523bc1..df0032c2eaf 100644 --- a/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.sty +++ b/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.sty @@ -18,11 +18,11 @@ %% for preparation of items in TUGboat, the %% Communications of the TeX Users Group.", %% } -%% $Id: tugboat.sty 413 2022-03-13 02:13:57Z karl $ +%% $Id: tugboat.sty 423 2022-05-19 22:28:02Z karl $ \def\thistubstyle{plain} -\def\fileversion{v1.26} -\def\filedate{2022-03-12} +\def\fileversion{v1.27} +\def\filedate{2022-05-19} % general items @@ -507,6 +507,7 @@ \newif\iftubsecondcolstart % we'll add if ever needed for plain \newif\iftubfinaloption % set in tugboat.dates \def\tbsurl#1{{\tt #1}} % we don't try to have live urls in plain +\def\tbhurl#1{{\tt #1}} % we don't try to have live urls in plain \def\scriptsize{\let\rm=\sevenrm \font\tt=cmtt8 at 7pt % fake 7pt match LaTeX \baselineskip=8pt \relax} % fake \def\@empty{} @@ -1720,7 +1721,7 @@ % The \@Additions... register above should be used whenever another % character is declared to be special for some purpose. E.g., % we will use the | for the short-form |...| verbatim notation. -% Since the | is generally active for this purpose, it's category +% Since the | is generally active for this purpose, its category % won't get changed to \other for use in \verbatim...\endverbatim % unless we add it via this mechanism. @@ -2241,6 +2242,13 @@ Version Date Changes ------- --------- --------------------------------------------------- +1.27 19 May 22 \tbhurl belatedly defined. + +1.26 12 Mar 22 DOI support; define \@, \OpTeX; reduce \ttrightskip; + author separator always comma, no "and"; + support \acro in all point sizes and all font variants; + macro cleanups. + 1.25 12 Jun 19 \tenpoint \rm: reset \sl to \tensl, since the \tenpoint \bf changes it to \tenbfsl. -- cgit v1.2.3