texlive[52149] Master/texmf-dist: almendra (23sep19)

commits+karl at tug.org commits+karl at tug.org
Mon Sep 23 00:14:52 CEST 2019


Revision: 52149
          http://tug.org/svn/texlive?view=revision&revision=52149
Author:   karl
Date:     2019-09-23 00:14:51 +0200 (Mon, 23 Sep 2019)
Log Message:
-----------
almendra (23sep19)

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

Modified: trunk/Master/texmf-dist/doc/fonts/almendra/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/almendra/README	2019-09-21 23:55:21 UTC (rev 52148)
+++ trunk/Master/texmf-dist/doc/fonts/almendra/README	2019-09-22 22:14:51 UTC (rev 52149)
@@ -1,5 +1,5 @@
 This is the README for the almendra package, version
-2019-05-11.
+2019-09-18.
 
 This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
 support for the Almendra family of fonts, designed by

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

Modified: trunk/Master/texmf-dist/doc/fonts/almendra/almendra-samples.tex
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/almendra/almendra-samples.tex	2019-09-21 23:55:21 UTC (rev 52148)
+++ trunk/Master/texmf-dist/doc/fonts/almendra/almendra-samples.tex	2019-09-22 22:14:51 UTC (rev 52149)
@@ -20,4 +20,8 @@
 \subsection*{Bold Italic}
 \textbf{\textit{\lipsum[4]}}
 
+\subsection*{Small Caps}
+
+\textsc{\lipsum[5]}
+
 \end{document}

Modified: trunk/Master/texmf-dist/tex/latex/almendra/almendra.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/almendra/almendra.sty	2019-09-21 23:55:21 UTC (rev 52148)
+++ trunk/Master/texmf-dist/tex/latex/almendra/almendra.sty	2019-09-22 22:14:51 UTC (rev 52149)
@@ -1,5 +1,5 @@
 \ProvidesPackage{almendra}[%
-   2019/05/11 (Bob Tennent)  Supports Almendra fonts for all LaTeX engines. ] 
+   2019/09/18 (Bob Tennent)  Supports Almendra fonts for all LaTeX engines. ] 
 
 \RequirePackage{ifxetex,ifluatex,textcomp}
 
@@ -38,7 +38,7 @@
         ItalicFont     = *-Italic ,
         BoldFont       = *-Bold , 
         BoldItalicFont = *-BoldItalic ,
-        SmallCapsFont = {AlmendraSmallcaps}
+        SmallCapsFont = {AlmendraSmallCaps}
       ]
       {Almendra}
   \newfontfamily\almendra
@@ -46,7 +46,7 @@
         ItalicFont     = *-Italic ,
         BoldFont       = *-Bold , 
         BoldItalicFont = *-BoldItalic ,
-        SmallCapsFont = {AlmendraSmallcaps}
+        SmallCapsFont = {AlmendraSmallCaps}
       ]
       {Almendra}
 



More information about the tex-live-commits mailing list