freebsd-dev/gnu/usr.bin/gdb/doc/lpsrc.sed
Paul Richards ea8c7ac7d0 GDB-4.12 from ports with support for shlibs but not the kernel.
This is a greatly pared down version of the full gdb-4.12, all the
config stuff has been removed and the supporting libraries have
been stripped to a minimum. This is a 1.1.5 only port, I'll do a
more complete port for 2.0 which will have all the config stuff
and will install the gnu support libraries as system libraries like
we do for readline.

There wasn't much point for 1.1.5 since only gdb would use them so I
went for saving space instead. For 2.0 I'll config all the
other gnu tools to use them as well.
1994-06-10 13:42:18 +00:00

14 lines
526 B
Sed

/font defs: ---/,/end font defs ---/c\
%-------------------- PostScript (long names) font defs: -----------------\
\\font\\bbf=Times-Bold at 10pt\
\\font\\vbbf=Times-Bold at 12pt\
\\font\\smrm=Times-Roman at 6pt\
\\font\\brm=Times-Roman at 10pt\
\\font\\rm=Times-Roman at 8pt\
\\font\\it=Times-Italic at 8pt\
\\font\\tt=Courier at 8pt\
% Used only for \copyright, replacing plain TeX macro.\
\\font\\sym=Symbol at 7pt\
\\def\\copyright{{\\sym\\char'323}}\
%-------------------- end font defs ---------------------------------