blob: c2e34c77f06f24814f14eebf858fc461795eda72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
% African Computer Modern Bold Extended Sans Serif
if unknown cmbase: input cmbase fi
font_identifier:="FCSSBX"; font_size design_size * pt#;
univ_acc_breadth:=0.4; % zusatz parameter for the universal accent
input c-cmssbx;
slant:=sind 12/cosd 12; % change slant
generate fcroman; % switch to the driver file
endinput;
|