Groff examples on gopher

2021-09-02 Thread Thomas Dupond
Hello everyone, No one asked for it, no one will use it, but now the repository is available on gopher as well at gopher://froude.eu/1/groff . If you find any mistakes in this gopher hole, please tell me, my formatting script is terrible so there should be some mistakes. Regards, Thomas

Re: [PATCH] [mdoc] .At: produce "Version 7 AT&T UNIX/32V"

2021-09-02 Thread наб
Hi! On Thu, Sep 02, 2021 at 02:32:53PM +0200, Ingo Schwarze wrote: > the patch is incorrect as posted: \*[doc-str-At] resets the font, > so "/32V" needs to be inserted before it, see below for a corrected > version. Hm, the other .At macros only .Tnise "AT&T" and "UNIX", SysIII is "Tn(AT&T) No(Sys

Re: [PATCH] [mdoc] .At: produce "Version 7 AT&T UNIX/32V"

2021-09-02 Thread Ingo Schwarze
Hello, the patch is incorrect as posted: \*[doc-str-At] resets the font, so "/32V" needs to be inserted before it, see below for a corrected version. OK schwarze@ if someone wants to push the patch, or i can push it if another developer tells me too. I think backward compatibility is not a conce