1: /*
   2:  * definitions for Troff metrics conversion
   3:  */
   4: 
   5: #define PAGE_HEIGHT_IN_MICAS    (11 * MICAS_PER_INCH)
   6: #define PAGE_WIDTH_IN_MICAS (8 * MICAS_PER_INCH + MICAS_PER_INCH/2)
   7: 
   8: #define MAXPOINTSIZE    128
   9: 
  10: #define INSTALLNAME "install-fonts"
  11: #define CLEANUPNAME "cleanup-fonts"
  12: #define FONTMAPFILENAME "interpress-fonts"

Defined macros

CLEANUPNAME defined in line 11; used 3 times
FONTMAPFILENAME defined in line 12; used 5 times
INSTALLNAME defined in line 10; used 3 times
MAXPOINTSIZE defined in line 8; used 2 times

Usage of this include

Last modified: 1986-01-25
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 709
Valid CSS Valid XHTML 1.0 Strict