aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/term_ascii.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-08-21 16:06:48 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-08-21 16:06:48 +0000
commit9faad2ae0e7caf95d294df3c2ba845e98e0fff85 (patch)
tree9d307d4a059fb425db0d7f4e0bd47c3b5548d268 /term_ascii.c
parentad0864c38192de84199a5ec12f8ae619a3f124c6 (diff)
downloadmandoc-9faad2ae0e7caf95d294df3c2ba845e98e0fff85.tar.gz
mandoc-9faad2ae0e7caf95d294df3c2ba845e98e0fff85.tar.zst
mandoc-9faad2ae0e7caf95d294df3c2ba845e98e0fff85.zip
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 'term_ascii.c')
-rw-r--r--term_ascii.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/term_ascii.c b/term_ascii.c
index 7d2ecb18..4ff93da1 100644
--- a/term_ascii.c
+++ b/term_ascii.c
@@ -1,4 +1,4 @@
-/* $Id: term_ascii.c,v 1.62 2018/08/18 15:17:03 schwarze Exp $ */
+/* $Id: term_ascii.c,v 1.63 2018/08/21 16:06:48 schwarze Exp $ */
/*
* Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2014, 2015, 2017, 2018 Ingo Schwarze <schwarze@openbsd.org>
@@ -310,7 +310,7 @@ ascii_uc2str(int uc)
"<88>", "<89>", "<8A>", "<8B>", "<8C>", "<8D>", "<8E>", "<8F>",
"<90>", "<91>", "<92>", "<93>", "<94>", "<95>", "<96>", "<97>",
"<98>", "<99>", "<9A>", "<9B>", "<9C>", "<9D>", "<9E>", "<9F>",
- nbrsp, "!", "/\bc", "GBP", "o\bx", "=\bY", "|", "<section>",
+ nbrsp, "!", "/\bc", "-\bL", "o\bx", "=\bY", "|", "<section>",
"\"", "(C)", "_\ba", "<<", "~", "", "(R)", "-",
"<degree>","+-","^2", "^3", "'","<micro>","<paragraph>",".",
",", "^1", "_\bo", ">>", "1/4", "1/2", "3/4", "?",