ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Johannes Hermann <linuxrider@web.de>
To: ntg-context@ntg.nl
Subject: ConTeXt does not respect custom TEXMFHOME location
Date: Mon, 8 Apr 2019 06:47:40 +0200	[thread overview]
Message-ID: <047db123-9f10-402e-90af-4b45049c07b7@web.de> (raw)

Hello mailinglist,

I have a problem with ConTeXt (Texlive 2019) and setting a custom
location of TEXMFHOME.
After installation I end up with a /usr/local/texlive/2019/texmfcnf.lua
as follows:

return {
  content = {
    variables = {
      TEXMFHOME = "~/.texlive2019/texmf",
    },
  },
}

Now when I place my custom version of publ-aut.lua in the appropriate
subfolder it is not used.
Although this works when default TEXMFHOME is used.

Is this behavior known or is this a bug?

Johannes

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2019-04-08  4:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-08  4:47 Johannes Hermann [this message]
2019-04-08  7:47 ` Hans Hagen

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=047db123-9f10-402e-90af-4b45049c07b7@web.de \
    --to=linuxrider@web.de \
    --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).