ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* 2 further unix stubs
@ 2008-01-14 23:17 Peter Münster
  2008-01-14 23:43 ` Mojca Miklavec
  0 siblings, 1 reply; 8+ messages in thread
From: Peter Münster @ 2008-01-14 23:17 UTC (permalink / raw)
  To: ConTeXt list

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-01-15 21:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-14 23:17 2 further unix stubs Peter Münster
2008-01-14 23:43 ` Mojca Miklavec
2008-01-15  8:28   ` Peter Münster
2008-01-15  9:43     ` Hans Hagen
2008-01-15 10:37       ` Peter Münster
2008-01-15 10:54         ` Hans Hagen
2008-01-15 21:10           ` Peter Münster
2008-01-15  9:38   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).