Re: [PATCH] [grotrin] Add post-processor for groff input.

2024-03-09 Thread Alejandro Colomar
Hi Lennart, On Sun, Mar 10, 2024 at 12:13:34AM +, Lennart Jablonka wrote: > This is useless. And also not what Alejandro wanted, presumably. > > Suggested-By: Alejandro Colomar > --- > I don’t wanna wait for April 1st. Lol! It's not exactly what I wanted, but it's still an interesting thi

[PATCH] [grotrin] Add post-processor for groff input.

2024-03-09 Thread Lennart Jablonka
This is useless. And also not what Alejandro wanted, presumably. Suggested-By: Alejandro Colomar --- I don’t wanna wait for April 1st. .gitignore| 1 + Makefile.am | 1 + src/devices/grotrin/.gitignore| 5 ++ src/devices/grotrin/grotrin.1

quick and (not so) dirty applications of groff's build system (was: Groff UTF-8 support? ...)

2024-03-09 Thread G. Branden Robinson
Hi Dave, At 2024-03-09T11:06:51-0600, Dave Kemper wrote: > On 3/8/24, G. Branden Robinson wrote: > > it didn't occur to me that people wouldn't just have make(1) > > generate the real thing. > > Well, you've found me out: I'm 99% ignorant of groff's build system. > I periodically build the whole

Re: Groff UTF-8 support? - Groff documentation section 5.1.9 Input Encodings

2024-03-09 Thread Dave Kemper
On 3/8/24, G. Branden Robinson wrote: > Sorry for the recent extra complication; Nothing to apologize for: it was easy to figure out, and I understand the rationale for the change. > it didn't occur to me that > people wouldn't just have make(1) generate the real thing. Well, you've found me ou