On Fri, 20 Feb 2009, Alan Bowen wrote:
Aditya—
luatools --expand-var TEXMF gets
{/Applications/ConTeXtMinimals/tex/texmf-project,/Applications/ConTeXtMinimals/tex/texmf-fonts,/Applications/ConTeXtMinimals/tex/texmf-local,/Applications/ConTeXtMinimals/tex/texmf-osx-intel,/Applications/ConTeXtMinimals/tex/texmf-context,/Applications/ConTeXtMinimals/tex/texmf-extra,!!/Applications/ConTeXtMinimals/tex/texmf}
and kpsewhich --expand-var $TEXMF gets
{/Applications/ConTeXtMinimals/tex/texmf-project,/Applications/ConTeXtMinimals/tex/texmf-fonts,/Applications/ConTeXtMinimals/tex/texmf-local,/Applications/ConTeXtMinimals/tex/texmf-osx-intel,/Applications/ConTeXtMinimals/tex/texmf-context,/Applications/ConTeXtMinimals/tex/texmf-extra,!!/Applications/ConTeXtMinimals/tex/texmf}
Alan
~/Library/texmf is not there in either list! What is the output of HOMETEXMF (or TEXMFHOME) for both cases? What does kpsewhich t-ancientgreek.tex and luatools --localte t-ancientgreek.tex say. I am expecting that the first will give you a path, while the second will be empty. Aditya
On Feb 20, 2009, at 17;55,56 , Aditya Mahajan wrote:
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 : 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 ___________________________________________________________________________________
___________________________________________________________________________________ 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 ___________________________________________________________________________________