texlive[71010] Master/texmf-dist: atkinson (20apr24)

commits+karl at tug.org commits+karl at tug.org
Sat Apr 20 21:21:39 CEST 2024


Revision: 71010
          https://tug.org/svn/texlive?view=revision&revision=71010
Author:   karl
Date:     2024-04-20 21:21:39 +0200 (Sat, 20 Apr 2024)
Log Message:
-----------
atkinson (20apr24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/atkinson/README
    trunk/Master/texmf-dist/doc/fonts/atkinson/atkinson-samples.pdf
    trunk/Master/texmf-dist/doc/fonts/atkinson/atkinson-samples.tex
    trunk/Master/texmf-dist/tex/latex/atkinson/atkinson.sty

Modified: trunk/Master/texmf-dist/doc/fonts/atkinson/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/atkinson/README	2024-04-20 15:32:27 UTC (rev 71009)
+++ trunk/Master/texmf-dist/doc/fonts/atkinson/README	2024-04-20 19:21:39 UTC (rev 71010)
@@ -1,5 +1,5 @@
 This is the README for the atkinson package, version
-2022-09-14.
+2024-04-20.
 
 This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
 support for the Atkinson Hyperlegible family of fonts,
@@ -41,8 +41,8 @@
 The following allow for localized use of non-default figure
 styles:
 
-\atkinsonLF{...}   (proportional lining)
-\atkinsonTLF{...}  (tabular lining)
+\atkinsonlf   (proportional lining)
+\atkinsontlf  (tabular lining)
 
 Font encodings supported are OT1, T1, TS1, and LY1.
 

Modified: trunk/Master/texmf-dist/doc/fonts/atkinson/atkinson-samples.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/fonts/atkinson/atkinson-samples.tex
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/atkinson/atkinson-samples.tex	2024-04-20 15:32:27 UTC (rev 71009)
+++ trunk/Master/texmf-dist/doc/fonts/atkinson/atkinson-samples.tex	2024-04-20 19:21:39 UTC (rev 71010)
@@ -28,6 +28,6 @@
 
 \section*{Tabular Numbers}
 
-\atkinsonTLF{1234567890}
+{\atkinsontlf 1234567890}
 
 \end{document}

Modified: trunk/Master/texmf-dist/tex/latex/atkinson/atkinson.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/atkinson/atkinson.sty	2024-04-20 15:32:27 UTC (rev 71009)
+++ trunk/Master/texmf-dist/tex/latex/atkinson/atkinson.sty	2024-04-20 19:21:39 UTC (rev 71010)
@@ -1,6 +1,6 @@
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{atkinson}
-    [2022/09/14 (Bob Tennent)  Supports Atkinson Hyperlegible fonts for all LaTeX engines.]
+    [2024/04/20 (Bob Tennent)  Supports Atkinson Hyperlegible fonts for all LaTeX engines.]
 
 \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
 
@@ -117,9 +117,6 @@
 
 \fi
 
-\DeclareTextFontCommand{\atkinsonTLF}{\atkinsontlf}
-\DeclareTextFontCommand{\atkinsonLF}{\atkinsonlf}
-
 \ifatkinson at otf
   % turn off defaults in case other fonts are selected:
   \defaultfontfeatures{}



More information about the tex-live-commits mailing list.