ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Keith Schultz <keithjschultz@icloud.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Can I use mkii and mkiv side by side?
Date: Wed, 21 Jan 2015 12:55:12 +0100	[thread overview]
Message-ID: <8F6790B0-69F1-498C-BF27-23EB5E0D508E@icloud.com> (raw)
In-Reply-To: <C370738A-15E5-4C22-B460-3BCE06907B42@gmail.com>

Hi Otared and Gerben,

I do not know which version of TeXShop you are using but the more recent ones
have Engines for ConTeXt, already.

If they are not already installed you can find them in:
~/Libraries/TeXShop/Engines/Inactive

just more the Contex( LuaTeX).engine into Engines and restart
TeXShop.

Here is the engine definition for MacTeX 2014 (TeXLive)
#!/bin/tcsh

# Before using this engine, you must run the following command once in Terminal: luatools --generate

set path= ($path /usr/texbin /usr/local/bin)
mtxrun --script context --autogenerate --synctex=1 "$1"


> Am 21.01.2015 um 12:08 schrieb Otared Kavian <otared@gmail.com>:
> 
> Hi Gerben,
[snip, snip]
> For instance my file mkii.engine contains the following lines:
> 
> #!/bin/bash
> source /Volumes/OK/context-minimal/tex/setuptex 
> texexec --autogenerate --synctex=1 "$1" 
No need to Source setuptex.
Just set the Path to your ConTeXt Standalone directory
 The setuptex script is a multi-platform script to setup the paths!


> where  
> 	/Volumes/OK/context-minimal/tex/setuptex 
> is the path to the file setuptex in my Context standalone directory.
> 
> Best regards: OK
> 

regards
	Keith.
___________________________________________________________________________________
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:[~2015-01-21 11:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-20 23:36 Gerben Wierda
2015-01-21 11:08 ` Otared Kavian
2015-01-21 11:55   ` Keith Schultz [this message]
2015-01-21 12:48     ` Otared Kavian
2015-01-21 13:31       ` Keith J. Schultz
2015-01-21 22:01         ` Otared Kavian
2015-01-26 16:19     ` Gerben Wierda
2015-01-26 16:29       ` Wolfgang Schuster
2015-01-26 18:51       ` Keith Schultz
2015-01-26 21:49         ` Gerben Wierda
2015-01-27 12:06           ` Keith J. Schultz
2015-02-23 21:33             ` Gerben Wierda
2015-02-23 21:37               ` Aditya Mahajan
2015-01-21 11:29 ` Keith J. Schultz

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=8F6790B0-69F1-498C-BF27-23EB5E0D508E@icloud.com \
    --to=keithjschultz@icloud.com \
    --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).