summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bayer/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/bayer/README')
-rw-r--r--Master/texmf-dist/doc/latex/bayer/README45
1 files changed, 0 insertions, 45 deletions
diff --git a/Master/texmf-dist/doc/latex/bayer/README b/Master/texmf-dist/doc/latex/bayer/README
deleted file mode 100644
index e8426784f8f..00000000000
--- a/Master/texmf-dist/doc/latex/bayer/README
+++ /dev/null
@@ -1,45 +0,0 @@
- Herbert Bayers Universal Font For Metafont
-
-This is a distribution of my implementation of the universal font
-by Herbert Bayer of the bauhaus school for METAFONT. It is supported
-in LaTeX with a package and font definition file.
-
-The distribution file are:
-
- README this file.
- universal.dtx documentation and source file
- universal.ins bacth file for docstrip
- forms.eps PostScribt filefor the documenation
- front.ps color front page for documentation
-
-To install this font, do in a temporary directory:
-
- 1)
- latex universal.ins
- 2)
- move the files
- universal.sty
- ot1universal.fd
- to some diretory seached by LaTeX, e.g. in teTeX:
- /usr/lib/texmf/local/tex/latex/bayer/, or %TEXINPUTS%
- in DOS.
- 3)
- move the file *.mf to a directory searched by
- METAFONT, e.g. in teTeX:
- /usr/lib/texmf/local/fonts/sources/bayer/, or
- %MFINPUTS% in DOS.
- 4)
- do
- latex universal.dtx
- latex universal.dtx
- makeindex -s gind -o universal.ind universal.idx
- makeindex -s gglo -o universal.gls universal.glo
- latex universal.dtx
- to produce the documentation.
-
-This implemantation is copyright of Christian Holm, but is distributed
-under the GNU General Public Lisence.
-
-Happy typesetting :-)
-
-Christian Holm