blob: f612878035fc9918bae9ef494c86311a2042f940 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
% Computer Modern Sans Serif Quotation Style Slanted
if unknown cmbase: input cmbase fi
font_identifier:="CMSSQI"; font_size design_size * pt#;
% This font's parameters are a simple modification of the parameters
% of Computer Modern Sans Serif Quotation Style.
input c-cmssq;
slant:=sind 12/cosd 12; % tilt ratio $(\Delta x/\Delta y)$
generate roman % switch to the driver file
|