Changes

Jump to navigation Jump to search
840 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(20em, 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;">
=== 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 3232bits] | * X86 [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip 6464bits]</li><li>* ARM [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-armhf.zip 3232bits] | * ARM [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-aarch64.zip 6464bits]</li></small></ul>
</li>
<li class="DownloadRework" style="text-align:left;">=== Free BSD FreeBSD ===<ul style="text-align:left;"><li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd.zip 3232bits] (untested)</li>*<li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd-amd64.zip 6464bits]</li></ul>
</li>
<li class="DownloadRework" style="text-align:left;">
=== OpenBSD6.5 ===
<ul style="text-align:left;"><li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.5.zip 3232bits] (untested)</li>*<li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.5-amd64.zip 6464bits]</li></ul>
</li>
<li class="DownloadRework" style="text-align:left;">
=== OpenBSD6.6 ===
<ul style="text-align:left;"><li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.6.zip 3232bits] (untested)</li>*<li>* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.6-amd64.zip 6464bits]</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(20em, 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