When try to convert my postscript file to pdf, ps2pdf adds a bullet point.
Here's the .tex I added a big space and a comment to show where the bullet is added.
Code: Select all
\documentclass[9pt]{res}%\usepackage{helvetica} % uses helvetica postscript font (download helvetica.sty)%\usepackage{newcent} % uses new century schoolbook postscript font\newenvironment{packed_item}{\begin{itemize}\setlength{\itemsep}{1pt}\setlength{\parskip}{0pt}\setlength{\parsep}{0pt}}{\end{itemize}}\begin{document}\name{Devin Kelly\\dkelly@wpi.edu}\address{\bf School Address\\42 Somerset St., Apt. 2\\Worcester, MA, 01609\\978 337 9692}\address{\bf Permanent Address \\ 6 Cameron Rd. \\ Andover, MA, 01810 \\ 978 474 4417}\begin{resume}\section{Objective}To obtain an internship in the field of Electrical and Computer Engineering\section{Education}Worcester Polytechnic Institute, Worcester, MA \\Masters of Science, Electrical and Computer Engineering \\Graduation: May, 2011Worcester Polytechnic Institute, Worcester, MA \\Bachelor of Science, Electrical and Computer Engineering \\Graduation: May, 2010 \\WPI University Award Scholarship\section{Coursework}\begin{tabular}{l l}Microelectronic Circuits, ECE2201 & Communications and Networks, ECE2305 \\Signal Analysis, ECE2311 and ECE2312 & Principles of Communications Systems, ECE3311 \\Systems Programming, CS2303 & Communications Systems Engineering, ECE4304 \\ECE Design, ECE2799 & Foundations of Embedded Systems, ECE2801 \\Digital System Design, ECE3801 & Advanced Digital System Design, ECE3810