Hi Alex, At 2023-04-30T02:26:39+0200, Alejandro Colomar wrote: > +.SY "\fIURI\fP \fR=\fP" > +.RI "[ " absoluteURI " | " relativeURI " ]" > +.RI "[ \[dq]\fB#\fP\[dq] " fragment " ]" It's not _necessary_ to bust into font selection escape sequences in the `RI` line here and similar ones later, not quoted, whereas it is for the `SY` argument. You can use the `\c` output line continuation escape sequence to chain several font selection requests together without intervening space. .RB "[ \[dq]" # \[dq]\~c .IR fragment \~] But if you think the source is more readable the way you have it, keep it. Regards, Branden
Attachment:
signature.asc
Description: PGP signature