aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/latex.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-15 18:48:45 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-15 18:48:45 +0000
commitf194e477c4a3fe43cdf28e43476fce34b0ae1ccf (patch)
tree906ef3d6d351a15d421d733256facca6f6c72472 /doc/todo/latex.mdwn
parent0233a3d065bd20ec84fdf2a869b9de2a86d80dfd (diff)
downloadikiwiki-f194e477c4a3fe43cdf28e43476fce34b0ae1ccf.tar
ikiwiki-f194e477c4a3fe43cdf28e43476fce34b0ae1ccf.tar.gz
furthermore..
Diffstat (limited to 'doc/todo/latex.mdwn')
-rw-r--r--doc/todo/latex.mdwn9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn
index 6367ef335..4dce589ae 100644
--- a/doc/todo/latex.mdwn
+++ b/doc/todo/latex.mdwn
@@ -55,11 +55,16 @@ I'll add some more complex formulas over the days. But this is basically only pu
> Looks like you're very well on schedule.
-> I wonder, do you have any plans to work on the latex to html side of
+> But I wonder: Do you have any plans to work on the latex to html side of
> things too? This page kinda combines both uses of latex; creating gifs
> for formulas etc, and creating html. Dreamland already has a latex2html
> using plugin submitted above, but it still needs some work, and
-> particularly, needs the same input validation stuff.
+> particularly, needs the same input validation stuff. And then there's the
+> idea of using html2latex, to convert an ikiwiki site into a book. Any
+> plans to work on that too? I guess I'm not sure what the scope is of what
+> you plan to do as part of GSoC.
+
+### code review
> The main problem I see with the code is that you seem to unnecessarily create a dummy div tag
> in preprocess, and then in format you call create(), which generates an img tag. So, why not