Fixed mix-up between MikTeX and MimeTeX.

This commit is contained in:
thepurpleblob
2006-06-21 10:18:51 +00:00
parent 6408f30173
commit 07ccf0a68d
+7 -4
View File
@@ -22,14 +22,17 @@
for the start and end of this format).</p>
<p>Moodle uses external binaries to render the images which may need setting
up for your system. The filter will first check for a LaTeX renderer (Ghostscript
is also required for this method) and failing that will use the simpler <i>miktex</i>
is also required for this method) and failing that will use the simpler <i>mimetex</i>
binary included in the Moodle distribution. LaTex permits the whole range
of syntax, whereas miktex only supports a mathematical subset.</p>
of syntax, whereas mimetex only supports a mathematical subset.</p>
<p>Ghostscript is available for Windows and there is a LaTeX implementation
called MikTeX available also.</p>
<p>The settings page allows the LaTeX and Ghostscript binary paths to be
configured, along with the LaTeX preamble.</p>
<p><b>More info</b></p>
<p><a href="http://www.miktex.org/">MiKTeX</a><br/>
<a href="http://www.latex-project.org/">LaTeX</a><br/>
<p><a href="http://www.miktex.org/">MiKTeX</a><br/ >
<a href="http://www.forkosh.com/mimetex.html">MimeTeX</a><br />
<a href="http://www.latex-project.org/">LaTeX</a><br/ >
<a href="http://www.ghostscript.com/">ghostscript</a></p>
</div>