#!/bin/csh -f

etags {`echo $TEXINPUTS | sed 's+:+,+gp'`}/*.{tex,sty}
