Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!jato!csi.jpl.nasa.gov!mwette From: mwette@csi.jpl.nasa.gov (Matt Wette) Newsgroups: comp.text.tex Subject: confused about SEARCH_SUBDIR'S in TeX3.1 (web2c-5.8a). Message-ID: <1991Apr19.205046.2928@jato.jpl.nasa.gov> Date: 19 Apr 91 20:50:46 GMT Sender: news@jato.jpl.nasa.gov Reply-To: mwette@csi.jpl.nasa.gov (Matt Wette) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 24 Nntp-Posting-Host: mr-ed.jpl.nasa.gov 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 -----------------------------------------------------------------