texlive[74545] Master/texmf-dist: gentium-otf (9mar25)
commits+karl at tug.org
commits+karl at tug.org
Sun Mar 9 21:40:00 CET 2025
Revision: 74545
https://tug.org/svn/texlive?view=revision&revision=74545
Author: karl
Date: 2025-03-09 21:39:59 +0100 (Sun, 09 Mar 2025)
Log Message:
-----------
gentium-otf (9mar25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/fonts/gentium-otf/Changes
trunk/Master/texmf-dist/doc/fonts/gentium-otf/gentium-otf-doc.pdf
trunk/Master/texmf-dist/doc/fonts/gentium-otf/gentium-otf-doc.tex
trunk/Master/texmf-dist/tex/latex/gentium-otf/gentium-otf.sty
Modified: trunk/Master/texmf-dist/doc/fonts/gentium-otf/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/gentium-otf/Changes 2025-03-09 09:22:27 UTC (rev 74544)
+++ trunk/Master/texmf-dist/doc/fonts/gentium-otf/Changes 2025-03-09 20:39:59 UTC (rev 74545)
@@ -1 +1,2 @@
+0.02 2025-03-09 - fix for typo "bold->Bold"
0.01 2025-01-05 - first CTAN version
Modified: trunk/Master/texmf-dist/doc/fonts/gentium-otf/gentium-otf-doc.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/fonts/gentium-otf/gentium-otf-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/gentium-otf/gentium-otf-doc.tex 2025-03-09 09:22:27 UTC (rev 74544)
+++ trunk/Master/texmf-dist/doc/fonts/gentium-otf/gentium-otf-doc.tex 2025-03-09 20:39:59 UTC (rev 74545)
@@ -1,4 +1,4 @@
-%% $Id: gentium-otf-doc.tex 1059 2025-01-08 08:06:10Z herbert $
+%% $Id: gentium-otf-doc.tex 1079 2025-03-09 14:14:34Z herbert $
\listfiles
\documentclass[ngerman,spanish,polish,english,a4paper,paper=a4,DIV=14]{scrartcl}
\usepackage[
@@ -68,7 +68,6 @@
\tableofcontents
-
\newpage
\section{The font files}
Modified: trunk/Master/texmf-dist/tex/latex/gentium-otf/gentium-otf.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/gentium-otf/gentium-otf.sty 2025-03-09 09:22:27 UTC (rev 74544)
+++ trunk/Master/texmf-dist/tex/latex/gentium-otf/gentium-otf.sty 2025-03-09 20:39:59 UTC (rev 74545)
@@ -1,4 +1,4 @@
-%% $Id: gentium-otf.sty 1058 2025-01-08 08:02:06Z herbert $
+%% $Id: gentium-otf.sty 1079 2025-03-09 14:14:34Z herbert $
%%
%% This file is distributed under the terms of the LaTeX Project Public
%% License from CTAN archives in directory macros/latex/base/lppl.txt.
@@ -6,7 +6,7 @@
%%
%
\ProvidesPackage{gentium-otf}[%
- 2025/01/04 v. 0.01 (Herbert Voss) Supports gentium fonts for lualatex and xelatex.]
+ 2025/03/09 v. 0.02 (Herbert Voss) Supports gentium fonts for lualatex and xelatex.]
\RequirePackage{iftex,xkeyval,textcomp,fontspec}
@@ -80,7 +80,7 @@
BoldItalicFont = *-BoldItalic,
BoldItalicFeatures = { SmallCapsFont = *-BoldItalic },
BoldSlantedFont= *-Bold,
- BoldSlantedFeatures= {FakeSlant=0.2, SmallCapsFont = *-bold },
+ BoldSlantedFeatures= {FakeSlant=0.2, SmallCapsFont = *-Bold },
SmallCapsFont = *-Regular,
% SmallCapsFeatures={RawFeature=+smcp},
SmallCapsFeatures={Letters=SmallCaps},
More information about the tex-live-commits
mailing list.