Changes

Jump to navigation Jump to search
26 bytes removed ,  08:49, 17 December 2020
__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 =
<li>
=== Windows ===
* X86 [http://lmtx.pragma-ade.nl/install-lmtx/context-mswin.zip 32bits]* X86 [http://lmtx.pragma-ade.nl/install-lmtx/context-win64.zip 64bits]* ARM [http://lmtx.pragma-ade.nl/install-lmtx/context-windows-arm64.zip 64bits]
</li>
<li>
 
=== MacOS ===
* X86 [http://lmtx.pragma-ade.nl/install-lmtx/context-osx-64.zip 64bits]* ARM [http://lmtx.pragma-ade.nl/install-lmtx/context-osx-arm64.zip 64bits]
</li>
<li>
 
=== GNU/Linux ===
* X86 [http://lmtx.pragma-ade.nl/install-lmtx/context-linux.zip 32b]|[http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip 64b]
* ARM [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-armhf.zip 32b]|[http://lmtx.pragma-ade.nl/install-lmtx/context-linux-aarch64.zip 64b]
* Musl [http://lmtx.pragma-ade.nl/install-lmtx/context-linuxmusl.zip 64b]
</li>
=== FreeBSD ===
* [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 7 ===* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.57.zip 32bits] ** [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.57-amd64.zip 64bits]</li>
<li>
 === OpenBSD6.6 8 ===* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.68.zip 32bits] ** [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.68-amd64.zip 64bits]</li>
</ul>
</li>
</ul>
<nowiki>*</nowiki>untested configuration.
You can [[Read Me| read the licence]] (Creative Commons GNU GPL for program code, and Creative Commons Attribution ShareAlike for documentation).
# 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:Installation]]

Navigation menu