summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fonttable/fonttable.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-22 23:12:19 +0000
committerKarl Berry <karl@freefriends.org>2009-09-22 23:12:19 +0000
commitde46b5f77bf1be619bbc385a2708563c6b760b64 (patch)
treed0a42d823c8b05aa9b70ab45537d337896b15c1d /Master/texmf-dist/tex/latex/fonttable/fonttable.sty
parentbf4ad04d2d2b2a023941978351308eeec0b042c5 (diff)
fonttable update (22sep09)
git-svn-id: svn://tug.org/texlive/trunk@15427 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fonttable/fonttable.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fonttable/fonttable.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fonttable/fonttable.sty b/Master/texmf-dist/tex/latex/fonttable/fonttable.sty
index 6dbaf0f3b98..70a613e0017 100644
--- a/Master/texmf-dist/tex/latex/fonttable/fonttable.sty
+++ b/Master/texmf-dist/tex/latex/fonttable/fonttable.sty
@@ -21,7 +21,7 @@
%% This work consists of the files listed in the README file.
%% ------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fonttable}[2009/09/20 v1.5c displays a font]
+\ProvidesPackage{fonttable}[2009/09/22 v1.5d displays a font]
\providecommand*{\sevenrm}{\fontsize{7}{9pt}\rmfamily}
\newcount\f@tm \newcount\f@tn \newcount\f@tp \newdimen\f@tdim
@@ -165,8 +165,9 @@
&\f@thex C&&\f@thex D&&\f@thex E&&\f@thex F&\cr
\egroup$$\par}
+\newcommand*\f@tpsg{}
\newcommand*{\nodecimals}{%
- \newcommand*{\f@tpsg}{%
+ \renewcommand*\f@tpsg{%
\setbox0=\hbox{\char\f@tn}%
\ifdim\ht0>7.5pt\f@treposition
\else\ifdim\dp0>2.5pt\f@treposition\fi\fi
@@ -174,7 +175,7 @@
}%
}
\newcommand{\decimals}{%
- \renewcommand*{\f@tpsg}{%
+ \renewcommand*\f@tpsg{%
\setbox0=\hbox{\char\f@tn\,\rlap{\tiny \the\f@tn}}%
\ifdim\ht0>7.5pt\f@treposition
\else\ifdim\dp0>2.5pt\f@treposition\fi\fi