True, but that's not what mtexmfstart.pdf says...
if one uses texmfstart, you only need to set the permission of texmfstart in the bin path; nowadays, my calls to script in the bin paths look like:
texexec ->
#!/bin/sh texmfstart texexec.pl $@
that way i'm independent of anything funny that will happen with kpsewhich (since i only need to adapt texmfstart); think of recent changes in the script path and scriptpath location method;
btw, you can use texmfstart for more things, like
texmfstart --direct scite kpse:texmf.cnf
this will launch scite and open the texmf.cnf file used by your current installation.
>texmfstart version : 1.5.2 - 2003/2004 - www.pragma-ade.com
usage : texmfstart [switches] filename [optional arguments]
switches : --verbose --report --browser --direct --execute --locate
--program --file --page --arguments
--make --lmake --wmakeexample : texmfstart pstopdf.rb cow.eps
texmfstart --locate examplex.rb
texmfstart --execute examplex.rb
texmfstart --browser examplap.pdf
texmfstart showcase.pdf
texmfstart --page=2 --file=showcase.pdf
texmfstart --program=yourtex yourscript.pl arg-1 arg-2
texmfstart --direct xsltproc kpse:somefile.xsl somefile.xml
texmfstart bin:xsltproc kpse:somefile.xsl somefile.xml
texmfstart --iftouched=normal,lowres downsample.rb normal lowresHans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
_______________________________________________ ntg-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/ntg-context
