summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-08-24 15:21:51 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-08-24 15:21:51 -0400
commit69e35d3c515cd30c9baf82468008d0b0643e1e1f (patch)
tree5f13ced20178a88ee8d4ed7067204f7f298ac70c /debian/changelog
parent7f5413b0c07a3523fb459a26df8c9c0fdd210f9e (diff)
willu's teximg changes
* teximg: The prefix is configurable, and has changed to not include the nonstandard mhchem by default. (willu) * teximg: dvipng is used if available to render images. Its output is antialiased and better than dvips. If not available, the old dvips+convert chain will be used. (willu) * Drop suggests on texlive-science, add suggests on dvipng.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 460ddc27f..5e537a9db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,12 @@ ikiwiki (2.62) UNRELEASED; urgency=low
* ikiwiki-makerepo: Added support for monotone. (Thomas Keller)
* map: The fix for #449285 was buggy and broke display of parents in certian
circumstances.
+ * teximg: The prefix is configurable, and has changed to not include the
+ nonstandard mhchem by default. (willu)
+ * teximg: dvipng is used if available to render images. Its output is
+ antialiased and better than dvips. If not available, the old dvips+convert
+ chain will be used. (willu)
+ * Drop suggests on texlive-science, add suggests on dvipng.
-- Joey Hess <joeyh@debian.org> Thu, 21 Aug 2008 16:20:58 -0400