Hello,

What about these 2 new stubs:

stubs/unix/texmfstart:

#!/bin/sh
script=$(dirname $0)/../../ruby/texmfstart.rb
exec $script "$@"
# (or exec ruby $script "$@")

stubs/unix/texsync:

#!/bin/sh
texmfstart texsync.rb "$@"
# (Or is texsync now obsolete and replaced by another script?)

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to