Am 03.10.2014 um 19:33 schrieb Jorge A. Alfaro-Murillo:

(...)

font-latex-built-in-keyword-classes should take care of that. What does
"C-h v font-latex-built-in-keyword-classes" show for you. It should have
as one of its elements:
#+BEGIN_SRC emacs-lisp
  ("italic-command"
   (("emph" "{")
    ("textit" "{")
    ("textsl" "{"))
   'font-latex-italic-face 1 command)

#+END_SRC

Yes same here :-)

ok, I found it out. It has something to do with the font -- it works fine with Bitstream Vera Sans Mono but *not* with Droid Sans Mono. I tried also Ubuntu Mono and this works too :-) Funny thing and I learned a lot. So it's not a problem with auctex, it's a font problem!

Thank you for your help!

Regards
Thorsten



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

Reply via email to