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