summaryrefslogtreecommitdiffstats
path: root/gdb/doc/rc-ps.tex
blob: 1a0e970372508c441a2d20030b527b494d725992 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
% $Id$
% To choose PS fonts (Karl Berry TeX fontnames) 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.
%
% One caution: due to differing character ordering between TeX and PS,
%if your TeX is pre-3.0, or if you don't have virtual Courier
%matching the TeX character positions, you might want to use CMtt for
%\tt even if you switch to PostScript fonts for the rest of the text.
%
%-------------------- PostScript fonts (K Berry names) --------------
\font\bbf=ptmb at 10pt
\font\vbbf=ptmb at 12pt
\font\smrm=ptmr at 6pt
\font\brm=ptmr at 10pt
\font\rm=ptmr at 8pt
\font\it=ptmri at 8pt
\font\tt=pcrr at 8pt
% Used only for \copyright, replacing plain TeX macro.
\font\sym=psyr at 7pt
\def\copyright{{\sym\char'323}}
%-------------------- end font defs ---------------------------------
OpenPOWER on IntegriCloud