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