ast-experimental
Last change
on this file since 8599415 was
8e819a9,
checked in by Michael Brooks <mlbrooks@…>, 3 years ago
|
Mike MMath initial
|
-
Property mode set to
100644
|
File size:
445 bytes
|
Rev | Line | |
---|
[8e819a9] | 1 | \newcommand{\package}[1]{\textbf{#1}} % package names in bold text |
---|
| 2 | \newcommand{\cmmd}[1]{\textbackslash\texttt{#1}} % command name in tt font |
---|
| 3 | \newcommand{\href}[1]{#1} % does nothing, but defines the command so the |
---|
| 4 | |
---|
| 5 | \usepackage{ifthen} |
---|
| 6 | \newboolean{PrintVersion} |
---|
| 7 | \setboolean{PrintVersion}{false} |
---|
| 8 | |
---|
| 9 | %\usepackage{nomencl} % For a nomenclature (optional; available from ctan.org) |
---|
| 10 | \usepackage{amsmath,amssymb,amstext} |
---|
| 11 | %\usepackage[pdftex]{graphicx} |
---|
Note: See
TracBrowser
for help on using the repository browser.