Ambitus after key signature: Difference between revisions

mNo edit summary
mNo edit summary
 
Line 1: Line 1:
By default, ambitus are positioned at the left of the clef. The <code>\ambitusAfter</code> function allows for changing this placement. Syntax is <code>\ambitusAfter <var>grob-interface</var></code>; see [http://lilypond.org/doc/v2.24/Documentation/internals/graphical-object-interfaces Graphical Object Interfaces] for a list of possible values for <var>grob-interface</var>.
By default, ambitus are positioned at the left of the clef. The <code>\ambitusAfter</code> function allows for changing this placement. Syntax is <code>\ambitusAfter <var>grob-interface</var></code>; see [{{LILYSTABLEDOC}}/internals/graphical-object-interfaces Graphical Object Interfaces] for a list of possible values for <var>grob-interface</var>.


A common use case is printing the ambitus between key signature and time signature.
A common use case is printing the ambitus between key signature and time signature.