Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: texinfo
- X-seq: zsh-users 24763
- From: Christopher Browne <cbbrowne@xxxxxxxxx>
- To: jdh <dhenman@xxxxxxxxx>
- Subject: Re: texinfo
- Date: Mon, 6 Apr 2020 10:20:08 -0400
- Cc: "Zsh Users' List" <zsh-users@xxxxxxx>
- In-reply-to: <20200405160800.9094@Huxley>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20200405160800.9094@Huxley>
On Sun, Apr 5, 2020 at 7:08 PM jdh <dhenman@xxxxxxxxx> wrote:
>
> texi2pdf and texi2dvi which are in the texinfo debian package require a
> 'tex' binary program to run.
>
> I'd prefer to not have to install all of texlive just to get it.
>
> Is there any tex binary in the standalone lmtx system?
>
> If not are there any recommendations to install it?
>
Regrettably, you need a bunch of the things that will be in texlive in
order to use it.
Tex, but no macro collections? Oops, no good.
Tex, but no font definitions? Oops, no good.
I expect the list of "Tex, but no <foo>? Oops, no good" items continues
from there. Macro collections and fonts leap to mind immediately, but I'm
sure that's not all :-(
There may be something smaller than texlive; it looks like MiKTeX might be
a possibility.
--
When confronted by a difficult problem, solve it by reducing it to the
question, "How would the Lone Ranger handle this?"
Messages sorted by:
Reverse Date,
Date,
Thread,
Author