Re: [NTG-context] minimals and TeXShop

2009-06-11 Thread Mojca Miklavec
On Wed, Jun 10, 2009 at 19:04, Hans van der Meer wrote:
 The directives in the ContextGarden for working with the minimals in TeXShop
 are not working for me on MacOSX.
 I installed the minimals in ~/TeX/context/beta and then set the TeXShop
 engine script to:
 export TEXROOT=~/TeX/context/beta/tex
 export PATH=$TEXROOT/texmf-osx-ppc/bin:$PATH
 export TEXMFCACHE=$TEXROOT/texmf-cache
 context $1
 This corresponds to the recipe step 3 of TeXShop installation and
 configuration.
 The result in TeXShop's console window is disappointing:
 MTXrun | unknown script 'context.lua' or 'mtx-context.lua'

This looks like a missing luatools --generate.

I admit that I remember seing the automatic luatools --generate
that's executed with mtx-update.lua not create the right cache, but
I don't know or remember any details. Does running it manually under
the same set of settings help?

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
___


[NTG-context] minimals and TeXShop

2009-06-10 Thread Hans van der Meer
The directives in the ContextGarden for working with the minimals in  
TeXShop are not working for me on MacOSX.


I installed the minimals in ~/TeX/context/beta and then set the  
TeXShop engine script to:

export TEXROOT=~/TeX/context/beta/tex
export PATH=$TEXROOT/texmf-osx-ppc/bin:$PATH
export TEXMFCACHE=$TEXROOT/texmf-cache
context $1
This corresponds to the recipe step 3 of TeXShop installation and  
configuration.


The result in TeXShop's console window is disappointing:
MTXrun | unknown script 'context.lua' or 'mtx-context.lua'

Prefixing to the engine script with the recommended:
~/TeX/context/beta/tex/setuptex
does not help.
In fact $TEXROOT appears not to have been set, witnessed by the  
following output:


Setting /Users/hans/TeX/context/beta/tex as TEXROOT.
TEXROOT after ~/TeX/context/beta/tex/setuptex =
MTXrun | unknown script 'context.lua' or 'mtx-context.lua'

What now?

Hans van der Meer




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


Re: [NTG-context] minimals and TeXShop

2009-06-10 Thread Otared Kavian
Hi Hans van der Meer,Some time ago there was an analogous question on the issue but I cannot find the thread right now…So I send you the PDF file where everything is explained in 10 steps.I hope this will be useful.Best regards: OK

install-minimal-ok-1.pdf
Description: Adobe PDF document
On 10 juin 09, at 19:04, Hans van der Meer wrote:The directives in the ContextGarden for working with the minimals in TeXShop are not working for me on MacOSX.[…]___
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
___