From 2a880d217a7d88f43b934deb51e531751dc6335f Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 23 Nov 2007 20:32:28 +0000 Subject: new package fonttable git-svn-id: svn://tug.org/texlive/trunk@5575 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/fonttable/README | 61 +++++++++++++++++++++ .../texmf-dist/doc/latex/fonttable/fonttable.pdf | Bin 0 -> 167649 bytes 2 files changed, 61 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/fonttable/README create mode 100644 Master/texmf-dist/doc/latex/fonttable/fonttable.pdf (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/fonttable/README b/Master/texmf-dist/doc/latex/fonttable/README new file mode 100644 index 00000000000..34ea0fb488e --- /dev/null +++ b/Master/texmf-dist/doc/latex/fonttable/README @@ -0,0 +1,61 @@ + The fonttable package enables you to print a table of the characters +in a font (a font table), and/or some example text. + + This, in a package form, is a poor man's version of nfssfont.tex. + + If there are any questions please ask them on the comp.text.tex newsgroup. + +Changes in version 1.0a (2005/12/06) +o Fixed bug preventing multiple unnumbered tables + +Changes in version 1.0 (2005/11/27) +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) + fonttable.dtx + fonttable.ins + fonttable.pdf + and the derived files + fonttable.sty + +------------------------------------------------------------------ + The distribution consists of the following files: +README (this file) +fonttable.dtx +fonttable.ins +fonttable.pdf + + + To install the package: +o run: latex fonttable.ins (which will generate fonttable.sty) +o Move fonttable.sty to a location where LaTeX will find it, + for example /usr/TeX/texmf-local/tex/latex/fonttable/fonttable.sty + (for more information on installation see the FAQ). + + To generate a second copy of the manual (which is already supplied as a PDF file): +o run: latex fonttable.dtx +o (for an index run: makeindex -s gind.ist fonttable.idx) +o run: latex fonttable.dtx +o Print *.dvi for a hardcopy of the package manual + +2005/12/06 +Peter Wilson +herries dot press at earthlink dot net + + diff --git a/Master/texmf-dist/doc/latex/fonttable/fonttable.pdf b/Master/texmf-dist/doc/latex/fonttable/fonttable.pdf new file mode 100644 index 00000000000..cec27cf0a7e Binary files /dev/null and b/Master/texmf-dist/doc/latex/fonttable/fonttable.pdf differ -- cgit v1.2.3