From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38639 Path: news.gmane.org!not-for-mail From: Peter =?utf-8?Q?M=C3=BCnster?= Newsgroups: gmane.comp.tex.context Subject: 2 further unix stubs Date: Tue, 15 Jan 2008 00:17:03 +0100 Message-ID: <20080114231703.GB29276@gaston.couberia.bzh> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200352711 12780 80.91.229.12 (14 Jan 2008 23:18:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Jan 2008 23:18:31 +0000 (UTC) To: ConTeXt list Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 15 00:18:52 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JEYZq-0006ya-0u for gctc-ntg-context-518@m.gmane.org; Tue, 15 Jan 2008 00:18:46 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5BFEC1FBA6; Tue, 15 Jan 2008 00:18:19 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08280-03-3; Tue, 15 Jan 2008 00:17:44 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D86511FB7F; Tue, 15 Jan 2008 00:17:43 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CB9581FAAA for ; Tue, 15 Jan 2008 00:17:41 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05564-04-2 for ; Tue, 15 Jan 2008 00:17:07 +0100 (CET) Original-Received: from smtp2b.orange.fr (smtp2b.orange.fr [80.12.242.146]) by ronja.ntg.nl (Postfix) with ESMTP id 8638C1FB7F for ; Tue, 15 Jan 2008 00:17:05 +0100 (CET) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2b24.orange.fr (SMTP Server) with ESMTP id AFE7D7000086 for ; Tue, 15 Jan 2008 00:17:04 +0100 (CET) Original-Received: from gaston.couberia.bzh (ARennes-358-1-67-248.w90-54.abo.wanadoo.fr [90.54.10.248]) by mwinf2b24.orange.fr (SMTP Server) with ESMTP id 967577000084 for ; Tue, 15 Jan 2008 00:17:04 +0100 (CET) X-ME-UUID: 20080114231704616.967577000084@mwinf2b24.orange.fr Original-Received: by gaston.couberia.bzh (Postfix, from userid 1000) id 15222305B1; Tue, 15 Jan 2008 00:17:03 +0100 (CET) Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:38639 Archived-At: 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 ___________________________________________________________________________________