emacs-orgmode
[Top][All Lists]
Advanced

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

Re: ob-lilypond fontification


From: Henrik Frisk
Subject: Re: ob-lilypond fontification
Date: Sun, 27 Aug 2023 09:29:57 +0200



Den lör 26 aug. 2023 kl 18:23 skrev Ihor Radchenko <yantar92@posteo.net>:
Henrik Frisk <frisk.h@gmail.com> writes:

>> Is lilypond library is loaded when you open Org file?
>> What happens if you run C-c ' on an src-block?
>>
>
> That works fine, code is syntax highlighted.

Hmm. Did you customize `org-src-fontify-natively'?

This is what I have:

(setq org-confirm-babel-evaluate nil
      org-src-fontify-natively t
      org-src-tab-acts-natively t)

reply via email to

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