summaryrefslogtreecommitdiff
path: root/fonts/archaic/oands/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/archaic/oands/README
Initial commit
Diffstat (limited to 'fonts/archaic/oands/README')
-rw-r--r--fonts/archaic/oands/README83
1 files changed, 83 insertions, 0 deletions
diff --git a/fonts/archaic/oands/README b/fonts/archaic/oands/README
new file mode 100644
index 0000000000..30d1e71ee3
--- /dev/null
+++ b/fonts/archaic/oands/README
@@ -0,0 +1,83 @@
+ The oands bundle provides a Postscript Type1 version of some odd
+characters that are used as symbols when transliterating ancient
+scripts into a modern alphabet. The bundle is part of a series for
+archaic fonts.
+
+Changes in version 1.1 (2005/03/31)
+o Font supplied as Postscript Type1 instead of MetaFont
+o Improved glottal stop glyph
+
+Changes in version 1.0 (2000/08/19)
+o First public release
+
+------------------------------------------------------------------
+ Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
+ 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.3 of this license or (at your option) any
+ later version.
+ The latest version of the license is in
+ http://www.latex-project.org/lppl.txt
+ and version 1.3 or later is part of all distributions of
+ LaTeX version 2003/06/01 or later.
+
+ This work has the LPPL maintenance status "author-maintained".
+
+ This work consists of the files:
+ README (this file)
+ oands.dtx
+ oands.ins
+ oands.pdf
+ and the derived files
+ oands.sty
+ ot1oands.fd
+ t1oands.fd
+ oands.map
+ and possibly several oands*.mf files
+
+
+------------------------------------------------------------------
+ The distribution consists of the following files:
+README (this file)
+oands.dtx
+oands.ins
+oands.pdf (user manual)
+tryoands.tex (example usage)
+tryoands.pdf
+oandsu10.afm
+oandsu10.pfb
+oandsu10.tfm
+oandsi10.afm
+oandsi10.pfb
+oandsi10.tfm
+
+ To install the bundle:
+o run: latex oands.ins, which will generate:
+ oands.sty
+ *.fd files
+ oands.map
+o Move *.sty and *.fd files to a location where LaTeX will find them
+ e.g., .../texmf-local/tex/latex/oands
+o Move *.afm, *.pfb and *.tfm files to where LaTeX looks for font information
+ e.g., .../texmf-var/fonts/afm/public/archaic/*.afm
+ .../texmf-var/fonts/type1/public/archaic/*.pfb
+ .../texmf-var/fonts/tfm/public/archaic/*.tfm
+o Add the *.map information to the dvips/pdftex font maps
+o Refresh the database
+ (for more information on the above see the FAQ).
+
+o run: (pdf)latex tryoands for a test of the font
+
+ To generate a second copy of the manual (which is already supplied as a PDF file):
+o run: latex oands.dtx
+o (for an index run: makeindex -s gind.ist *.idx)
+o run: latex *.dtx
+o Print *.dvi for a hardcopy of the package manual
+
+2005/04/02
+Peter Wilson
+herries dot press at earthlink dot net
+
+