summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-04 00:51:19 +0000
committerKarl Berry <karl@freefriends.org>2009-09-04 00:51:19 +0000
commit8762f04d9ec7b990dcf86276d61014759d26eead (patch)
treed1c44d389b5dd55d41439110ea97e8fa69faad77 /Master
parenta4c300998a5fff2c082ddf518e0ad7817e056b4e (diff)
fonttable update (2sep09)
git-svn-id: svn://tug.org/texlive/trunk@15057 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/fonttable/README58
-rw-r--r--Master/texmf-dist/doc/latex/fonttable/fonttable.pdfbin204744 -> 206278 bytes
-rw-r--r--Master/texmf-dist/source/latex/fonttable/fonttable.dtx23
-rw-r--r--Master/texmf-dist/source/latex/fonttable/fonttable.ins33
-rw-r--r--Master/texmf-dist/tex/latex/fonttable/fonttable.sty16
5 files changed, 64 insertions, 66 deletions
diff --git a/Master/texmf-dist/doc/latex/fonttable/README b/Master/texmf-dist/doc/latex/fonttable/README
index a948bb1fc3b..b8ea1dcd06c 100644
--- a/Master/texmf-dist/doc/latex/fonttable/README
+++ b/Master/texmf-dist/doc/latex/fonttable/README
@@ -1,3 +1,6 @@
+_____________________
+The FONTTABLE package
+
The fonttable package enables you to print a table of the characters
in a font (a font table), and/or some example text, and/or individual
glyphs in a variety of settings.
@@ -5,53 +8,53 @@ glyphs in a variety of settings.
This, in a package form, is a poor man's version of nfssfont.tex and
testfont.tex.
- IF THERE ARE ANY QUESTIONS PLEASE ASK THEM ON THE COMP.TEXT.TEX NEWSGROUP
-AS I AM AWAY MORE OFTEN THAN NOT.
+______________
+Change History
+Version 1.5b (2009/09/02)
+- New maintainer (Will Robertson)
Changes in version 1.51 (2009/05/14)
-o Eliminated a clash with the babel package.
-o Described how to avoid a clash with the mftinc package.
+- Eliminated a clash with the babel package.
+- Described how to avoid a clash with the mftinc package.
Changes in version 1.5 (2009/05/12)
-o Added code providing a packaged version of Donald Knuth's testfont.tex,
+- Added code providing a packaged version of Donald Knuth's testfont.tex,
principally as an aid for font designers in testing their font.
Changes in version 1.4 (2009/05/06)
-o Added a second method for specifying a font.
+- Added a second method for specifying a font.
-Changes in version 1.3 (2009/04/30)
-o Fixed a major bug relating to redefining \:
+Changes in version 1.3c (2009/04/30)
+- Fixed a major bug relating to redefining \:
Changes in version 1.2 (2008/05/08)
-o Minor extensions providing more text examples
+- Minor extensions providing more text examples
Changes in version 1.1 (2006/10/02)
-o Minor extensions providing more text examples
+- Minor extensions providing more text examples
Changes in version 1.1 (2006/10/02)
-o Minor extensions providing more text examples
+- Minor extensions providing more text examples
Changes in version 1.0a (2005/12/06)
-o Fixed bug preventing multiple unnumbered tables
+- Fixed bug preventing multiple unnumbered tables
Changes in version 1.0 (2005/11/27)
-o First public release
+- First public release
------------------------------------------------------------------
- Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
+ Author: Peter Wilson (Herries Press)
+ Maintainer: Will Robertson (will dot robertson at latex-project dot org)
Copyright 2005--2009 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.
+ version 1.3c of this license or (at your option) any
+ later version: <http://www.latex-project.org/lppl.txt>
- This work has the LPPL maintenance status "author-maintained".
+ This work has the LPPL maintenance status "maintained".
+ The Current Maintainer of this work is Will Robertson.
This work consists of the files:
README (this file)
@@ -70,19 +73,18 @@ 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,
+- run: latex fonttable.ins (which will generate fonttable.sty)
+- 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
+- run: latex fonttable.dtx
+- (for an index run: makeindex -s gind.ist fonttable.idx)
+- run: latex fonttable.dtx
+- Print *.dvi for a hardcopy of the package manual
2009/05/14
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
index 84bd437a0f0..02a77d2bbe2 100644
--- a/Master/texmf-dist/doc/latex/fonttable/fonttable.pdf
+++ b/Master/texmf-dist/doc/latex/fonttable/fonttable.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/fonttable/fonttable.dtx b/Master/texmf-dist/source/latex/fonttable/fonttable.dtx
index 480564381ad..50aaacff195 100644
--- a/Master/texmf-dist/source/latex/fonttable/fonttable.dtx
+++ b/Master/texmf-dist/source/latex/fonttable/fonttable.dtx
@@ -2,19 +2,17 @@
%
% fonttable.dtx
%
-% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
+% Author: Peter Wilson (Herries Press)
+% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
% Copyright 2005--2009 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.
+% version 1.3c of this license or (at your option) any
+% later version: <http://www.latex-project.org/lppl.txt>
%
-% This work has the LPPL maintenance status "author-maintained".
+% This work has the LPPL maintenance status "maintained".
+% The Current Maintainer of this work is Will Robertson.
%
% This work consists of the files listed in the README file.
%
@@ -106,6 +104,7 @@
% \changes{v1.4}{2009/05/06}{Added another way to select a font}
% \changes{v1.5}{2009/05/12}{Added code for Knuth's testfont.tex}
% \changes{v1.51}{2009/05/14}{Eliminated a clash with babel package}
+% \changes{v1.5b}{2009/09/02}{New maintainer (Will Robertson)}
%
% \def\fileversion{v1.0} \def\filedate{2005/11/27}
% \def\fileversion{v1.0a} \def\filedate{2005/12/06}
@@ -115,6 +114,7 @@
% \def\fileversion{v1.4} \def\filedate{2009/05/06}
% \def\fileversion{v1.5} \def\filedate{2009/05/12}
% \def\fileversion{v1.51} \def\filedate{2009/05/14}
+% \def\fileversion{v1.5b} \def\filedate{2009/09/02}
% \newcommand*{\Lpack}[1]{\textsf {#1}} ^^A typeset a package
% \newcommand*{\Lopt}[1]{\textsf {#1}} ^^A typeset an option
% \newcommand*{\file}[1]{\texttt {#1}} ^^A typeset a file
@@ -129,8 +129,9 @@
% \filedate.}}
%
% \author{%
-% Peter Wilson\thanks{\texttt{herries dot press at earthlink dot net}}\\
-% Herries Press
+% Author: Peter Wilson, Herries Press\\
+% Maintainer: Will Robertson\\
+% \texttt{will dot robertson at latex-project dot org}%
% }
% \date{\filedate}
% \maketitle
@@ -431,7 +432,7 @@
% \begin{macrocode}
%<*pack>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fonttable}[2009/05/14 v1.51 displays a font]
+\ProvidesPackage{fonttable}[2009/09/02 v1.5b displays a font]
% \end{macrocode}
%
diff --git a/Master/texmf-dist/source/latex/fonttable/fonttable.ins b/Master/texmf-dist/source/latex/fonttable/fonttable.ins
index d2dd2a6cc6e..487e56060f8 100644
--- a/Master/texmf-dist/source/latex/fonttable/fonttable.ins
+++ b/Master/texmf-dist/source/latex/fonttable/fonttable.ins
@@ -1,17 +1,15 @@
%% fonttable.ins
-%% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
+%% Author: Peter Wilson (Herries Press)
+%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
%% Copyright 2005--2009 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.
+%% version 1.3c of this license or (at your option) any
+%% later version: <http://www.latex-project.org/lppl.txt>
%%
-%% This work has the LPPL maintenance status "author-maintained".
+%% This work has the LPPL maintenance status "maintained".
+%% The Current Maintainer of this work is Will Robertson.
%%
%% This work consists of the files listed in the README file.
%%
@@ -24,31 +22,30 @@
\input docstrip.tex
\preamble
------------------------------------------------------------------
- Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
+ Author: Peter Wilson (Herries Press)
+ Maintainer: Will Robertson (will dot robertson at latex-project dot org)
Copyright 2005--2009 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.
+ version 1.3c of this license or (at your option) any
+ later version: <http://www.latex-project.org/lppl.txt>
- This work has the LPPL maintenance status "author-maintained".
+ This work has the LPPL maintenance status "maintained".
+ The Current Maintainer of this work is Will Robertson.
This work consists of the files listed in the README file.
------------------------------------------------------------------
\endpreamble
+\askforoverwritefalse
\keepsilent
%%% \Msg{*** Generating the driver file ***}
-%%% \generateFile{fonttable.drv}{t}{\from{fonttable.dtx}{driver}}
+%%% \generate{\file{fonttable.drv}{\from{fonttable.dtx}{driver}}}
\Msg{*** Generating the LaTeX2e package files ***}
-\generateFile{fonttable.sty}{t}{\from{fonttable.dtx}{pack}}
+\generate{\file{fonttable.sty}{\from{fonttable.dtx}{pack}}}
\Msg{***********************************************************}
diff --git a/Master/texmf-dist/tex/latex/fonttable/fonttable.sty b/Master/texmf-dist/tex/latex/fonttable/fonttable.sty
index aca8b6df0dd..dfddf9677de 100644
--- a/Master/texmf-dist/tex/latex/fonttable/fonttable.sty
+++ b/Master/texmf-dist/tex/latex/fonttable/fonttable.sty
@@ -6,24 +6,22 @@
%%
%% fonttable.dtx (with options: `pack')
%% ------------------------------------------------------------------
-%% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
+%% Author: Peter Wilson (Herries Press)
+%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
%% Copyright 2005--2009 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.
+%% version 1.3c of this license or (at your option) any
+%% later version: <http://www.latex-project.org/lppl.txt>
%%
-%% This work has the LPPL maintenance status "author-maintained".
+%% This work has the LPPL maintenance status "maintained".
+%% The Current Maintainer of this work is Will Robertson.
%%
%% This work consists of the files listed in the README file.
%% ------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fonttable}[2009/05/14 v1.51 displays a font]
+\ProvidesPackage{fonttable}[2009/09/02 v1.5b displays a font]
\providecommand*{\sevenrm}{\fontsize{7}{9pt}\rmfamily}
\newcount\f@tm \newcount\f@tn \newcount\f@tp \newdimen\f@tdim