From 9629eb95a35b6c79d6d31ff27653d3a006b25b9b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 20 Mar 2017 23:03:45 +0000 Subject: tugboat-plain (20mar17) git-svn-id: svn://tug.org/texlive/trunk@43560 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn | 14 +++++++------- Master/texmf-dist/tex/plain/tugboat-plain/tugboat.sty | 17 ++++++++++++++--- 2 files changed, 21 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/tex/plain/tugboat-plain') diff --git a/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn b/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn index 6c89713e3b2..a47b9eab1a5 100644 --- a/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn +++ b/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.cmn @@ -19,11 +19,11 @@ %% definitions for abbreviations and logos that %% appear in TUGboat." %% } -%% $Id: tugboat.cmn 167 2016-11-01 16:34:29Z karl $ +%% $Id: tugboat.cmn 176 2017-03-19 18:13:59Z karl $ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\def\fileversion{v1.22} -\def\filedate{2016/11/01} +\def\fileversion{v1.23} +\def\filedate{2017/03/19} \message{File `TUGBOAT.CMN' \fileversion \space\space <\filedate>} @@ -155,9 +155,6 @@ \def\MathML{Math\acro{ML}} % for Robert McGaffey \def\Mc{\setbox\TestBox=\hbox{M}M\vbox to\ht\TestBox{\hbox{c}\vfil}} -% Additional sizes of the manual font may be needed. -\font\manual=logo10 % font used for the METAFONT logo, etc. -\font\manualsl=logosl10 \def\MF{{\manual META}\-{\manual FONT}\spacefactor1000 } \def\MP{{\manual META}\-{\manual POST}\spacefactor1000 } \def\mf{{\smc Metafont}} @@ -1000,10 +997,13 @@ that may not be obvious. For full definitions, see real code above. % ************************************************************************* % Change history +------------------ Version Date Changes ------- --------- --------------------------------------------------- -1.21 31 Oct 16 define \CSabbr, \CSTUG; +1.23 19 Mar 17 move \manual and \manualsl to tugboat.sty. + +1.22 31 Oct 16 define \CSabbr, \CSTUG; use logosl10 (\manualsl) for \slMF. 1.21 2 Aug 13 define \LyX diff --git a/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.sty b/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.sty index 74c88e711e4..f1b9770142b 100644 --- a/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.sty +++ b/Master/texmf-dist/tex/plain/tugboat-plain/tugboat.sty @@ -17,7 +17,7 @@ %% for preparation of items in TUGboat, the %% Communications of the TeX Users Group.", %% } -%% $Id: tugboat.sty 168 2016-11-07 18:49:19Z karl $ +%% $Id: tugboat.sty 176 2017-03-19 18:13:59Z karl $ %% %% ********************************************************* %% @@ -27,8 +27,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \def\thistubstyle{plain} -\def\fileversion{v1.22} -\def\filedate{2016/11/07} +\def\fileversion{v1.23} +\def\filedate{2017/03/19} % general items @@ -248,6 +248,8 @@ \textfont\bffam=\tenbf \scriptfont\bffam=\eightbf \def\smc{\tensmc}% \def\SMC{\ninerm}% + \font\manual=logo10 + \font\manualsl=logosl10 \def\tt{\tentt}% \setttglue \def\upright{\tenuit}% @@ -281,6 +283,8 @@ \textfont\bffam=\ninebf \scriptfont\bffam=\sevenbf \def\smc{\ninesmc}% \def\SMC{\eightrm}% + \font\manual=logo9 + \font\manualsl=logosl10 at 9pt \def\tt{\ninett}% \setttglue \setbox\strutbox=\hbox{\vrule height 6.75pt depth 2.25pt width\z@}% @@ -314,6 +318,9 @@ \def\bf{\fam\bffam\eightbf}% \textfont\bffam=\eightbf \scriptfont\bffam=\sixbf \def\smc{\eightsmc}% + \def\SMC{\sevenrm}% + \font\manual=logo8 + \font\manualsl=logosl10 at 8pt \def\tt{\eighttt}% \setttglue \setbox\strutbox=\hbox{\vrule height 6pt depth 2pt width\z@}% @@ -2192,12 +2199,16 @@ \endinput +%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % History of changes Version Date Changes ------- --------- --------------------------------------------------- +1.23 19 Mar 17 define \manual and \manualsl in each of \tenpoint, + \ninepoint, \eightpoint; define \SMC in \eightpoint. + 1.22 7 Nov 16 \smallcode: do not reduce baselineskip. \abovecaptionskip: generalize \bigskip; no change to default. -- cgit v1.2.3