diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-24 18:34:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-24 18:34:49 +0000 |
commit | 722b5b0c6a13bf40a2baab01f4de2bbfbfeddbbe (patch) | |
tree | 0e25686b6446009efcf71a037477b64cb2291f7e /Master/texmf-dist/tex/latex/economic/cje.sty | |
parent | 01f3ce19fabd73806e553f802085aeb76e13f8cf (diff) |
reinstate economic, harvard.sty conflict is gone
git-svn-id: svn://tug.org/texlive/trunk@3748 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/economic/cje.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/economic/cje.sty | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/economic/cje.sty b/Master/texmf-dist/tex/latex/economic/cje.sty new file mode 100644 index 00000000000..356c9de5d91 --- /dev/null +++ b/Master/texmf-dist/tex/latex/economic/cje.sty @@ -0,0 +1,21 @@ +\message{Document style option `cje.sty' (29 May 1993) for LaTeX 2.09.} +\textwidth=28pc +\textheight=46pc + +\def\bysame{\leavevmode\hbox to\leftmargin{\leaders\hrule height 3pt depth -2.5pt\hfill\,\,}} + +\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} + |