-
Bug
-
Resolution: Fixed
-
Major
-
1.7.1
-
None
-
REHL, Moodle 1.7.1 (2006101010), PHP Version 5.1.6, MySQL 5.0.24
-
MySQL
-
MOODLE_17_STABLE
-
MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
Tex Filter was working perfectly. It was set up with a previous version (1.6.3). After trying to add to the preamble, Moodle is forcing double slashes and therefore the Tex Filter is now processing the preamble. If you hit "Reset to defaults", I get the single slash back but "Save changes" will again force double slashes.
For background, I had the /usepackage[safe]
{tipa}added to the preamble before and it was working perfectly. Today I wanted to add the package 'parsetree' to see how it would perform and ran into this issue.