Here it goes :
\score {
\relative {
\key g \major
g1 a b c d e fis g a b c d e fis
g a b c d e
}
}
\score {
\relative fis''' {
\key g \major
fis
g fis e d c b a
g fis e d c b a
g fis e d c b a g
}
}
\layout {
indent = 0 \mm
\context {\Score \remove Bar_number_engraver}
\context {
\Staff
\remove Time_signature_engraver
\remove Bar_engraver
}
}
2012/11/28 Christopher Brooks <[email protected]>
> \score { ****
>
> \relative {****
>
> \key g \major****
>
> g1 a b c d e fis g a b c d e fis****
>
> g a b c d e fis ****
>
> g fis e d c b a ****
>
> g fis e d c b a ****
>
> g fis e d c b a g****
>
> } ****
>
> \layout { ****
>
> indent = 0 \mm****
>
> \context {\Score \remove Bar_number_engraver} ****
>
> \context {****
>
> \Staff ****
>
> \remove Time_signature_engraver ****
>
> \remove Bar_engraver ****
>
> } ****
>
> } ****
>
> }
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user