On Mon, Sep 1, 2008 at 6:03 PM, Alan Bowen wrote:
> Hi, Mocja---
> Many thanks for your reply: it is very encouraging. First things first,
> then: let's make sure I have things in the right place.
>
> The output of
> find /Applications/ConTeXtMinimals | head -n 20
> is
> /Applications/ConTeXtMinimals
> /Applications/ConTeXtMinimals/.DS_Store
> /Applications/ConTeXtMinimals/bin
> /Applications/ConTeXtMinimals/bin/mtx-update-old.lua
> /Applications/ConTeXtMinimals/bin/mtx-update.lua
> /Applications/ConTeXtMinimals/bin/mtxrun
> /Applications/ConTeXtMinimals/bin/texlua
> /Applications/ConTeXtMinimals/first-setup.sh
> /Applications/ConTeXtMinimals/status-of-update.lua
> /Applications/ConTeXtMinimals/tex
> /Applications/ConTeXtMinimals/tex/.DS_Store
> /Applications/ConTeXtMinimals/tex/setuptex
> /Applications/ConTeXtMinimals/tex/setuptex.bat
> /Applications/ConTeXtMinimals/tex/setuptex.tmf
> /Applications/ConTeXtMinimals/tex/texmf
> /Applications/ConTeXtMinimals/tex/texmf/.DS_Store
> /Applications/ConTeXtMinimals/tex/texmf/doc
> /Applications/ConTeXtMinimals/tex/texmf/doc/.DS_Store
> /Applications/ConTeXtMinimals/tex/texmf/doc/fonts
> /Applications/ConTeXtMinimals/tex/texmf/doc/fonts/.DS_Store
> I will wait for word from you about the changes you suggest to fix (a) and
> for Jérôme to fix the sync parser (c).
> I tried both
>  . /Applications/ConTeXtMinimals/tex/setuptex

Sorry ... Arthur told me that he fixed some issue, but it still
doesn't work (and probably has no chance to work), so you still need
both parts
    . /Applications/ConTeXtMinimals/tex/setuptex
/Applications/ConTeXtMinimals/tex

> and
> export PATH=/Applications/ConTeXtMinimals/tex/texmf-osx-intel/bin:$PATH
> in ~/.bash_profile file (that is, in Users/alancbowen)
> but when I typed
> texmfstart ctxtools --contextversion
> it listed only those in my texlive2007 distribution---no mention of the
> ConTeXtMinimals.

I forgot to tell you that you need to either:
- run that command manually
- run "bash"
- open a new Terminal
after you do the changes

You don't need to run texmfstart, it's OK to call just ctxtools, but
--contextversion seems to be broken in the minimals (some broken
functionality in kpathsea-mimicking library).

You should be able to use
    context --version
If context doesn't work, it means that you didn't set the PATH properly.

For setting HOMETEXMF you can help yourself, though it would be nice
if we provided a solution that worked out of the box. But I would like
to get a confirmation from Hans that it's OK to do that.

Mojca
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to