Changes

Jump to navigation Jump to search
2 bytes removed ,  14:36, 4 November 2009
Building a ConTeXt document is as simple as opening it in the editor and pressing [F7].
=== Building using MKii MKII ===There are still some problems with MKiv, but SciTE builds using MKiv MKIV by default, to change to MKii MKII alter
the file context.properties as follows:
Replace the line
<pre>
name.context.texexec=$(name.context.mtxrun) --script context $(name.texexec.flag.pdfopen)
</pre>
with the line
<pre>
#name.context.texexec=$(name.context.mtxrun) --script context $(name.texexec.flag.pdfopen)
name.context.texexec=$(name.context.mtxrun) --usekpse texexec $(name.texexec.flag.pdfopen)
</pre>

Navigation menu