From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/73599 Path: news.gmane.org!not-for-mail From: Peter Park Nelson Newsgroups: gmane.comp.tex.context Subject: Re: SciTE configuration to use mkiv instead of mkii Date: Tue, 3 Jan 2012 16:57:47 -0600 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1325631489 12042 80.91.229.12 (3 Jan 2012 22:58:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 3 Jan 2012 22:58:09 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 03 23:58:05 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RiDIz-0007qS-7T for gctc-ntg-context-518@m.gmane.org; Tue, 03 Jan 2012 23:58:05 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 92A0DCB1B7; Tue, 3 Jan 2012 23:58:04 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hnG1PajdQ0-M; Tue, 3 Jan 2012 23:58:01 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A29BECB1B3; Tue, 3 Jan 2012 23:58:01 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9BB32CB1B3 for ; Tue, 3 Jan 2012 23:58:00 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id WIB17n371ghp for ; Tue, 3 Jan 2012 23:57:48 +0100 (CET) Original-Received: from filter4-nij.mf.surf.net (filter4-nij.mf.surf.net [195.169.124.155]) by balder.ntg.nl (Postfix) with ESMTP id DD062CB1B0 for ; Tue, 3 Jan 2012 23:57:48 +0100 (CET) Original-Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) by filter4-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q03MvlJT002384 for ; Tue, 3 Jan 2012 23:57:48 +0100 Original-Received: by wgbds13 with SMTP id ds13so23474458wgb.2 for ; Tue, 03 Jan 2012 14:57:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=9ow2INlY0gKIyb0jC8kAWNq98CU9e+aTrciXuAS3TnU=; b=IHDk7g7s+ruIFv30kiOZuvOvAfJhfh9OkPPTgqunxMz2WvrZey0APFxDhGafOJ1k7h ZhGaHeCXDLiegHj6mlXnI6lx03/8cDRK3DZRPu98K52+zW6yL2NHfFDFzRypzfN9sy7H KGA3uXNm/xqBmBR/mZie47QHcU5JxQlRLrNWc= Original-Received: by 10.227.205.203 with SMTP id fr11mr53192705wbb.18.1325631467466; Tue, 03 Jan 2012 14:57:47 -0800 (PST) Original-Received: by 10.223.71.208 with HTTP; Tue, 3 Jan 2012 14:57:47 -0800 (PST) In-Reply-To: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=74.125.82.45; country=US; region=CA; city=Mountain View; postalcode=94043; latitude=37.4192; longitude=-122.0574; metrocode=807; areacode=650; http://maps.google.com/maps?q=37.4192,-122.0574&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 04GhaVLGl - 0ad70de6e9e9 - 20120103 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.155 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:73599 Archived-At: OK, I just realized that the pdftex "Tex Live 2010" actually is the pdftex in the current context beta... peter@computer:~$ which pdftex /home/peter/context1220/tex/texmf-linux/bin/pdftex peter@computer:~$ pdftex -v pdfTeX 3.1415926-1.40.11-2.2 (TeX Live 2010) kpathsea version 6.0.0 Copyright 2010 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX). There is NO warranty. Redistribution of this software is covered by the terms of both the pdfTeX copyright and the Lesser GNU General Public License. For more information about these matters, see the file named COPYING and the pdfTeX source. Primary author of pdfTeX: Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX). Compiled with libpng 1.2.40; using libpng 1.2.40 Compiled with zlib 1.2.3; using zlib 1.2.3 Compiled with xpdf version 3.02pl4 so the problem is really just mkii vs. mkiv. On Tue, Jan 3, 2012 at 2:07 PM, Peter Park Nelson wrote: > Thanks for your responses. I should have specified that I am using > Linux (Ubuntu). I don't have any previous SciTE configuration files in > my home directory. > > I used the instructions from contextgarden and > scite-context-readme.pdf, including creating a launch script that sets > the PATH to include my context standalone binary. What I don't > understand now is that SciTE finds the correct standalone binary but > uses texexec to run mkii instead of mkiv as is supposed to be the > defuault: > > ConTeXt =A0ver: 2011.12.31 15:44 MKII > > and calls an old pdftex from a separate TexLive installation: > > This is pdfTeX, Version 3.1415926-1.40.11 (TeX Live 2010) > > Any suggestions? > Thanks. > >>texexec --pdf H1.tex > /home/peter/context1220/tex/texmf-context/scripts/context/ruby/base/syste= m.rb:16: > warning: Insecure world writable dir /usr/local/texlive in PATH, mode > 040777 > TeXExec | processing document 'H1.tex' > TeXExec | no ctx file found > TeXExec | tex processing method: context > TeXExec | TeX run 1 > TeXExec | writing option file H1.top > TeXExec | using randomseed 1125 > TeXExec | tex engine: pdftex > TeXExec | tex format: cont-en.mkii > warning: Could not open char translation file `natural.tcx'. > This is pdfTeX, Version 3.1415926-1.40.11 (TeX Live 2010) > =A0\write18 enabled. > entering extended mode > (./H1.tex > > ConTeXt =A0ver: 2011.12.31 15:44 MKII =A0fmt: 2011.12.31 =A0int: english/= english > > system =A0 =A0 =A0 =A0 =A0: cont-new.mkii loaded > (/home/peter/context1220/tex/texmf-context/tex/context/base/cont-new.mkii > systems =A0 =A0 =A0 =A0 : beware: some patches loaded from cont-new.mkii > ) > system =A0 =A0 =A0 =A0 =A0: cont-sys.rme loaded > (/home/peter/context1220/tex/texmf-context/tex/context/user/cont-sys.rme > (/home/peter/context1220/tex/texmf-context/tex/context/base/type-siz.mkii) > (/home/peter/context1220/tex/texmf-context/tex/context/base/type-one.mkii= )) > system =A0 =A0 =A0 =A0 =A0: H1.top loaded > (./H1.top) > > On Tue, Jan 3, 2012 at 9:58 AM, John Kitzmiller wrote: >> It looks like you need to point Scite to >> /home/peter/context1220/texmf-mswin/bin (assuming you are using >> windows) in your PATH. >> >> >> >> On Mon, Jan 2, 2012 at 10:52 PM, Peter Park Nelson >> wrote: >>> >>> Hello, I installed and configured SciTE today to try it out. I am >>> using the standalone distribution. When I try to process a context >>> document with F7, SciTE calls texexec and uses mkii instead of mkiv (I >>> always use mkiv/luatex). How do I configure SciTE to use mkiv? >>> >>> Here's the beginning of the output: >>> >>> >texexec --pdf H1.tex >>> /home/peter/context1220/tex/texmf-context/scripts/context/ruby/base/sys= tem.rb:16: >>> warning: Insecure world writable dir /usr/local/texlive in PATH, mode >>> 040777 >>> TeXExec | processing document 'H1.tex' >>> TeXExec | no ctx file found >>> TeXExec | tex processing method: context >>> TeXExec | TeX run 1 >>> TeXExec | writing option file H1.top >>> TeXExec | using randomseed 202 >>> TeXExec | tex engine: pdftex >>> TeXExec | tex format: cont-en.mkii >>> warning: Could not open char translation file `natural.tcx'. >>> This is pdfTeX, Version 3.1415926-1.40.11 (TeX Live 2010) >>> =A0\write18 enabled. >>> entering extended mode >>> (./H1.tex >>> >>> ConTeXt =A0ver: 2011.12.31 15:44 MKII =A0fmt: 2011.12.31 =A0int: englis= h/english >>> >>> system =A0 =A0 =A0 =A0 =A0: cont-new.mkii loaded >>> (/home/peter/context1220/tex/texmf-context/tex/context/base/cont-new.mk= ii >>> >>> [...more output...] >>> -- >>> Peter Park Nelson >>> peter.park.nelson@gmail.com >>> _______________________________________________________________________= ____________ >>> 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 =A0: http://www.pragma-ade.nl / http://tex.aanhet.net >>> archive =A0: http://foundry.supelec.fr/projects/contextrev/ >>> wiki =A0 =A0 : http://contextgarden.net >>> _______________________________________________________________________= ____________ >> ________________________________________________________________________= ___________ >> If your question is of interest to others as well, please add an entry t= o the Wiki! >> >> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-c= ontext >> webpage =A0: http://www.pragma-ade.nl / http://tex.aanhet.net >> archive =A0: http://foundry.supelec.fr/projects/contextrev/ >> wiki =A0 =A0 : http://contextgarden.net >> ________________________________________________________________________= ___________ > > > > -- > Peter Park Nelson > peter.park.nelson@gmail.com -- = Peter Park Nelson peter.park.nelson@gmail.com ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________