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 via email to