ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: New tree in minimal context
Date: Thu, 23 Mar 2006 20:35:47 +0100	[thread overview]
Message-ID: <4422F893.3040302@wxs.nl> (raw)
In-Reply-To: <d5fddde00603230834l719755f7i9428bb2756323adb@mail.gmail.com>

Mikael Persson wrote:
> Hello all,
>
> I am trying the minimal ConTeXt distribution. Ok, so I downloaded
>
> justtex.zip
>
> and
>
> linuztex.zip
>
> to /tex...
>
> and followed the instructions and all worked out well. However, I have
> another tree I want to use aswell, say /usr/local/texmf-wolfram.
> However, when I add entries in one of the following:
>
> /tex/texmf/web2c/texmf.cnf
> /tex/texmf-local/web2c/texmf.cnf
> /tex/texmf-local/web2c/context.cnf
>
> like:
>
> TEXMFWOLFRAM = /usr/local/texmf-wolfram
>
> and then add to TEXMF the TEXMFWOLFRAM
>
> TEXMF = {!!$TEXMFCONFIG,!!$TEXMFVAR,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST,$TEXMFWOLFRAM}
>
> the new tree is still not found when doing a mktexlsr. It just shows:
> mktexlsr: Updating /tex/texmf/ls-R...
> mktexlsr: Updating /tex/texmf-extra/ls-R...
> mktexlsr: Updating /tex/texmf-fonts/ls-R...
> mktexlsr: Updating /tex/texmf-linux/ls-R...
> mktexlsr: Updating /tex/texmf-local/ls-R...
> mktexlsr: Done.
>
> So, where should I add a new tree? (is it possible in the minimal
> version?) The procedure I did above worked well for TeXLive 2004.
>   
you should patch the 'setuptex' script in teh root of the minimal tree; env vars overload settings in texmf.cnf 

another option is to: 

export TEXMFPROJECT = /usr/local/texmf-wolfram

since this is what the project entry is for 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

      reply	other threads:[~2006-03-23 19:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-23 16:34 Mikael Persson
2006-03-23 19:35 ` Hans Hagen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4422F893.3040302@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).