aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/latex.mdwn
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawmv2ja7Gq06aZqedc_2G3WG5dj_dFeBXRI <Joe@web>2011-04-12 05:14:39 -0400
committerJoey Hess <joey@kitenet.net>2011-04-12 05:14:39 -0400
commit73cc935e5ada770d7deacaa525b269415720d7e3 (patch)
tree90711ed5e3088ac04798c5b7ffdafac3b962f368 /doc/todo/latex.mdwn
parentee50d265a9eac6d7832232c96af494e9f70e4ac0 (diff)
downloadikiwiki-73cc935e5ada770d7deacaa525b269415720d7e3.tar
ikiwiki-73cc935e5ada770d7deacaa525b269415720d7e3.tar.gz
comment on my progress with the LaTeXML plugin
Diffstat (limited to 'doc/todo/latex.mdwn')
-rw-r--r--doc/todo/latex.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn
index 5a8bdcad2..f1a100f83 100644
--- a/doc/todo/latex.mdwn
+++ b/doc/todo/latex.mdwn
@@ -229,5 +229,9 @@ Ah yes.. sorry forgot to update the plugin in my public_html folder %-). This wa
>
> --[[Joey]]
+-----
+
+I'm using a [plugin](http://metameso.org/~joe/math/tex.pm) created by [Josef Urban](http://www.cs.ru.nl/~urban) that gets LaTeX into ikiwiki by using [LaTeXML](http://dlmf.nist.gov/LaTeXML). This could well be "the right way" to go (long term) but the plugin still does not render math expressions right, because ikiwiki is filtering out requisite header information. Examples (I recommend you use Firefox to view these!) are available [here](http://metameso.org/aa/math/) and [here](http://metameso.org/aa/simple/). Compare that last example to the [file generated by LaTeXML](http://metameso.org/~joe/math/math.xml). I could use some help getting this polished off. --[[jcorneli]]
+
[[!tag soc]]
[[!tag wishlist]]