[NTG-context] Using two versions of ConTeXt
Aditya Mahajan
adityam at umich.edu
Sat Apr 18 06:01:17 CEST 2020
On Fri, 17 Apr 2020, Jairo A. del Rio wrote:
> Hi everyone! I'm using the ConTeXt version packaged with TeX Live 2020 and
> recently I have downloaded LMTX. Both of them work, but when I call
> "context" from terminal, I compile with the TeX Live version, whereas I
> have to use a fully specified path to get LMTX output. Is there a way to
> call both from terminal, say, using "lmtx" or other shortcut for the
> standalone version? I work on Ubuntu 18.04. Thank you in advance.
Adding
alias lmtx="path-to-context/texmf-linux-64/bin/context"
in your .bashrc, .zshrc, or equivalent should work.
Aditya
More information about the ntg-context
mailing list