summaryrefslogtreecommitdiff
path: root/Build/source/texk/psutils/README
blob: 6b37866b3a630efdd19d09020ea140bd90dc6c8e (plain)
1
2
3
4
5
6
7
PostScript Utilities for TeX Live

For TeX Live we can not use paper_size() from psutil.c because the default
papersize is given in the file paper.cfg to be found somewhere in the TDS
hierarchy.  Therefore we supply our onw paper_size() in paper-size.c, using
the kpathsea library to locate that file and use that library to handle all
portability issues.