mwette@csi.jpl.nasa.gov (Matt Wette) (04/20/91)
I am confused about the operation of SEARCH_SUBDIR'S in TeX3.1 and associates in the 5.8a of web2c. Say in site.h I do #define TEX_FONTS "/dirA/fonts" #define SEARCH_SUBDIRECTORIES #define TEX_FONTS_SUBDIR "/dirB/fonts" Now say there exist subdirectories of /dirB/fonts called "font1" and "font2". Now when I run tex (or whatever), what will the actual search path be? 1. /dirA/fonts:/dirB/fonts:/dirB/fonts/font1:/dirB/fonts/font2 2. /dirB/fonts:/dirB/fonts/font1:/dirB/fonts/font2 or 3. /dirB/fonts/font1:/dirB/font2 Matt -- _________________________________________________________________ Matthew R. Wette | Jet Propulsion Laboratory, 198-326 mwette@csi.jpl.nasa.gov | 4800 Oak Grove Dr, Pasadena,CA 91109 -----------------------------------------------------------------