Differences From Artifact [310acee4ec]:
- Executable file mttroot/mtt/bin/trans/mtt_ps.sty — part of check-in [d2aa5b8490] at 2003-05-08 18:43:09 on branch origin/master — Generate pdf from ps (using hyperref package for links etc) (user: gawthrop@users.sourceforge.net, size: 426) [annotate] [blame] [check-ins using] [more...]
To Artifact [9e6cda61d9]:
- Executable file mttroot/mtt/bin/trans/mtt_ps.sty — part of check-in [deaa077136] at 2003-05-14 08:51:14 on branch origin/master — Don't explicitly include mtt.sty (user: gawthrop@users.sourceforge.net, size: 455) [annotate] [blame] [check-ins using] [more...]
1 2 | %% Style file for postscript document | | | 1 2 3 4 5 6 7 8 9 10 | %% Style file for postscript document %%\usepackage{mtt} % Common stuff (Needs to be explicit now) %Postscript figures \usepackage{graphicx} % Figure definition \newcommand{\fig}[4]{ \begin{figure}[htbp] |
︙ | ︙ |