diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/notomath/omlnotomi.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/notomath/omlnotomi.fd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/notomath/omlnotomi.fd b/Master/texmf-dist/tex/latex/notomath/omlnotomi.fd new file mode 100644 index 00000000000..792153149e6 --- /dev/null +++ b/Master/texmf-dist/tex/latex/notomath/omlnotomi.fd @@ -0,0 +1,28 @@ +%Filename: omlnotomi.fd +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{omlnotomi.fd} + [2014/04/14 Fontinst v1.933 font definitions for OML/notomi.] + +\expandafter\ifx\csname ntxmath@scaled\endcsname\relax + \let\ntxmath@scaled\@empty% +\fi + +\DeclareFontFamily{OML}{notomi}{\skewchar \font =127} + +\DeclareFontShape{OML}{notomi}{m}{it}{ + <-> \ntxmath@scaled notomi +}{} + +\DeclareFontShape{OML}{notomi}{b}{it}{ + <-> \ntxmath@scaled notobmi +}{} + +\DeclareFontShape{OML}{notomi}{m}{sl}{<->ssub * notomi/m/it}{} +\DeclareFontShape{OML}{notomi}{bx}{it}{<->ssub * notomi/b/it}{} +\DeclareFontShape{OML}{notomi}{b}{sl}{<->ssub * notomi/b/it}{} +\DeclareFontShape{OML}{notomi}{bx}{sl}{<->ssub * notomi/b/sl}{} + +\endinput |