File: feynmf209.ins

package info (click to toggle)
feynmf 1.08-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 624 kB
  • ctags: 52
  • sloc: perl: 256; makefile: 251
file content (86 lines) | stat: -rw-r--r-- 3,712 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
% feynmf209.ins - Feynman diagrams with METAFONT for LaTeX(2e)
% Copyright (C) 1995 by Thorsten.Ohl@Physik.TH-Darmstadt.de
% $Id: feynmf209.ins,v 1.2 1995/05/06 11:38:11 ohl Exp $
%
% Feynmf is free software; you can redistribute it and/or modify it
% under the terms of the GNU General Public License as published by 
% the Free Software Foundation; either version 2, or (at your option)
% any later version.
%
% Feynmf is distributed in the hope that it will be useful, but
% WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
% along with this program; if not, write to the Free Software
% Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
\def\batchfile{feynmf209.ins}
\input docstrip.tex
\keepsilent
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\preamble

Copyright (C) 1989, 1990, 1992-1995 by Thorsten.Ohl@Physik.TH-Darmstadt.de

This file is NOT the source for feynmf, because almost all comments
have been stripped from it.  It is NOT the preferred form of feynmf
for making modifications to it.

Therefore you can NOT redistribute and/or modify THIS file.  You can
however redistribute the complete source (feynmf.dtx and feynmf.ins)
and/or modify it under the terms of the GNU General Public License as
published by  the Free Software Foundation; either version 2, or (at
your option) any later version.

Feynmf is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

\endpreamble

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\Msg{Generating style file feynmf209.sty for the feynmf package:}
\generateFile{feynmf209.sty}{f}{\from{feynmf.dtx}{style,209}}
\Msg{Generating style file feynmp209.sty for the MetaPost version:}
\generateFile{feynmp209.sty}{f}{\from{feynmf.dtx}{style,209,mp}}
\Msg{Generating driver file for manual fmfman209.drv:}
\generateFile{fmfman209.drv}{f}{\from{feynmf.dtx}{driver,209,manual}}
\Msg{Generating alternate MetaPost driver file fmfman209ps.drv:}
\generateFile{fmfman209ps.drv}{f}{\from{feynmf.dtx}{driver,209,manual,mp}}
\Msg{Generating driver file for documentation feynmf209.drv:}
\generateFile{feynmf209.drv}{f}{\from{feynmf.dtx}{driver,209}}
\Msg{Generating alternate MetaPost driver file feynmp209.drv:}
\generateFile{feynmp209.drv}{f}{\from{feynmf.dtx}{driver,209,mp}}

\Msg{***************************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the files}
\Msg{*}
\Msg{*\space\space o feynmf209.sty into a directory searched by TeX}
\Msg{*\space\space o feynmp209.sty into a directory searched by TeX}
\Msg{*}
\Msg{* You can remove the latter if you don't have John Hobby's}
\Msg{* MetaPost system.  Optionally you can copy the files}
\Msg{* fmfman209.dtx and fmfman209ps.drv into a directory}
\Msg{* searched by TeX, so that users can print a copy of}
\Msg{* the documentation.}
\Msg{*}
\Msg{***************************************************************}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput
Local Variables:
mode:LaTeX
fill-prefix:"% "
page-delimiter:"^% %%%%%%%%%*\n"
End: