Fix markup: bogus numerical arguments that were mapped to zero
silently (troff) or under protest (groff); table column width (also fixed some .L arguments to match actual game output); spacing in no-fill text; stray .FI, .in and .ce messing up indentation; stray .L; misspelled request and escape names; escaping of control and escape characters; properly ignore form-feed; argument quoting; extra arguments to .NF. Still broken: .L abused for headings, which triggers many groff warnings about negative indentation.
This commit is contained in:
parent
4456ef9a3a
commit
1625567f97
58 changed files with 194 additions and 180 deletions
|
@ -22,7 +22,7 @@ RESOURCE
|
|||
.FI
|
||||
These columns represent:
|
||||
.s1
|
||||
.in \w'gmin\0\0'u
|
||||
.in \w'uran\0\0'u
|
||||
.L sect
|
||||
the x and y coordinates of the sector
|
||||
.L eff
|
||||
|
@ -45,7 +45,7 @@ the uranium (radioactive materials) content in relative terms,
|
|||
(non-renewable)
|
||||
.L ter
|
||||
the territory number.
|
||||
.in \\n(in
|
||||
.in
|
||||
.s1
|
||||
For example:
|
||||
.EX reso #0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue