diff options
author | minskim <minskim@pkgsrc.org> | 2010-01-16 03:19:07 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-01-16 03:19:07 +0000 |
commit | 29bd9fff447e2645f072041b96ed38e95e847134 (patch) | |
tree | 5155a1b9923eae53bd6e8b580589d7a0410f3aca /print/luatex/distinfo | |
parent | 6208009087863df19ddfd459483c03e0a3d92906 (diff) | |
download | pkgsrc-29bd9fff447e2645f072041b96ed38e95e847134.tar.gz |
Update luatex to 0.40.6.
Changes since 0.40.2:
* Fix two string vs. toks bugs in the lua node interface:
whatsit,annot and whatsit,startlink data assignments were
made directly as strings instead of being converted to tokens.
* Sometimes pdf.print() could be used before the proper structures
were initialized.
* There was a bug in the type codes for the lua package filter
callback: wrong extra info was passed to lua for the alignment
and vsplit cases.
* The math parameters \Umathlimitdownvgap, \Umathlimitdownbgap,
and \Umathlimitdownkern have been renamed to \Umathlimitbelowbgap,
\Umathlimitbelowvgap, and \Umathlimitbelowkern to be more
consistent with the other parameter names.
* The embedded MPlib is now 1.204.
* Handling of UTF-8 hyphenation exceptions has been fixed.
* There were a number of typos in the manual.
* One of the internal print functions accidentally encoded its
argument string to UTF-8 even though it was already UTF-8.
* Some of the log and terminal UTF-8 output was gibberish.
* \the\textfont0 returned a number instead of doing a font
switch.
* A set of portability fixes for the AIX compiler from Vladimir
Volovich.
* A set of fixes to the synctex support.
* A patch to the build script to prevent installed X11 headers
from being required.
* Some weave (web syntax) fixes from Manuel Pégourié-Gonnard.
* A simplification in luatex.ch (it is now less verbose
about the web2c-specific extensions) from Karl Berry.
* A fix in the handling of UTF-8 (input) file names.
* Hyphenation exceptions were case sensitive in 0.40.2.
Diffstat (limited to 'print/luatex/distinfo')
-rw-r--r-- | print/luatex/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/luatex/distinfo b/print/luatex/distinfo index 1d1ad7fc18a..25939cd19b7 100644 --- a/print/luatex/distinfo +++ b/print/luatex/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2009/08/11 20:25:21 minskim Exp $ +$NetBSD: distinfo,v 1.3 2010/01/16 03:19:07 minskim Exp $ -SHA1 (luatex-beta-0.40.2.tar.bz2) = 8af574490abb5cbcf9b8c2540ad2f623ec66babe -RMD160 (luatex-beta-0.40.2.tar.bz2) = 2a05f51fdcb869f6398d6e643373ccb99246458f -Size (luatex-beta-0.40.2.tar.bz2) = 7475791 bytes +SHA1 (luatex-beta-0.40.6.tar.bz2) = 5af44350f6e06b729cfa64f969921a1fbaec7871 +RMD160 (luatex-beta-0.40.6.tar.bz2) = 01b28f78d330f4bbba4f84d8e73585ef892e21bc +Size (luatex-beta-0.40.6.tar.bz2) = 7481270 bytes SHA1 (patch-aa) = 738c8bd631db36671d2c4eb48a360b7a16186c64 |