Re: [PATCH 3/3] Use subsections instead of sections

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Sep 12, 2021 at 04:56:21PM +0200, Alejandro Colomar (man-pages) wrote:
> I'm a bit worried that this might be overcomplicating it, and maybe a
> hypothetical .SSS macro would be useful here (or another solution).  Do you
> have any thoughts about it?
> 
> That hypothetical macro would behave like .TP + .B + .RS (as shown above;
> and that .RS would only end at a following .SSS/.SS/.SH)

It is not important to me that my .SSS macro be used, but for reference
here it is:

.de1 SSS
.  if !r SSS_SN_ORIG .nr SSS_SN_ORIG \\n[SN]
.  nr SN (2 * \\n[SSS_SN_ORIG])
.  SS \&\\$*
.  nr SN (\\n[SSS_SN_ORIG])
..

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux