ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ConTeXt does not respect custom TEXMFHOME location
@ 2019-04-08  4:47 Johannes Hermann
  2019-04-08  7:47 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Hermann @ 2019-04-08  4:47 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ConTeXt does not respect custom TEXMFHOME location
  2019-04-08  4:47 ConTeXt does not respect custom TEXMFHOME location Johannes Hermann
@ 2019-04-08  7:47 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2019-04-08  7:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Johannes Hermann

On 4/8/2019 6:47 AM, Johannes Hermann wrote:
> 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?
did you remake the file database


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-08  7:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08  4:47 ConTeXt does not respect custom TEXMFHOME location Johannes Hermann
2019-04-08  7:47 ` Hans Hagen

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).