Path : /proc/self/root/usr/share/zsh/4.3.10/functions/ |
Current File : //proc/self/root/usr/share/zsh/4.3.10/functions/_tex |
#compdef tex latex slitex pdflatex jadetex pdfjadetex xetex=tex xelatex=latex local expl _description files expl 'TeX or LaTeX file' _files "$@" "$expl[@]" -g '*.(tex|TEX|texinfo|texi)(-.)'