From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/newtx/tex/ot1ntxosf.fd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 fonts/newtx/tex/ot1ntxosf.fd (limited to 'fonts/newtx/tex/ot1ntxosf.fd') diff --git a/fonts/newtx/tex/ot1ntxosf.fd b/fonts/newtx/tex/ot1ntxosf.fd new file mode 100644 index 0000000000..3cf89bf7bf --- /dev/null +++ b/fonts/newtx/tex/ot1ntxosf.fd @@ -0,0 +1,30 @@ +\ProvidesFile{ot1ntxosf.fd}[2015/01/17 v1.0 font definition file for OT1/ntx/osf] + +\expandafter\ifx\csname ntx@scaled\endcsname\relax + \let\ntx@scaled\@empty% +\fi +\def\ntx@lsfx{} +\def\ntx@makelsfx{\ifntx@largesc\def\ntx@lsfx{l}\fi} +\ifdefined\ntx@largescfalse \ntx@makelsfx\fi +\ifdefined\ntx@spacing \else\global\let\ntx@spacing\@empty\fi + +\DeclareFontFamily{OT1}{ntxosf}{\ntx@spacing} +\DeclareFontShape{OT1}{ntxosf}{b}{sc}{<-> \ntx@scaled ntx-Bold-osf-sc\ntx@lsfx-ot1}{} +\DeclareFontShape{OT1}{ntxosf}{b}{n}{<-> \ntx@scaled ntx-Bold-osf-ot1}{} +\DeclareFontShape{OT1}{ntxosf}{b}{scit}{<-> \ntx@scaled ntx-BoldItalic-osf-sc\ntx@lsfx-ot1}{} +\DeclareFontShape{OT1}{ntxosf}{b}{it}{<-> \ntx@scaled ntx-BoldItalic-osf-ot1}{} +\DeclareFontShape{OT1}{ntxosf}{m}{sc}{<-> \ntx@scaled ntx-Regular-osf-sc\ntx@lsfx-ot1}{} +\DeclareFontShape{OT1}{ntxosf}{m}{n}{<-> \ntx@scaled ntx-Regular-osf-ot1}{} +\DeclareFontShape{OT1}{ntxosf}{m}{scit}{<-> \ntx@scaled ntx-Italic-osf-sc\ntx@lsfx-ot1}{} +\DeclareFontShape{OT1}{ntxosf}{m}{it}{<-> \ntx@scaled ntx-Italic-osf-ot1}{} +\DeclareFontShape{OT1}{ntxosf}{bx}{sc}{<->ssub * ntxosf/b/sc}{} +\DeclareFontShape{OT1}{ntxosf}{bx}{n}{<->ssub * ntxosf/b/n}{} +\DeclareFontShape{OT1}{ntxosf}{bx}{scit}{<->ssub * ntxosf/b/scit}{} +\DeclareFontShape{OT1}{ntxosf}{bx}{it}{<->ssub * ntxosf/b/it}{} +\DeclareFontShape{OT1}{ntxosf}{m}{sl}{<-> \ntx@scaled ntx-Italic-osf-th-ot1}{} +\DeclareFontShape{OT1}{ntxosf}{b}{sl}{<->ssub * ntxosf/m/sl}{} +\DeclareFontShape{OT1}{ntxosf}{bx}{sl}{<->ssub * ntxosf/m/sl}{} +\DeclareFontShape{OT1}{ntxosf}{b}{scsl}{<->ssub * ntxosf/b/scit}{} +\DeclareFontShape{OT1}{ntxosf}{bx}{scsl}{<->ssub * ntxosf/b/scit}{} +\DeclareFontShape{OT1}{ntxosf}{m}{scsl}{<->ssub * ntxosf/m/scit}{} +\endinput -- cgit v1.2.3