Register page number collapse patch
Greetings, Attached please find a small patch against the Nov 5th beta which fixes a few bugs in register page number compression. --Mike Bird
Mike Bird wrote:
Greetings,
Attached please find a small patch against the Nov 5th beta which fixes a few bugs in register page number compression.
ok, i'll have a look btw, next time, just send me the changed files, which i will then compare in a visual diff ; i never managed to get patch working under windows is there also a tex test file? Hans
On Tuesday 14 November 2006 07:17, Hans Hagen wrote:
Mike Bird wrote:
Attached please find a small patch against the Nov 5th beta which fixes a few bugs in register page number compression.
ok, i'll have a look
btw, next time, just send me the changed files, which i will then compare in a visual diff ; i never managed to get patch working under windows
Hi Hans, Sorry you're stuck in Windows. Updated core-reg.tex attached.
is there also a tex test file?
Short answer: No. Long answer: A substantial test file is needed to demonstrate all the page collapsing problems. I do not have time to produce a public domain test. I have tested it on a 35-page document which is not releasable. On that document it fixes the all of the known bugs and does not break register placement when compress is off. Here is a part of a register placement from the 35-page document. The item names have been changed. Uncompressed: A . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 B . . . . . . . . . . . . . . . . . . . . . . . . 2, 3, 7 C . . . . . . . . . . . . . . . . . . . . . . . . . . 15 D . . . . . . . . . . . . . . . . . . . . . . . . . . 20 E . . . . . . . . . . . . . . . . . . . . . . . . 16, 18 F . . . . . . . . . . . . . . . . . . . . . . . . 18, 19 G . . . . . . . . . . . . . . . . . . . . . . . . . . 24 H . . . . . . 13, 14, 14, 14, 14, 15, 15, 16, 16, 16, 16, 23, 24, 25, 25, 25 I . . . . . . . . . . . . . . . . . . . 6, 7, 18, 22, 22 J . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 K . . . . . . . . . . . . 2, 3, 6, 7, 20, 21, 22, 22, 27 Compressed, using Nov 3rd beta: A . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 B . . . . . . . . . . . . . . . . . . . . . . . . . 2, 3 C . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 D . . . . . . . . . . . . . . . . . . . . . . . . . . 15 E . . . . . . . . . . . . . . . . . . . . . . . . 20, 16 F . . . . . . . . . . . . . . . . . . . . . . . . 18, 19 G . . . . . . . . . . . . . . . . . . . . . . . . . . 24 H . . . . . . . . . . . . . . . . . . . 13, 14–23, 23–25 I . . . . . . . . . . . . . . . . . . . . . 6, 7, 18, 22 J . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 K . . . . . . . . . . . . . . . . . . . 2, 3, 6–20, 20–27 Compressed, with patch: A . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 B . . . . . . . . . . . . . . . . . . . . . . . . 2–3, 7 C . . . . . . . . . . . . . . . . . . . . . . . . . . 15 D . . . . . . . . . . . . . . . . . . . . . . . . . . 20 E . . . . . . . . . . . . . . . . . . . . . . . . 16, 18 F . . . . . . . . . . . . . . . . . . . . . . . . . 18–19 G . . . . . . . . . . . . . . . . . . . . . . . . . . 24 H . . . . . . . . . . . . . . . . . . . . . 13–16, 23–25 I . . . . . . . . . . . . . . . . . . . . . . 6–7, 18, 22 J . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 K . . . . . . . . . . . . . . . . . . 2–3, 6–7, 20–22, 27 --Mike Bird
Mike Bird wrote:
On Tuesday 14 November 2006 07:17, Hans Hagen wrote:
Mike Bird wrote:
Attached please find a small patch against the Nov 5th beta which fixes a few bugs in register page number compression.
ok, i'll have a look
btw, next time, just send me the changed files, which i will then compare in a visual diff ; i never managed to get patch working under windows
Hi Hans,
Sorry you're stuck in Windows. Updated core-reg.tex attached.
no need to feel sorry, since i'm a happy windows user (desktop apps) as well as a happy linux users (server apps) at the same time; it's just that i haven't installed/figured out anything related to 'patch' and i prefer to see things side by side (it's the reason why i have vim installed; it has a nice diff viewer) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Hans, Attached please find a register page number collapse patch and updated core-reg.tex. These versions are for the 2006/11/14 beta. I have tested them against my document and against Steffen's two documents. Sincerely, --Mike Bird
participants (3)
-
Hans Hagen
-
Mike Bird
-
Mike Bird