Re: [NTG-context] Using two versions of ConTeXt

2020-04-17 Thread Aditya Mahajan

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
___
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
___


[NTG-context] Using two versions of ConTeXt

2020-04-17 Thread Jairo A. del Rio
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.
___
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
___