2012/1/10 Shevek <[email protected]>:
> \global = {
> % stuff
> }
should be
global = {
>
> \guitar = {
should be
guitar = {
> % stuff
> <<
> \context ChordNames = "chords" \with {
> alignAboveContext = "Guitar" % commenting out
> this line solves the error
> } \chordnames {
should be
} \chordmode {
and some content such as
g
> % stuff
> }
> {
> % stuff
> }
> >>
> % stuff
> }
>
> \score {
> <<
> % stuff
> \new StaffGroup = "Rhythm" <<
> \new Staff = "Guitar" << \global \guitar >>
> % more stuff
> >>
> >>
> \layout {}
> }
>
--
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user