diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/latex/ilasy8.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/latex/ilasy8.mf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/latex/ilasy8.mf b/Master/texmf-dist/fonts/source/public/latex/ilasy8.mf new file mode 100644 index 00000000000..bb08023786d --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/latex/ilasy8.mf @@ -0,0 +1,11 @@ +% lasy8 invisible for SLITeX +% Use parameter settings from cmsy8 +if unknown cmbase: input cmbase fi +def generate suffix t= enddef; +input icmsy8; +%% RmS 91/11/14: a bit of hacking... +%% to get the correct font identifier +let _bye=bye; +def bye = font_identifier:="ILASY"; _bye enddef; +input lasy; + |