Re: Long Heading lines using mom

2023-12-01 Thread Peter Schaffter
I'm CCing this to the list because emails to Heinz are being returned as undeliverable. Heinz -- On Fri, Dec 01, 2023, Heinz-Jürgen Oertel wrote: > I just saw, that a new mom version, 2.6, should solve my problem > with large heading lines. But unfortunately, it doesn't work for > me. That's

[bug #64959] [troff] add unit tests for `device` and `output` requests

2023-12-01 Thread G. Branden Robinson
URL: Summary: [troff] add unit tests for `device` and `output` requests Group: GNU roff Submitter: gbranden Submitted: Fri 01 Dec 2023 09:13:13 PM UTC Category: Core

[bug #64954] groff.texi: spelling errors found by "codespell"

2023-12-01 Thread G. Branden Robinson
Update of bug #64954 (project groff): Status: In Progress => Fixed Open/Closed:Open => Closed Planned Release:None => 1.24.0

[bug #64957] [troff] commit 429723c3ec broke `device` and `output` requests, and `pdfbackground`

2023-12-01 Thread G. Branden Robinson
Update of bug #64957 (project groff): Status: In Progress => Fixed Open/Closed:Open => Closed Planned Release:None => 1.24.0

[groff] 10/15: [troff]: Improve font-related diagnostics.

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit d7fdc9f415005f2ee2c26e02497199f2dfe87ddb Author: G. Branden Robinson AuthorDate: Thu Nov 30 15:38:21 2023 -0600 [troff]: Improve font-related diagnostics. * src/roff/troff/node.cpp (mount_font_at_position)

[groff] 15/15: [troff]: Fix Savannah #64957 (`device`, `output`).

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 0b403f7971e7b7965f7853b05dec3ce1128f943e Author: G. Branden Robinson AuthorDate: Fri Dec 1 13:57:47 2023 -0600 [troff]: Fix Savannah #64957 (`device`, `output`). ...requests were broken. The GNU troff(1)

[groff] 09/15: [docs]: Document `sty` consistently with `fp`.

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit f6d94021a095883765ced9d0bfd0eed275e08977 Author: G. Branden Robinson AuthorDate: Thu Nov 30 15:24:50 2023 -0600 [docs]: Document `sty` consistently with `fp`. --- doc/groff.texi | 4 ++-- man/groff.7.man | 6

[groff] 06/15: [troff]: Trivially refactor (`hcode` request).

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 90e206bbb97effdae94a123f729c577b2a55d64a Author: G. Branden Robinson AuthorDate: Wed Nov 29 13:06:22 2023 -0600 [troff]: Trivially refactor (`hcode` request). * src/roff/troff/input.cpp (hyphenation_code): Rename

[groff] 05/15: [troff]: Trivially refactor (composite request).

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 877291bf3224648ed78f528c556f551bfff55945 Author: G. Branden Robinson AuthorDate: Tue Nov 28 19:27:25 2023 -0600 [troff]: Trivially refactor (composite request). * src/roff/troff/input.cpp (composite_request):

[groff] 14/15: groff_man*(7): Tighten legacy macro descriptions.

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit eb5c1dcd22ad1af75347886c4b8f675fc618270e Author: G. Branden Robinson AuthorDate: Fri Dec 1 14:45:37 2023 -0600 groff_man*(7): Tighten legacy macro descriptions. --- tmac/groff_man.7.man.in | 15 --- 1 file

[groff] 13/15: doc/groff.texi: Tighten wording.

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 9e8d2a2b0be970a3900e07a9e0a7e9556a0f55df Author: G. Branden Robinson AuthorDate: Fri Dec 1 14:16:51 2023 -0600 doc/groff.texi: Tighten wording. --- doc/groff.texi | 19 +-- 1 file changed, 9

[groff] 12/15: doc/groff.texi: Fix Savannah #64954 (typos).

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 67123d78dcfedf72c327f717e4a6dad23ddc380e Author: G. Branden Robinson AuthorDate: Fri Dec 1 14:06:44 2023 -0600 doc/groff.texi: Fix Savannah #64954 (typos). * doc/groff.texi: Fix typos. Fixes

[groff] 11/15: src/roff/troff/node.cpp: Update indentation.

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 589460ac524c8662a6a6a0e16a801db4508d2f38 Author: G. Branden Robinson AuthorDate: Thu Nov 30 15:48:28 2023 -0600 src/roff/troff/node.cpp: Update indentation. ...per previous commit. --- src/roff/troff/node.cpp |

[groff] 02/15: [troff]: Warn when `cflags` lacks arguments.

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 01eba66e5cd4cf870a9a9213d74b08de79a46dea Author: G. Branden Robinson AuthorDate: Tue Nov 28 18:15:42 2023 -0600 [troff]: Warn when `cflags` lacks arguments. * src/roff/troff/input.cpp (char_flags): Rename to...

[groff] 08/15: groff_diff(7): Revise.

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 6632ca7cf7b23281248da9a631d0f65ad26163d9 Author: G. Branden Robinson AuthorDate: Wed Nov 29 14:27:01 2023 -0600 groff_diff(7): Revise. * Reorganize discussion of `.sr` and `.psr` registers to motivate them

[groff] 03/15: [troff]: Warn better when .composite lacks args.

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 750daf5b419da49b57724743b82214f2615eac9b Author: G. Branden Robinson AuthorDate: Tue Nov 28 18:49:52 2023 -0600 [troff]: Warn better when .composite lacks args. * src/roff/troff/input.cpp (composite_request):

[groff] 04/15: src/roff/troff/input.cpp: Update indentation.

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit e6378e1fdc989e4d958bfbd8c93455dc10b6f0fb Author: G. Branden Robinson AuthorDate: Tue Nov 28 18:52:14 2023 -0600 src/roff/troff/input.cpp: Update indentation. ...per previous commit. --- src/roff/troff/input.cpp

[groff] 01/15: grog(1), nroff(1): Fix style nit.

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 15259d699b299a80789487d56d4754d323f0f668 Author: G. Branden Robinson AuthorDate: Tue Nov 28 15:40:03 2023 -0600 grog(1), nroff(1): Fix style nit. Say just (exit) "status", not "error status". ---

[groff] 07/15: [troff]: Improve `hcode` request validation.

2023-12-01 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 0f49e6b5ee1ec575ed42e55be388009a16320516 Author: G. Branden Robinson AuthorDate: Wed Nov 29 14:20:22 2023 -0600 [troff]: Improve `hcode` request validation. * src/roff/troff/input.cpp (set_hyphenation_codes):

[bug #57836] groff's adjustment algorithm is not environment-aware (and want `adjparity` register)

2023-12-01 Thread G. Branden Robinson
Update of bug #57836 (project groff): Summary: groff's adjustment algorithm is not environment-aware => groff's adjustment algorithm is not environment-aware (and want `adjparity` register) ___ Follow-up Comment #7: We

[bug #64577] [grops] can't embed/download fonts from a subdirectory

2023-12-01 Thread G. Branden Robinson
Update of bug #64577 (project groff): Severity: 3 - Normal => 4 - Important ___ Follow-up Comment #15: Kicking up to "important" severity, per comment #12 ("we should have mentioned this (and

[bug #64958] [troff] accept `hla` without argument to unset hyphenation language

2023-12-01 Thread G. Branden Robinson
URL: Summary: [troff] accept `hla` without argument to unset hyphenation language Group: GNU roff Submitter: gbranden Submitted: Fri 01 Dec 2023 08:14:04 PM UTC Category:

[bug #64954] groff.texi: spelling errors found by "codespell"

2023-12-01 Thread G. Branden Robinson
Update of bug #64954 (project groff): Status:None => In Progress Assigned to:None => gbranden ___ Reply to this item at:

[bug #64954] groff.texi: spelling errors found by "codespell"

2023-12-01 Thread G. Branden Robinson
Update of bug #64954 (project groff): Severity: 3 - Normal => 2 - Minor ___ Reply to this item at: ___

[bug #64957] [troff] commit 429723c3ec broke `device` and `output` requests, and `pdfbackground`

2023-12-01 Thread G. Branden Robinson
URL: Summary: [troff] commit 429723c3ec broke `device` and `output` requests, and `pdfbackground` Group: GNU roff Submitter: gbranden Submitted: Fri 01 Dec 2023 07:44:09 PM UTC

Re: Why does groff require psutils?

2023-12-01 Thread Alexis
Hi all, following up on my previous email I'd like to test the attached patch (replace_psselect.patch) with groff, but am uncertain how to trigger the patched code path. If I read src/preproc/html/html.am correctly then pre-html.cpp is compiled into pre-grohtml. I'm uncertain how pre-grohtml is

Re: Long Heading lines using mom

2023-12-01 Thread Heinz-Jürgen Oertel
Hello Peter, I just saw, that a new mom version, 2.6, should solve my problem with large heading lines. But unfortunately, it doesn't work for me. I'm sure I did update om.tmac. Can I see the used mom version somewhere in the output text? What else can I check? May be print some mom variables