12 Dec
2005
12 Dec
'05
10:43 a.m.
Taco Hoekwater wrote:
Hans Hagen wrote:
Nicolas Grilly wrote:
There is a very little error in file "/tex/texmf-local/web2c/texmf.cnf".
This file is contained in archive "justtex.zip" downloaded from Pragma web site.
It lacks a "S" after TEXMFPROJECT in definition of TEXMF :
TEXMF = {!!$TEXMFPROJECTS,!!$TEXMFFONTS,!!$TEXMFLOCAL,!!$TEXMFEXTRA,!!$TEXMFMAIN}
eh ... why should that be plural?
It should agree with this line, surely:
TEXMFPROJECTS = $SELFAUTOPARENT/texmf-projects
ah, then that one should be singular (i always set that one in other setup scripts) TEXMFPROJECT = $SELFAUTOPARENT/texmf-project Hans