pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/mimetex
Module Name: pkgsrc
Committed By: obache
Date: Wed Nov 5 13:25:12 UTC 2008
Modified Files:
pkgsrc/www/mimetex: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/mimetex/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/mimetex/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index