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/named.out_ascii | |
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/named.out_ascii')
-rw-r--r-- | regress/char/unicode/named.out_ascii | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/regress/char/unicode/named.out_ascii b/regress/char/unicode/named.out_ascii index 530bf7f1..ce09d83f 100644 --- a/regress/char/unicode/named.out_ascii +++ b/regress/char/unicode/named.out_ascii @@ -15,8 +15,10 @@ DDEESSCCRRIIPPTTIIOONN OEOE LATIN CAPITAL LIGATURE OE oeoe LATIN SMALL LIGATURE OE ,f,f LATIN SMALL LETTER F WITH HOOK + jj LATIN SMALL LETTER DOTLESS J vv CARON '`'` BREVE + .. DOT ABOVE oo RING ABOVE ,, OGONEK "" DOUBLE ACUTE ACCENT @@ -120,6 +122,9 @@ DDEESSCCRRIIPPTTIIOONN <element of><element of> ELEMENT OF <not element of><not element of> NOT AN ELEMENT OF <such that><such that> CONTAINS AS MEMBER + <product><product> N-ARY PRODUCT + <coproduct><coproduct> N-ARY COPRODUCT + <sum><sum> N-ARY SUMMATION -- MINUS SIGN -+-+ MINUS-OR-PLUS SIGN ** ASTERISK OPERATOR @@ -144,6 +149,8 @@ DDEESSCCRRIIPPTTIIOONN >=>= GREATER-THAN OR EQUAL TO <proper subset><proper subset> SUBSET OF <proper superset><proper superset> SUPERSET OF + <not subset><not subset> NOT A SUBSET OF + <not superset><not superset> NOT A SUPERSET OF <subset or equal><subset or equal> SUBSET OF OR EQUAL TO <superset or equal><superset or equal> SUPERSET OF OR EQUAL TO O+O+ CIRCLED PLUS @@ -162,6 +169,10 @@ DDEESSCCRRIIPPTTIIOONN OO WHITE CIRCLE <=<= WHITE LEFT POINTING INDEX =>=> WHITE RIGHT POINTING INDEX + SS BLACK SPADE SUIT + CC BLACK CLUB SUIT + HH BLACK HEART SUIT + DD BLACK DIAMOND SUIT << MATHEMATICAL LEFT ANGLE BRACKET >> MATHEMATICAL RIGHT ANGLE BRACKET ENDTEST |