[NTG-pdftex] [ pdftex-Bugs-736 ] font expansion leads to wrong log output of \kerns.
noreply at sarovar.org
noreply at sarovar.org
Sun Jun 24 23:44:17 CEST 2007
Bugs item #736, was opened at 2007-02-22 03:56
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=493&aid=736&group_id=106
Category: hz
Group: v1.40.1
>Status: Closed
>Resolution: Fixed
Priority: 3
Submitted By: Robert (schlcht)
Assigned to: The Thanh Han (hanthethanh)
Summary: font expansion leads to wrong log output of \kerns.
Initial Comment:
When applying font expansion, implicit kerns will be
output *with* a space in the log file, which makes them
appear like explicit kerns.
The following
\tracingoutput1
\pdfadjustspacing2
\pdffontexpand\font 20 20 5 autoexpand
bye\bye
will yield
...\tenrm b
...\kern -0.27779
...\tenrm y
...\kern -0.27779
...etc.
instead of
...\tenrm b
...\kern-0.27779
...\tenrm y
...\kern-0.27779
...etc.
----------------------------------------------------------------------
Comment By: Martin Schröder (oneiros)
Date: 2007-06-24 23:44
Message:
Logged In: YES
user_id=421
A fix for this will be included in the next release (1.40.4/1.50.0).
----------------------------------------------------------------------
Comment By: The Thanh Han (hanthethanh)
Date: 2007-02-28 15:16
Message:
Logged In: YES
user_id=710
Here is an attempt to fix the bug.
----------------------------------------------------------------------
Comment By: The Thanh Han (hanthethanh)
Date: 2007-02-22 11:46
Message:
Logged In: YES
user_id=710
I confirm the bug. Will try to fix it soon.
----------------------------------------------------------------------
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=493&aid=736&group_id=106
More information about the ntg-pdftex
mailing list