lilypond-user
[Top][All Lists]
Advanced

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

no key signature, bar line, but clef key signature on each new line


From: Christopher Brooks
Subject: no key signature, bar line, but clef key signature on each new line
Date: Wed, 28 Nov 2012 11:18:38 -0500

This is a wonderful program—but there is a bit of a learning curve.

 

This snippet gives me everything I want---except I’d like to have the clef and key signature reappear on each new line. Suggestions?

 

\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    

            }

          }

         }

 

Christopher Brooks

violinist

925 Virginia Avenue

Lancaster, PA 17603

717-291-9123

address@hidden

 


reply via email to

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