[groff] 01/01: Rename `array_size` to `array_length`.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit e0cb0910cb14831cec1173cdcd4b6b362d35df7d Author: G. Branden Robinson AuthorDate: Mon Aug 28 15:06:20 2023 -0500 Rename `array_size` to `array_length`. * src/include/lib.h (array_size): Rename to...

[groff] 11/27: [troff]: Validate `ftr` request arguments.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit ddfc1b70453a4ae854129e6e4b8fa9f4b832d8b3 Author: G. Branden Robinson AuthorDate: Sun Aug 27 11:55:20 2023 -0500 [troff]: Validate `ftr` request arguments. * src/roff/troff/node.cpp (translate_font): Validate

[groff] 20/27: ChangeLog: Make consistent the release history.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 42d61e549154a50aaa830463b812330640a4de27 Author: G. Branden Robinson AuthorDate: Mon Aug 28 10:33:04 2023 -0500 ChangeLog: Make consistent the release history. Reconstruct (where necessary, from

[groff] 26/27: LICENSES: Add paragraph about doc/groff.texi.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 14bebaf63b1b051f577e99898328dec5e8ea9d9d Author: G. Branden Robinson AuthorDate: Mon Aug 28 14:33:08 2023 -0500 LICENSES: Add paragraph about doc/groff.texi. Background for my claims regarding the intentions of

[groff] 12/27: [docs]: Revise discussion of `ftr` request.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit d1121498e9e8bdf639c8826f430c9f7f07b3eda7 Author: G. Branden Robinson AuthorDate: Sun Aug 27 14:38:09 2023 -0500 [docs]: Revise discussion of `ftr` request. * Clarify that `ftr` can be applied to abstract styles.

[groff] 17/27: groff_tmac(5): Fix content and style nits.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit a599c2d2dd28258af5d630fabcd290963b44adff Author: G. Branden Robinson AuthorDate: Mon Aug 28 09:22:58 2023 -0500 groff_tmac(5): Fix content and style nits. * andoc.tmac is not a groff innovation; 4.3BSD-Reno had

[groff] 14/27: [docs]: Fix content and style nits.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit f6820a0162a943fb4420a1a29989d059c40b86ce Author: G. Branden Robinson AuthorDate: Sun Aug 27 15:11:22 2023 -0500 [docs]: Fix content and style nits. * Stop using the term "environments" in a confusing context.

[groff] 22/27: groff_diff(7): Fix content and style nits.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit e3194b75e9968b8acc8b8ff4df55a4e1ad44bc35 Author: G. Branden Robinson AuthorDate: Mon Aug 28 11:18:50 2023 -0500 groff_diff(7): Fix content and style nits. * Mention character classes as a groff language data

[groff] 25/27: BUG-REPORT: Use complete sentence.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 27d4320762717332e5079cc5b71a3eadc670dc44 Author: G. Branden Robinson AuthorDate: Mon Aug 28 14:13:24 2023 -0500 BUG-REPORT: Use complete sentence. --- BUG-REPORT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[groff] 21/27: [docs]: Correct description of `.int` register.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit a0d86342b0b02be2f70296da7d45cd4431b0190f Author: G. Branden Robinson AuthorDate: Mon Aug 28 11:17:48 2023 -0500 [docs]: Correct description of `.int` register. The whole point of `\c` is to join _output_ lines.

[groff] 08/27: src/preproc/eqn/main.cpp: Boolify.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit d22a547b9bd2ed9f091c7feaac42696e68b7493f Author: G. Branden Robinson AuthorDate: Sun Aug 27 04:09:23 2023 -0500 src/preproc/eqn/main.cpp: Boolify. * src/preproc/eqn/main.cpp (main): Trivially refactor; demote

[groff] 07/27: [docs]: Conditional operators don't create things.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit f32b3988425888d35f831d1b609da00b15c06890 Author: G. Branden Robinson AuthorDate: Sun Aug 27 04:05:31 2023 -0500 [docs]: Conditional operators don't create things. ...not registers or strings/macros/diversions, at

[groff] 23/27: [docs]: Fix style nits (font description files).

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit f96678bed3b46ba17f1ec11a83ebd25bbb5928cf Author: G. Branden Robinson AuthorDate: Mon Aug 28 11:27:59 2023 -0500 [docs]: Fix style nits (font description files). --- doc/groff.texi | 33

[groff] 19/27: Makefile.am: Ship old groff ChangeLog files.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 35f5a8fd9b629d4e0e4556e396acdbedaf2046c2 Author: G. Branden Robinson AuthorDate: Mon Aug 28 09:53:30 2023 -0500 Makefile.am: Ship old groff ChangeLog files. * Makefile.am (EXTRA_DIST): Ship ancient groff

[groff] 01/27: contrib/mom/ChangeLog: Add Savannah #64597 closer.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 7c26abc3bcd7d526a879ae86fa86468b07c5ac0a Author: G. Branden Robinson AuthorDate: Sat Aug 26 14:19:54 2023 -0500 contrib/mom/ChangeLog: Add Savannah #64597 closer. --- contrib/mom/ChangeLog | 7 +++ 1 file changed, 7

[groff] 13/27: doc/groff.texi: Update examples.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 1fa387656716ebc7002eb32635bf3d6dc8657f67 Author: G. Branden Robinson AuthorDate: Sun Aug 27 15:10:02 2023 -0500 doc/groff.texi: Update examples. Use AT troff syntax for examples that exercise only AT features;

[groff] 02/27: eqn(1): Revise.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 58d68d27912801ffe4617155289e0442488ca531 Author: G. Branden Robinson AuthorDate: Sat Aug 26 10:59:42 2023 -0500 eqn(1): Revise. * Drop paragraph separation from within-paragraph example. * Tune tagged

[groff] 16/27: groff_mdoc(7): Document "doc-old.tmac" file.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit d380a505756f17141918cb49314b34058fc79a96 Author: G. Branden Robinson AuthorDate: Sun Aug 27 18:19:35 2023 -0500 groff_mdoc(7): Document "doc-old.tmac" file. --- man/groff_tmac.5.man | 1 - tmac/groff_mdoc.7.man | 8

[groff] 03/27: [eqn]: Implement "reset" primitive/command (1/3).

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 661dafc33b393b5191abade8fa5c25873d1f56e8 Author: G. Branden Robinson AuthorDate: Sat Aug 26 07:14:53 2023 -0500 [eqn]: Implement "reset" primitive/command (1/3). * src/preproc/eqn/box.cpp: Use `static` storage

[groff] 10/27: [troff]: Trivially refactor; add utility function.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit f8cecaabd575908cf338635d95a094d95f07c41d Author: G. Branden Robinson AuthorDate: Sun Aug 27 11:51:29 2023 -0500 [troff]: Trivially refactor; add utility function. * src/roff/troff/node.cpp

[groff] 24/27: xtotroff(1): Tighten wording.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 418e157a6f0ec116b935c72189c47b0c852b9ebd Author: G. Branden Robinson AuthorDate: Mon Aug 28 11:30:47 2023 -0500 xtotroff(1): Tighten wording. --- src/utils/xtotroff/xtotroff.1.man | 9 + 1 file changed, 5

[groff] 06/27: preconv(1): Fix style nits.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 36f9463ee569382766b1745b326e1305bce4d187 Author: G. Branden Robinson AuthorDate: Sun Aug 27 03:11:26 2023 -0500 preconv(1): Fix style nits. * Fit document onto two U.S. letter pages. * Use brief metasynactic

[groff] 05/27: [eqn]: Implement "reset" primitive/command (3/3).

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 3c7c02e20006011b838d49930998bbf0ad324912 Author: G. Branden Robinson AuthorDate: Sat Aug 26 11:18:22 2023 -0500 [eqn]: Implement "reset" primitive/command (3/3). *

[groff] 09/27: [troff]: Boolify & rename check_font, check_style.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit ef01a9d58d61ace079296bb4b0d9a99cad15074d Author: G. Branden Robinson AuthorDate: Sun Aug 27 11:45:13 2023 -0500 [troff]: Boolify & rename check_font, check_style. [troff]: Trivially refactor; demote

[groff] 27/27: INSTALL.extra: Delete "Miscellaneous" section.

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit e5f6d91b6dada8ae9f83429a1a330f4adc9d158f Author: G. Branden Robinson AuthorDate: Mon Aug 28 14:41:15 2023 -0500 INSTALL.extra: Delete "Miscellaneous" section. It was only about configuring the paper format. We

[groff] 04/27: [eqn]: Implement "reset" primitive/command (2/3).

2023-08-28 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 9e709d64f7aa5f3c706ef9154e596fbb6a87637a Author: G. Branden Robinson AuthorDate: Sat Aug 26 11:02:04 2023 -0500 [eqn]: Implement "reset" primitive/command (2/3). * src/preproc/eqn/eqn.1.man (Customization):

[groff] 04/05: Improve usefulness of -z in pdfmom.

2023-08-28 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit e478a7be9d24389267ede70df5d522c54acadaa0 Author: Deri James AuthorDate: Mon Aug 28 15:38:51 2023 +0100 Improve usefulness of -z in pdfmom. Now shows output of PDF.EXPORT=1 as well. ---

[groff] 02/05: Start of coping with groff nodes in -D and -N

2023-08-28 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 579e9464256c4b62e060cc7f110e1212bbffb8ea Author: Deri James AuthorDate: Mon Aug 28 15:05:02 2023 +0100 Start of coping with groff nodes in -D and -N --- contrib/mom/om.tmac | 12 +++--- tmac/pdf.tmac | 115

[groff] 05/05: Hardening of pdf:href.opt\\$1 processing

2023-08-28 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit ec75f38cecd673c7959092d2c97bc4721ea0f4fa Author: Deri James AuthorDate: Mon Aug 28 18:25:08 2023 +0100 Hardening of pdf:href.opt\\$1 processing an.tmac sync changes to pdf.tmac --- tmac/an.tmac | 4 +++-

[groff] 03/05: Allow utf8 in web links, allows IDN links.

2023-08-28 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit fddc79906cc8f9eba71fc17ff985a90275bdca90 Author: Deri James AuthorDate: Mon Aug 28 15:17:53 2023 +0100 Allow utf8 in web links, allows IDN links. Fix for 'pdfhref-whack.groff' in #64576 ---