Changing the \overrideProperty to \outputProperty at in the master.ly
does not work as the error report below shows.

Stephen

----------------------------------

Parsing...
master.ly:10:4: error: unknown escaped string: `\outputProperty'
    
    \outputProperty #"Score.NonMusicalPaperColumn"
master.ly:10:4: error: syntax error, unexpected STRING
    
    \outputProperty #"Score.NonMusicalPaperColumn"
master.ly:9:0: error: errors found, ignoring music expression


On Sat, 2006-10-14 at 23:29 -0400, Marcus Macauley wrote:
> >     \overrideProperty #"Score.NonMusicalPaperColumn"
> >     #'line-break-system-details
> >     #'((next-padding . 0))
> >
> >             \chords { \global \harmonies }
> >         \new Voice { << \global \voices >> }
> >             \lyricsto "People" \new Lyrics \firstVerse
> >             \lyricsto "People" \new Lyrics \secondVerse
> >             \lyricsto "People" \new Lyrics \thirdVerse
> >             \lyricsto "Chorus" \new Lyrics \chorusVerse
> > >>
> > }
> 
> I think I spot a typo:
> 
> \overrideProperty should be \outputProperty
> 
> (based on  
> http://lilypond.org/doc/v2.8/Documentation/user/lilypond/Difficult-tweaks.html
>   
> )
> 
> Marcus



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

Reply via email to