diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-21 16:26:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-21 16:26:14 -0400 |
commit | 61a212aa62864c87a5f97c4728d51a7321ccd3b3 (patch) | |
tree | 7621bb2242fa15e2b0b9d9461e4f0fa106f6ceca | |
parent | 5e3cd96ca1281c9ea3f4bde61182823b6e25f4f8 (diff) | |
download | ikiwiki-61a212aa62864c87a5f97c4728d51a7321ccd3b3.tar ikiwiki-61a212aa62864c87a5f97c4728d51a7321ccd3b3.tar.gz |
response
-rw-r--r-- | doc/todo/Move_teximg_latex_preamble_to_config_file.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/Move_teximg_latex_preamble_to_config_file.mdwn b/doc/todo/Move_teximg_latex_preamble_to_config_file.mdwn index 1077da2cd..130f8dd4e 100644 --- a/doc/todo/Move_teximg_latex_preamble_to_config_file.mdwn +++ b/doc/todo/Move_teximg_latex_preamble_to_config_file.mdwn @@ -8,6 +8,12 @@ The patch also makes some other changes: -- [[Will]] +> I like making this configurable. I do fear that changing what's included +> by default could break some existing uses of teximg? That needs to be +> considered, and either the breakage documented in NEWS, or avoided. Also, +> if mchem is dropped, I think the suggests on texlive-science in +> debian/control should probably go? --[[Joey]] + diff --git a/IkiWiki/Plugin/teximg.pm b/IkiWiki/Plugin/teximg.pm index 369c108..8c3379f 100644 --- a/IkiWiki/Plugin/teximg.pm |