Overview
Comment:fancyheadings is deprecated, replaced by fancyhdr
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 5317e015fc658fd06e826659e48cbde1fbeb1df947e8566edd1d6643b2bfd530
User & Date: geraint@users.sourceforge.net on 2009-06-26 01:09:50
Other Links: branch diff | manifest | tags
Context
2009-11-02
16:51:54
Recognises MTTz, but mttdz is yet to be handled in output equations check-in: 543de8091c user: geraint@users.sourceforge.net tags: origin/master, trunk
2009-06-26
01:09:50
fancyheadings is deprecated, replaced by fancyhdr check-in: 5317e015fc user: geraint@users.sourceforge.net tags: origin/master, trunk
01:09:25
Built-in variables must now be set using function calls not assignments check-in: 71d7eda303 user: geraint@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/bin/trans/mtt.sty from [a2961996eb] to [278d9a1cb6].

8
9
10
11
12
13
14



15
16
17
18
19
20
21
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24







+
+
+







% Copyright (c) P.J.Gawthrop, 1997.

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.10  2005/03/15 13:36:17  gawthrop
% %% Pretty abg figure in reports.
% %%
% %% Revision 1.9  2003/05/08 18:43:02  gawthrop
% %% Generate pdf from ps (using hyperref package for links etc)
% %%
% %% Revision 1.8  2000/12/01 14:15:16  peterg
% %% Removed hyperref stuff to mtt_pdf.sty
% %%
% %% Revision 1.7  2000/11/28 18:28:29  peterg
54
55
56
57
58
59
60
61


62
63
64
65
66
67
68
57
58
59
60
61
62
63

64
65
66
67
68
69
70
71
72







-
+
+







%Long tables
\usepackage{supertabular}

%AMS maths
  \usepackage{amsmath}

%Fancy headings
  \usepackage{fancyheadings}
  %\usepackage{fancyheadings}
  \usepackage{fancyhdr}

%Fancy boxes
%\usepackage{fancybox}


% Read in a verbatim file
\newcommand{\txt}[2]{


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