linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjarni Ingi Gislason <bjarniig-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [patch], iso_8859-*.7: Explanation of SOFT HYPHEN and the code for it
Date: Thu, 10 May 2012 19:42:31 +0000	[thread overview]
Message-ID: <20120510194231.GA13127@rhi.hi.is> (raw)

Package: man-pages
Version: 3.40
Severity: minor
Tags: patch

  From "groff -ww ...":

<groff: iso_8859-2.7>:89: warning: can't find special character `shc'

  This is the only "iso_8859-*.7" file that has this (now)
undefined character.  The code in column four in "iso_8859-1.7" is
"0x2D" ("HYPHEN, MINUS SIGN" or "HYPHEN-MINUS") instead of "0xAD". 
See Debian bug 156154 (or package "manpages").

  There should be an explanation for this graphic character and the
code should be 0xAD in iso_8859-1.7 (as in all others), even though
"[gn]roff" does not display a "HYPHEN" in that position of the table.

  The line with "SOFT HYPHEN" gets a footnote and a short
explanation.  The footnote is from the official ISO standard.

  Suggested patch for one of the files:

--- iso_8859-1.7	2012-04-26 22:58:39.000000000 +0000
+++ iso_8859-1.7.new	2012-05-10 16:01:39.000000000 +0000
@@ -71,7 +71,7 @@
 The fourth column will only show the proper glyphs
 in an environment configured for ISO 8859-1.
 .TS
-l l l c lp-1.
+l2 l2 l2 c2 lp-1.
 Oct	Dec	Hex	Char	Description
 _
 240	160	A0	 	NO-BREAK SPACE
@@ -87,7 +87,7 @@
 252	170	AA	ª	FEMININE ORDINAL INDICATOR
 253	171	AB	«	LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
 254	172	AC	¬	NOT SIGN
-255	173	AD	-	SOFT HYPHEN
+255	173	AD	­	SOFT HYPHEN (shown as a hyphen at line breaks)¹
 256	174	AE	®	REGISTERED SIGN
 257	175	AF	¯	MACRON
 260	176	B0	°	DEGREE SIGN
@@ -171,6 +171,11 @@
 376	254	FE	þ	LATIN SMALL LETTER THORN
 377	255	FF	ÿ	LATIN SMALL LETTER Y WITH DIAERESIS
 .TE
+  ¹ A graphic character that is imaged by a graphic symbol
+identical with, or similar to, that representing HYPHEN, for use
+when a line break has been established wihin a word.
+.BR "ISO 8859-1:1987" ,
+paragraph 6.3.3.
 .SH "SEE ALSO"
 .BR ascii (7),
 .BR iso_8859-15 (7)

-- 
Bjarni I. Gislason
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2012-05-10 19:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-10 19:42 Bjarni Ingi Gislason [this message]
     [not found] ` <20120510194231.GA13127-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
2012-06-07 12:08   ` [patch], iso_8859-*.7: Explanation of SOFT HYPHEN and the code for it Michael Kerrisk (man-pages)
     [not found]     ` <CAKgNAkiw4yhNMM2vHdQ4yd2u_T0tLd34wpmUbuH9_ndPpEsg6Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-06-08 21:15       ` Bjarni Ingi Gislason
     [not found]         ` <20120608211539.GA14325-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
2012-06-09 10:50           ` Michael Kerrisk (man-pages)
     [not found]             ` <CAKgNAkhWmVyJnsNTdOnascHOEQKY9Gesutyxn2kHeeRo2kx6_A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-06-19  7:59               ` Michael Kerrisk (man-pages)
2012-06-19 19:30               ` Bjarni Ingi Gislason
     [not found]                 ` <20120619193019.GA710-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
2012-07-07  6:01                   ` Michael Kerrisk (man-pages)
     [not found]                     ` <CAKgNAkjKkHSKf1C5p5yts8Uuv9LoYFRQFr2JATNxf5fSh+8A_w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-07-10 23:46                       ` Bjarni Ingi Gislason
     [not found]                         ` <20120710234614.GA9921-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
2012-08-13 22:07                           ` Michael Kerrisk (man-pages)
2012-08-14 15:32                             ` Bjarni Ingi Gislason
     [not found]                               ` <20120814153210.GA12221-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
2012-08-14 19:16                                 ` Michael Kerrisk (man-pages)
     [not found]                                   ` <CAKgNAkgOeRVmFTVMRgxzBYAwuuWEkPbR+6XoQ76ADZ7uhePkhA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-08-15 22:16                                     ` Bjarni Ingi Gislason
     [not found]                                       ` <20120815221620.GA25304-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
2012-08-16  5:58                                         ` Michael Kerrisk (man-pages)
     [not found]                                           ` <CAKgNAkjdbV+NBjstYd57JakbYHAjRnKB+Sqqq1mzrcuySRCbtg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-08-16 18:40                                             ` Bjarni Ingi Gislason
     [not found]                                               ` <20120816184005.GA26676-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
2012-08-17  5:26                                                 ` Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120510194231.GA13127@rhi.hi.is \
    --to=bjarniig-2945ivfuvpf1p9xltphbdw@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).