Overview
| Comment: | No change |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
e11a55f23d5f49bda480f2291f24efd7 |
| User & Date: | gawthrop@users.sourceforge.net on 1998-07-01 17:34:43.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
1998-07-02
| ||
| 08:14:07 | Initial revision check-in: 4975366d5a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
|
1998-07-01
| ||
| 17:34:43 | No change check-in: e11a55f23d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 10:22:11 |
Moved tidy stuff to end of preamble -- needed to make muti-plot copy correctely Now copies ps file with arguments to WD check-in: d623c38254 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/mtt.sty
from [f261b0386e]
to [24f81b7800].
| ︙ | ︙ | |||
8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
% Copyright (c) P.J.Gawthrop, 1997.
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.2 1997/12/06 15:51:06 peterg
% %% Cahged order of fig args to put file first.
% %%
% %% Revision 1.1 1997/05/19 16:48:10 peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Verbatim file input
\usepackage{verbatim}
\usepackage{moreverb}
%Long tables
| > > > | | 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
% Copyright (c) P.J.Gawthrop, 1997.
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.3 1997/12/06 16:22:10 peterg
% %% Added another argument - the label.
% %%
% %% Revision 1.2 1997/12/06 15:51:06 peterg
% %% Cahged order of fig args to put file first.
% %%
% %% Revision 1.1 1997/05/19 16:48:10 peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Verbatim file input
\usepackage{verbatim}
\usepackage{moreverb}
%Long tables
%\usepackage{supertabular}
%AMS maths
\usepackage{amsmath}
%Fancy headings
\usepackage{fancyheadings}
|
| ︙ | ︙ |