Lines Matching refs:tex
3 # Test texinfo.tex changes by running various manuals through with an
42 TEXINPUTS=.:$mandir: tex $manual \
43 || { echo "tex $manual failed." >&2; exit 1; }
51 rm -f $manual_base.* texinfo.tex
52 ln -s $newdir/texinfo.tex texinfo.tex
55 # instead of comparing, do full test of just the new texinfo.tex.
56 echo "$0: testing $manual_base... (tex)"
69 rm -f $manual_base.* texinfo.tex
70 ln -s $olddir/texinfo.tex texinfo.tex