ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Source very outdated
Date: Tue, 2 Aug 2016 15:32:18 +0200	[thread overview]
Message-ID: <966b51d3-60f8-64a5-4b4a-01f5f8dde0c0@gmx.es> (raw)
In-Reply-To: <d8216809-de05-799b-50bf-422895ccb6af@gmail.com>

On 08/02/2016 01:49 PM, Henri Menke wrote:
> Dear list,
> 
> I'm quite new to ConTeXt and have worked my way through a lot of
> documentation. The Garden is an invaluable source as well as this
> mailing list. Sometimes it occurs that a feature which is announced on
> the mailing list is neither documented in the Garden nor in some PDF.
> Then I proceed to browse the source where I found four resources:
> 
> (1) local (for TeXlive in /usr/local/texlive/2016/texmf-dist/tex/context)
> (2) http://source.contextgarden.net/
> (3) http://repo.or.cz/w/context.git
> (4) https://bitbucket.org/phg/context-mirror
> 
> The first three are outdated and the last doesn't offer full text
> search. I could update the first source, but I don't want to break my
> existing setup and often I just look at the source to find out how
> things are implemented or to checkout whether a new feature is worth
> updating. It would be great if the online sources (2) and (3) could be
> updated.

Hi Henri,

why don’t you install ConTeXt Standalone? It is portable, so you may
install it in the same machine with TeX Live 2016.

(This is also why I asked you to test the Linux 32bit ConTeXt Standalone
with hyphenation.)

Create a new directory in in your /home/ directory and there you can
download and update the latest beta.

This won’t break your existing TL 2016 installation. And so you can have
the latest source and you may even use it.

I use the following commands:

cd /home/user/context-beta-directory/
rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh .
./first-setup.sh --modules=all
cd && source /home/user/context-beta-directory/
mtxrunjit --generate

And you may start using it invoking:

source /home/user/context-beta-directory/tex/setuptex

(Sorry, if this was obvious to you. In that case, it hasn’t been obvious
to me that you knew it.)

Just in case it helps,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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:[~2016-08-02 13:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-02 11:49 Henri Menke
2016-08-02 13:32 ` Pablo Rodriguez [this message]
2016-08-02 15:12 ` Aditya Mahajan
2016-08-26  7:36   ` Henri Menke

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=966b51d3-60f8-64a5-4b4a-01f5f8dde0c0@gmx.es \
    --to=oinos@gmx.es \
    --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).