[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] double struck capitals
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX-devel] double struck capitals |
Date: |
Fri, 04 Dec 2015 21:31:09 +0100 |
User-agent: |
Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) |
Uwe Brauer <address@hidden> writes:
> According to http://www.w3.org/TR/MathML2/double-struck.html for
> example N has unicode representation 02115
>
> Which in my private list is translated to
> ("\\setN" . ?\u2115)
>
> And works
>
> However T has 1D54B
>
> So I tried
> ("\\setT" . ?\uD54B)
>
> but that leads to rubbish in the presentation. What do I miss?
You are a mathematician, aren't you? So you probably know that 02115 is
the same number as 2115. But is 1D54B really the same as D54B?
Bye,
Tassilo
- Re: [AUCTeX-devel] double struck capitals,
Tassilo Horn <=