summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mftinc/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/mftinc/README')
-rw-r--r--macros/latex/contrib/mftinc/README46
1 files changed, 46 insertions, 0 deletions
diff --git a/macros/latex/contrib/mftinc/README b/macros/latex/contrib/mftinc/README
new file mode 100644
index 0000000000..add787cc56
--- /dev/null
+++ b/macros/latex/contrib/mftinc/README
@@ -0,0 +1,46 @@
+ +-------------------------------------+
+ | MFTINC: |
+ | Include pretty-printed |
+ | Metafont listings in LaTeX |
+ | |
+ | By Scott Pakin, scott+mft@pakin.org |
+ +-------------------------------------+
+
+
+Description
+-----------
+
+The mft program pretty-prints Metafont source code into a TeX file.
+The mftinc package facilitates incorporating such files into a LaTeX 2e
+document. In addition, mftinc provides routines for improved comment
+formatting and for typesetting font tables.
+
+
+Installation
+------------
+
+There's nothing special about building mftinc:
+
+ latex mftinc.ins <== Generate mftinc.sty
+ latex mftinc.dtx <== Produce the documentation (mftinc.dvi)
+ makeindex -s gind.ist mftinc <== Generate an index
+ latex mftinc.dtx <== Incorporate the index into the document
+
+If you're new to this, see
+http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages for more
+information on installing packages.
+
+
+Copyright and license
+---------------------
+Copyright (C) 2005 Scott Pakin, scott+mft@pakin.org
+
+This package may be distributed and/or modified under the conditions
+of the LaTeX Project Public License, either version 1.2 of this
+license or (at your option) any later version. The latest version of
+this license is in:
+
+ http://www.latex-project.org/lppl.txt
+
+and version 1.2 or later is part of all distributions of LaTeX version
+1999/12/01 or later.