[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: context -0.5



On Wed, Oct 25, 2006 at 16:18 +0200, Norbert Preining wrote:
> On Mit, 25 Okt 2006, Ralf Stubner wrote:
> > if [ "$(id -u)" -eq 0 ] ; then
> >   TEXFORMATS=$texmfsysvar/web2c
> > else
> >   TEXFORMATS=$texmfvar/web2c
> > fi
> > export TEXFORMATS
> > 
> > Problem is that this looses the $engine subdirectory in TEXFORMATS that
> > is need by ConTeXt.
> 
> But texexec automatically puts the formats into the right places at
> generation time:
> $ TEXFORMATS=/var/lib/texmf/web2c texexec --make --pdftex en
> ....loads of output....
> TeXExec | texformat: 25/10/2006 16:16:19 > /var/lib/texmf/web2c/pdfetex/cont-en.fmt
> TeXExec | texformat: 25/10/2006 12:29:33 > /var/lib/texmf/web2c/pdfetex/mptopdf.fmt
> TeXExec | runtime: 11.630804

Interesting. I seems as if there is quite some interesting logic inside
of texexec. Nice to see.

cheerio
ralf



Reply to: