ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: installing two ConTeXt trees
Date: Sat, 31 Aug 2013 11:24:12 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LNX.2.03.1308311119540.1835@hzvpu.rqh> (raw)
In-Reply-To: <CAFMOkGVjQGHN0X8Z4aNbHMweRuw=KKtYDUdvjtsrU9eKvyVwEA@mail.gmail.com>

On Sat, 31 Aug 2013, Alan Bowen wrote:

> I would like to install two ConTeXt trees on my laptop, one for work in
> progress and another for testing, and to run them using TeXShop (if that is
> feasible).
>
> Are there any instructions for this? I have searched the wiki and TeXShop
> help files but have not seen anything that indicates how to do this.

I routinely do this. Lets say you want to install two version of context, 
context-beta and context-stable. Then, download and copy first-setup.sh in 
both directories, and run:

    cd context-beta && first-setup
    cd context-stable && first-setup --context=current

Now, you can run

    source path-to-context-beta/tex/setuptex && context filename

to compile a file using context beta and

    source path-to-context-stable/tex/setptex && context filename

to compile a file using context stable.

Aditya

___________________________________________________________________________________
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
___________________________________________________________________________________


  parent reply	other threads:[~2013-08-31 15:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-31 12:12 Alan Bowen
2013-08-31 12:27 ` Hans Hagen
2013-08-31 14:46   ` Alan Bowen
2013-08-31 15:25     ` Aditya Mahajan
2013-08-31 15:24 ` Aditya Mahajan [this message]
2013-08-31 17:02   ` Alan Bowen
2013-09-01 17:54 ` Otared Kavian
2013-09-02 16:14   ` Alan Bowen
2013-09-02 21:44     ` Hans Hagen
2013-09-03  7:31       ` Otared Kavian
2013-09-03  8:50         ` Hans Hagen
2013-09-03 13:08           ` Otared Kavian
2013-09-03 17:14             ` Aditya Mahajan
2013-09-04  7:05               ` Otared Kavian
2013-09-04  7:32                 ` Hans Hagen
2013-09-04  8:36                 ` Hans Hagen
2013-09-06 17:04                   ` Otared Kavian
2013-09-06 20:28                     ` Hans Hagen

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=alpine.LNX.2.03.1308311119540.1835@hzvpu.rqh \
    --to=adityam@umich.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).