Directory macros/latex/contrib/docmfp
README
__________________
The DOCMFP package
The docmfp package extends the doc package to cater for documenting
non-LaTeX code, such as Metafont and Metapost, or even C code.
______________
Change History
Version 1.2d
- New maintainer (Will Robertson)
Version 1.2a/b
- Changed license from LPPL v1.0 to v1.3
- Fixed minor typos
Version 1.1
- Added a general \Describe macro
- Added a general Code environment
-----------------------------------------------------------------
Author: Peter Wilson (Herries Press)
Maintainer: Will Robertson (will dot robertson at latex-project dot org)
Copyright 1999--2005 Peter R. Wilson
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
version 1.3c of this license or (at your option) any
later version: <http://www.latex-project.org/lppl.txt>
This work has the LPPL maintenance status "maintained".
The Current Maintainer of this work is Will Robertson.
This work consists of the files:
README (this file)
docmfp.dtx
docmfp.ins
docmfp.pdf (user manual)
and the derived files:
docmfp.sty
The distribution consists of the following files:
README (this file)
docmfp.ins
docmfp.dtx
docmfp.pdf
-----------------------------------------------------------------
To install the package:
- run: latex docmfp.ins (which will generate docmfp.sty)
- Move docmfp.sty to a location where LaTeX will find it
(typically in a local texmf tree at tex/latex/docmfp) and refresh the
file database. See the FAQ on CTAN at help/uk-tex-faq or
http://www.tug.ac.uk/faq for more information on this.
To process the user manual:
- run: latex docmfp.dtx
- run: makeindex -s gind.ist docmfp
- run: latex docmfp.dtx
- Print docmfp.dvi for a hardcopy of the package manual
2005/03/23
Peter Wilson
Download the contents of this package in one zip archive (155.2k).
docmfp – Document non-LaTeX code
Extends the doc package to cater for documenting non-LaTeX code, such as METAFONT or METAPOST, or other programming languages.
| Package | docmfp |
| Version | 1.2d |
| Licenses | The LaTeX Project Public License |
| Maintainer | Will Robertson Peter R. Wilson (inactive) |
| TDS archive | docmfp.tds.zip |
| Contained in | TeX Live as docmfp MiKTeX as docmfp |
| Topics | Documentation support |