Node: system-interface, Next: , Previous: stem-tremolo-interface, Up: Graphical Object Interfaces



system-interface

Super grob, parent of all:

The columns of a score that form one line. The toplevel grob. Any grob has a Line_of_score as both X and Y reference point. The Paper_score contains one grob of this type. Control enters the Grob dependency calculation from this single Line_of_score object.


all-elements (list of grobs)
list of all grobs in this line. Needed for protecting grobs from GC.
between-system-string (string)
string to dump between two systems. Useful for forcing pagebreaks.
columns (list of grobs)
list of grobs, typically containing paper-columns.

This grob interface is used in the following graphical objects: System


This page is for LilyPond-2.0.1 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.