/* $Header: /usr/jjc/dvitops/RCS/cms.h,v 1.4 90/10/19 09:42:18 jjc Exp $ */ /* Support for VM/CMS */ #define PAPER "a4" #ifndef FILENAME_MAX #define FILENAME_MAX 20 #endif #define POSTFIX_AREA #define AREA_LIST_SEP ':' #define AREA_SEP '.' #define TEXFONTS ".*" #define TEXINPUTS ".*" #define TEXPK "%f.%dpk.*" #define TEXMAGS 214,248,257,270,300,329,360,432,518,622,746,896,1075,1290 #define PSFONTS ".*" #define DPI 300 #define MAXFONTS 256 #define FOPEN_RB(file) (fopen((file), "rb")) #define FILENAME_HAS_AREA(f) FALSE /* You may need to uncomment this. */ /*#define BROKEN_PROTO */ #define STDARG #define EBCDIC #define NEED_QSORT /* #define HAVE_ISATTY */ /* do not embed getc in a macro */ #define NO_GETC_IN_MACRO #define ERRNO_IN_STDEFS /* You may need to change this to */ #include #include