The LilyPond Snippet Repository ♪♫

What's this? Searching the LSR Browse by date Contributing Snippet database Browsing items 170−179 out of 940

Changing stems direction without affecting rests

Here is how to change the stems direction without affecting rests.

Changing stems direction without affecting rests

Changing text and spanner styles for text dynamics

The text used for crescendos and decrescendos can be changed by modifying the context properties crescendoText and decrescendoText.

The style of the spanner line can be changed by modifying the 'style property of DynamicTextSpanner. The default value is 'dashed-line, and other possible values include 'line, 'dotted-line and 'none.

Changing text and spanner styles for text dynamics

Changing the ambitus gap

It is possible to change the default gap between the ambitus noteheads and the line joining them.

Changing the ambitus gap

Changing the appearance of a slur from solid to dotted or dashed

The appearance of slurs may be changed from solid to dotted or dashed.

Changing the appearance of a slur from solid to dotted or dashed

Changing the appearance of forced, cautionary and suggested accidentals

Normally accidentals are printed automatically where needed, but it is also possible to force them to be printed. A reminder accidental can be forced by adding an exclamation mark after the pitch. A cautionary accidental (i.e. an accidental within parentheses) can be obtained by adding a question mark after the pitch.

The size of cautionary accidentals can be changed and the parentheses removed if required.

Suggested accidentals are a part of ancient music (known as annotational accidentals) and are printed above the note. Their size can also be changed and paretheses added if desired.

Changing the appearance of forced, cautionary and suggested accidentals

Changing the appearance of the number of Clef Modifier

How to change the size or shape of the small eight (or whatever number) appears in the ClefModifier.

Changing the appearance of the number of Clef Modifier

Changing the breath mark symbol

The glyph of the breath mark can be tuned by overriding the text property of the BreathingSign layout object with any markup text.

Changing the breath mark symbol

Changing the chord names to German or semi-German notation

The english naming of chords (default) can be changed to german (\germanChords replaces B and Bes with H and B) or semi-german (\semiGermanChords replaces B and Bes with H and Bb).

Changing the chord names to German or semi-German notation

Changing the default bar lines

Default bar lines can be changed when re-defined in a score context.

Changing the default bar lines

Changing the default text font family

The default font families for text can be overridden with make-pango-font-tree.

Changing the default text font family

⇦ Previous 11 12 13 14 15 16 17 18 19 20 Next ⇨