blob: 5aae9ab4ade063dfb96115a90162fd4d62a67fca (
plain)
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
|
fmp, a LaTeX package to support Functional MetaPost
Copyright 2001 Marco Kuhlmann
Files:
fmp.ins Batch file, run through LaTeX
fmp.dtx Docstrip archive, run through LaTeX
fmp.pdf Package documentation
README This file
Contact:
Marco Kuhlmann <marco.kuhlmann@gmx.net>
Notes:
To make use of this package, you need a working version of
Functional MetaPost. You can download this software from
http://www.informatik.uni-bonn.de/~ralf/software.html
You also need a Haskell interpreter; the basic setup of the FMP
package supports the wide-spread hugs program. More information
on hugs can be found at
http://www.haskell.org/hugs/
Before you make use of this package, ensure that your FMP
installation works okay. Note that I cannot in general give any
support for FMP as such.
Happy FMPing!
|