diff options
author | http://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web> | 2008-08-07 08:10:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-08-07 08:10:15 -0400 |
commit | eaf5eca26953b5d074e4a30ef2825a8ddb85d5a1 (patch) | |
tree | 1dafb18d9320b48b1c44218f6e0c67fd739cc164 | |
parent | 5b54999331298974d3a38aef75353c1847ce62a9 (diff) | |
download | ikiwiki-eaf5eca26953b5d074e4a30ef2825a8ddb85d5a1.tar ikiwiki-eaf5eca26953b5d074e4a30ef2825a8ddb85d5a1.tar.gz |
-rw-r--r-- | doc/forum/LaTeX_Error.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/LaTeX_Error.mdwn b/doc/forum/LaTeX_Error.mdwn index f90d8c8e7..587baec6c 100644 --- a/doc/forum/LaTeX_Error.mdwn +++ b/doc/forum/LaTeX_Error.mdwn @@ -59,8 +59,8 @@ Some idea ?. >> 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. +>> Hrm - maybe that configurable preamble should be a [[todo]]? -- [[users/Will]] >>>Yes it works. Thanks. I am writing some code for examples. - |