lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple staves in a score formatting issue


From: annisha
Subject: multiple staves in a score formatting issue
Date: Mon, 3 Aug 2015 21:14:11 +0300

Hello,

I have the following lilypond file:

\score {{
\new Staff { \easyHeadsOn 
 \clef treble a'4 b'4 c'4 c'4 b'4 a'4 g'4 f'4 f'4 g'4 a'4 a'4 g'8 g'2 b'4 |}

\new Staff { \easyHeadsOn 
 \clef treble c'2 c'4 b'4 a'4 g'4 f'4 f'4 g'4 a'4 g'4 f'8 f'2 g'4 g'4 a'4 f'4 g'4 a'4 |}

\new Staff { \easyHeadsOn 
 \clef treble b'2 g'4 a'4 a'4 | g'4 f'4 g'4 c'2 a'4 a'4 b'4 c'4 |}

\new Staff { \easyHeadsOn 
 \clef treble c'4 b'4 a'4 g'4 f'4 f'4 g'4 a'4 g'4 f'8 f'2 | }

}\midi { \tempo 2 = 72 }
\layout { \context { \Staff \RemoveEmptyStaves } }
}

and I'm attaching the result I'm getting.
clearly it has a formatting issue. and I don't know how to solve it.

Can you please help me in writing a better lilypond file.


Thanks in advance,
Anna

Attachment: processed_test693.jpg.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]