Re: [NTG-context] [tex-live] Announcing TLContrib

2010-10-10 Thread Axel E. Retif
On  9 Oct, 2010, at 00:26, Axel E. Retif wrote:

 [...]
 
 sudo tlmgr --repository http://tlcontrib.metatex.org/2010/ update luatex
 
 tlmgr: package repository http://tlcontrib.metatex.org/2010/
 tlmgr: saving backups to /usr/local/texlive/2010/tlpkg/backups
 [1/3, ??:??/??:??] update: luatex.universal-darwin [2545k] (19430 - 19431) 
 ... done
 [2/3, 00:27/00:51] update: luatex.x86_64-darwin [1478k] (19430 - 19431) ... 
 done
 [3/3, 00:43/00:51] update: luatex [809k] (19324 - 19328) ... done
 
 [...]
 
 And now I have ``LuaTeX, Version beta-0.63.0-2010091123''.


But now

 tlmgr update --all --list
 [...]
 luatex.universal-darwin: local revision (19431) is newer than revision in [TL 
 repository] (19430), not updating.
 luatex.x86_64-darwin: local revision (19431) is newer than revision in [TL 
 repository] (19430), not updating.


OK both. But...

 [...]
 luatex [777k]: local: 19328, source: 20014 (update)


What should we do in these cases?


Best

Axel


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


Re: [NTG-context] [tex-live] Announcing TLContrib

2010-10-10 Thread Axel E. Retif
On  9 Oct, 2010, at 04:28, Taco Hoekwater wrote:

 On 10/09/2010 11:14 AM, Axel E. Retif wrote:
 
 OK both. But...
 
 [...]
 luatex [777k]: local: 19328, source: 20014 (update)
 
 
 What should we do in these cases?
 
 Waiting for tlcontrib to have an update is the best approach. In fact,
 right now there already is 20015 on tlcontrib.

OK. Done already. So now

 luatex: local revision (20015) is newer than revision in [TL repository] 
 (20014), not updating.

Thank you very much.

Axel

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


Re: [NTG-context] [tex-live] Announcing TLContrib

2010-10-09 Thread Axel E. Retif
On  8 Oct, 2010, at 13:36, Taco Hoekwater wrote:

 Hello everybody,
 
 Please allow me to introduce a new project: TLContrib.
 
 TLContrib is a website + repository that hosts contributed packages
 for TeX Live 2010. The packages on TLContrib are packages that are
 not distributed inside TeX Live proper for one or another of following
 reasons:
 
 * because it is not free software according to the Debian guidelines;
 * because it is a binary update;
 
 [...]
 
 Quick start: to use TLContrib as a TeX Live repository, point the TeX
 Live package manager to http://tlcontrib.metatex.org/2010/

Great! I just tried (on a Mac)

tlmgr --repository http://tlcontrib.metatex.org/2010/ update --all --list

and it gave me a list of binaries to update (ConTeXt, LuaTeX, Metapost); then I 
checked my LuaTeX version: ``This is LuaTeX, Version beta-0.60.2-2010071217 
(TeX Live 2010) (rev 3736)'', and then

sudo tlmgr --repository http://tlcontrib.metatex.org/2010/ update luatex

tlmgr: package repository http://tlcontrib.metatex.org/2010/
tlmgr: saving backups to /usr/local/texlive/2010/tlpkg/backups
[1/3, ??:??/??:??] update: luatex.universal-darwin [2545k] (19430 - 19431) ... 
done
[2/3, 00:27/00:51] update: luatex.x86_64-darwin [1478k] (19430 - 19431) ... 
done
[3/3, 00:43/00:51] update: luatex [809k] (19324 - 19328) ... done
tlmgr: package log updated at /usr/local/texlive/2010/texmf-var/web2c/tlmgr.log
running mktexlsr ...
done running mktexlsr.
regenerating fmtutil.cnf in /usr/local/texlive/2010/texmf-var
running fmtutil-sys --no-error-if-no-format --byengine luatex ...
done running fmtutil-sys --no-error-if-no-format --byengine luatex.

And now I have ``LuaTeX, Version beta-0.63.0-2010091123''.

Very nice! Thank you and Mojca (the darwin LuaTeX maintainer)!


Axel

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