Uwe Brauer <o...@mat.ucm.es> writes:

>>>> "Tassilo" == Tassilo Horn <t...@gnu.org> writes:
>
>    > Uwe Brauer <o...@mat.ucm.es> writes:
>    > Hi Uwe,
>
>    >> \Bbb{Q} is not included in  tex--prettify-symbols-alist
>
>    > Now it is. ;-)
>
>    >> what is the corresponding UFT8 symbol?
>
>    > 211A / ℚ
>
> I don't understand I have
>
> (dolist (el '(("\\setN" . ?\u2115)
>             ("\\setP" . ?\u2119)
>             ("\\setR" . ?\u211d)
>             ("\\setQ" . ?\u211A)
>             ("\\setC" . ?\u2102)
>             ("\\quad" . ?␣)
>             ("\\qquad" . ?\u29e2)
>             ("\\varrho" . ?ϱ)
>             ("\\setZ" . ?\u2124)))
>   (add-to-list 'tex--prettify-symbols-alist el)) 
>
> But it does not work what do I miss?

_Where_ do you have that?

-- 
David Kastrup

_______________________________________________
auctex-devel mailing list
auctex-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to