zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: "Denis Bitouzé" <dbitouze@wanadoo.fr>
Cc: zsh-users@zsh.org
Subject: Re: Completion: lualatex ≠ pdflatex and xelatex
Date: Wed, 16 Nov 2022 16:21:09 -0800	[thread overview]
Message-ID: <CAH+w=7bfJFie7y6rGPSOuP4vvXpFYFQKDGF-PMtQtkjfm6-jow@mail.gmail.com> (raw)
In-Reply-To: <87h6yysjlf.fsf@example.com>

On Wed, Nov 16, 2022 at 12:57 PM Denis Bitouzé <dbitouze@wanadoo.fr> wrote:
>
> no one has any idea how to solve the problem below?

Did not see a message from you on 05/11/22 ...

> Le 05/11/22 à 17h05, Denis Bitouzé a écrit :
>
> > Maybe this has to do with the absence of `lualatex` in the line:
> >
> >   │ #compdef tex latex slitex pdftex pdflatex jadetex pdfjadetex xetex=tex xelatex=latex latexmk

Yes, that's exactly the issue.  Just add

compdef lualatex=latex

to .zshrc


  reply	other threads:[~2022-11-17  0:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-05 16:05 Denis Bitouzé
2022-11-16 20:57 ` Denis Bitouzé
2022-11-17  0:21   ` Bart Schaefer [this message]
2022-11-17  0:31     ` Lawrence Velázquez
2022-11-17  1:19       ` Bart Schaefer
2022-11-17  2:55         ` Lawrence Velázquez
2022-11-17  8:20         ` Denis Bitouzé
2022-11-17  8:19     ` Denis Bitouzé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH+w=7bfJFie7y6rGPSOuP4vvXpFYFQKDGF-PMtQtkjfm6-jow@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=dbitouze@wanadoo.fr \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).