|
|
GNU LilyPond-- -- |
||||||||||
|
Bar linesBar lines are inserted automatically, but if you need a special type
of barline, you can force one using the c4 \bar "|:" c4
The following bar types are available c4
\bar "|" c
\bar "" c
\bar "|:" c
\bar "||" c
\bar ":|" c
\bar ".|" c
\bar ".|." c
\bar "|."
You are encouraged to use In scores with many staves, the barlines are automatically placed at top level, and they are connected between different staves of a StaffGroup : < \context StaffGroup <
\context Staff = up { e'4 d'
\bar "||"
f' e' }
\context Staff = down { \clef bass c4 g e g } >
\context Staff = pedal { \clef bass c2 c2 } >
The objects that are created at Staff level. The name is BarLine . The command
|
||||||||||
|
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to lilypond-user@gnu.org. Please send comments on these web pages to (address unknown) Copyright (c) 1997--2002 Han-Wen Nienhuys and Jan Nieuwenhuizen. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
|||||||||||
This page was built from LilyPond-1.6.6 (stable-branch) by