diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-05-18 02:51:40 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-05-18 02:51:40 +0000 |
commit | e3727418747e76adc937c56e80a3ad1fd3d96c4d (patch) | |
tree | ec9d8d29466a36224c69e95ff341965c75033994 /Completion/Unix | |
parent | 851f32f14a1452ae778c92eddab910f120587d9f (diff) | |
download | zsh-e3727418747e76adc937c56e80a3ad1fd3d96c4d.tar.gz zsh-e3727418747e76adc937c56e80a3ad1fd3d96c4d.tar.xz zsh-e3727418747e76adc937c56e80a3ad1fd3d96c4d.zip |
14378: more programs that process .tex
Diffstat (limited to 'Completion/Unix')
-rw-r--r-- | Completion/Unix/Type/_tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Type/_tex b/Completion/Unix/Type/_tex index 4775d1bbc..6f803d383 100644 --- a/Completion/Unix/Type/_tex +++ b/Completion/Unix/Type/_tex @@ -1,4 +1,4 @@ -#compdef tex latex slitex +#compdef tex latex slitex pdflatex jadetex pdfjadetex local expl |