[system] / trunk / webwork2 / bin / check_latex.tex Repository:
ViewVC logotype

View of /trunk/webwork2/bin/check_latex.tex

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5319 - (download) (as text) (annotate)
Mon Aug 13 22:59:59 2007 UTC (5 years, 9 months ago) by sh002i
File size: 2506 byte(s)
updated copyright dates

    1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    2 % WeBWorK Online Homework Delivery System
    3 % Copyright © 2000-2007 The WeBWorK Project, http://openwebwork.sf.net/
    4 % $CVSHeader: webwork2/bin/check_latex.tex,v 1.2 2004/10/06 21:09:33 gage Exp $
    5 %
    6 % This program is free software; you can redistribute it and/or modify it under
    7 % the terms of either: (a) the GNU General Public License as published by the
    8 % Free Software Foundation; either version 2, or (at your option) any later
    9 % version, or (b) the "Artistic License" which comes with this package.
   10 %
   11 % This program is distributed in the hope that it will be useful, but WITHOUT
   12 % ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
   13 % FOR A PARTICULAR PURPOSE.  See either the GNU General Public License or the
   14 % Artistic License for more details.
   15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   16 
   17 \documentclass[10pt,dvips]{amsart}
   18 \usepackage{amsmath,amsfonts,amssymb,multicol}
   19 \usepackage[pdftex]{graphicx}
   20 \usepackage[active,textmath,displaymath]{preview}  % needed for dvipng
   21 \usepackage{epstopdf} % needed for eps graphics in CAPA
   22 \usepackage{epsf}
   23 \usepackage{epsfig}   % needed for eps graphics in CAPA
   24 \usepackage{pslatex}
   25 
   26 
   27 \pagestyle{plain}
   28 \textheight 9in
   29 \oddsidemargin = -0.42in
   30 \evensidemargin = -0.42in
   31 \textwidth= 7.28in
   32 \columnsep = .25in
   33 \columnseprule = .4pt
   34 \def\endline{\bigskip\hrule width \hsize height 0.8pt }
   35 \newcommand{\lt}{<}
   36 \newcommand{\gt}{>}
   37 \newcommand{\less}{<}
   38 \newcommand{\grt}{>}
   39 
   40 % BEGIN capa tex macros
   41 
   42 \newcommand{\capa}{{\sl C\kern-.10em\raise-.00ex\hbox{\rm A}\kern-.22em%
   43 {\sl P}\kern-.14em\kern-.01em{\rm A}}}
   44 
   45 \newenvironment{choicelist}
   46 {\begin{list}{}
   47   {\setlength{\rightmargin}{0in}\setlength{\leftmargin}{0.13in}
   48   \setlength{\topsep}{0.05in}\setlength{\itemsep}{0.022in}
   49   \setlength{\parsep}{0in}\setlength{\belowdisplayskip}{0.04in}
   50   \setlength{\abovedisplayskip}{0.05in}
   51   \setlength{\abovedisplayshortskip}{-0.04in}
   52   \setlength{\belowdisplayshortskip}{0.04in}}
   53   }
   54 {\end{list}}
   55 
   56 % END capa tex macros
   57 
   58 \begin{document}
   59 \voffset=-0.8in
   60 \newpage
   61 \setcounter{page}{1}
   62 \begin{multicols}{2}
   63 \columnwidth=\linewidth
   64 
   65 
   66 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   67 
   68 Testing the LaTeX set up for WeBWorK.
   69 %{\includegraphics[width = 3.5 in]{prob03av8.pdf}}
   70 
   71 
   72 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   73 
   74 \end{multicols}
   75 \vfill
   76 \end{document}

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9