Next: breathing-sign-interface, Previous: break-aligned-interface, Up: Graphical Object Interfaces
The object that performs break aligment. See break-aligned-interface.
break-align-orders
(vector)- Defines the order in which prefatory matter (clefs, key signatures) appears. The format is a vector of length 3, where each element is one order for end-of-line, middle of line, and start-of-line, respectively. An order is a list of symbols.
For example, clefs are put after key signatures by setting
\override Score.BreakAlignment #'break-align-orders = #(make-vector 3 '(span-bar breathing-sign staff-bar key clef time-signature))
positioning-done
(boolean)- Used to signal that a positioning element did its job. This ensures that a positioning is only done once.
This grob interface is used in the following graphical objects: BreakAlignment
Next: breathing-sign-interface, Previous: break-aligned-interface, Up: Graphical Object Interfaces
Esta página corresponde a LilyPond-2.11.28 (rama de desarrollo).
Informe de los fallos a http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.