[Issue 8 drafts 0001676]: spurious use of boldface

2023-07-03 Thread Austin Group Bug Tracker via austin-group-l at The Open Group


The following issue has a resolution that has been APPLIED. 
== 
https://austingroupbugs.net/view.php?id=1676 
== 
Reported By:gbrandenrobinson
Assigned To:
== 
Project:Issue 8 drafts
Issue ID:   1676
Category:   Shell and Utilities
Type:   Error
Severity:   Editorial
Priority:   normal
Status: Applied
Name:   G. Branden Robinson 
Organization:
User Reference:  
Section:vi 
Page Number:3536 
Line Number:120971-120973 
Final Accepted Text:https://austingroupbugs.net/view.php?id=1676#c6271 
Resolution: Accepted As Marked
Fixed in Version:   
== 
Date Submitted: 2023-04-21 09:30 UTC
Last Modified:  2023-07-03 10:55 UTC
== 
Summary:spurious use of boldface
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2023-04-21 09:30 gbrandenrobinsonNew Issue
2023-04-21 09:30 gbrandenrobinsonName  => G. Branden
Robinson
2023-04-21 09:30 gbrandenrobinsonSection   => vi  
2023-04-21 09:30 gbrandenrobinsonPage Number   => 3536
2023-04-21 09:30 gbrandenrobinsonLine Number   => 120971-120973   
2023-04-24 08:41 geoffclare Note Added: 0006271  
2023-06-12 16:00 geoffclare Final Accepted Text   =>
https://austingroupbugs.net/view.php?id=1676#c6271
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 
==




[Issue 8 drafts 0001676]: spurious use of boldface

2023-06-12 Thread Austin Group Bug Tracker via austin-group-l at The Open Group


The following issue has been RESOLVED. 
== 
https://austingroupbugs.net/view.php?id=1676 
== 
Reported By:gbrandenrobinson
Assigned To:
== 
Project:Issue 8 drafts
Issue ID:   1676
Category:   Shell and Utilities
Type:   Error
Severity:   Editorial
Priority:   normal
Status: Resolved
Name:   G. Branden Robinson 
Organization:
User Reference:  
Section:vi 
Page Number:3536 
Line Number:120971-120973 
Final Accepted Text:https://austingroupbugs.net/view.php?id=1676#c6271 
Resolution: Accepted As Marked
Fixed in Version:   
== 
Date Submitted: 2023-04-21 09:30 UTC
Last Modified:  2023-06-12 16:00 UTC
== 
Summary:spurious use of boldface
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2023-04-21 09:30 gbrandenrobinsonNew Issue
2023-04-21 09:30 gbrandenrobinsonName  => G. Branden
Robinson
2023-04-21 09:30 gbrandenrobinsonSection   => vi  
2023-04-21 09:30 gbrandenrobinsonPage Number   => 3536
2023-04-21 09:30 gbrandenrobinsonLine Number   => 120971-120973   
2023-04-24 08:41 geoffclare Note Added: 0006271  
2023-06-12 16:00 geoffclare Final Accepted Text   =>
https://austingroupbugs.net/view.php?id=1676#c6271
2023-06-12 16:00 geoffclare Status   New => Resolved 
2023-06-12 16:00 geoffclare Resolution   Open => Accepted As
Marked
==




Re: [Issue 8 drafts 0001676]: spurious use of boldface

2023-04-24 Thread G. Branden Robinson via austin-group-l at The Open Group
At 2023-04-24T08:41:23+, Austin Group Bug Tracker via austin-group-l at The 
Open Group wrote:
> -- 
>  (0006271) geoffclare (manager) - 2023-04-24 08:41
>  https://austingroupbugs.net/view.php?id=1676#c6271 
> -- 
> In Issue 6 just the initial 3 was bold; everything from  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. 

This seems as good (or as bad) a place as any to mention that I work on
groff quite a bit.  We're up to 1.23.0 release candidate 4 now.

https://lists.gnu.org/archive/html/platform-testers/2023-04/msg4.html

Y'all need something, holler.

Regards,
Branden


signature.asc
Description: PGP signature


[Issue 8 drafts 0001676]: spurious use of boldface

2023-04-24 Thread Austin Group Bug Tracker via austin-group-l at The Open Group


A NOTE has been added to this issue. 
== 
https://austingroupbugs.net/view.php?id=1676 
== 
Reported By:gbrandenrobinson
Assigned To:
== 
Project:Issue 8 drafts
Issue ID:   1676
Category:   Shell and Utilities
Type:   Error
Severity:   Editorial
Priority:   normal
Status: New
Name:   G. Branden Robinson 
Organization:
User Reference:  
Section:vi 
Page Number:3536 
Line Number:120971-120973 
Final Accepted Text: 
== 
Date Submitted: 2023-04-21 09:30 UTC
Last Modified:  2023-04-24 08:41 UTC
== 
Summary:spurious use of boldface
== 

-- 
 (0006271) geoffclare (manager) - 2023-04-24 08:41
 https://austingroupbugs.net/view.php?id=1676#c6271 
-- 
In Issue 6 just the initial 3 was bold; everything from  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 ModifiedUsername   FieldChange   
== 
2023-04-21 09:30 gbrandenrobinsonNew Issue
2023-04-21 09:30 gbrandenrobinsonName  => G. Branden
Robinson
2023-04-21 09:30 gbrandenrobinsonSection   => vi  
2023-04-21 09:30 gbrandenrobinsonPage Number   => 3536
2023-04-21 09:30 gbrandenrobinsonLine Number   => 120971-120973   
2023-04-24 08:41 geoffclare Note Added: 0006271  
==




[Issue 8 drafts 0001676]: spurious use of boldface

2023-04-21 Thread Austin Group Bug Tracker via austin-group-l at The Open Group


The following issue has been SUBMITTED. 
== 
https://austingroupbugs.net/view.php?id=1676 
== 
Reported By:gbrandenrobinson
Assigned To:
== 
Project:Issue 8 drafts
Issue ID:   1676
Category:   Shell and Utilities
Type:   Error
Severity:   Editorial
Priority:   normal
Status: New
Name:   G. Branden Robinson 
Organization:
User Reference:  
Section:vi 
Page Number:3536 
Line Number:120971-120973 
Final Accepted Text: 
== 
Date Submitted: 2023-04-21 09:30 UTC
Last Modified:  2023-04-21 09:30 UTC
== 
Summary:spurious use of boldface
Description: 
The part of the sentence after "For example," is in boldface for no reason
obvious to me.
Desired Action: 
Remove the bold markup tags from the sentence.
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2023-04-21 09:30 gbrandenrobinsonNew Issue
2023-04-21 09:30 gbrandenrobinsonName  => G. Branden
Robinson
2023-04-21 09:30 gbrandenrobinsonSection   => vi  
2023-04-21 09:30 gbrandenrobinsonPage Number   => 3536
2023-04-21 09:30 gbrandenrobinsonLine Number   => 120971-120973   
==