View Issue Details

IDProjectCategoryView StatusLast Update
0001676Issue 8 draftsShell and Utilitiespublic2024-06-11 09:12
Reportergbrandenrobinson Assigned To 
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted As Marked 
Product VersionDraft 3 
NameG. Branden Robinson
Organization
User Reference
Sectionvi
Page Number3536
Line Number120971-120973
Final Accepted Text0001676:0006271
Summary0001676: spurious use of boldface
DescriptionThe part of the sentence after "For example," is in boldface for no reason obvious to me.
Desired ActionRemove the bold markup tags from the sentence.
Tagsapplied_after_i8d3, issue8

Activities

geoffclare

2023-04-24 08:41

manager   bugnote:0006271

In Issue 6 just the initial 3 was bold; everything from <control-F> on was not. This changed in Issue 7 when we switched to groff and the cause is a difference between historical troff and groff. The source has:

.B 3\c

With groff the bold is retained for the lines following this, whereas with historical troff it was not.

Changing the line to:

.B 3 \c

will fix it.

Issue History

Date Modified Username Field Change
2023-04-21 09:30 gbrandenrobinson New Issue
2023-04-21 09:30 gbrandenrobinson Name => G. Branden Robinson
2023-04-21 09:30 gbrandenrobinson Section => vi
2023-04-21 09:30 gbrandenrobinson Page Number => 3536
2023-04-21 09:30 gbrandenrobinson Line Number => 120971-120973
2023-04-24 08:41 geoffclare Note Added: 0006271
2023-06-12 16:00 geoffclare Final Accepted Text => 0001676:0006271
2023-06-12 16:00 geoffclare Status New => Resolved
2023-06-12 16:00 geoffclare Resolution Open => Accepted As Marked
2023-06-12 16:00 geoffclare Tag Attached: issue8
2023-07-03 10:55 geoffclare Status Resolved => Applied
2023-07-03 10:56 geoffclare Tag Attached: applied_after_i8d3
2024-06-11 09:12 agadmin Status Applied => Closed