bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #63729] [mm] APPSK doesn't skip page numbers as early as it should


From: G. Branden Robinson
Subject: [bug #63729] [mm] APPSK doesn't skip page numbers as early as it should
Date: Sun, 29 Jan 2023 19:42:57 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?63729>

                 Summary: [mm] APPSK doesn't skip page numbers as early as it
should
                 Project: GNU troff
               Submitter: gbranden
               Submitted: Mon 30 Jan 2023 12:42:55 AM UTC
                Category: Macro mm
                Severity: 3 - Normal
              Item Group: Incorrect behaviour
                  Status: Confirmed
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 30 Jan 2023 12:42:55 AM UTC By: G. Branden Robinson <gbranden>
Affects groff 1.22.4.

Input:


.H 1 Introduction
Welcome to the stuff.
.APP
This is my first appendix.
.
Let's have some big maps here on page \n%.
.APPSK 2 5 Errata
This is appendix two, starting on page \n%.
.nf
1
2
3
4
5
6
7
8
9
10
1135
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.APP
This is appendix three, starting on page \n%.
.TC

12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.APP
This is appendix three, starting on page \n%.
.TC


Output:


[...]

                                   ‐ 4 ‐

       46
       47
       48
       49
       50

                                   ‐ 5 ‐

                                APPENDIX B

       This is appendix three, starting on page 9.

                                 CONTENTS

       1.  Introduction ......................................... 1

       APPENDIX A:  ............................................. 2

       APPENDIX 2: Errata ....................................... 3

       APPENDIX B:  ............................................. 9

                                     i


The page header seems to be using a stale value of the page number.







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63729>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]