mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-04 08:30:54 +02:00
23834: complete tex files for xetex and xelatex.
This commit is contained in:
parent
c92f9a73bb
commit
ef66a233de
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-09-26 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 23834: Completion/Unix/Type/_tex: complete tex files for xetex
|
||||
and xelatex.
|
||||
|
||||
2007-09-25 Clint Adams <clint@zsh.org>
|
||||
|
||||
* Mikael Magnusson: 23832: Completion/Unix/Command/_git:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#compdef tex latex slitex pdflatex jadetex pdfjadetex
|
||||
#compdef tex latex slitex pdflatex jadetex pdfjadetex xetex=tex xelatex=latex
|
||||
|
||||
local expl
|
||||
|
||||
|
|
Loading…
Reference in a new issue