[tex4ht] [tex-live] TeX4ht does not work properly with default TeXLive Windows install

Beuthe, Thomas beuthet at aecl.ca
Wed Aug 25 19:58:30 CEST 2010


UNRESTRICTED | ILLIMITÉ


>If the tools were configured to use 'tlgs' then dummy packages could install
>trivial wrappers of the form:
>
>$ cat /usr/bin/texlive/2020/bin/<arch>/tlgs
>
>#! /bin/sh
># tlgs -- wrapper to notify users that they need to install gs or
># edit this script to set "realgs" as required
>realgs=$(which gs)
>if [ "${realgs}X" == "X" ] ; then
>  echo 'Please install ghostscript or edit the tlgs script to set the
>value of realgs.'
>  exit 1
>else
>  exec "$realgs" "$@"
>fi


In the case of Windows, it didn't start with gs as the problem.
It was convert that wasn't working at first, and in that case,
it would be very difficult to tell what's going on in Windows,
because windows already has a convert command in dos.
In that case you're hooped, because something executes, it's
just the wrong something!



CONFIDENTIAL AND PRIVILEGED INFORMATION NOTICE

This e-mail, and any attachments, may contain information that
is confidential, subject to copyright, or exempt from disclosure.
Any unauthorized review, disclosure, retransmission, 
dissemination or other use of or reliance on this information 
may be unlawful and is strictly prohibited.  

AVIS D'INFORMATION CONFIDENTIELLE ET PRIVILÉGIÉE

Le présent courriel, et toute pièce jointe, peut contenir de 
l'information qui est confidentielle, régie par les droits 
d'auteur, ou interdite de divulgation. Tout examen, 
divulgation, retransmission, diffusion ou autres utilisations 
non autorisées de l'information ou dépendance non autorisée 
envers celle-ci peut être illégale et est strictement interdite.




More information about the tex4ht mailing list