zsh-users
 help / color / mirror / code / Atom feed
* Can the stand alone do this
@ 2021-09-25  4:55 jdh
  0 siblings, 0 replies; only message in thread
From: jdh @ 2021-09-25  4:55 UTC (permalink / raw)
  To: zsh-users



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
---------


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

only message in thread, other threads:[~2021-09-27  4:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-25  4:55 Can the stand alone do this jdh

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).