]> git.eshelyaron.com Git - emacs.git/commit
Add more blackboard bold characters to TeX input method
authorAnsgar Burchardt <ansgar@43-1.org>
Tue, 21 Jul 2015 11:05:39 +0000 (13:05 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 31 Jan 2020 10:20:39 +0000 (12:20 +0200)
commit5bf2ef3871b0f42266f6bde7c0d2d607e9625770
tree2a1b0846dd4d74e5fc0cc814aae2fba3146dcdff
parentc362a624d81410bb487e1ea9e2a3a1f18064a485
Add more blackboard bold characters to TeX input method

This patch adds all capital blackboard bold letters and those for "1"
and "2". Most characters are in common use in mathematics, but it does
not seem useful to exclude the few not widely used.

Reference: https://en.wikipedia.org/wiki/Blackboard_bold

* lisp/leim/quail/latin-ltx.el (latin-ltx--define-rules): Add all
the blackboard bold commands from AMSTeX.  (Bug#21103)
lisp/leim/quail/latin-ltx.el