12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
% 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;
|
|
|