Re: [ANNOUNCEMENT] Updated: groff-1.23.0-1

2023-07-23 Thread ASSI via Cygwin
Christian Franke via Cygwin writes: - Man pages could no longer be formatted with a specific font. Only    header and footer lines use the selected font then, the rest stays    at the default font 'T': > Fixed upstream in: > http://git.savannah.gnu.org/cgit/groff.git/commit/tmac/an.t

Re: [ANNOUNCEMENT] Updated: groff-1.23.0-1

2023-07-23 Thread ASSI via Cygwin
Christian Franke via Cygwin writes: > groff-perl is installed, otherwise groff would complain about a > missing DESC file. Installing urw-base35-fonts-legacy fixes this, > thanks. > > It is IMO not obvious for the occasional groff user that this package > is needed. I've added a manual dependency

Re: [ANNOUNCEMENT] Updated: groff-1.23.0-1

2023-07-23 Thread Christian Franke via Cygwin
Christian Franke via Cygwin wrote: ... - Man pages could no longer be formatted with a specific font. Only    header and footer lines use the selected font then, the rest stays    at the default font 'T': […] Intentional change or regression? IDK, ask upstream. OK, will do. Didn't find anyt

Re: [ANNOUNCEMENT] Updated: groff-1.23.0-1

2023-07-23 Thread Christian Franke via Cygwin
ASSI via Cygwin wrote: Christian Franke via Cygwin writes: ASSI via Cygwin wrote: - Various PDF fonts produce warnings but seem to work in general: $ echo "Hello, World!" | groff -Tpdf -f A > hello.A.pdf /usr/bin/gropdf: warning: The download file in '/usr/share/groff/1.23.0/font/devpdf'  has e

Re: [ANNOUNCEMENT] Updated: groff-1.23.0-1

2023-07-23 Thread ASSI via Cygwin
Christian Franke via Cygwin writes: > ASSI via Cygwin wrote: > - Various PDF fonts produce warnings but seem to work in general: > > $ echo "Hello, World!" | groff -Tpdf -f A > hello.A.pdf > /usr/bin/gropdf: warning: The download file in > '/usr/share/groff/1.23.0/font/devpdf'  has erroneous entry

Re: [ANNOUNCEMENT] Updated: groff-1.23.0-1

2023-07-22 Thread Brian Inglis via Cygwin
On 2023-07-22 15:27, Christian Franke via Cygwin wrote: ASSI via Cygwin wrote: GNU roff has been updated to the latest upstream version 1.23.0.  The following packages are available on Cygwin:   groff-1.23.0-1   groff-perl-1.23.0-1   groff-X11-1.23.0-1 - Various PDF fonts produce warnings but

Re: [ANNOUNCEMENT] Updated: groff-1.23.0-1

2023-07-22 Thread Christian Franke via Cygwin
ASSI via Cygwin wrote: GNU roff has been updated to the latest upstream version 1.23.0. The following packages are available on Cygwin: groff-1.23.0-1 groff-perl-1.23.0-1 groff-X11-1.23.0-1 - Various PDF fonts produce warnings but seem to work in general: $ echo "Hello, World!" | grof