diff options
author | Karl Berry <karl@freefriends.org> | 2014-01-11 23:23:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-01-11 23:23:55 +0000 |
commit | ab0cd022399feb54b6fef7742376c2286165ccc0 (patch) | |
tree | 596d86f9b8057539593975a58a9121619b307372 /Master/texmf-dist/tex/latex/economic/aertt.sty | |
parent | 36af474fe0145570149f984a67e6255a6a869cf1 (diff) |
economic (11jan14)
git-svn-id: svn://tug.org/texlive/trunk@32639 c570f23f-e606-0410-a88d-b1316a301751
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} + |