Changes

Jump to navigation Jump to search
226 bytes removed ,  08:21, 1 July 2022
m
fix pragma links
<li>
=== OpenBSD6.8 OpenBSD ===* [http://lmtx.pragma-ade7.nl/install-lmtx/context-openbsd6.8.zip 32bits]* 0 [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6openbsd7.80-amd64.zip 64bits64b]</li> <li> === OpenBSD6.9 ===* [http://lmtx7.pragma-ade.nl/install-lmtx/context-openbsd6.9.zip 32bits]* 1 [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6openbsd7.91-amd64.zip 64bits64b]
</li>
</ul>
The steps in this section show how to download and install ConTeXt for a 64-bit Linux system. Change the archive file download link as needed for your target platform. Open a new terminal then run the following commands:
# mkdir $HOME/bin/context (or anywhere else, it's up to you)# cd $HOME/bin/context
# wget http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip
# unzip context-linux-64.zip
* '''Tcsh'''/'''csh''': <code>echo 'set path = ($path ...instructions...)' >> ~/.cshrc</code>
For example, if ConTeXt was downloaded into `$HOME/bin/context` on a system running bash, then the following line would update the PATH environment variable:
<code>echo 'export PATH=$HOME/bin/context/tex/texmf-linux-64/bin:$PATH' >> ~/.bashrc</code>
== MacOS ==
= Further installation instructions =
 
* [[Installing ConTeXt LMTX on MacOS]]
* [[Modules#ConTeXt_LMTX|Installing Modules for ConTeXt LMTX]]
* The official page '''[http://www.pragma-ade.comnl/install.htm Installing CONTEXT ConTeXt LMTX ]''' is hosted by Pragma-AdeADE.* Pragma-Ade ADE also provides the '''[http://www.pragma-ade.comnl/download-1.htm CONTEXT MKIV ConTeXt MkIV distribution]''' (MKIV version MkIV is the predecessor of LMTX predecessor) for which there is are also [[ConTeXt_Standalone|detailed Installation installation instructions]].

Navigation menu