summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/docmfp/README
blob: fcb0a8ea2d4afb00e7b8d72a75300bf33ee26ffd (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
    The docmfp package extends the doc package to cater for documenting 
non-LaTeX code, such as Metafont and Metapost, or even C code.

    The distribution consists of the following files:
README (this file)
docmfp.ins
docmfp.dtx

    The distribution is provided under the terms of the LaTeX
Project Public License (LPPL).

Changes in version 1.1
----------------------
o Added a general \Describe macro
o Added a general Code environment

    To install the package:
o run: latex docmfp.ins (which will generate docmfp.sty)
o run: latex docmfp.dtx
o run: makeindex -s gind.ist docmfp
o run: latex docmfp.dtx
o Print docmfp.dvi for a hardcopy of the package manual 
o Move docmfp.sty to a location where LaTeX will find it.

2000/10/28
Peter Wilson
peter.r.wilson@boeing.com