dpost.ps: increase linewidth to match groff
[troff.git] / tr2ps / path.h
blob5c6c531866b3dbed19e3250645f9f22a610044df
1 /*
3 * pathname definitions for important files and directories.
5 */
7 #ifndef TBASE
8 #define TBASE "/troff/home"
9 #endif
11 #define DPOST TBASE "/ps/dpost.ps"
13 #define BASELINE TBASE "/ps/baseline.ps"
14 #define COLOR TBASE "/ps/color.ps"
15 #define DRAW TBASE "/ps/draw.ps"
16 #define FORMFILE TBASE "/ps/forms.ps"
17 #define SHADEFILE TBASE "/ps/shade.ps"
18 #define KERNING TBASE "/ps/kerning.ps"
19 #define REQUESTFILE TBASE "/ps/ps.requests"
20 #define ROUNDPAGE TBASE "/ps/roundpage.ps"
22 #define ENCODINGDIR TBASE "/ps"
23 #define FONTDIR TBASE "/font"