summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/dingbat/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/dingbat/README')
-rw-r--r--Master/texmf-dist/doc/latex/dingbat/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/dingbat/README b/Master/texmf-dist/doc/latex/dingbat/README
new file mode 100644
index 00000000000..954410faa42
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/dingbat/README
@@ -0,0 +1,36 @@
+ +---------------------------------+
+ | DINGBAT: |
+ |A LaTeX interface to the ark10.mf|
+ | and dingbat.mf symbol fonts |
+ | |
+ | By Scott Pakin, pakin@uiuc.edu |
+ +---------------------------------+
+
+Installation
+------------
+
+There's nothing special about building dingbat:
+
+ latex dingbat.ins <== Generate dingbat.sty
+ latex dingbat.dtx <== Produce the documentation (dingbat.dvi)
+ makeindex -s gind.ist dingbat <== Generate an index
+ latex dingbat.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) 2001 Scott Pakin, pakin@uiuc.edu
+
+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.