ftp.nice.ch/pub/next/text/tex/apps/TeXview-kp0.25.s.tar.gz#/TeXview-grey/paths.h

This is paths.h in view mode; [Download] [Up]

/*
 *   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 CONFIGPATH ".:/usr/lib/tex/ps"
#define INPUTSPATH   ".:/usr/lib/tex/inputs"

#define RESFONTSFILE "psfonts.map"

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.