pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/mimetex Update mimetex to 0.70.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e657c1a9daf9
branches:  trunk
changeset: 549556:e657c1a9daf9
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Nov 05 13:25:12 2008 +0000

description:
Update mimetex to 0.70.

* 6 Sep 2008 -- An image like XXX doesn't look as good as the same image XXX
  that's vertically aligned with your surrounding text. Along with several
  standard HTTP header fields, mimeTeX now also emits a special
  Vertical-Align: -nn   header, where -nn is the number of pixels (usually
  negative as illustrated) needed for a   style="Vertical-Align: -nn px"
  attribute in the <img> tag used to render your expression.
  See the mimeTeX manual for further discussion.
* 5 Sep 2008 -- Users running mimeTeX as a Win32 DLL with Shital Shah's Code
  Project reported that color directives aren't reset, e.g., an expression
  containing \red is rendered red as directed, but all subsequent images are
  red, too.
  This has been fixed (along with several similar bugs nobody noticed).
  It never affected users running mimeTeX in the usual way, as a cgi.

diffstat:

 www/mimetex/Makefile |  4 ++--
 www/mimetex/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 006c01312f98 -r e657c1a9daf9 www/mimetex/Makefile
--- a/www/mimetex/Makefile      Wed Nov 05 13:12:06 2008 +0000
+++ b/www/mimetex/Makefile      Wed Nov 05 13:25:12 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2007/12/17 10:33:56 obache Exp $
+# $NetBSD: Makefile,v 1.4 2008/11/05 13:25:12 obache Exp $
 #
 
 DISTNAME=      mimetex
-PKGNAME=       ${DISTNAME}-1.64
+PKGNAME=       ${DISTNAME}-1.70
 CATEGORIES=    www math graphics
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=support/mimetex/}
 DIST_SUBDIR=   ${PKGNAME_NOREV}
diff -r 006c01312f98 -r e657c1a9daf9 www/mimetex/distinfo
--- a/www/mimetex/distinfo      Wed Nov 05 13:12:06 2008 +0000
+++ b/www/mimetex/distinfo      Wed Nov 05 13:25:12 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/05/27 02:58:40 obache Exp $
+$NetBSD: distinfo,v 1.2 2008/11/05 13:25:12 obache Exp $
 
-SHA1 (mimetex-1.64/mimetex.zip) = 5e98a2140634af14efe0406f0ff70e5aadce36e7
-RMD160 (mimetex-1.64/mimetex.zip) = df36d4992a850591054e2cbebed6ab6084fbfe26
-Size (mimetex-1.64/mimetex.zip) = 658606 bytes
+SHA1 (mimetex-1.70/mimetex.zip) = 9ec937238b97664f67bdc862ec8f8f32e323e612
+RMD160 (mimetex-1.70/mimetex.zip) = 42f5ef2e31ad3fc1c1cb306bebb645d307910d23
+Size (mimetex-1.70/mimetex.zip) = 728631 bytes



Home | Main Index | Thread Index | Old Index