From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36785 Path: news.gmane.org!not-for-mail From: "=?ISO-8859-2?Q?Michal_Kvasni=E8ka?=" Newsgroups: gmane.comp.tex.context Subject: Re: SciTE under Windows and Metapost Date: Sat, 29 Sep 2007 08:46:03 -0500 Message-ID: References: <46FDFD50.5080701@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1463831326==" X-Trace: sea.gmane.org 1191073602 15191 80.91.229.12 (29 Sep 2007 13:46:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 29 Sep 2007 13:46:42 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Sat Sep 29 15:46:35 2007 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 1IbceP-0007SN-3a for gctc-ntg-context-518@m.gmane.org; Sat, 29 Sep 2007 15:46:33 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8EF6B1FC78; Sat, 29 Sep 2007 15:46:29 +0200 (CEST) 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 22989-01-4; Sat, 29 Sep 2007 15:46:16 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 503E71FAD4; Sat, 29 Sep 2007 15:46:16 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E20A91FAD4 for ; Sat, 29 Sep 2007 15:46:13 +0200 (CEST) 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 22989-01-3 for ; Sat, 29 Sep 2007 15:46:08 +0200 (CEST) Original-Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.239]) by ronja.ntg.nl (Postfix) with ESMTP id 752AA1FABB for ; Sat, 29 Sep 2007 15:46:08 +0200 (CEST) Original-Received: by nz-out-0506.google.com with SMTP id m7so2738623nzf for ; Sat, 29 Sep 2007 06:46:07 -0700 (PDT) Original-Received: by 10.114.190.6 with SMTP id n6mr940146waf.1191073564049; Sat, 29 Sep 2007 06:46:04 -0700 (PDT) Original-Received: by 10.114.182.20 with HTTP; Sat, 29 Sep 2007 06:46:03 -0700 (PDT) In-Reply-To: <46FDFD50.5080701@wxs.nl> 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:36785 Archived-At: --===============1463831326== Content-Type: multipart/alternative; boundary="----=_Part_3464_16020602.1191073564030" ------=_Part_3464_16020602.1191073564030 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Many thanks for your answer. you can set the commands in context.properties file (or overload t hen > in your user.properties file) But can you please be more specific? The only thing I want is to press F7 and make the SciTE call texmfstart texexec --mptex I tried to find the proper line in the context.properties file but I wasn't able to fix it. I uncommented the line 137, and commented the line 138 (now it is this: command.build.$(file.patterns.metafun)=$(name.context.texexec) --$( name.context.backend) --mptex $(FileNameExt) #command.build.$(file.patterns.metafun)=$(name.metafun.mptopdf) $(FileNameExt) But it didn't help. What should I set, and where? > P.S. Hans, would it be possible to add the Metafont into the minimal > > distribution? I like it so much I'd like to make it my major > distribution > > only the binary i assume? you also have to convince mojca, the minimal > gardener Yes, I need only two things: binary Metafont (mf) being there, and pdfTeX (and later luaTeX) able to generate the bitmapped fonts on the demand. If you could add these two, I would instantly switch to the ConTeXt minimal distribution. It seems much better than both teTeX and TeXLive. Please, please. :-) Many thanks for the great ConTeXt, minimal distribution (which saved me here in TeXas), and your help. With best regards Michal Kvasnicka ------=_Part_3464_16020602.1191073564030 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Many thanks for your answer.

you can set the commands in context.properties file (or overload t hen
in your user.properties file)

But can you please be more specific? The only thing I want  is to press F7 and make the SciTE call
  texmfstart texexec --mptex < File.mp >
I tried to find the proper line in the context.properties file but I wasn't able to fix it. I uncommented the line 137, and commented the line 138 (now it is this:
  command.build.$(file.patterns.metafun )=$(name.context.texexec) --$(name.context.backend) --mptex $(FileNameExt)
  #command.build.$(file.patterns.metafun)=$(name.metafun.mptopdf) $(FileNameExt)
But it didn't help. What should I set, and where?

> P.S. Hans, would it be possible to add the Metafont into the minimal
> distribution? I like it so much I'd like to make it my major distribution

only the binary i assume? you also have to convince mojca, the minimal
gardener

Yes, I need only two things: binary Metafont (mf) being there, and pdfTeX (and later luaTeX) able to generate the bitmapped fonts on the demand. If you could add these two, I would instantly switch to the ConTeXt minimal distribution. It seems much better than both teTeX and TeXLive. Please, please. :-)

Many thanks for the great ConTeXt, minimal distribution (which saved me here in TeXas), and your help.
With best regards
Michal Kvasnicka

------=_Part_3464_16020602.1191073564030-- --===============1463831326== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============1463831326==--