[bug #65974] [groff/configure] add font path, $XDG_DATA_HOME/fonts to groff.m4

2024-07-11 Thread Morten Bo Johansen
Follow-up Comment #2, bug #65974 (group groff): The Foundry file is generated from the groff.m4 file, so all that is needed is to add the paths to that file. I attach a patch which also includes the $HOME/.fonts directory which is also a standard location for user installed fonts. In the groff m4

[bug #65403] [troff] meaning of ".if c" in nroff mode undocumented

2024-07-11 Thread G. Branden Robinson
Update of bug #65403 (group groff): Summary: Meaning of ".if c" in nroff mode undocumented => [troff] meaning of ".if c" in nroff mode undocumented ___ Reply to this item at:

[bug #63099] [troff] nroff/troff mode difference when measuring arguments in compatibility mode

2024-07-11 Thread G. Branden Robinson
Update of bug #63099 (group groff): Summary: nroff/troff difference when measuring arguments in compatibility mode => [troff] nroff/troff mode difference when measuring arguments in compatibility mode ___ Reply to this ite

[bug #64526] Retool example of using newlines as escape delimiters

2024-07-11 Thread G. Branden Robinson
Follow-up Comment #1, bug #64526 (group groff): I think my reaction to this is bug #63142. :-P ___ Reply to this item at: ___ Message sent via Savannah

[bug #63142] [troff] unsupport newlines as escape argument delimiters

2024-07-11 Thread G. Branden Robinson
Update of bug #63142 (group groff): Summary: [troff] deprecate newlines as escape argument delimiters => [troff] unsupport newlines as escape argument delimiters ___ Reply to this item at:

[bug #65099] 1.24.0 release goals

2024-07-11 Thread G. Branden Robinson
Update of bug #65099 (group groff): Depends on: => bugs #63142 ___ Reply to this item at: ___ Message

[bug #59442] [PATCH] [groff] move soelim before preconv in constructed pipeline

2024-07-11 Thread G. Branden Robinson
Update of bug #59442 (group groff): Status:None => Need Info Summary: [PATCH] groff.cpp: move soelim before preconv in constructed pipeline => [PATCH] [groff] move soelim before preconv in constructed pipeline __

[bug #65967] [PATCH] [docs] Say "input" instead of "input file" where appropriate

2024-07-11 Thread Dave
Follow-up Comment #6, bug #65967 (group groff): To address the issue raised in comment #3, I can reopen this, or open a new ticket, per your preference. ___ Reply to this item at:

[bug #65967] [PATCH] [docs] Say "input" instead of "input file" where appropriate

2024-07-11 Thread G. Branden Robinson
Update of bug #65967 (group groff): Status: Fixed => In Progress Assigned to:gbranden => barx Open/Closed: Closed => Open __

[bug #55154] .tr has undocumented and inconsistent space-character restrictions

2024-07-11 Thread G. Branden Robinson
Update of bug #55154 (group groff): Assigned to:None => barx ___ Follow-up Comment #14: Try this patch: diff --git a/src/roff/troff/node.cpp b/src/roff/troff/node.cpp index b00f8377e..2

[bug #65974] [groff/configure] add font path, $XDG_DATA_HOME/fonts to groff.m4

2024-07-11 Thread G. Branden Robinson
Follow-up Comment #3, bug #65974 (group groff): [comment #2 comment #2:] > The Foundry file is generated from the groff.m4 file, That's not the case. It is constructed during _make_ by a Perl script called "BuildFoundries", which you can find here (_groff_ 1.23.0 version). https://git.savannah.

[bug #65974] [groff/configure] add font path, $XDG_DATA_HOME/fonts to groff.m4

2024-07-11 Thread Morten Bo Johansen
Follow-up Comment #4, bug #65974 (group groff): Okay. The groff configure script did not find the fonts on my Arch Linux system, even though I have the ghostscript package installed. Therefore I installed these urw-base35 fonts manually and as always when I install something outside of the packag