diff options
author | Roland Pesch <pesch@cygnus> | 1991-08-01 22:39:43 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-08-01 22:39:43 +0000 |
commit | 7bfa94e296e984df8440f7af6d1764d27016bbc8 (patch) | |
tree | 5fa46c6758dae02c9b7c147e8f8fa09b41d4f1dd /gdb/doc/rc-cm.tex | |
parent | e961483fd792cc3a1b906ab6972f644661e1a6fb (diff) | |
download | gdb-7bfa94e296e984df8440f7af6d1764d27016bbc8.zip gdb-7bfa94e296e984df8440f7af6d1764d27016bbc8.tar.gz gdb-7bfa94e296e984df8440f7af6d1764d27016bbc8.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb/doc/rc-cm.tex')
-rwxr-xr-x | gdb/doc/rc-cm.tex | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/gdb/doc/rc-cm.tex b/gdb/doc/rc-cm.tex new file mode 100755 index 0000000..1b44a07 --- /dev/null +++ b/gdb/doc/rc-cm.tex @@ -0,0 +1,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 --------------------------------- |