zsh-users
 help / color / mirror / code / Atom feed
From: "Denis Bitouzé" <dbitouze@wanadoo.fr>
To: zsh-users@zsh.org
Subject: Re: Completion: lualatex ≠ pdflatex and xelatex
Date: Wed, 16 Nov 2022 21:57:48 +0100	[thread overview]
Message-ID: <87h6yysjlf.fsf@example.com> (raw)
In-Reply-To: <87v8ntidza.fsf@example.com>

Hi,

no one has any idea how to solve the problem below?

Thanks.

Le 05/11/22 à 17h05, Denis Bitouzé a écrit :

> Hi,
>
>   ┌────
>   │ Context:
>   │ 
>   │ - Mageia 8 GNU/Linux box,
>   │ - Vanilla TeX Live installation,
>   │ - zsh 5.8.1 (x86_64-mageia-linux-gnu)
>   └────
>
> The completion behaves differently:
>
> - in one hand for `pdflatex` and `xelatex`,
> - in the other hand for `lualatex`.
>
> Namely, for a (single) `test.tex` file (with several `test.*` auxiliary
> files) in the current directory:
>
> 1. `pdflatex tes + TAB` is completed into `pdflatex test.tex`,
> 2. `xelatex tes + TAB` is completed into `xelatex test.tex`
> 3. `lualatex tes + TAB` is completed into `lualatex test.`, and
>    `lualatex test. + TAB` proposes all the `test.*` files present in the
>    current directory.
>
> 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
>   └────
>
> in /usr/share/zsh/5.8.1/functions/Completion/Unix/_tex.
>
> How to make completion with `lualatex` behave as with `pdflatex` and `xelatex`?
>
> Thanks.
-- 
Denis



  reply	other threads:[~2022-11-16 20:59 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é [this message]
2022-11-17  0:21   ` Bart Schaefer
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=87h6yysjlf.fsf@example.com \
    --to=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).