blob: 91f1862958654f50136d4a4c548d46b4f37e4191 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
% Computer Modern Slanted Roman
if unknown cmbase: input cmbase fi
font_identifier:="CMSL"; font_size design_size * pt#;
% This font is a simple modification of Computer Modern Roman.
input c-cmr;
slant:=1/6; % tilt ratio $(\Delta x/\Delta y)$
generate roman % switch to the driver file
|