lilypond-user
[Top][All Lists]
Advanced

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

Re: include header conflicts


From: Eluze
Subject: Re: include header conflicts
Date: Tue, 27 Nov 2012 14:40:23 -0800 (PST)

David Kastrup wrote
> 
> You could suck the whole file into one score and get just the music back
> out again using ly:score-music, something like
> 
> #(ly:score-music #{ \score { \include "xxx.ly" } #})
> 
> The music will already be "scorified" (repeat chords expanded, \\
> replaced and other things), so you just need to add it to your book or
> whatever.

is there any more information/documentation on these functions:

ly:score-music
ly:score-header
or similar?

the doc just says

ly:score-music score [Function]
Return score music

but there is no instruction how to use it, what may/should (or what may not)
be in the file that's included, in which context you can run it …

the reason I'm asking is because there are a lot of constellations with
failures and I don't feel like finding out by trial and learning

thanks
Eluze





--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/include-header-conflicts-tp136849p136931.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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