Eluze writes:
> 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, \
s
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
nd/current/ly/english.ly:23:0:
error: score expected
\language "english"
Exited with return code -1073741819.
Blessing in+,
Ming.
>
>
>
>Message: 3
>Date: Mon, 26 Nov 2012 12:46:58 -0800
>From: Tim Roberts
>To: "lilypond-user@gn
oblems!
Eluze
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/include-header-conflicts-tp136849p136889.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
MING TSANG wrote:
>
>
> I try the following lily code as suggested in the email below and I
> got error. Then I change the version to "2.17.0" (I have 2.17.7
> installed), I got different error message. Appreciate if anyone can help.
>
> \version "2.16.0"
> #(ly:score-music #{ \score { \include
ntents of lilypond-user digest..."
>
>
>Today's Topics:
>
> 1. Re:include header conflicts (Eluze)
>
>
>--
>
>Message: 1
>Date: Mon, 26 Nov 2012 07:58:23 -0800 (PST)
>From: Eluze
>To
characters.
Eluze
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/include-header-conflicts-tp136849p136877.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu
xited with return code 1.
Blessing in+,
Ming.
>
>
>Message: 5
>Date: Mon, 26 Nov 2012 07:49:45 +0100
>From: David Kastrup
>To: lilypond-user@gnu.org
>Subject: Re: include header conflicts
>Message-ID: <8738zwkgdy@fencepost.gnu.org
Kieren MacMillan writes:
> Hello all!
>
> I've got an individual .ly file for each cue (song or orchestral
> interlude) in my musical. I want to include them in a complete score
> .ly file, but when I do that the header variables conflict (e.g., the
> first or last 'title' or 'piece' value gets p
Hi Chris,
> You need to split each cue into two files: foo_music.ly contains the
> actual music (staves, notes, phrasing, etc.) and variable definitions
> (e.g., fooTitle = "Foo"), while foo.ly has \include foo_music.ly and
> the headers with things like title=\fooTitle). Then, in your complete
>
On 11/25/2012 08:12 PM, Kieren MacMillan wrote:
> I've got an individual .ly file for each cue (song or orchestral
> interlude) in my musical. I want to include them in a complete
> score .ly file, but when I do that the header variables conflict
> (e.g., the first or last 'title' or 'piece' value
Hello all!
I've got an individual .ly file for each cue (song or orchestral interlude) in
my musical. I want to include them in a complete score .ly file, but when I do
that the header variables conflict (e.g., the first or last 'title' or 'piece'
value gets printed in the header of all scores)
12 matches
Mail list logo