[bug #63018] font/devps/ZD: make glyphs accessible via their Unicode spellings

2023-04-05 Thread Dave
Follow-up Comment #2, bug #63018 (project groff): [comment #0 original submission:] > \[u2713] [and] \[u261E] (the forms that, for instance, preconv will emit) ...unless bug #58796's proposal grows up to be a real preconv switch. (But even that wouldn't remove the need for the \[u] forms, as

[bug #63985] [troff] diagnose when attempting to remove an ordinary character

2023-04-05 Thread G. Branden Robinson
Update of bug #63985 (project groff): Status:None => Postponed Assigned to:None => gbranden ___ Follow-up Comment #3: [comment #1 comment #

[bug #64004] make character and glyph handling more discoverable (.pchar, ".if C", ".if G")

2023-04-05 Thread G. Branden Robinson
URL: Summary: make character and glyph handling more discoverable (.pchar, ".if C", ".if G") Group: GNU roff Submitter: gbranden Submitted: Wed 05 Apr 2023 10:26:46 PM UTC Cat

[bug #63812] Discussion of conditional expressions in docs should mention `.if h`

2023-04-05 Thread G. Branden Robinson
Follow-up Comment #13, bug #63812 (project groff): [comment #12 comment #12:] > Because I love crosslinking: [...] > > and new conditional operators to test for "nodes" and for glyphs > > that are _actually defined_ in the current font, > > If either of these have tickets, I can't find them. I'

[bug #64005] [ms] fix for Savannah #62688 suppresses page breaks between displays

2023-04-05 Thread G. Branden Robinson
URL: Summary: [ms] fix for Savannah #62688 suppresses page breaks between displays Group: GNU roff Submitter: gbranden Submitted: Wed 05 Apr 2023 11:02:47 PM UTC Category: Mac

[bug #64005] [ms] fix for Savannah #62688 suppresses page breaks between displays

2023-04-05 Thread G. Branden Robinson
Update of bug #64005 (project groff): Severity: 3 - Normal => 4 - Important ___ Follow-up Comment #1: Promoting to important severity since it regresses correct _groff_ 1.22.4 behavior.

[bug #63133] [pdfroff] throws warning on any document if -ww given

2023-04-05 Thread Keith Marshall
Follow-up Comment #8, bug #63133 (project groff): The underlying issue, with pdfroff, was fixed by [https://osdn.net/users/keith/pf/groff-pdfmark/scm/commits/5d88cef1407d5bb625a1c23a888976f6efa80fab commit 5d88cef1407d5bb625a1c23a888976f6efa80fab]: 2023-02-24 Keith Marshall Do not emit re

[bug #63133] [pdfroff] throws warning on any document if -ww given

2023-04-05 Thread G. Branden Robinson
Update of bug #63133 (project groff): Status:None => Confirmed Assigned to:None => gbranden ___ Follow-up Comment #9: [comment #8 comment #

[bug #64005] [ms] fix for Savannah #62688 suppresses page breaks between displays

2023-04-05 Thread Dave
Follow-up Comment #2, bug #64005 (project groff): [comment #0 original submission:] > An only slightly less simple remedy might be to wrap the `bp` > request, forcing no-space on, invoking the "real" `bp`, and then > restoring no-space mode (if it was enabled). This would also cause .bp to start

[bug #64005] [ms] fix for Savannah #62688 suppresses page breaks between displays

2023-04-05 Thread G. Branden Robinson
Update of bug #64005 (project groff): Status: Confirmed => In Progress ___ Follow-up Comment #3: [comment #2 comment #2:] > [comment #0 original submission:] > > An only slightly less simple reme

[bug #64005] [ms] fix for Savannah #62688 suppresses page breaks between displays

2023-04-05 Thread Dave
Follow-up Comment #4, bug #64005 (project groff): [comment #3 comment #3:] > Presumably the situation of interest is one where the document author > invokes `ns`, interesting things happen, and then they invoke `bp`. Right, or I was thinking more of a situation akin to the one that exposed this b