Skip to content

Table 33-A caption contains a note to editors: "(MANUALLY SET TABLE NUMBER TO PRESERVE TABLE NUMBERING)" #89

Description

@aaronmbauman

In Section 13.6.1.1, the table of dfdl:textNumberPattern BNF syntax has the caption:

Table 33-A dfdl:textNumberPattern BNF syntax (MANUALLY SET TABLE NUMBER TO PRESERVE TABLE NUMBERING)

The parenthesised text is an instruction to whoever edits the document, not part of the specification, and it is printed in the published PDF.

In GFD.240 this caption is not a caption at all: it is the sixteenth row of the table itself, which is how the number "Table 33-A" came to be typed by hand rather than generated. The AsciiDoc conversion turns it into a real auto-numbered caption, so the table now numbers itself correctly, but the editorial note came along with the title text.

Two things to decide:

  1. The note should come out of the caption.
  2. Whether the table should keep a distinct number. It exists so that the tables after it keep their original numbers; with generated numbering that is handled automatically, so "33-A" may no longer be needed.

This also blocks a formatting fix. The notation lines in that table are indented in GFD.240 with the descriptions aligned on a tab stop. Restoring the alignment means making them a nested table or a definition list, and either breaks fidelity-check, because the checker reads the source's caption row as part of the cell text. Only the indentation could be restored.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions