That is pretty cool. Thanks for letting me know about the verbatim-file
command.

On Wed, Oct 29, 2025 at 3:33 PM Sam Speer <[email protected]> wrote:

> Are you willing to use include files? Here's a way to do it in pure LP:
>
> \version "2.24.4"
> \markup {
>   \justify-line {
>     " "
>     \score { \include "incl.ly" }
>     \combine \arrow-head #X #LEFT ##f \draw-line #'(3 . 0)
>     \verbatim-file "incl.ly"
>     " "
>   }
> }
>
>
> (output attached)
>


-- 
-- Marc

Reply via email to