[6345] in SIPB bug reports
flaky resumes
daemon@ATHENA.MIT.EDU (Laura Baldwin)
Wed Apr 30 19:10:17 1997
Date: Wed, 30 Apr 1997 19:10:05 -0400
From: Laura Baldwin <boojum@MIT.EDU>
To: bug-sipb@MIT.EDU
Looking at the resumes in /mit/sipb/prototype/latex-resumes:
amehta-resume.sty and james_r_gensym.tex both use
\documentstyle{resume} when (I think) it should be
\documentstyle[resume]{article} - resume doesn't seem to be standalone
any more.
amehta_template inputs format.tex, which doesn't seem to exist
anywhere (oh, maybe it's resume-format.tex? no, that doesn't
actually make it work...)
mark_w_eichin.latex uses \psPalatino, which certainly isn't a normal
command.
mwe_nsa.latex needs to replace newcen with ncs.
rob-french.latex has the line
{\bf Massachusetts Institute of Technology} \hspace*{\dotfill}
where that should clearly be \hspace*{\fill}.
-Laura Baldwin