diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/fonttable/fonttable.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/fonttable/fonttable.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/fonttable/fonttable.sty b/Master/texmf-dist/tex/latex/fonttable/fonttable.sty index 6c2ede06a20..9d858d9d097 100644 --- a/Master/texmf-dist/tex/latex/fonttable/fonttable.sty +++ b/Master/texmf-dist/tex/latex/fonttable/fonttable.sty @@ -22,7 +22,7 @@ %% ------------------------------------------------------------------ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fonttable} - [2011/02/13 v1.6b displays a font] + [2017/06/06 v1.6c displays a font] \providecommand*{\sevenrm}{\fontsize{7}{9pt}\rmfamily} \newcount\f@tm \newcount\f@tn \newcount\f@tp \newdimen\f@tdim @@ -40,7 +40,7 @@ \begingroup \pikfont{#1}{#2}{#3}{#4}% \edef\f@tfontname{\fontname\font}% - \edef\@tempa{\string a\string t}% + \edef\@tempa{ \string a\string t}% \edef\@tempb{\noexpand\in@{\@tempa}{\f@tfontname}}% \@tempb \ifin@ @@ -53,7 +53,7 @@ } \edef\@tempa{% \def\noexpand\f@tstripsize - ##1\string a\string t##2\string p\string t{##1}% + ##1 \string a\string t##2\string p\string t{##1}% } \@tempa \newcommand*{\f@tstartfont}{% @@ -282,7 +282,7 @@ nicht dem eigentlichen Zweck, da sie eine falsche Anmutung vermitteln.\par} \providecommand*{\latintext}{% - \PackageWarning{fonttable}{\protect\latintext\space may be overriden by the + \PackageWarning{fonttable}{\protect\latintext\space may be overridden by the babel package \MessageBreak use \protect\latinparatext\space instead}} \newcommand*{\latinparatext}{% |