zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#444073: /usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tex: add completion of xe*tex
       [not found] <20070925214207.32746.13806.reportbug@campbell.lordsutch.dyndns.org>
@ 2007-09-26  5:17 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2007-09-26  5:17 UTC (permalink / raw)
  To: Chris Lawrence, 444073; +Cc: zsh-workers

On Tue, Sep 25, 2007 at 04:42:07PM -0500, Chris Lawrence wrote:
> Package: zsh-beta
> Version: 4.3.4-dev-1+20070923-1
> Severity: wishlist
> File: /usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tex
> 
> Please add completion information for xetex and xelatex to this file;
> these drivers accept the same syntax as tex and latex respectively.

Index: Completion/Unix/Type/_tex
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Type/_tex,v
retrieving revision 1.4
diff -u -r1.4 _tex
--- Completion/Unix/Type/_tex	8 Jun 2005 12:45:36 -0000	1.4
+++ Completion/Unix/Type/_tex	26 Sep 2007 05:15:52 -0000
@@ -1,4 +1,4 @@
-#compdef tex latex slitex pdflatex jadetex pdfjadetex
+#compdef tex latex slitex pdflatex jadetex pdfjadetex xetex=tex xelatex=latex
 
 local expl
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-26  5:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20070925214207.32746.13806.reportbug@campbell.lordsutch.dyndns.org>
2007-09-26  5:17 ` Bug#444073: /usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tex: add completion of xe*tex Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).