ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: A problem with HOMETEXMF
Date: Tue, 8 Apr 2008 14:43:29 +0200	[thread overview]
Message-ID: <6faad9f00804080543w3e994808y3f1f9066d46f3105@mail.gmail.com> (raw)
In-Reply-To: <87bq4ky1l9.fsf@bornier.net>

On Tue, Apr 8, 2008 at 2:26 PM, Jean Magnan de Bornier wrote:
> Hi all,
>  I have set HOMETEXMF in my setupex file, and the path is normally
>  recognized:
>
>  13:25 jean@boldair /home/jean % echo $HOMETEXMF
>  /home/jean/texmf
>
>  Luatex sees it:
>  13:25 jean@boldair /home/jean % luatools --expand-path HOMETEXMF
>  /home/jean/texmf
>
>  (not if I write $HOMETEXMF ??)
>
>  But luatex does not find files there:
>
>  13:35 jean@boldair /home/jean % luatools --find-file t-tikz.tex
>  <blank>
>
>  I have tried to set TEXMFHOME but got the same result. Please can anybody
>  explain these variables and how they work with luatex or point to some
>  documentation?

Hello Jean,

You need to add that variable to the list of TEXMF trees as well:
   export TEXMF='{$TEXMFPROJECT,$TEXMFFONTS,...,!!$TEXMFMAIN}'
just put it somewhere inbetween, possibly near beginning. (Maybe we
need to add it there by default.)

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2008-04-08 12:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-08 12:26 Jean Magnan de Bornier
2008-04-08 12:32 ` Olivier Guéry
2008-04-08 12:43 ` Mojca Miklavec [this message]
2008-04-08 15:20   ` Jean Magnan de Bornier

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=6faad9f00804080543w3e994808y3f1f9066d46f3105@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --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).