zsh-users
 help / color / mirror / code / Atom feed
From: "jdh" <dhenman@gmail.com>
To: <zsh-users@zsh.org>
Subject: Can the stand alone do this
Date: Sun, 26 Sep 2021 21:55:03 +4100	[thread overview]
Message-ID: <20210926215503.5806@sachi> (raw)



I would like to convert a .texi file into a pdf file.
Normally this is done as shown in the example below:

   $ texi2pdf zsh-manual.texi

which will generate a pdf file entitled  "zsh-manual.pdf"

But I get the following error message:

" You don't have a working TeX binary (tex) installed anywhere in
  your PATH, and texi2dvi cannot proceed without one.  If you want to use
  this script, you'll need to install TeX (if you don't have it) or change
  your PATH or TEX environment variable (if you do).  See the --help
  output for more details."

I believe that the standalone has the tex functionality in it somewhere.
Is it possible to create a link called 'tex' to some program in the standalone suite?

Regards
---------


                 reply	other threads:[~2021-09-27  4:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210926215503.5806@sachi \
    --to=dhenman@gmail.com \
    --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).