home *** CD-ROM | disk | FTP | other *** search
- /*
- * This software is Copyright 1988 by Radical Eye Software.
- * All Rights Reserved.
- */
- /*
- * This is the paths file for dviamiga.
- */
- /*
- * PKPATH is where to search for packed files, directories separated by
- * commas. A period means the current directory (don't prepend anything.)
- * TFMPATH is the same for TFM files.
- */
- #define TFMPATH ".:/LocalLibrary/Fonts/TeXFonts/tfm:/usr/lib/tex/fonts/tfm"
- #define PKPATH ".:/LocalLibrary/Fonts/TeXFonts/pk:/usr/lib/tex/fonts/pk"
- #define VFPATH ".:/LocalLibrary/Fonts/TeXFonts/vf:/usr/lib/tex/fonts/vf"
- #define RESFONTSFILE "psfonts.map"
- #define CONFIGPATH ".:/usr/lib/tex/ps"
- #define INPUTSPATH ".:/usr/lib/tex/inputs"
-