summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/domitian
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-27 22:04:59 +0000
committerKarl Berry <karl@freefriends.org>2020-02-27 22:04:59 +0000
commitcc303fe58ca9c8124a71b37a5d736adf4abe437e (patch)
tree5cae235438b27d4e47c1bf8dacc425e7ed3688b8 /Master/texmf-dist/tex/latex/domitian
parent0f5b76348d94fde135271bbac02b37d63d8097b1 (diff)
domitian (27feb20)
git-svn-id: svn://tug.org/texlive/trunk@53938 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/domitian')
-rw-r--r--Master/texmf-dist/tex/latex/domitian/domitian.sty7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/domitian/domitian.sty b/Master/texmf-dist/tex/latex/domitian/domitian.sty
index 3f6197457b4..0a6308823ba 100644
--- a/Master/texmf-dist/tex/latex/domitian/domitian.sty
+++ b/Master/texmf-dist/tex/latex/domitian/domitian.sty
@@ -2,7 +2,7 @@
%% Modified by DBM
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{Domitian}
-%\RequirePackage{textcomp}
+\RequirePackage{textcomp}
\IfFileExists{mweights.sty}{\RequirePackage{mweights}}{}
\IfFileExists{fontaxes.sty}{
\RequirePackage{fontaxes}
@@ -44,8 +44,11 @@
\ExecuteOptionsX{lining,tabular,bold,regular}
\ProcessOptionsX\relax
+\DeclareTextFontCommand{\lining}{\fontfamily{Domitian-\Domitian@figurealign LF}\selectfont}
+\DeclareTextFontCommand{\oldstyle}{\fontfamily{Domitian-\Domitian@figurealign OsF}\selectfont}
+
\renewcommand*
{\rmdefault}
{Domitian-\Domitian@figurealign\Domitian@figurestyle}
-\endinput
+\endinput \ No newline at end of file