Changes

Jump to navigation Jump to search
222 bytes removed ,  09:54, 7 July 2020
document context --luatex
__NOTOC__
Since April 2019, there is a new implementation of ConTeXt, named '''ConTeXt [[LMTX]]'''. It is tuned for LuaMetaTeX, the lean and mean successor of LuaTeX TeX engine (see [https://tug.org/TUGboat/tb40-1/tb124hagen-lmtx.pdf article]).
= Download =
* [http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd.zip 32bits] *
* [http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd-amd64.zip 64bits]
</li>
 
<li>
=== OpenBSD6.5 ===
* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.5.zip 32bits] *
* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.5-amd64.zip 64bits]
</li>
* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.6.zip 32bits] *
* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.6-amd64.zip 64bits]
 
<li>
=== OpenBSD6.7 ===
* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.7.zip 32bits] *
* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.7-amd64.zip 64bits]
</li>
</ul>
</li>
# Execute the install program, which will take care of downloading the distribution:
#* WINDOWS: <code>install.bat</code>
#* UNIX/MAC: #** If MacOS Catalina (10.15+), first allow mtxrun as unsigned executable with:#*: <code>xattr -d com.apple.quarantine context-osx-64/bin/mtxrun</code>#** execute <code>sh install.sh</code>#* UNIX: <code>sh install.sh</code>
# Add ConTeXt to your system PATH :
#* WINDOWS: #** run <code>setpath.bat</code>
#* UNIX: use the PATH instructions provided at the end of <code>install.sh</code> with:
#** Bash shell <code>echo 'export PATH=...thepathinstructions...:$PATH' >> ~/.bashrc</code>
#** Zsh shell <code>echo 'export PATH=...thepathinstructions...:$PATH' >> ~/.zshenv</code>
#** Sh/Ksh shell <code>echo 'export PATH=...thepathinstructions...:$PATH' >> ~/.profile</code>
#** Tcsh/csh shell <code>echo 'set path = ($path ...thepathinstructions...)' >> ~/.cshrc</code>
#* MAC:
#** Same as for UNIX. MacOS Catalina (10.15) defaults to `Zsh`, earlier versions defaulted to `Bash`
= First Run ! =
For an update, just replay the install program: it also take care of updating the distribution incrementally:
* WINDOWS: <code>install.bat</code>
* UNIX: <code>sh install.sh</code> (set  = Running MkIV = The new distribution still has all the files to run the executable permissions)previous version of ConTeXt. * Run <code>context --luatex Hello-world.tex</code> in your shell to revert back to the `luatex` binary and [[MkIV]].
= Further installation instructions =
* [[Installing ConTeXt LMTX on MacOS]]
* [[Modules#ConTeXt_LMTX|Installing Modules for ConTeXt LMTX]]
* The official page '''[http://www.pragma-ade.com/install.htm Installing CONTEXT LMTX ]''' is hosted by Pragma-Ade, which also provides** a 2 pages '''[http://lmtx.pragma-ade.nl/install-lmtx/installation.pdf installation guide]''',** a 1 page [http://distribution.contextgarden.net/current/context/experimental/doc/context/documents/general/leaflets/leaflet-context.pdf leaflet for ConTeXt LMTX]** a 1 page [http://distribution.contextgarden.net/current/context/experimental/doc/context/documents/general/leaflets/leaflet-luametatex.pdf leaflet for LuaMetaTeX].
* Pragma-Ade also provides the '''[http://www.pragma-ade.com/download-1.htm CONTEXT MKIV distribution]''' (MKIV version is LMTX predecessor) for which there is also [[ConTeXt_Standalone|detailed Installation instructions]].
{{Installation navbox}}
[[Category:Basics]][[Category:StandaloneInstallation]]

Navigation menu