On Fri, 20 Feb 2009, Alan Bowen wrote:
I have been revising my notes for newbie Mac installation of the ConTeXt
Minimals and was about to put them online when I discovered that, when I try
to process a file using MKIV, it does not find my personal texmf folder
(~Library/texmf). There is no problem when I process the same file using
MKII.
I am accessing MKIV by way of a ConTeXt-luaTeX engine in TeXShop:
(#!/bin/bash
export PATH=/Applications/ConTeXtMinimals/tex/texmf-osx-intel/bin:$PATH
export TEXMFCACHE=/Applications/ConTeXtMinimals/tex/texmf-cache
context "$1"
Any suggestions or pointers will be much appreciated.
Alan
It is possible that a wrong texmf.cnf file is being read.
What is the output of
luatools --expand-var TEXMF
and
kpsewhich --expand-var $TEXMF
Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________