Overview
Comment:Don't explicitly include mtt.sty
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 4be591948889b7fdd25321acdf1d5a5cd6b4689a89a50d2ee04741d038fa1a7a
User & Date: gawthrop@users.sourceforge.net on 2003-05-14 08:51:14
Other Links: branch diff | manifest | tags
Context
2003-05-14
09:01:18
*** empty log message *** check-in: a3ddb77db1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:51:14
Don't explicitly include mtt.sty check-in: 4be5919488 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:32:58
Uses new ppp_lin (with extra args) check-in: 37300b2ca6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/bin/trans/mtt_ps.sty from [310acee4ec] to [9e6cda61d9].

1
2
3
4
5
6
7
8
9
10
%% Style file for postscript document

\usepackage{mtt} % Common stuff

%Postscript figures 
\usepackage{graphicx}

% Figure definition
\newcommand{\fig}[4]{
  \begin{figure}[htbp]


|







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]


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]