ea8c7ac7d0
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.
14 lines
481 B
Sed
14 lines
481 B
Sed
/font defs: ---/,/end font defs ---/c\
|
|
%-------------------- PostScript (K Berry names) font defs: --------------\
|
|
\\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 ---------------------------------
|