Differences From 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...]
To Artifact [1b89a1a30e]:
- Executable file mttroot/mtt/bin/trans/mtt_ps.sty — part of check-in [7a84526370] at 2003-08-19 13:07:27 on branch origin/master — More details in hyperref otions. (user: gawthrop@users.sourceforge.net, size: 629) [annotate] [blame] [check-ins using] [more...]
| ︙ | ︙ | |||
16 17 18 19 20 21 22 |
\label{fig:#2}
\end{center}
\end{figure}
}
% Hyper stuff
| | > > > > > | 16 17 18 19 20 21 22 23 24 25 26 27 28 |
\label{fig:#2}
\end{center}
\end{figure}
}
% Hyper stuff
\usepackage[implicit=true,
bookmarks=true,
pdfauthor={MTT},
pdftitle={MTT report},
pdfsubject={MTT},
pdfkeywords={MTT, bond graphs}]{hyperref}
|