[ pdftex-Patches-415 ] various extensions and fixes
Patches item #415, was opened at 2005-08-19 09:09 You can respond by visiting: http://sarovar.org/tracker/?func=detail&atid=495&aid=415&group_id=106 Category: Primitives Group: v1.30.0 Status: Open Resolution: None Priority: 5 Submitted By: The Thanh Han (hanthethanh) Assigned to: Martin Schröder (oneiros) Summary: various extensions and fixes Initial Comment: This is a patch for various experimental extensions: - \pdfinsertht: return the height of an insert (requested by Hans); this has similar syntax to \pdftexrevision. - do not fail when \pdfobj is used with an invalid object number (requested by Hans) - snapping: support for grid typesetting -- see snap.txt for details - kern before space: allow changing interword glues in a flexible way and inserting a kern before certain characters -- see kern-before-interword-glue.txt for details The notes in snap.txt and kern-before-interword-glue.txt are from email correspondence with people interested in; hence these notes are somewhat informal, inaccurate or out-of-date. How to apply: ~~~~~~~~~~~~~ cd /path/to/pdftex-1.30.0-srcdir/src/texk patch -p1 < /path/to/pdftex-20050818.patch cd web2c make pdfetex ----------------------------------------------------------------------
Comment By: Martin Schröder (oneiros) Date: 2005-09-04 18:22
Message: Logged In: YES user_id=421 The patch for invalid object numbers is included in 1.30.1++ ---------------------------------------------------------------------- You can respond by visiting: http://sarovar.org/tracker/?func=detail&atid=495&aid=415&group_id=106
On 2005-09-04 21:52:37 +0530, noreply@sarovar.org wrote:
How to apply:
~~~~~~~~~~~~~
cd /path/to/pdftex-1.30.0-srcdir/src/texk
patch -p1 < /path/to/pdftex-20050818.patch
cd web2c
make pdfetex
Thanh, I have been unable to apply this patch to 1.30.5 (extra.ch doesn't work any more) and so have not included it in 1.40.0-alpha-20051205. Please update the patch. Best Martin -- http://www.tm.oneiros.de
thanks Martin, I will take a look at it asap. At the moment there are
still some known problems with the patch but I cannot fix them yet so
it is better to leave the patch out for the moment.
Best,
Thanh
On 12/5/05, Martin Schröder
On 2005-09-04 21:52:37 +0530, noreply@sarovar.org wrote:
How to apply:
~~~~~~~~~~~~~
cd /path/to/pdftex-1.30.0-srcdir/src/texk
patch -p1 < /path/to/pdftex-20050818.patch
cd web2c
make pdfetex
Thanh, I have been unable to apply this patch to 1.30.5 (extra.ch doesn't work any more) and so have not included it in 1.40.0-alpha-20051205. Please update the patch.
Best Martin -- http://www.tm.oneiros.de _______________________________________________ ntg-pdftex mailing list ntg-pdftex@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-pdftex
participants (3)
-
Martin Schröder
-
noreply@sarovar.org
-
Thanh Han The