blob: 6b6d20c71941d77e9f22dc97da01b9ff2c82f0f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
% European Computer Concrete Slanted text companion font 6 point
% [1998/11/14 v1.0 (WaS)]
if unknown exbase: input exbase fi
font_identifier:="TOSL"; font_size 6pt#;
input conc6pt;
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;
|