[bug #59795] interaction of .na and '.ad l' documented incorrectly

2021-01-28 Thread G. Branden Robinson
Follow-up Comment #15, bug #59795 (project groff): [comment #14 comment #14:] > [comment #13 comment #13:] > > My brain screams for orthogonality, and James Clark just didn't provide it in \n[.j]. > > Is there any reason his .j values must be preserved, given that > * the documentation (now) stat

[bug #55320] [PATCH] tmac/an-old.tmac: Add a warning about a missing .RS or an extra .RE

2021-01-28 Thread G. Branden Robinson
Update of bug #55320 (project groff): Status: In Progress => Need Info Planned Release:None => 1.23.0 ___ Follow-up Comment #4: I believe I addressed

[bug #55320] [PATCH] tmac/an-old.tmac: Add a warning about a missing .RS or an extra .RE

2021-01-28 Thread G. Branden Robinson
Update of bug #55320 (project groff): Status: Need Info => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #5: [comment #3 comment #

[bug #55319] [PATCH] grog.1.man: Fix spelling and remove excess ".RE" lines

2021-01-28 Thread G. Branden Robinson
Update of bug #55319 (project groff): Category:None => Core Status:None => Fixed Assigned to:None => gbranden Open/Closed:

[bug #59605] [PATCH] [ms] Add FR string variable to modify the footnote line length ratio to the current line length

2021-01-28 Thread G. Branden Robinson
Update of bug #59605 (project groff): Assigned to:None => gbranden ___ Follow-up Comment #3: [comment #2 comment #2:] > In general, default values should be reasonable, and users should be ab

[bug #59962] Issues in Groff man pages

2021-01-28 Thread Helge Kreutzmann
URL: Summary: Issues in Groff man pages Project: GNU troff Submitted by: kreutzm Submitted on: Thu 28 Jan 2021 04:26:56 PM UTC Category: None Severity: 3 - Normal

[bug #59962] Issues in Groff man pages

2021-01-28 Thread G. Branden Robinson
Update of bug #59962 (project groff): Severity: 3 - Normal => 2 - Minor Status:None => Need Info Assigned to:None => gbranden

[bug #59962] Issues in Groff man pages

2021-01-28 Thread G. Branden Robinson
Follow-up Comment #2, bug #59962 (project groff): Also see bug #59222. ___ Reply to this item at: ___ Message sent via Savannah https://savannah.gnu.

Re: [bug #59962] Issues in Groff man pages

2021-01-28 Thread Helge Kreutzmann
Hello Branden, first of all, apolgies for reporting the other issues twice. I'll try to check better next time. On Thu, Jan 28, 2021 at 01:17:22PM -0500, G. Branden Robinson wrote: > > -- > > Man page: soelim.1 > > Issue: The following graphs cannot be processed by po4a. To ease > translation, ple

[bug #59958] race in Makefile at generation of e.tmac and doc.tmac with bigger than -j1 eg. -j4

2021-01-28 Thread anonymous
Follow-up Comment #1, bug #59958 (project groff): Ignore what was said and just look at the patch, you'll see it makes sense :) The race is thus unnecessary(even if it doesn't really affect anyone) and thus patch could be applied to get rid of it. _

[bug #59958] race in Makefile at generation of e.tmac and doc.tmac with bigger than -j1 eg. -j4

2021-01-28 Thread anonymous
Follow-up Comment #2, bug #59958 (project groff): Perhaps I should've mentioned the version: sys-apps/groff-1.22.4::gentoo because I look at git groff and don't see where to apply patch, maybe things already changed a lot in git version so this doesn't apply anymore. Sorry for the noise. ___

[bug #59958] race in Makefile at generation of e.tmac and doc.tmac with bigger than -j1 eg. -j4

2021-01-28 Thread anonymous
Follow-up Comment #3, bug #59958 (project groff): oh the race code is in tmac/tmac.am in git groff looks like this: $(TMACSTRIPFILES): $(TMACUNSTRIPFILES) for f in $(TMACSTRIPFILES); do \