unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Ansgar Burchardt <ansgar@43-1.org>
Cc: 21103@debbugs.gnu.org
Subject: bug#21103: 24.5; LaTeX input mode: add more blackboard bold characters
Date: Tue, 23 Feb 2016 20:37:47 +1100	[thread overview]
Message-ID: <87oab7vkb8.fsf@gnus.org> (raw)
In-Reply-To: <87lhe9oiku.fsf@snout.igpm.rwth-aachen.de> (Ansgar Burchardt's message of "Tue, 21 Jul 2015 13:28:49 +0200")

Ansgar Burchardt <ansgar@43-1.org> writes:

> I miss at least ℂ (field of complex numbers), 𝔽 (generic field), 𝕂
> (generic field, German), ℍ (quaternions), 𝕀 (identity map), ℚ (field of
> rational numbers), ℤ (ring of integers). Others might miss a few more
> that are in common use, see [1].
>
> The attached patch adds all blackboard bold capital characters and "1"
> and "2" using the codepoints from the referenced Wikipedia article.

[...]

> 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.

It does seem more consistent to add them all, yes...

> - ("\\Bbb{N}" ?ℕ)			; AMS commands for blackboard bold
> - ("\\Bbb{P}" ?ℙ)			; Also sometimes \mathbb.
> + ("\\Bbb{A}" ?𝔸)			; AMS commands for blackboard bold
> + ("\\Bbb{B}" ?𝔹)			; Also sometimes \mathbb.
> + ("\\Bbb{C}" ?ℂ)
> + ("\\Bbb{D}" ?𝔻)
> + ("\\Bbb{E}" ?𝔼)
> + ("\\Bbb{F}" ?𝔽)
> + ("\\Bbb{G}" ?𝔾)
> + ("\\Bbb{H}" ?ℍ)

(etc)

A question to the other Emacs maintainers -- would a change like this,
which is more than 15 lines, require a copyright assignment?  It's not
very "code-ey"...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2016-02-23  9:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-21 11:28 bug#21103: 24.5; LaTeX input mode: add more blackboard bold characters Ansgar Burchardt
2016-02-23  9:37 ` Lars Ingebrigtsen [this message]
2020-01-20 20:41   ` Stefan Kangas
2020-01-21 18:18     ` Eli Zaretskii
2020-01-31 10:23       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oab7vkb8.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=21103@debbugs.gnu.org \
    --cc=ansgar@43-1.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).