HomeSort by relevance Sort by last modified time
    Searched refs:TEXINPUTS (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texi2dvi 90 txincludes= # TEXINPUTS extensions, with trailing colon
97 # directories in TEXINPUTS.
110 # Save this so we can construct a new TEXINPUTS path for each file.
111 TEXINPUTS_orig="$TEXINPUTS"
112 # Unfortunately makeindex does not read TEXINPUTS.
114 export TEXINPUTS INDEXSTYLE
361 TEXINPUTS="$common$TEXINPUTS_orig"
370 TEXINPUTS=`echo $TEXINPUTS |sed 's/^:/EMPTY:/;s/:$/:EMPTY/;s/::/:EMPTY:/g'`
374 set x $TEXINPUTS; shif
    [all...]
  /external/bison/doc/
Makefile 283 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
288 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
329 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \

Completed in 599 milliseconds