From 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Jan 2006 00:49:07 +0000 Subject: doc/latex git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/docmfp/README | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/docmfp/README (limited to 'Master/texmf-dist/doc/latex/docmfp') diff --git a/Master/texmf-dist/doc/latex/docmfp/README b/Master/texmf-dist/doc/latex/docmfp/README new file mode 100644 index 00000000000..fcb0a8ea2d4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/docmfp/README @@ -0,0 +1,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 -- cgit v1.2.3