%% For use with the MAPLE package TeXtools %% written by Andrew Martin, andrew@ilovemaths.co.uk % this needs lots of work before it can be released!! % look at the comands in parfrac1.tex \ProvidesPackage{textools} \usepackage{amsfonts,amsmath,amssymb} \newcommand{\ud}{\,\mathrm{d}} \newcommand{\diff}{ \frac{\ud y}{\ud x} } \newcommand{\diffv}[2]{ \frac{\ud #1}{\ud #2} } \usepackage{graphicx} %\usepackage{multicol} %\renewcommand{\theenumi}{\alph{enumi}} %\renewcommand{\labelenumi}{\theenumi)} \textwidth=6.5truein %\textheight=9truein \voffset=-1.0cm %\renewcommand{\baselinestretch}{1.15} \hoffset=-2cm %\setlength{\hoffset}{-1truein} \setlength{\topmargin}{10pt} \setlength{\voffset}{-1truein} %\setlength{\voffset}{-1.5cm} \setlength{\topmargin}{5pt} %\setlength{\marginparwidth}{0pt} %\setlength{\marginparsep}{0pt} %\setlength{\evensidemargin}{0pt} %\setlength{\marginparpush}{0pt} %\textwidth=17cm %\setlength{\oddsidemargin}{0pt} \textheight=27.5cm %=24.75cm \renewcommand{\baselinestretch}{1.2} % for blockindenting (if req) \setlength{\parindent}{0pt} \setlength{\parskip}{1ex plus 0.5ex minus 0.2ex} %% the following is for the exercise sheet importation %% \usepackage{multicol} %\renewcommand{\theenumi}{\alph{enumi}} %\renewcommand{\labelenumi}{\theenumi)} \newcount\x \x=1 \def\numa{ \global\advance\x by 1 (\romannumeral\the\x)} %(\char\the\quesno)}