]> git.cameronkatri.com Git - mandoc.git/commit
Improve the ASCII rendering of \(Po (Pound Sterling)
authorIngo Schwarze <schwarze@openbsd.org>
Tue, 21 Aug 2018 16:06:48 +0000 (16:06 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Tue, 21 Aug 2018 16:06:48 +0000 (16:06 +0000)
commit9faad2ae0e7caf95d294df3c2ba845e98e0fff85
tree9d307d4a059fb425db0d7f4e0bd47c3b5548d268
parentad0864c38192de84199a5ec12f8ae619a3f124c6
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>.
18 files changed:
chars.c
regress/char/unicode/latin1.in
regress/char/unicode/latin1.out_ascii
regress/char/unicode/latin1.out_html
regress/char/unicode/latin1.out_utf8
regress/char/unicode/latin1diff.in
regress/char/unicode/latin1diff.out_ascii
regress/char/unicode/latin1diff.out_html
regress/char/unicode/latin1diff.out_utf8
regress/char/unicode/named.in
regress/char/unicode/named.out_ascii
regress/char/unicode/named.out_html
regress/char/unicode/named.out_utf8
regress/char/unicode/namediff.in
regress/char/unicode/namediff.out_ascii
regress/char/unicode/namediff.out_html
regress/char/unicode/namediff.out_utf8
term_ascii.c