[9354] in Athena Bugs
latex resume.sty file
daemon@ATHENA.MIT.EDU (Joe Harrington)
Fri May 22 17:38:04 1992
Date: Fri, 22 May 92 17:37:41 -0400
From: jh@oobleck.mit.edu (Joe Harrington)
To: bugs@MIT.EDU, bug-sipb@MIT.EDU
Cc: jh@MIT.EDU
Reply-To: jh@MIT.EDU
In both the SIPB and Athena versions, the top of the file says:
% This style option is designed to work with the article document
% style of LaTeX version 2.09. Use
% \documentstyle[resume]{article}
Doing this produces an error:
% latex testres
This is TeX, C Version 3.0
(testres.tex
LaTeX Version 2.09 <4 Aug 1988>
Prepared for MIT Project Athena. (/usr/athena/lib/tex/macros/article.sty
Document Style `article' <16 Mar 88>.
(/usr/athena/lib/tex/macros/art10.sty)) (/usr/athena/lib/tex/macros/resume.sty
Document Style `resume' <22 Feb 88>
(/usr/athena/lib/tex/macros/article.sty
Document Style `article' <16 Mar 88>.
(/usr/athena/lib/tex/macros/art10.sty)
LaTeX error. See LaTeX manual for explanation.
Type H <return> for immediate help.
! Command name 'c@part' already used.
\@latexerr ...for immediate help.}\errmessage {#1}
...
l.61 \newcounter{part}
?
I have successfully used \documentstyle{resume}
--jh--