Re: context -0.5
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
> BTW, in remove_format_files() you use
> $TEXFORMATS/web2c/$engine/$format.*, which would expand to
> $texmfsysvar/web2c/web2c/$engine/$format.* with a doubled 'web2c' component.
Thanks, was from the TEXMFSYSCONFIG time, I forgot this. Will do a new
package soon.
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at> Università di Siena
Debian Developer <preining@debian.org> Debian TeX Group
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
SCULLET (n.)
The last teaspoon in the washing up.
--- Douglas Adams, The Meaning of Liff
Reply to: