[icon]

GNU LilyPond

-- --

What is LilyPond
Home
Examples
Templates
Download
GNU/Linux binaries
Windows binaries
Source code
Documentation
Tutorial
Manual
Glossary
Index

Support
Mailing lists
Search
WikiWiki

External sites
lilypond.org/stable
lilypond.org/development
savannah.gnu.org
ftp.lilypond.org
Mutopia
Other music online

Node:StaffGroup, Next:, Previous:StaffContainer, Up:Contexts



StaffGroup

Contains Staff or RhythmicStaff contexts. Adds a bracket on the left side, grouping the staves together. The bar lines of the contained staves are connected vertically. It can contain Staff, RhythmicStaff, GrandStaff, or Lyrics contexts.

This context creates the following grobs: Arpeggio, SpanBar, SystemStartBar, SystemStartBrace and SystemStartBracket.

This context sets the following properties:

  • Set translator property systemStartDelimiter to 'SystemStartBracket
  • Set translator property localKeySignature to '()

Context StaffGroup can contain FiguredBass, InnerStaffGroup, ChoirStaff, InnerChoirStaff, ChordNames, Lyrics, TabStaff, PianoStaff, GrandStaff, RhythmicStaff and Staff

This context is built from the following engravers:


Engraver_group_engraver
A group of engravers taken together
System_start_delimiter_engraver
Creates a system start delimiter (ie. SystemStart{Bar,Brace,Bracket} spanner

Properties (read)


systemStartDelimiter (symbol)
Which grob to make for the start of the system/staff?
This engraver creates the following grobs: SystemStartBar, SystemStartBrace and SystemStartBracket.
Output_property_engraver
Interpret Music of Output_property type, and apply a function to any Graphic objects that satisfies the predicate.

Music types accepted: layout-instruction

Span_arpeggio_engraver

Properties (read)


connectArpeggios (boolean)
If set, connect all arpeggios that are found. In this way, you can make arpeggios that cross staves.
This engraver creates the following grobs: Arpeggio.
Span_bar_engraver
This engraver makes cross-staff barlines: It catches all normal bar lines, and draws a single span-bar across them.

This engraver creates the following grobs: SpanBar.


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.7.14 (development-branch) by

Buchan Milne <(address unknown)>, Thu Mar 6 21:11:35 2003 CET.