\NeedsTeXFormat{LaTeX2e}[1995/12/01] % LaTeX Article with MTPro fonts Template - using color \documentclass[12pt]{article} % Load the "color" package \usepackage{color} % MathTime Professional (MTPro) fonts % These fonts are included with PCTeX Professional, and also sold separately. % See \mtpro\guide.pdf for complete instructions. % For sales and other information see www.pctex.com \usepackage{amsmath} \usepackage{amssymb} % If AMS-LaTeX is used, this comes first %\usepackage[subscriptcorrection,slantedGreek]{mtpro} \usepackage{eufrak} \usepackage{latexsym} \usepackage{rawfonts} %\usepackage{truetype} \font\fivrm=cmr5\relax \input{prepictex} \input{pictex} \input{postpictex} \input{table} %% \topmargin 0pt \textwidth 6in \textheight 8.5in \oddsidemargin .25in \evensidemargin .25in %% %\theoremstyle{plain} \newtheorem{theorem}{Theorem} %\newtheorem{definition}{Definition} \newtheorem{notation}{Notation} %\theoremstyle{definition} \newtheorem{definition}{Definition} %\newtheorem*{answer}{Answer} \newcommand{\mbi}{\mathbf{i}} \newcommand{\mbj}{\mathbf{j}} \newcommand{\mbr}{\mathbf{r}} \newcommand{\mbk}{\mathbf{k}} \newcommand{\mbu}{\mathbf{u}} \newcommand{\mbv}{\mathbf{v}} \newcommand{\mbw}{\mathbf{w}} \newcommand{\mbz}{\mathbf{z}} \thispagestyle{empty} % Set the beginning of a LaTeX document \begin{document} \begin{center} \LARGE{Math2217-001 \\ Calculus III \vspace*{.08in} \large {Quiz \#1} } \end{center} \vspace{.08in} \vspace{.08in} \hspace{3.5in} Name: {\line(2,0){150}} \vspace{.1in} \hspace{3.55in} Z- Number: {\line(1,0){118}} \vskip 1in $$\BeginTable \def\C{\JustCenter} \def\H#1{\C \Lower{\bf #1}} \BeginFormat | cn[00] | cN[+0.00] | cN[+00.00] | \EndFormat \_ | \H{Problem \#} | \H{Score} | \H{Your Score} | \\+30 | {} | {} | {} | \\+03 \_ | \H{ 1. } | \H{$10 \%$} | {} |\\+30 | {} | {} | {} |\\+03 \_ | \H{ 2. } | \H{$10\%$} | {} |\\+30 | {} | {} | {} |\\+03 \_ | \H{Total} | \H{$20\%$} | {} |\\+30 | {} | {} | {} |\\+03 \_ \EndTable$$ \pagestyle{headings} \pagenumbering{arabic} \newpage \end{document}