diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/economic/aertt.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/economic/aertt.sty | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/economic/aertt.sty b/Master/texmf-dist/tex/latex/economic/aertt.sty new file mode 100644 index 00000000000..15630925c36 --- /dev/null +++ b/Master/texmf-dist/tex/latex/economic/aertt.sty @@ -0,0 +1,23 @@ +\message{Document style option `aertt.sty' (29 May 1993) for LaTeX 2.09.} +\textwidth=28pc +\textheight=46pc + +\RequirePackage{ulem} + +\def\bysame{\leavevmode\uline{\hskip\leftmargin}\,\,} + +\def\thebibliography#1{\section*{\refname\@mkboth + {\uppercase{\refname}}{\uppercase{\refname}}}\list + {\@biblabel{\arabic{enumiv}}}{\labelwidth=12pt + \labelsep=0pt + \leftmargin\labelwidth + \advance\leftmargin\labelsep + \itemsep=0pt\parsep=0pt + \usecounter{enumiv}% + \let\p@enumiv\@empty + \def\theenumiv{\arabic{enumiv}}}% + \def\newblock{\hskip .11em plus.33em minus.07em}% + \sloppy\clubpenalty4000\widowpenalty4000 + \raggedright + \sfcode`\.=1000\relax} + |