Denis Barbier writes:
> For maximal customization, i prefer reading variables from texmf.cnf.
> Attached patch works with those lines in texmf.cnf:
> TEXDOCSSUFFIX = :.dvi:.ps:.html:.txt
> TEXDOCSCOMPRESS = :.gz:.bz2:.zip:.Z
> TEXDOCEXT = {$TEXDOCSSUFFIX}{$TEXDOCSCOMPRESS}
not a good idea, on TeX Live at least. you do
texdoc longtable
and it finds longtable.html from the Williams Catalogue *before*
longtable.dvi.bz2. You need to try .dvi.bz2 immediately after .dvi
> There is one funny drawback: temporary file is removed before viewer is
> launched, but this should be easy to fix.
sounds a bit fundamental...
Sebastian
- [PATCH] texdoc and xdvi (Re: [Q] gzipped documentations) Didier Verna
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped document... Sebastian Rahtz
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped document... Thomas Esser
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped docu... Didier Verna
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped document... Denis Barbier
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped document... Sebastian Rahtz
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped document... Sebastian Rahtz
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped docu... Thomas Ruedas
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped document... Denis Barbier
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped document... Thomas Esser
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped docu... Denis Barbier
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped document... Thomas Esser
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped docu... Denis Barbier
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped document... Olaf Weber
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped docu... ALAN A DUNWELL
- Re: [PATCH] texdoc and xdvi (Re: [Q] gzipped document... Sebastian Rahtz
