Changes

Jump to navigation Jump to search
308 bytes removed ,  09:54, 7 July 2020
document context --luatex
__NOTOC__
Since April 2019, there is a new major version 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]).
It is a new implementation tuned for LuaMetaTeX TeX engine, the lean and mean successor of the LuaTeX TeX engine (see [https://tug.org/TUGboat/tb40-1/tb124hagen-lmtx.pdf article]).You can [[Read Me| read the licence]] (Creative Commons GNU GPL for program code, and Creative Commons Attribution ShareAlike for documentation). = #1. Download =
<ul classid="DownloadRework">
<li class="DownloadRework" style="text-align:left;">
=== Windows ===
<ul style="text-align:left;"><li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-mswin.zip 3232bits]</li><li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-win64.zip 6464bits]</li></ul>
</li>
<li class="DownloadRework" style="text-align:left;">
=== MacOS ===
<ul style="text-align:left;"><li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-osx-64.zip 6464bits]</li></ul>
</li>
<li class="DownloadRework" style="text-align:left;">
=== GNU/Linux ===
<ul style="text-align:left;"><small><li>* X86 [http://lmtx.pragma-ade.nl/install-lmtx/context-linux.zip 3232b] | [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip 6464b]</li><li>* ARM [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-armhf.zip 3232b] | [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-aarch64.zip 6464b]</li></small></ul>
</li>
<li class="DownloadRework" style="text-align:left;">=== Free BSD ===<ul style="text-align:left;"><li>[http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd.zip 32] (untested)</li><li>[http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd-amd64.zip 64]</li></ul></li>
<li class="DownloadRework" style="text-align:left;">=== OpenBSD6.5 =FreeBSD ==<ul style="text-align:left;"><li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.5freebsd.zip 3232bits] (untested)</li>*<li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.5freebsd-amd64.zip 6464bits]</li></ul>
</li>
<li class="DownloadRework" style="text-align:left;">
=== OpenBSD6.6 ===
<ul style="text* [http://lmtx.pragma-ade.nl/install-lmtx/context-alignopenbsd6.6.zip 32bits] ** [http:left;">//lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.6-amd64.zip 64bits] <li>=== OpenBSD6.7 ===* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.67.zip 3232bits] (untested)</li>*<li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.67-amd64.zip 6464bits]</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). = #2. Installation =
# Create a directory for, e.g. data/context
# Go there and download the relevant zip for your plateform (see asideabove)
# Unpack the zip, some files will appear
# Execute the install program, which will take care of downloading the distribution:
#* WINDOWS: <code>install.bat</code>
#* UNIX/MAC: <code>sh install.sh</code> (set the executable permissions)
# 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`
 = #3. First Run with ConTeXt ! =
* Download the tex input file [[Media:Hello-world.tex|Hello-World.tex]] from our [[Detailed_Example|Detailed example]]
* and a more [[Detailed Example|Detailed example]]
= #4Moreover, a page is used to centralized [[Sample documents]]. Easy update =
Just = Easy update = For an update, just replay the install program, : it also take care of updating the distributionincrementally:
* WINDOWS: <code>install.bat</code>
* UNIX: <code>sh install.sh</code> (set the executable permissions)
= Running MkIV =
= Official installation page = The official page '''[http://wwwnew distribution still has all the files to run the previous version of ConTeXt.pragma* Run <code>context -ade.com/install.htm Installing CONTEXT LMTX ]''' is hosted by Pragma-Ade, which also provides* a 2 pages '''[http://lmtx.pragmaluatex Hello-adeworld.nltex</install-lmtx/installation.pdf installation guide]''',* a 1 page code> in your shell to revert back to the `luatex` binary and [[http://distribution.contextgarden.net/current/context/experimental/doc/context/documents/general/leaflets/leaflet-context.pdf leaflet for ConTeXt LMTXMkIV]* a 1 page [http://distribution.contextgarden.net/current/context/experimental/doc/context/documents/general/leaflets/leaflet-luametatex.pdf leaflet for LuaMetaTeX].
= Further installation instructions =
= 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.
* 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