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.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to