diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:47:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:47:01 +0000 |
commit | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (patch) | |
tree | 32b2d4ab4e36aee3a9aaf41877a5c0c581de9b77 /Master/texmf-dist/doc/fonts/archaic/protosem-README | |
parent | 71c5ce4be7e36bdc6bdda98641bc9368e28223ad (diff) |
doc/fonts
git-svn-id: svn://tug.org/texlive/trunk@83 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/archaic/protosem-README')
-rw-r--r-- | Master/texmf-dist/doc/fonts/archaic/protosem-README | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/archaic/protosem-README b/Master/texmf-dist/doc/fonts/archaic/protosem-README new file mode 100644 index 00000000000..c462399cfe4 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/archaic/protosem-README @@ -0,0 +1,83 @@ + The protosem package provides fonts for the Proto-Semitic script in use +about 1600 BC, and which may have been a very early ancestor of many of the +world's alphabets. Files for using the font with LaTeX are also included. +This is one of a series of ancient fonts. + +Changes in version 1.2 (2005/03/18) +---------------------- +o Font supplied as Postscript Type1 instead of MetaFont + +Changes in version 1.1 (2000/09/30) +---------------------- +o Minor changes to the glyph encoding to match other fonts in the series + +Changes in version 1.0 (1999/03/14) +---------------------- +o First public release + +------------------------------------------------------------------ + Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net + Copyright 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) + protosem.dtx + protosem.ins + protosem.pdf + and the derived files + protosem.sty + ot1proto.fd + t1proto.fd + proto10.map + proto10.mf + +------------------------------------------------------------------ + The distribution consists of the following files: +README (this file) +protosem.dtx +protosem.ins +protosem.pdf (user manual) +tryprotosem.tex (example usage) +tryprotosem.pdf +proto10.afm +proto10.pfb +proto10.tfm + + To install the package: +o run: latex protosem.ins, which will generate: + protosem.sty + *.fd files + proto10.map +o Move the *.sty and *.fd files to a location where LaTeX will find them + e.g. .../texmf-local/tex/latex/protosem +o Move the *.afm, *.pfb and *.tfm files 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 psfont maps +o Refresh the database + (for more information on the above see the FAQ). + +o run: latex tryprotosem for a test of the Proto-Semitic font + + To generate a second copy of the manual (which is already supplied as a PDF file): +o run: latex protosem.dtx +o (for an index run: makeindex -s gind.ist protosem.idx) +o run: latex protosem.dtx +o Print protosem.dvi for a hardcopy of the package manual + +2005/03/18 +Peter Wilson +herries dot press at earthlink dot net + |