Hello list, 

Does anybody knows how to put a double bar at the beginning of the Staff? The nearest 
that i have approached to solution is this:

\score{
  \notes{
    \partial 256 s256 \bar"||" c'1 | e'1 | f'1 | s1 \bar"||"

  }
\paper{
  raggedright = ##t
  \translator {
    \StaffContext
    \remove "Clef_engraver"
    \remove "Time_signature_engraver"
  }
}
}


But this is not good loooking. How could i enable the visibility of the first bar, 
without being any notes before it? :S


Thanks a lot, José Luis

Attachment: pgp00000.pgp
Description: PGP signature

_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to