ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Rudolf Bahr <quasi@quasi.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: mtxrun
Date: Tue, 11 Feb 2020 18:26:22 +0100	[thread overview]
Message-ID: <20200211172622.GA10077@nan> (raw)
In-Reply-To: <81eda2cd-7eec-0981-1996-79920673deac@gmx.es>

On Tue, Feb 11, 2020 at 04:57:15PM +0100, Pablo Rodriguez wrote:
> On 2/11/20 4:23 PM, Rudolf Bahr wrote:
> >
> > How should it be possible to mix mkiv and lmtx, when I install "LuaMetaTeX 2.03.15"
> > and "ConTeXt 2020.02.10 MKIV beta" in my linux directory "~/context-lmtx", correct
> > the PATH variable after installation, do not forget a "source" on ".bashrc" and then
> > invoke in my directory "context-lmtx" following programs:
> >
> > mtxrun --generate
> 
> Hi Rudolf,
> 
> how did you install ConTeXt? Did you download the proper file from
> http://pragma-ade.nl/install.htm?
> 
> What is the output from "whereis mtxrun && whereis context"?
> 
> Try adding "export PATH=$PATH:~/context/tex/texmf-linux-64/bin/"
> (correct the path where required) and try again.
> 
> I’m on Linux64 and I’m not experiencing these issues. And I remove the
> contents of tex/texmf-cache/ regularly (I only invoke "mtxrun
> --generate" after that).
> 
> > BTW, if it's important, "~/context-lmtx/tex/texmf-cache/" contains only
> > "luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e".
> 
> This is what I have there. These seem to be the standard cache contents.
> 
> Just in case it helps,
> 
> Pablo


Hello Pablo!

Thank you for your answer!

"whereis mtxrun" gives:
   ~/context-lmtx/bin/mtxrun.lua
   ~/context-lmtx/bin/mtxrun
   ~/context-lmtx/tex/texmf-linux-64/bin/mtxrun.lua
   ~/context-lmtx/tex/texmf-linux-64/bin/mtxrun

and "whereis context":
   ~/context-lmtx/tex/texmf-linux-64/bin/context.lua
   ~/context-lmtx/tex/texmf-linux-64/bin/context

I think, you'll get similar results. These are the informations according to
my PATH variable. And in that PATH there are no links to "~/context-luatex",
my directory of the other context installation.

And as so often I wiped again "texmf-cache":
   cd ~/context-lmtx/tex/
   rm -r texmf-cache/*
So, only the empty directory "texmf-cache/" remains.

And now:
   mtxrun --generate
gives again the error statements as written earlier.

Best wishes,
Rudolf
___________________________________________________________________________________
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:[~2020-02-11 17:26 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-10 10:54 mtxrun Rudolf Bahr
2020-02-10 11:06 ` mtxrun Taco Hoekwater
2020-02-10 11:27   ` mtxrun Rudolf Bahr
2020-02-10 12:03 ` mtxrun Rudolf Bahr
2020-02-11 10:56   ` mtxrun Rudolf Bahr
2020-02-11 12:07     ` mtxrun Hans Hagen
2020-02-11 15:23       ` mtxrun Rudolf Bahr
2020-02-11 15:57         ` mtxrun Pablo Rodriguez
2020-02-11 17:26           ` Rudolf Bahr [this message]
2020-02-11 18:38             ` mtxrun Hans Hagen
2020-02-11 20:41               ` mtxrun Rudolf Bahr
2020-02-11 20:57                 ` mtxrun Aditya Mahajan
2020-02-12  5:44                   ` mtxrun Rudolf Bahr
2020-02-11 18:39             ` mtxrun Aditya Mahajan
2020-02-12  4:41               ` mtxrun Rudolf Bahr
2020-02-12  5:24                 ` mtxrun Aditya Mahajan
2020-02-12 10:05                   ` mtxrun Rudolf Bahr
     [not found] <mailman.0.1581764401.20240.ntg-context@ntg.nl>
2020-02-15 14:38 ` mtxrun Luca Donetti
2020-02-15 14:48 ` mtxrun Luca Donetti
     [not found] <mailman.474.1581455525.1332.ntg-context@ntg.nl>
2020-02-14 19:59 ` mtxrun Luca Donetti
2020-02-15  4:59   ` mtxrun Aditya Mahajan
2020-02-15  5:40   ` mtxrun Rudolf Bahr
2020-02-15 11:32     ` mtxrun Floris van Manen
2020-02-15 14:57       ` mtxrun Aditya Mahajan
  -- strict thread matches above, loose matches on Subject: below --
2011-01-23 16:21 MTXrun Herbert Voss
2011-01-23 17:43 ` MTXrun Vedran Miletić
2011-01-23 19:25   ` MTXrun Hans Hagen
2008-06-17 16:49 mtxrun Hans van der Meer
2008-06-17 17:29 ` mtxrun Hans Hagen
2008-06-17 17:34 ` mtxrun Taco Hoekwater
2008-06-17 19:47 ` mtxrun Aditya Mahajan
2008-06-18  8:12   ` mtxrun Hans van der Meer
2008-06-18  9:37     ` mtxrun Hans Hagen
2008-06-18 11:54     ` mtxrun Taco Hoekwater

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=20200211172622.GA10077@nan \
    --to=quasi@quasi.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).