> I'd like to include LilyPond code blocks in SXML documents. Is it 
> possible to import a module to use LilyPond expressions from actual 
> Guile, and not LilyPond's Guile?
> 
> (use-modules (lilypond))
> `((img (@ (src #{c'4 e'4 g'2 #}))))

No, sorry. LilyPond is designed as a standalone program, not as
an importable Guile library.


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to