summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-09-30 20:50:33 +0000
committerKarl Berry <karl@freefriends.org>2022-09-30 20:50:33 +0000
commit5ef6535aa6728c3b8cf86361ad481d681b63359d (patch)
tree368e26dc8bc4ba00fd398c7fd9dc76f7fba98a2c /Master/texmf-dist/tex/latex
parentc5e2f3d7dc6185c5e11839019443a6865c9c6c41 (diff)
coelacanth (30sep22)
git-svn-id: svn://tug.org/texlive/trunk@64558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/coelacanth/coelacanth.sty12
1 files changed, 1 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/coelacanth/coelacanth.sty b/Master/texmf-dist/tex/latex/coelacanth/coelacanth.sty
index d14257b698b..89464129081 100644
--- a/Master/texmf-dist/tex/latex/coelacanth/coelacanth.sty
+++ b/Master/texmf-dist/tex/latex/coelacanth/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}