Skip to content

Various Word Generator issues found when proofing a recent Word version of the spec #1271

@RexJaeschke

Description

@RexJaeschke

Here are some observations:

  1. Page numbering for the front matter needs to be Roman with Clause 1. Scope starting Arabic numbering with 1. This can be fixed manually, if necessary.
  2. 6.5.1 JSON-LD context file contains the JSON code "@context": "https://spdx.org/rdf/3.0.1/spdx-context.jsonld" set in red color. Is there a reason to color this? In general, ISO is not a fan of colored text in specs. In any event, their tool might remove the color. Could/should this line simply be set like other kinds of code?
  3. Clauses 8–18 each have a subclause X.1 "Profile information" followed immediately by X.1.1.1 "Summary". There is no intervening X.1.1! (I’m guessing this is a Word-generation issue rather than a problem in md.)
  4. The style and layout of the Annexes can be set manually. (That will require any links to the existing numbered annexes to be changed to lettered annexes.)
  5. 9.2.6.6 (among others) shows a table that spans pages. If possible, select the table property “Repeat as header row at the top of each page.”
  6. 23.7.1 has a numbered list inside a number list, both using Arabic digits. According to the ISO Style Guide, “The default order for a numbered list is a), b), c) for the first level; 1), 2), 3) for the second level; i), ii), iii) for the third level; and a), b), c) for the fourth level.” At the very least, we should make one of the levels something other than Arabic. Perhaps the nested level could be alpha or Roman. This can be fixed manually, if necessary.

Metadata

Metadata

Assignees

Labels

ISO conformanceChanges needed to conform to ISO guidelines

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions