[tex-live] TL'10 pretest trial
Reinhard Kotucha
reinhard.kotucha at web.de
Wed May 26 00:52:05 CEST 2010
On 25 May 2010 George N. White III wrote:
> Is there an equivalent to the "-sys" with "context --make"?
I don't know whether this information is helpful regarding context,
but if there is a program "foo", it actually doesn't have to be aware
of "-sys". It's sufficient to provide a wrapper script "foo-sys":
---------------------------------------------------
#! /bin/sh
TEXMFVAR=`kpsewhich --var-value=TEXMFSYSVAR`
TEXMFCONFIG=`kpsewhich --var-value=TEXMFSYSCONFIG`
export TEXMFVAR TEXMFCONFIG
exec foo
---------------------------------------------------
Regards,
Reinhard
--
----------------------------------------------------------------------------
Reinhard Kotucha Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------
More information about the tex-live
mailing list