ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Bowen Alan C." <acbowen@Princeton.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: latest beta and file mismatch problem
Date: Thu, 03 Dec 2009 07:22:41 -0500	[thread overview]
Message-ID: <0DBD0884-B6BE-4B7E-B8D1-46698FAD74C1@Princeton.edu> (raw)
In-Reply-To: <1728F586-3C1B-40B4-8446-BBB6780150F7@gmail.com>

Otared,

This works perfectly. In all the changes to ConTeXt, I had neglected to update my TeXShop settings. Many thanks for your help (and patience).

Alan

On Dec 2, 2009, at 12;24,37 , Otared Kavian wrote:

> 
> On 2 déc. 2009, at 18:06, Bowen Alan C. wrote:
> 
>> Mocja—
>> 
>> I can process files from the command line. The problem seems to be with TeXShop (which I suspect needs some updating for Snow Leopard). Reinstalling TeXShop does not help.
>> 
>> Alan
>> 
> 
> Hi Alan,
> 
> You have to add a ".engine" file to 
> ~/Library/TeXShop/Engines
> 
> and open again TeXShop. For instance I have a file called "mkii.engine" containing these lines (between %%%begin and %%%end of course!):
> %%% begin
> #!/bin/bash
> 
> source /Volumes/OK/context-minimal/tex/setuptex 
> texexec "$1"
> %%%end
> 
> and then in TeXShop by default the engine is chosen to be mkii. It is important to know that this file must have the "x" bit as its rights.
> In your case this "mkii.engine" file should contain
> 
> #!/bin/bash
> 
> source /Applications/ConTeXtMinimals/tex/setuptex 
> texexec "$1"
> 
> Don't forget to chmod +x.
> Good luck!
> Best regards: OK
> ___________________________________________________________________________________
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-12-03 12:22 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-01 12:25 Bowen Alan C.
2009-12-01 15:40 ` Mojca Miklavec
2009-12-01 16:13   ` Bowen Alan C.
2009-12-02  8:13     ` Mojca Miklavec
2009-12-02 11:49       ` Bowen Alan C.
2009-12-02 11:55         ` Mojca Miklavec
2009-12-02 12:07           ` Bowen Alan C.
2009-12-02 15:43             ` Mojca Miklavec
2009-12-02 16:36               ` Bowen Alan C.
2009-12-02 17:06                 ` Bowen Alan C.
2009-12-02 17:24                   ` Otared Kavian
2009-12-03 12:22                     ` Bowen Alan C. [this message]
2009-12-01 16:15   ` Bowen Alan C.
2009-12-01 16:17     ` Arthur Reutenauer
2009-12-01 16:21       ` Bowen Alan C.
2009-12-01 19:58     ` Bowen Alan C.
2009-12-01 20:26       ` Hans Hagen
2009-12-01 20:38         ` Otared Kavian
2009-12-01 21:09           ` Bowen Alan C.
2009-12-01 21:26             ` Otared Kavian
2009-12-01 21:41             ` Hans Hagen
2009-12-02  8:16             ` Mojca Miklavec
2009-12-02 11:59               ` Bowen Alan C.
2009-12-02 12:04                 ` Mojca Miklavec
2009-12-02 12:24                   ` Bowen Alan C.
2009-12-01 20:43         ` Bowen Alan C.
2009-12-01 20:28       ` Peter Münster
2009-12-01 21:10         ` Bowen Alan C.
2009-12-02 18:51 Bowen Alan C.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0DBD0884-B6BE-4B7E-B8D1-46698FAD74C1@Princeton.edu \
    --to=acbowen@princeton.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).