diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-02 12:43:52 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-02 12:43:52 +0000 |
commit | 341cc10aaf00ff009f89041f23ec4e6e6519285e (patch) | |
tree | 0ad44463871fa91a29a6e972367108bea912231b /regress/char/unicode/latin1.out_html | |
parent | 70410dfcfd38b668debf911095b28861d93134f1 (diff) | |
download | mandoc-341cc10aaf00ff009f89041f23ec4e6e6519285e.tar.gz |
add about 15 missing character escape sequences found in groff_char(7);
triggered by multimedia/mkvtoolnix mkvmerge(1) using \(S2
Diffstat (limited to 'regress/char/unicode/latin1.out_html')
-rw-r--r-- | regress/char/unicode/latin1.out_html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/regress/char/unicode/latin1.out_html b/regress/char/unicode/latin1.out_html index d8fbf958..0196d76d 100644 --- a/regress/char/unicode/latin1.out_html +++ b/regress/char/unicode/latin1.out_html @@ -5,20 +5,20 @@ BEGINTEST ¦¦ BROKEN BAR ¨¨ DIAERESIS ©© COPYRIGHT SIGN -ª FEMININE ORDINAL INDICATOR +ªª FEMININE ORDINAL INDICATOR «« LEFT-POINTING DOUBLE ANGLE QUOTATION MARK ¬¬¬ NOT SIGN ­ SOFT HYPHEN ®® REGISTERED SIGN ±±± PLUS-MINUS SIGN -² SUPERSCRIPT TWO -³ SUPERSCRIPT THREE +²² SUPERSCRIPT TWO +³³ SUPERSCRIPT THREE ´´´ ACUTE ACCENT µµ MICRO SIGN ·· MIDDLE DOT ¸¸ CEDILLA -¹ SUPERSCRIPT ONE -º MASCULINE ORDINAL INDICATOR +¹¹ SUPERSCRIPT ONE +ºº MASCULINE ORDINAL INDICATOR »» RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK ¼¼ VULGAR FRACTION ONE QUARTER ½½ VULGAR FRACTION ONE HALF |