diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/kpfonts/omljkpl.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/kpfonts/omljkpl.fd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/kpfonts/omljkpl.fd b/Master/texmf-dist/tex/latex/kpfonts/omljkpl.fd new file mode 100644 index 00000000000..60b12d3eb97 --- /dev/null +++ b/Master/texmf-dist/tex/latex/kpfonts/omljkpl.fd @@ -0,0 +1,17 @@ +\ProvidesFile{omljkpl.fd} + [2006/08/15 v1.0] + +\DeclareFontFamily{OML}{jkpl}{\skewchar\font127 } + +\ifkp@upRm + \DeclareFontShape{OML}{jkpl}{m}{it}{<-> jkplmif}{} + \DeclareFontShape{OML}{jkpl}{bx}{it}{<-> jkplbmif}{} +\else + \DeclareFontShape{OML}{jkpl}{m}{it}{<-> jkplmi}{} + \DeclareFontShape{OML}{jkpl}{bx}{it}{<-> jkplbmi}{} +\fi + +\DeclareFontShape{OML}{jkpl}{l}{it}{<->ssub * jkpl/m/it}{} +\DeclareFontShape{OML}{jkpl}{b}{it}{<->ssub * jkpl/bx/it}{} + +\endinput |