General Purpose PostScript Generating Utility
4.2 Your Library Path
To define the default library path, you can use:
- Configuration Setting: LibraryPath: path
-
Set the library path the path.
- Configuration Setting: AppendLibraryPath: path
-
Add path at the end of the current library path.
- Configuration Setting: PrependLibraryPath: path
-
Add path at the beginning of the current library path.
Note that for users configuration files, it is better not to set the
library path, because the system's configuration has certainly been
built to cope with your system's peculiarities. Use
`AppendLibraryPath:' and `PrependLibraryPath:'.