Re: 2.99.3 beta and texdoc on macosx
Sven de Vries <[email protected]> Fri, 26 Nov 2004 23:35:12 +0100 (MET)
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
Hi Christian, > the syntax is slightly different, using "sentenv"): > > [ -z "$DISPLAY" ] && export DISPLAY=":0.0" > export TEXDOCVIEW_dvi='open-x11 xdvi %s' thanks for the pointer (not being used to bash-syntax, I didn't notice immediately thatin texdoc only defaults were set); a variant works well for me. sven