emacs-orgmode
[Top][All Lists]
Advanced

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

Re: a problem with lilypond babel fontification


From: Ihor Radchenko
Subject: Re: a problem with lilypond babel fontification
Date: Sun, 15 May 2022 15:46:24 +0800

"" <bikelis@gmail.com> writes:

> I’m using emacs compiled from trunk as of today. This is my minimal file
> for testing:
>
>
> #+begin_src lilypond :file shalala.pdf
> \clef bass {c d e f g a b c' b a g f e d c}
> #+end_src
>
> #+begin_src lisp
>   (setq tralala mimimi)
> #+end_src
>
>
> If I open it using `emacs -Q`, both blocks get fontified/highlighted
> correctly. If I load `ob-lilypond` with `(require 'ob-lilypond)` and
> reopen the file, I get a fontification error.

Could you elaborate? Maybe provide screenshots?
See https://orgmode.org/manual/Feedback.html

I was unable to see any issue with the code block you provided, except
that without ob-lilypond, you would have to use #+begin_src LilyPond

Best,
Ihor



reply via email to

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