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.
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
participants (2)
-
Aditya Mahajan
-
Jairo A. del Rio