diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2018-08-21 16:06:48 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2018-08-21 16:06:48 +0000 |
commit | 13eca495ce65af310d2aeaa717684ccbaa617070 (patch) | |
tree | 50bdff14e9147e1297986c9c00a6a100d7e3e096 /regress/char/unicode/latin1diff.in | |
parent | e09ab5e214ab66b3c06b5a2d97189910b20b8075 (diff) | |
download | mandoc-13eca495ce65af310d2aeaa717684ccbaa617070.tar.gz |
Improve the ASCII rendering of \(Po (Pound Sterling)
and of the playing card suits to match groff, using feedback
from Ralph Corderoy <ralph at inputplus dot co dot uk>.
Diffstat (limited to 'regress/char/unicode/latin1diff.in')
-rw-r--r-- | regress/char/unicode/latin1diff.in | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/regress/char/unicode/latin1diff.in b/regress/char/unicode/latin1diff.in index e00e44de..f4ef19ff 100644 --- a/regress/char/unicode/latin1diff.in +++ b/regress/char/unicode/latin1diff.in @@ -1,16 +1,10 @@ -.\" $OpenBSD: latin1diff.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $ -.TH CHAR-UNICODE-LATIN1DIFF 1 "October 27, 2014" +.\" $OpenBSD: latin1diff.in,v 1.4 2018/08/21 16:01:38 schwarze Exp $ +.TH CHAR-UNICODE-LATIN1DIFF 1 "August 21, 2018" .SH NAME char-unicode-latin1diff \- Unicode characters in the ISO-8859-1 range .SH DESCRIPTION .nf BEGINTEST -\[u00A1]\(r! INVERTED EXCLAMATION MARK -\[u00A3]\(Po POUND SIGN \[u00AF]\(a- MACRON -\[u00BF]\(r? INVERTED QUESTION MARK -\[u00DE]\(TP LATIN CAPITAL LETTER THORN -\[u00DF]\(ss LATIN SMALL LETTER SHARP S -\[u00FE]\(Tp LATIN SMALL LETTER THORN ENDTEST .fi |