ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Axel Kielhorn <tex@axelkielhorn.de>
To: "ntg-context@ntg.nl" <ntg-context@ntg.nl>
Subject: Re: lmtx vs mkiv
Date: Sun, 5 Apr 2020 11:10:03 +0200	[thread overview]
Message-ID: <C2CCEA82-567F-4DBD-99E1-CF6EB8A36899@axelkielhorn.de> (raw)
In-Reply-To: <8d81637e-f3a1-f668-3cff-8faecea96ac7@xs4all.nl>



> Am 03.04.2020 um 11:07 schrieb Hans Hagen <j.hagen@xs4all.nl>:
> 
> For that reason the latest lmtx installer now (for the time being) also includes the luatex binary (plus mkiv files needed) so that one can install lmtx and run both engines. Instead of the --luatex switch one can also force the engine in the usual way with "% engine=luatex" at the top line of the source file (but no pdftex and xetex in this installer).

I updated LMTX on MacOSX 10.13 today.

The luatex binary in not executable, thus when I run

axel$ context --luatex --version
mtx-context     | redirect luametatex -> luatex: luatex --luaonly "/usr/local/texlive/LMTX/tex/texmf-osx-64/bin/mtxrun.lua" --script mtx-context --luatex --version --redirected
mtx-context     | ConTeXt Process Management 1.02
mtx-context     |
mtx-context     | main context file: /Volumes/Macintosh HD/usr/local/texlive/2019/texmf-dist/tex/context/base/mkiv/context.mkiv
mtx-context     | current version: 2019.03.21 21:39

it picks up the TeX-Live version.

after I 

axel$ chmod 744 luatex 

I get the correct version:

axel$ context --luatex --version
mtx-context     | redirect luametatex -> luatex: luatex --luaonly "/usr/local/texlive/LMTX/tex/texmf-osx-64/bin/mtxrun.lua" --script mtx-context --luatex --version --redirected
mtx-context     | ConTeXt Process Management 1.03
mtx-context     |
mtx-context     | main context file: /Volumes/Macintosh HD/usr/local/texlive/LMTX/tex/texmf-context/tex/context/base/mkiv/context.mkiv
mtx-context     | current version: 2020.04.03 10:31
mtx-context     | main context file: /Volumes/Macintosh HD/usr/local/texlive/LMTX/tex/texmf-context/tex/context/base/mkiv/context.mkxl
mtx-context     | current version: 2020.04.03 10:31

Greetings
Axel

___________________________________________________________________________________
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-04-05  9:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03  9:07 Hans Hagen
2020-04-05  9:10 ` Axel Kielhorn [this message]
2020-04-18 16:07 ` Wolfgang Schuster

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=C2CCEA82-567F-4DBD-99E1-CF6EB8A36899@axelkielhorn.de \
    --to=tex@axelkielhorn.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).