aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/rc-cm.tex
blob: 1b44a07419260f0f6d9eb533ef4b90814b61ddd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
% $Id$
% To choose CM (Computer Modern) fonts for the refcard, link
% or copy this file to rcfonts.tex
% 
%The Times-Roman family is both more attractive and more compact than 
%Computer Modern.  On the other hand, while common, it is not free.  
%There are three sets of font definitions:
%  1) rc-cm.tex uses the free (Computer Modern) fonts
%  2) rc-ps.tex uses common PostScript fonts, with fontnames from the
%  Karl Berry scheme recommended in the documentation for dvips.
%  3) rc-pslong.tex uses common PostScript fonts, with the long names
%  used by PostScript programs directly.
%
%-------------------- Computer Modern font defs: --------------------
\font\bbf=cmbx10
\font\vbbf=cmbx12
\font\smrm=cmr5
\font\brm=cmr10
\font\rm=cmr7
\font\it=cmti7
\font\tt=cmtt8
%-------------------- end font defs ---------------------------------