commit 24021a425e661ea440cb0f37fc208b3d3c3c249b
Author: Günter Milde <[email protected]>
Date: Mon May 1 10:35:20 2017 +0200
Force "textdegree" for encoding koi8-u.
---
lib/unicodesymbols | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/unicodesymbols b/lib/unicodesymbols
index 550a126..dd9a7f7 100644
--- a/lib/unicodesymbols
+++ b/lib/unicodesymbols
@@ -69,7 +69,7 @@
0x00ad "\\-" "" "force=iso8859-13,notermination=text" ""
"" # SOFT HYPHEN
0x00ae "\\textregistered" "textcomp" "" "\\circledR" "amssymb" #
REGISTERED SIGN
0x00af "\\textasciimacron" "textcomp" "" # MACRON
-0x00b0 "\\textdegree" "textcomp" "" "{^\\circ}" "" # DEGREE SIGN
+0x00b0 "\\textdegree" "textcomp" "force=koi8-u" "{^\\circ}" "" #
DEGREE SIGN
0x00b1 "\\textpm" "textcomp" "force" "\\pm" "" # ± PLUS-MINUS
SIGN
0x00b2 "\\texttwosuperior" "textcomp" "force" "{{}^2}" "" # ²
SUPERSCRIPT TWO
0x00b3 "\\textthreesuperior" "textcomp" "force" "{{}^3}" "" # ³
SUPERSCRIPT THREE