blob: 4e5b981d6c2effccf61b2071a842da996a115579 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
% European Computer Concrete Slanted text companion font 7 point
% [1998/11/14 v1.0 (WaS)]
if unknown exbase: input exbase fi
font_identifier:="TOSL"; font_size 7pt#;
input conc7pt;
slant:=1/6; % tilt ratio $(\Delta x/\Delta y)$
math_fitting:=false; % should math-mode spacing be used?
generate txsymb; % switch to the driver file
endinput;
|