Hi,
this is presumably for Guenter.
I found somewhat outdated patch which unfortuntaely never made it to this list
on time. Its for unicodesymbols allowing unicode characters showing encircled
alphanumerics, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724820 .
The diff against old 2.0.x is attached, to update it against the current
version might not be that hard.
Is this worth adding to our codebase?
Pavel
--- lib/unicodesymbols 2020-12-07 16:17:48.727230983 +0100
+++ /tmp/unicode 2020-12-07 16:18:25.719412815 +0100
@@ -1845,6 +1845,85 @@
#
0x2422 "\\textblank" "textcomp" "" # BLANK SYMBOL
0x2423 "\\textvisiblespace" "textcomp" "" # OPEN BOX
+
+#
+# circled letters
+#
+#0x24c7 "\\textcircled{\small{R}}}" "textcomp" "" # CIRCLED CAPITAL R
+0x24ea "\\textcircled{\footnotesize{0}}" "textcomp" "" # CIRCLED DIGIT 0
+0x2460 "\\textcircled{\footnotesize{1}}" "textcomp" "" # CIRCLED DIGIT 1
+0x2461 "\\textcircled{\footnotesize{2}}" "textcomp" "" # CIRCLED DIGIT 2
+0x2462 "\\textcircled{\footnotesize{3}}" "textcomp" "" # CIRCLED DIGIT 3
+0x2463 "\\textcircled{\footnotesize{4}}" "textcomp" "" # CIRCLED DIGIT 4
+0x2464 "\\textcircled{\footnotesize{5}}" "textcomp" "" # CIRCLED DIGIT 5
+0x2465 "\\textcircled{\footnotesize{6}}" "textcomp" "" # CIRCLED DIGIT 6
+0x2466 "\\textcircled{\footnotesize{7}}" "textcomp" "" # CIRCLED DIGIT 7
+0x2467 "\\textcircled{\footnotesize{8}}" "textcomp" "" # CIRCLED DIGIT 8
+0x2468 "\\textcircled{\footnotesize{9}}" "textcomp" "" # CIRCLED DIGIT 9
+0x2469 "\\textcircled{\footnotesize{10}}" "textcomp" "" # CIRCLED NUMBER 10
+0x246a "\\textcircled{\footnotesize{11}}" "textcomp" "" # CIRCLED NUMBER 11
+0x246b "\\textcircled{\footnotesize{12}}" "textcomp" "" # CIRCLED NUMBER 12
+0x246c "\\textcircled{\footnotesize{13}}" "textcomp" "" # CIRCLED NUMBER 13
+0x246d "\\textcircled{\footnotesize{14}}" "textcomp" "" # CIRCLED NUMBER 14
+0x246e "\\textcircled{\footnotesize{15}}" "textcomp" "" # CIRCLED NUMBER 15
+0x246f "\\textcircled{\footnotesize{16}}" "textcomp" "" # CIRCLED NUMBER 16
+0x2470 "\\textcircled{\footnotesize{17}}" "textcomp" "" # CIRCLED NUMBER 17
+0x2471 "\\textcircled{\footnotesize{18}}" "textcomp" "" # CIRCLED NUMBER 18
+0x2472 "\\textcircled{\footnotesize{19}}" "textcomp" "" # CIRCLED NUMBER 19
+0x2473 "\\textcircled{\footnotesize{20}}" "textcomp" "" # CIRCLED NUMBER 20
+0x24b6 "\\textcircled{\footnotesize{A}}" "textcomp" "" # CIRCLED CAPITAL A
+0x24b7 "\\textcircled{\footnotesize{B}}" "textcomp" "" # CIRCLED CAPITAL B
+0x24b8 "\\textcircled{\footnotesize{C}}" "textcomp" "" # CIRCLED CAPITAL C
+0x24b9 "\\textcircled{\footnotesize{D}}" "textcomp" "" # CIRCLED CAPITAL D
+0x24ba "\\textcircled{\footnotesize{E}}" "textcomp" "" # CIRCLED CAPITAL E
+0x24bb "\\textcircled{\footnotesize{F}}" "textcomp" "" # CIRCLED CAPITAL F
+0x24bc "\\textcircled{\footnotesize{G}}" "textcomp" "" # CIRCLED CAPITAL G
+0x24bd "\\textcircled{\footnotesize{H}}" "textcomp" "" # CIRCLED CAPITAL H
+0x24be "\\textcircled{\footnotesize{I}}" "textcomp" "" # CIRCLED CAPITAL I
+0x24bf "\\textcircled{\footnotesize{J}}" "textcomp" "" # CIRCLED CAPITAL J
+0x24c0 "\\textcircled{\footnotesize{K}}" "textcomp" "" # CIRCLED CAPITAL K
+0x24c1 "\\textcircled{\footnotesize{L}}" "textcomp" "" # CIRCLED CAPITAL L
+0x24c2 "\\textcircled{\footnotesize{M}}" "textcomp" "" # CIRCLED CAPITAL M
+0x24c3 "\\textcircled{\footnotesize{N}}" "textcomp" "" # CIRCLED CAPITAL N
+0x24c4 "\\textcircled{\footnotesize{O}}" "textcomp" "" # CIRCLED CAPITAL O
+0x24c5 "\\textcircled{\footnotesize{P}}" "textcomp" "" # CIRCLED CAPITAL P
+0x24c6 "\\textcircled{\footnotesize{Q}}" "textcomp" "" # CIRCLED CAPITAL Q
+0x24c7 "\\textcircled{\footnotesize{R}}" "textcomp" "" # CIRCLED CAPITAL R
+0x24c8 "\\textcircled{\footnotesize{S}}" "textcomp" "" # CIRCLED CAPITAL S
+0x24c9 "\\textcircled{\footnotesize{T}}" "textcomp" "" # CIRCLED CAPITAL T
+0x24ca "\\textcircled{\footnotesize{U}}" "textcomp" "" # CIRCLED CAPITAL U
+0x24cb "\\textcircled{\footnotesize{V}}" "textcomp" "" # CIRCLED CAPITAL V
+0x24cc "\\textcircled{\footnotesize{W}}" "textcomp" "" # CIRCLED CAPITAL W
+0x24cd "\\textcircled{\footnotesize{X}}" "textcomp" "" # CIRCLED CAPITAL X
+0x24ce "\\textcircled{\footnotesize{Y}}" "textcomp" "" # CIRCLED CAPITAL Y
+0x24cf "\\textcircled{\footnotesize{Z}}" "textcomp" "" # CIRCLED CAPITAL Z
+0x24d0 "\\textcircled{\footnotesize{a}}" "textcomp" "" # CIRCLED SMALL a
+0x24d1 "\\textcircled{\footnotesize{b}}" "textcomp" "" # CIRCLED SMALL b
+0x24d2 "\\textcircled{\footnotesize{c}}" "textcomp" "" # CIRCLED SMALL c
+0x24d3 "\\textcircled{\footnotesize{d}}" "textcomp" "" # CIRCLED SMALL d
+0x24d4 "\\textcircled{\footnotesize{e}}" "textcomp" "" # CIRCLED SMALL e
+0x24d5 "\\textcircled{\footnotesize{f}}" "textcomp" "" # CIRCLED SMALL f
+0x24d6 "\\textcircled{\footnotesize{g}}" "textcomp" "" # CIRCLED SMALL g
+0x24d7 "\\textcircled{\footnotesize{h}}" "textcomp" "" # CIRCLED SMALL h
+0x24d8 "\\textcircled{\footnotesize{i}}" "textcomp" "" # CIRCLED SMALL i
+0x24d9 "\\textcircled{\footnotesize{j}}" "textcomp" "" # CIRCLED SMALL j
+0x24da "\\textcircled{\footnotesize{k}}" "textcomp" "" # CIRCLED SMALL k
+0x24db "\\textcircled{\footnotesize{l}}" "textcomp" "" # CIRCLED SMALL l
+0x24dc "\\textcircled{\footnotesize{m}}" "textcomp" "" # CIRCLED SMALL m
+0x24dd "\\textcircled{\footnotesize{n}}" "textcomp" "" # CIRCLED SMALL n
+0x24de "\\textcircled{\footnotesize{o}}" "textcomp" "" # CIRCLED SMALL o
+0x24df "\\textcircled{\footnotesize{p}}" "textcomp" "" # CIRCLED SMALL p
+0x24e0 "\\textcircled{\footnotesize{q}}" "textcomp" "" # CIRCLED SMALL q
+0x24e1 "\\textcircled{\footnotesize{r}}" "textcomp" "" # CIRCLED SMALL R
+0x24e2 "\\textcircled{\footnotesize{s}}" "textcomp" "" # CIRCLED SMALL s
+0x24e3 "\\textcircled{\footnotesize{t}}" "textcomp" "" # CIRCLED SMALL t
+0x24e4 "\\textcircled{\footnotesize{u}}" "textcomp" "" # CIRCLED SMALL u
+0x24e5 "\\textcircled{\footnotesize{v}}" "textcomp" "" # CIRCLED SMALL v
+0x24e6 "\\textcircled{\footnotesize{w}}" "textcomp" "" # CIRCLED SMALL w
+0x24e7 "\\textcircled{\footnotesize{x}}" "textcomp" "" # CIRCLED SMALL x
+0x24e8 "\\textcircled{\footnotesize{y}}" "textcomp" "" # CIRCLED SMALL y
+0x24e9 "\\textcircled{\footnotesize{z}}" "textcomp" "" # CIRCLED SMALL z
+
#
# box drawing
#
--
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel