Changes

Jump to navigation Jump to search
889 bytes removed ,  13:50, 30 May 2020
no edit summary
__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]).  <ul style="display: grid;grid-template-columns: repeat(auto-fit, minmax(25em, 1fr)); grid-gap:3rem; justify-content: space-between;list-style: none;padding: 0px;margin: 0px; "><li style="height: stretch; padding: 10px; background-color: #f6f6f6; ">=== #1- . Download ===
<ul classid="DownloadRework">
<li class="DownloadRework" style="text-align:left;">===&nbsp;⯆ GNU/Linux Windows ===<ul style="text-align:left;"><li>X86 [http://lmtx.pragma-ade.nl/install-lmtx/context-linux.zip 32b] | * [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64mswin.zip 64b32bits]</li><li>ARM * [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-armhfwin64.zip 32b64bits] | [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-aarch64.zip 64b]</li></ul>
</li>
<li class="DownloadRework" style="text-align:left;">===&nbsp;⯆ Windows =MacOS ==<ul style="text-align:left;"><li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-mswin.zip 32b]</li><li>[http://lmtx.pragma-ade.nl/install-lmtx/contextosx-win6464.zip 64b64bits]</li></ul>
</li>
<li class="DownloadRework" style="text-align:left;">===&nbsp;⯆ MacOS GNU/Linux ===<ul style="text* X86 [http://lmtx.pragma-ade.nl/install-lmtx/context-align:left;">linux.zip 32bits]<li>* X86 [http://lmtx.pragma-ade.nl/install-lmtx/context-osxlinux-64.zip 64b64bits]<* ARM [http:/li>/lmtx.pragma-ade.nl/install-lmtx/context-linux-armhf.zip 32bits]<* ARM [http://lmtx.pragma-ade.nl/ul>install-lmtx/context-linux-aarch64.zip 64bits]
</li>
 <li class="DownloadRework" style="text-align:left;">===&nbsp;⯆ Free BSD FreeBSD ===<ul style="text-align:left;"><li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd.zip 32b32bits] (untested)</li>*<li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd-amd64.zip 64b64bits]</li></ul>
</li>
<li class="DownloadRework" style="text-align:left;">===&nbsp;⯆ OpenBSD6.5 ===<ul style="text-align:left;"><li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.5.zip 32b32bits] (untested)</li>*<li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.5-amd64.zip 64b64bits]</li></ul>
</li>
<li class="DownloadRework" style="text-align:left;">===&nbsp;⯆ OpenBSD6.6 ===<ul style="text-align:left;"><li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.6.zip 32b32bits] (untested)</li>*<li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.6-amd64.zip 64b64bits]</li>
</ul>
</li>
 
</ul>
</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).
<ul style="display: grid;grid-template-columns: repeat(auto-fit, minmax(25em, 1fr)); grid-gap:3rem; justify-content: space-between;list-style: none;padding: 0px;margin: 0px; "><li style="height: stretch; padding: 10px; background-color: #f6f6f6; ">=== #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>
#* 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> (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>::: #** Sh/Ksh shell <code>echo 'export PATH=...thepathinstructions...:$PATH' >> ~/.profile</code>::: #** Tcsh/csh shell <code>echo 'set path = ($path ...thepathinstructions...)' >> ~/.cshrc</code></li>
<li style="height: stretch; padding: 10px; background-color: #f6f6f6; ">=== #3- . First Run with ConTeXt ! ===
* Download the tex input file [[Media:Hello-world.tex|Hello-World.tex]] from our [[Detailed_Example|Detailed example]]
=== #4-Update ? ==. Easy update =
Just For an update, just replay the install program, : it also take care of updating the distributionincrementally:
* WINDOWS: <code>install.bat</code>
* UNIX: <code>install.sh</code> (set the executable permissions)
</li>
</ul>
 
=== Official installation page ===
The official page '''[http://www.pragma-ade.com/install.htm Installing CONTEXT LMTX ]''' is hosted by Pragma-Ade, which also provides
=== Further installation instructions ===
* [[Installing ConTeXt LMTX on MacOS]]

Navigation menu