[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread Peter Schaffter
Follow-up Comment #4, bug #66332 (group groff): [comment #1 comment #1:] > I now tried to render the same document with the latest om.tmac from groff git HEAD (ae54c13de00f28fae87adee48f14553d2fd56dee). > > That brought, at least for me, surprising results: the image was moved to a second page a

[bug #66174] [mdoc] `Bl` macro's `-width` option poorly documented

2024-10-14 Thread G. Branden Robinson
Update of bug #66174 (group groff): Item Group: Warning/Suspicious behaviour => Documentation Status:None => In Progress Assigned to:None => gbranden Summary:

[bug #66323] [gropdf] rendering differences between PostScript and PDF output?

2024-10-14 Thread G. Branden Robinson
Follow-up Comment #21, bug #66323 (group groff): Weird. "Assigned to" was still showing as "PTPi" for me even after two page reloads. "History" showed that Deri reassigned it to himself. What gives, Savannah? ___ Reply to this item at:

[bug #66323] [gropdf] rendering differences between PostScript and PDF output?

2024-10-14 Thread anonymous
Follow-up Comment #22, bug #66323 (group groff): AFAICT the fonts below that path haven't changed since buster, so, yes, I have the same ones there. ___ Reply to this item at:

[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread G. Branden Robinson
Follow-up Comment #11, bug #66332 (group groff): At 2024-10-14T20:04:42-0400, Peter Schaffter wrote: > Brilliant. I'd never have seen it. Sorry you had to muck about in > mom's entrails. It was no trouble, and very fast as you can see from the speed of my comment submissions. _mom_'s source is

[bug #66174] [mdoc] `Bl` macro's `-width` option poorly documented

2024-10-14 Thread G. Branden Robinson
Follow-up Comment #3, bug #66174 (group groff): Oh, I should have mentioned that on top of quotation marks performing no type conversion, they are removed by the macro call process. The `Bl` macro *never sees* the quotation marks supplied at the call site. Quotation marks are for getting spaces

[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread Peter Schaffter
Follow-up Comment #3, bug #66332 (group groff): To reply to the OP: [comment #0 original submission:] > Hi! > > I am using groff 1.23.0 and the mom macro package that comes with it. > > When I try to embed an image with a centered caption which should be rendered below the image and centered (t

[bug #66323] [mom] rendering differences between PostScript and PDF output?

2024-10-14 Thread Deri James
Follow-up Comment #18, bug #66323 (group groff): > > pdfmom -Kutf8 -P-e good-clean.mom > good-clean.pdf > > along with their respective ps and pdf files. The family > > is T, not U-T, because the URW fonts are not, by default, in > > font/devps. (Why?) > Deri's been asking me that for a l

[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread Peter Schaffter
Follow-up Comment #5, bug #66332 (group groff): Branden -- > 1. mom should confirm that she's in a diversion before employing `\!` unless she intends to write grout commands to the output stream. > 2. mom could use the `output` request instead of `\!`. The request works the same, except that i

[bug #66323] [mom] rendering differences between PostScript and PDF output?

2024-10-14 Thread anonymous
Follow-up Comment #19, bug #66323 (group groff): (afmtoditting the fonts already used by -Tps (/usr/share/fonts/type1/gsfonts/n0{210,220}{03,04,23,24}l.afm) is exactly what I do for full-coverage -Tps output, and indeed it kerns much better. I haven't gotten this methodology to work at all for -Tp

[bug #66174] [mdoc] `Bl` macro's `-width` option poorly documented

2024-10-14 Thread G. Branden Robinson
Update of bug #66174 (group groff): Item Group: Documentation => Incorrect behaviour Status: In Progress => Invalid Open/Closed:Open => Closed __

[bug #66112] [PATCH] [l10n:english] map Latin-1 Supplement character hyphenation codes to base-character equivalents

2024-10-14 Thread G. Branden Robinson
Update of bug #66112 (group groff): Status: Confirmed => In Progress Assigned to:None => gbranden ___ Reply to this item at:

[bug #66287] help preconv guess the correct encoding of shipped files

2024-10-14 Thread G. Branden Robinson
Update of bug #66287 (group groff): Status:None => In Progress Assigned to:None => gbranden ___ Reply to this item at:

[bug #66143] build doesn't find Homebrew uchardet on macOS 14.6.1

2024-10-14 Thread Dave
Follow-up Comment #28, bug #66143 (group groff): [comment #24 comment #24:] > > And I will try to > > think about a proposal on what to do. (I mean, after all, it could > > boil down to a INSTALL.REPO sentence: "Beware, when on macos and using > > homebrew, do not forget to set HOMEBREW_ISYSTEM_PA

[bug #66143] build doesn't find Homebrew uchardet on macOS 14.6.1

2024-10-14 Thread G. Branden Robinson
Update of bug #66143 (group groff): Item Group: Build/Installation => Documentation Status:Rejected => Confirmed Open/Closed: Closed => Open __

[bug #66333] [gropdf] PerlMagick sabotages the test suite

2024-10-14 Thread G. Branden Robinson
URL: Summary: [gropdf] PerlMagick sabotages the test suite Group: GNU roff Submitter: gbranden Submitted: Tue 15 Oct 2024 01:30:32 AM UTC Category: Driver gropdf

[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread G. Branden Robinson
Follow-up Comment #6, bug #66332 (group groff): Hi Peter, At 2024-10-14T17:20:27-0400, Peter Schaffter wrote: > Follow-up Comment #5, bug #66332 (group groff): > > Branden -- > > > 1. mom should confirm that she's in a diversion before employing > > `\!` unless she intends to write grout comma

[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread G. Branden Robinson
Follow-up Comment #7, bug #66332 (group groff): Ooh--I think I found it. ___ Reply to this item at: ___ Message sent via Savannah https://savannah.gnu.

[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread G. Branden Robinson
Follow-up Comment #8, bug #66332 (group groff): Hi Peter, It's a syntax issue. Here's a diff that fixes it. $ git diff diff --git a/contrib/mom/om.tmac b/contrib/mom/om.tmac index 70ec03b7b..c3da997fd 100644 --- a/contrib/mom/om.tmac +++ b/contrib/mom/om.tmac @@ -23880,7 +23880,7 @@ .

[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread G. Branden Robinson
Follow-up Comment #9, bug #66332 (group groff): Here's the attachment promised in comment #6, because the Savannah mail gateway discarded it. Also I see that the same gateway trashed наб's name. The Web interface doesn't do that. (file #56533) _

[bug #66323] [gropdf] rendering differences between PostScript and PDF output?

2024-10-14 Thread Deri James
Update of bug #66323 (group groff): Assigned to:PTPi => deri Summary: [mom] rendering differences between PostScript and PDF output? => [gropdf] rendering differences between PostScript and PDF output? __

[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread Peter Schaffter
Follow-up Comment #10, bug #66332 (group groff): [comment #8 comment #8:] > Hi Peter, > > It's a syntax issue. Here's a diff that fixes it. Brilliant. I'd never have seen it. Sorry you had to muck about in mom's entrails. I'll apply the diff and commit. ___

[bug #66327] [mm] deprecate `ISODATE` macro

2024-10-14 Thread G. Branden Robinson
Update of bug #66327 (group groff): Item Group:None => Feature change ___ Reply to this item at: ___ Message

[bug #66328] [ms] restore TOC line length alteration used in groff 1.22.4

2024-10-14 Thread G. Branden Robinson
Update of bug #66328 (group groff): Status: In Progress => Fixed Open/Closed:Open => Closed Planned Release:None => 1.24.0 __

[bug #66323] [mom] rendering differences between PostScript and PDF output?

2024-10-14 Thread G. Branden Robinson
Update of bug #66323 (group groff): Category:Driver grops => Macro package mom Assigned to:gbranden => PTPi Summary: grops should handle special character escape sequences in certain device control c

[bug #66219] [troff] explain interaction of diversions with line numbering and margin characters

2024-10-14 Thread G. Branden Robinson
Update of bug #66219 (group groff): Summary: Line numbering interacts unexpectedly with diversion definition => [troff] explain interaction of diversions with line numbering and margin characters ___ Reply to this item at:

[bug #66016] [troff] document AT&T and GNU differences in `hw` exception word handling

2024-10-14 Thread G. Branden Robinson
Update of bug #66016 (group groff): Summary: Document groff deviation(s) from historical .hw handling => [troff] document AT&T and GNU differences in `hw` exception word handling ___ Reply to this item at:

[bug #66323] [mom] rendering differences between PostScript and PDF output?

2024-10-14 Thread G. Branden Robinson
Follow-up Comment #15, bug #66323 (group groff): Hi Deri, At 2024-10-14T12:00:32-0400, Deri James wrote: > Follow-up Comment #14, bug #66323 (group groff): > > First a comment on a mom difference between grops and gropdf post > 1.23.0, when both used the same method, ascii-ing the pdfmark > para

[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread Sven Schober
URL: Summary: [mom] Image caption not centered when set to render after label Group: GNU roff Submitter: sschober Submitted: Mon 14 Oct 2024 12:44:52 PM UTC Category: Macro p

[bug #66323] [mom] rendering differences between PostScript and PDF output?

2024-10-14 Thread Deri James
Follow-up Comment #14, bug #66323 (group groff): First a comment on a mom difference between grops and gropdf post 1.23.0, when both used the same method, ascii-ing the pdfmark parameters by calling pdfmomclean, (pdf.tmac had an eqivalent pdfclean routine which did a similar job). In HEAD, mom no

[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread Sven Schober
Follow-up Comment #1, bug #66332 (group groff): I now tried to render the same document with the latest om.tmac from groff git HEAD (ae54c13de00f28fae87adee48f14553d2fd56dee). That brought, at least for me, surprising results: the image was moved to a second page and the caption is located below

[bug #66143] build doesn't find Homebrew uchardet on macOS 14.6.1

2024-10-14 Thread G. Branden Robinson
Update of bug #66143 (group groff): Open/Closed:Open => Closed ___ Follow-up Comment #27: Would "Invalid" be a better status? I can't decide. Anyway, forgot to close. Closing. _

[bug #66323] [mom] rendering differences between PostScript and PDF output?

2024-10-14 Thread Peter Schaffter
Follow-up Comment #16, bug #66323 (group groff): I'm finding this issue difficult because I am not sure we're working from identical source files. For the purposes of comparison, I'm attaching good-clean.mom, the file I worked from. I'm also attaching the results of both pdfmom -Tps -Kutf8 -P-

[bug #66162] [grotty] a fallback character is missing for 'OK' and 'u2717'

2024-10-14 Thread G. Branden Robinson
Update of bug #66162 (group groff): Status:None => In Progress Assigned to:None => gbranden Summary: [tty.tmac] a fallback character is missing for 'OK' and 'u2717' => [grotty] a fall

[bug #66143] build doesn't find Homebrew uchardet on macOS 14.6.1

2024-10-14 Thread G. Branden Robinson
Update of bug #66143 (group groff): Status: Need Info => Rejected Assigned to:None => gbranden Summary: build doesn't find Homebrew uchardet on MacOS 14.6.1 => build doesn't find Homebr

[bug #66323] [mom] rendering differences between PostScript and PDF output?

2024-10-14 Thread G. Branden Robinson
Follow-up Comment #17, bug #66323 (group groff): наб, Please follow up to Peter's comment below; this ticket's "Need Info" status is pending on you, but we have no field datum to record that. [comment #16 comment #16:] > I'm finding this issue difficult because I am not sure we're working from i

[bug #66332] [mom] Image caption not centered when set to render after label

2024-10-14 Thread G. Branden Robinson
Update of bug #66332 (group groff): Assigned to:None => PTPi ___ Follow-up Comment #2: Assigning to Peter, _mom_'s author and maintainer. As an aside-- I noticed something odd with this