[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] [patch 05/26] Use font macros instead of font escapes.
From: |
Jean Delvare |
Subject: |
Re: [Quilt-dev] [patch 05/26] Use font macros instead of font escapes. |
Date: |
Wed, 20 Jun 2018 10:24:30 +0200 |
On Sat, 16 Jun 2018 12:22:37 -0400, address@hidden wrote:
> Apart from being higher-level and easier to read, the macros get you
> proper italic corrections when abutting italic with non-italic text.
> (...)
Looks good to me overall. My only comment would be:
> Index: quilt/doc/quilt.1.in
> ===================================================================
> --- quilt.orig/doc/quilt.1.in
> +++ quilt/doc/quilt.1.in
> (...)
> .RE
> .RS 4
> .PP
> -In addition, the \\fBclear\\fP format name is used to turn off special
> +In addition, the
> +.B clear
> +format name is used to turn off special
> coloring.
> Its value is 0; it is not advised to modify it.
> .PP
"coloring." could be moved at the end of the previous line to make the
source easier to read.
--
Jean Delvare
SUSE L3 Support
[Quilt-dev] [patch 05/26] Use font macros instead of font escapes., g . branden . robinson, 2018/06/16
- Re: [Quilt-dev] [patch 05/26] Use font macros instead of font escapes.,
Jean Delvare <=
[Quilt-dev] [patch 08/26] Make synopsis comprehensive., g . branden . robinson, 2018/06/16
[Quilt-dev] [patch 10/26] Use "e.g." correctly., g . branden . robinson, 2018/06/16
[Quilt-dev] [patch 07/26] Escape ASCII hyphen-minus characters used as such., g . branden . robinson, 2018/06/16
[Quilt-dev] [patch 12/26] Update internal and external cross-references., g . branden . robinson, 2018/06/16
[Quilt-dev] [patch 14/26] Document -h flag in the Options section., g . branden . robinson, 2018/06/16