> On 2016-05-22, at 18:51, Uwe Brauer <[email protected]> wrote:


   > No, you're not the only one!  Even if prettifying has some rough edges.

   > BTW, here is a snippet from my init.el which removes one of these rough
   > edges:

   > (add-to-list 'tex--prettify-symbols-alist '("\\mathbb{R}" . 8477) t)
   > (add-to-list 'tex--prettify-symbols-alist '("\\mathbb{N}" . 8469) t)
   > (add-to-list 'tex--prettify-symbols-alist '("\\mathbb{P}" . 8473) t)
   > (add-to-list 'tex--prettify-symbols-alist '("\\mathbb{Q}" . 8474) t)
   > (add-to-list 'tex--prettify-symbols-alist '("\\mathbb{Z}" . 8484) t)

Oh I already added quite a bit of symbols to that list, but never really
committed it as a patch. I am quite busy now, but in 2 weeks I might
have the time for that.

Uwe 

_______________________________________________
auctex-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to