summaryrefslogtreecommitdiff
path: root/fonts/coelacanth
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-10-01 03:01:44 +0000
committerNorbert Preining <norbert@preining.info>2022-10-01 03:01:44 +0000
commit4043e29dc8ac56047ac45f872a2ea1f3031b6b05 (patch)
tree67861530dae5db1d12363ecb312f40b59c413d8a /fonts/coelacanth
parentd3a49f9b97d78b3719e84b2e704c59f0491190d5 (diff)
CTAN sync 202210010301
Diffstat (limited to 'fonts/coelacanth')
-rw-r--r--fonts/coelacanth/README2
-rw-r--r--fonts/coelacanth/latex/coelacanth.sty12
2 files changed, 2 insertions, 12 deletions
diff --git a/fonts/coelacanth/README b/fonts/coelacanth/README
index 653081273a..4e21458601 100644
--- a/fonts/coelacanth/README
+++ b/fonts/coelacanth/README
@@ -1,5 +1,5 @@
This is the README for the coelacanth package, version 0.005
-(2020-04-13).
+(2022-09-29).
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for Coelecanth fonts, designed by Ben Whitmore.
diff --git a/fonts/coelacanth/latex/coelacanth.sty b/fonts/coelacanth/latex/coelacanth.sty
index d14257b698..8946412908 100644
--- a/fonts/coelacanth/latex/coelacanth.sty
+++ b/fonts/coelacanth/latex/coelacanth.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{coelacanth}
- [2020/04/13 (Bob Tennent and autoinst) Style file for Coelacanth fonts.]
+ [2022/09/29 (Bob Tennent and autoinst) Style file for Coelacanth fonts.]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -117,7 +117,6 @@
\fi
\ifcoelacanth@otf
- \ifxetex\XeTeXtracingfonts=1\fi
\defaultfontfeatures{
Ligatures = TeX ,
Scale = \Coelacanth@scale ,
@@ -131,14 +130,6 @@
BoldItalicFont = *Italic ,
]
{Coelacanth}
- \newfontfamily\coelacanth
- [ Numbers = {\coelacanth@figurealign,\coelacanth@figurestyle},
- UprightFont = *\coelacanth@regularstyle ,
- ItalicFont = *Italic ,
- BoldFont = *\coelacanth@boldstyle ,
- BoldItalicFont = *Italic ,
- ]
- {Coelacanth}
\DeclareTextFontCommand{\oldstylenums}{\addfontfeatures{Numbers=OldStyle}}
\DeclareTextFontCommand{\liningnums}{\addfontfeatures{Numbers=Lining}}
@@ -146,7 +137,6 @@
\def\coelacanth@family{Coelacanth-\coelacanth@figurealign\coelacanth@figurestyle}
\renewcommand*\rmdefault{\coelacanth@family}
- \newcommand*\coelacanth{\fontfamily{\coelacanth@family}\selectfont}
\DeclareTextFontCommand{\oldstylenums}{\fontfamily{Coelacanth-\coelacanth@figurealign OsF}\selectfont}
\DeclareTextFontCommand{\liningnums}{\fontfamily{Coelacanth-\coelacanth@figurealign LF}\selectfont}