auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Change fontification of \textsl


From: Thorsten Grothe
Subject: Re: [AUCTeX] Change fontification of \textsl
Date: Sat, 04 Oct 2014 01:26:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]