Artifact b4ff449d163b8ed52e505582dc76ed1e79c0bef146cb9a1408b7cc06a56ecdb8:
- Executable file mttroot/mtt/bin/trans/mtt_ps.sty — part of check-in [5eb037c046] at 2000-11-28 18:28:29 on branch origin/master — Removed fancy box - messes up TOC (user: gawthrop@users.sourceforge.net, size: 353) [annotate] [blame] [check-ins using] [more...]
%% Style file for postscript document \usepackage{mtt} % Common stuff %Postscript figures \usepackage{graphicx} % Figure definition \newcommand{\fig}[4]{ \begin{figure}[htbp] \begin{center} \fbox{ \includegraphics[width=#3\linewidth]{#1.ps} } \caption{#4} \label{fig:#2} \end{center} \end{figure} }