bug-groff
[Top][All Lists]
Advanced

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

[bug #51502] [PATCH] manuals: minor textual fixes


From: Bjarni Ingi Gislason
Subject: [bug #51502] [PATCH] manuals: minor textual fixes
Date: Mon, 7 Aug 2017 20:26:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #4, bug #51502 (project groff):


>From f88665832b0c84651d300b5892d7233ee0138106 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Mon, 7 Aug 2017 23:57:52 +0000
Subject: [PATCH] Manuals: Some minor textual and formatting changes

  Add an italic correction

  Correct the explanation of the request ".itc"

  The string "ellipsis" ends in ".\&".  If it ends a sentence, an extra
sentence space (protected with '\"' at the end of a line) has to be added,
as the period is then not recognized as an end of sentence.

  Correct the spelling of "one" ( on -> one).

  The escape '\c' removes everything (except \R'...') after it.

Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
 man/groff_diff.7.man | 8 ++++----
 man/groff_tmac.5.man | 2 +-
 man/roff.7.man       | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index db8f4684..d18b466f 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -120,7 +120,7 @@ The names of number registers, fonts,
strings/\:macros/\:diversions,
 special characters (glyphs), and colors can be of any length.
 .
 In escape sequences, additionally to the classical
-\[oq]\fB(\fP\fIxx\fP\[cq] construction for a two-character glyph name,
+\[oq]\fB(\fP\,\fIxx\/\fP\[cq] construction for a two-character glyph name,
 you can use \[oq]\fB[\fP\,\fIxxx\/\fP\fB]\fP\[cq] for a name of
 arbitrary length.
 .
@@ -1776,7 +1776,7 @@ Variant of
 .B .it
 for which a line interrupted with
 .B \[rs]c
-counts as one input line.
+is not counted as an input line.
 .
 .TP
 .BI .kern\  n
@@ -2010,7 +2010,7 @@ with a positive value which are applied after the line
is output.
 Remove the definitions of glyphs
 .IR c1 ,
 .IR c2 ,
-.I \*[ellipsis]
+.I \*[ellipsis]\ \"Add a sentence space
 This undoes the effect of a
 .B char
 request.
@@ -2029,7 +2029,7 @@ No effect otherwise.
 Remove the font-specific definitions of glyphs
 .IR c1 ,
 .IR c2 ,
-.I \*[ellipsis]
+.I \*[ellipsis]\ \"Add a sentence space
 This undoes the effect of a
 .B fschar
 request.
diff --git a/man/groff_tmac.5.man b/man/groff_tmac.5.man
index c15f0902..9c2ca1a5 100644
--- a/man/groff_tmac.5.man
+++ b/man/groff_tmac.5.man
@@ -630,7 +630,7 @@ So in
 .IR groff ,
 the
 .I man
-macro package may be specified as on of the following four methods:
+macro package may be specified as one of the following four methods:
 .
 .IP
 .EX
diff --git a/man/roff.7.man b/man/roff.7.man
index 60cffb9d..042f2390 100644
--- a/man/roff.7.man
+++ b/man/roff.7.man
@@ -801,7 +801,7 @@ This greatly eases the usage of
 The macro definitions of a package are kept in a file called
 .IB name .tmac
 (classically
-.BI tmac. name\c
+.BI tmac. name\/\c\" Italic correction comes before \c !
 ).
 .
 All tmac files are stored in one or more directories at standardized
-- 
2.13.2



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51502>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]