%% IMPORTANT NOTICE: You *MUST* use this version 2.1 of tugnews.sty
%% dated Jan. 1993 in order to run vol.2, no.1 of
%% _TeX and TUG NEWS_. (Ch. Thiele, Editor, TTN).
%%
\input report.sty %% default report style, 10pt font
\font\Sectionfont=cmbxsl10 scaled \magstep2 %% \Large = 14.40pt
%% \Subsectionfont and \bsl aren't used in TTN 1,3:
%% \font\Subsectionfont=cmbxsl10 scaled \magstep1 %% \large = 12pt
\font\subsectionbit=cmbxti10 scaled\magstep1 %% bold italic 12pt
%% \font\bsl=cmbxsl10 %% bold slant 10pt
\font\unsl=cmu10 %% unslant 10pt for
%% upright pound sign
%test for nfss as suggested by Johannes Braams (cjc, 1992.10)
\ifx\undefined\selectfont
% If NFSS is not preloaded, do nothing.
\else
% If NFSS has been preloaded, we need the following:
% \font\tenmi=cmmi10 % or better yet:
\def\tenmi{\fontfamily{cmm}\fontseries{m}\fontshape{it}%
\fontsize{10}{12pt}\selectfont}
\fi
\newcommand{\Section}[1]{\section*{\centering%
\hrule\hrule \vskip.5pc
{\Sectionfont #1}
\vskip.5pc \hrule\hrule
\vskip1pc
}
}
%% The following macro hasn't been used since the prototype:
%% Reggie's \Subsection (6 MAY 91): %% 15 JAN 92: not used in 1,1
%% \newcommand{\Subsection}[1]{\subsection*{\centering%
%% \centerline{\vrule width 6cm height .5pt} \vskip 6pt
%% {{\Subsectionfont #1}}
%% \centerline{\vrule width 6cm height .5pt} \vskip 6pt
%% }
%% }
%% 11 JAN 92: added \bibentry, a hanging indent biblio style (Ch.)
\newcommand{\bibentry}{\hangindent=\parindent
\hangafter=1
\noindent \sloppy
\clubpenalty500 \widowpenalty500
\frenchspacing
}
%% 3 FEB 92: Jackie Damrau provided this:
\newenvironment{Address}{\begin{verse}}%
{\end{verse}}
%% Abbreviations and Logos (some copped from tugboat.cmn):
%% for the METAFONT logo font:
\font\manual=manfnt %% logo10
\def\MF{{\manual META}\-{\manual FONT}}