]> Git Repo - binutils.git/blob - gdb/doc/rc-pslong.tex
* lmode_inferior_valid, lmode_ours_valid: New static vars.
[binutils.git] / gdb / doc / rc-pslong.tex
1 % $Id$
2 % To choose PS fonts (long PS fontnames) for the refcard, link
3 % or copy this file to rcfonts.tex
4
5 %The Times-Roman family is both more attractive and more compact than 
6 %Computer Modern.  On the other hand, while common, it is not free.  
7 %There are three sets of font definitions:
8 %  1) rc-cm.tex uses the free (Computer Modern) fonts
9 %  2) rc-ps.tex uses common PostScript fonts, with fontnames from the
10 %  Karl Berry scheme recommended in the documentation for dvips.
11 %  3) rc-pslong.tex uses common PostScript fonts, with the long names
12 %  used by PostScript programs directly.
13 %
14 % One caution: due to differing character ordering between TeX and PS,
15 %if your TeX is pre-3.0, or if you don't have virtual Courier
16 %matching the TeX character positions, you might want to use CMtt for
17 %\tt even if you switch to PostScript fonts for the rest of the text.
18 %
19 %-------------------- PostScript fonts (long names) -----------------
20 \font\bbf=Times-Bold at 10pt
21 \font\vbbf=Times-Bold at 12pt
22 \font\smrm=Times-Roman at 6pt
23 \font\brm=Times-Roman at 10pt
24 \font\rm=Times-Roman at 8pt
25 \font\it=Times-Italic at 8pt
26 \font\tt=Courier at 8pt
27 % Used only for \copyright, replacing plain TeX macro.
28 \font\sym=Symbol at 7pt
29 \def\copyright{{\sym\char'323}}
30 %-------------------- end font defs ---------------------------------
This page took 0.025318 seconds and 4 git commands to generate.