Commit Graph

14 Commits

Author SHA1 Message Date
Alex Schroeder
6606b36892 Added option to allow displaying of LaTeX errors inline in the page 2005-03-15 14:50:04 +00:00
Alex Schroeder
04d133d1ed * Equation labeling with \[(mylabel) some equation \] and then local reference
with EQ(mylabel)

* Equation counter and css to format it's display
2004-10-04 21:27:14 +00:00
Alex Schroeder
6b1b6ad79a Added option to allow ImageMagick convert instead of dvipng .
Should work on most servers now with no configuration changes
2004-10-04 15:25:12 +00:00
Alex Schroeder
5658b03ec0 Added $allowPlainLaTeX option to allow $[ and ]$ to delimit plain LaTeX commands.
Disabled by default because of possible security risk
2004-10-04 04:15:18 +00:00
Alex Schroeder
b9e9a5b158 Added $useMD5 option to allow user to use MD5 hashes instead, it automatically falls back to urlencode if $useMD5 is set but the Digest::MD5 module is not available 2004-10-04 03:58:22 +00:00
Alex Schroeder
2b9ece8fab Specify path to dvipng, prevents a possible security hole and allows for better error checking 2004-10-04 02:58:29 +00:00
Alex Schroeder
d4645814f1 Fixed comments about dvipng and modified HTML output to validate correctly. 2004-10-03 19:56:01 +00:00
Alex Schroeder
ea882291b8 (LatexRule): Don't require newlines when using
the $$ and $ rules.
2004-09-29 21:50:32 +00:00
Alex Schroeder
e989d9df87 Fix for wiki.pl 1.419: Important change in handling rules! Rules are
expected to return undef when they did not match, and the empty string
if a dirty block was produced.
2004-06-17 01:13:18 +00:00
Alex Schroeder
b39f3c5223 Introduced $LatexSingleDollars 2004-04-25 15:32:45 +00:00
Alex Schroeder
a8b2b604b0 New version by Haixing Hu 2004-04-25 15:17:24 +00:00
Alex Schroeder
8522a06f44 $LatexExtendPath = ':/usr/share/texmf/bin'; 2004-02-13 19:54:25 +00:00
Alex Schroeder
2f43d8b311 bugfix, tested with dvi2bitmap-0.12-1 2004-02-13 19:30:12 +00:00
Alex Schroeder
14314071fb new 2004-02-13 18:34:18 +00:00