]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Suggest fixes
authorhttp://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web>
Tue, 5 Aug 2008 20:55:23 +0000 (16:55 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 5 Aug 2008 20:55:23 +0000 (16:55 -0400)
doc/forum/LaTeX_Error.mdwn

index 60d629f5b2766926370081d56bc0e93ca6036d06..159ca0e9f575a29d8acb6ec7ed14331d78929b29 100644 (file)
@@ -54,3 +54,9 @@ No pages of output.
 
 
 Some idea ?. 
 
 
 Some idea ?. 
+
+>> It looks like teximg uses some less standard LaTeX packages.  (see line 100 of Ikiwiki/Plugin/teximg.pm in the Ikiwiki source.)
+>> A quick work-around for an end-user would be to install the 'mhchem' LaTeX package (look in [CTAN](http://www.ctan.org/) ).
+>> A medium-term workaround would be to replace 'scrartcl' on line 100 with 'article', and delete line 101 in the teximg source.
+>> Longer term it would be nice to give teximg a configurable preamble.
+