From 12997987e6619fdac7e0ae3e99e4cf6c089ac7c6 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 29 Jul 2007 11:59:35 +0000 Subject: [PATCH] web commit by PatrickWinnertz: show what is done already --- doc/todo/latex.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn index 58a522282..5b26ed93c 100644 --- a/doc/todo/latex.mdwn +++ b/doc/todo/latex.mdwn @@ -107,6 +107,8 @@ Okay, I'll provide the log as an link in the wiki. But there should be a kind of Yes of course, I'll improve the url handling. My comment was only about the several folder ;-) +Fixed. Now I use urlto and will_render. + > Another (minor) problem with the url handling is that you put all the images in a "teximages" directory in the toplevel of the wiki. I think it would be better to put each image in the subdirectory for the page that created it. See how the `img` and `sparkline` plugins handle this. > It looks like if the tempdir already exists, tempdir() will croak(), thus crashing ikiwiki. It would be good to catch a failure there and fail more gracefully. @@ -133,7 +135,7 @@ Fixed. I'll removed these two lines completly. ----- Okay here an short timetable how I want to proceed further: -* Until weekend (21-22. July) I'll try to fix all errors above. +* Until weekend (21-22. July) I'll try to fix all errors above. (done) * From 22.July until 29. July I'll try to set up a first security check My plans are two parts of a security check: * One with an array of blacklisted regular expression. (This would blacklist all the well known and easy to fetch things like \include {/path/to/something} and things like closing the math formula environment ($$). -- 2.45.0