Changes

Jump to navigation Jump to search
620 bytes added ,  12:55, 2 April 2017
Created page with "= Introduction = '''L'''aTeX '''Ed'''itor is mainly a LaTeX editor that is capable of compiling ConTeXt documents as well. It's available for Windows systems and can be download..."
= Introduction =

'''L'''aTeX '''Ed'''itor is mainly a LaTeX editor that is capable of compiling ConTeXt documents as well. It's available for Windows systems and can be downloaded from [http://latexeditor.org/index.html latexeditor.org]. '''Note''' that it hasn't been updated since 2009.

= Integration =

After installation or extraction of LEd navigate to its <code>Batches</code> directory and edit one of the <code>user*.bat</code> files to your likings. In order to work with ConTeXt the batch file should look like this:

@echo off
%3
cd %1
mtxrun.exe --autogenerate --script context --autopdf --purge %2
194

edits

Navigation menu