The LilyPond Snippet Repository ♪♫

What's this? Searching the LSR Browse Contributing Snippet database

Results 121−130 of 359 for markup

Functional analysis [0.14286]

…SopranoNote BassNote OptA OptB OptC OptD OptE FillStr) (markup? markup? markup? markup? markup? markup? markup? markup? markup?) (… …double S " "" "" "" "" "" "" "" \markup \fSymbol \double "D" " \double D " "" "" "" "" "" "" "" \markup \fSymbol \crossout "D" " \crossout D " "" "" "" "" "" "" "" \markup \fSymbol \crossout \double "D" " \crossout\double D " "" "" "" "" "" "" "" } }

Functional analysis

Melody with chords. Chord diagrams described on top of the score. [0.14286]

…diagrams description is a \score block in a markup with fill-line command, so that it can be …

…##f } \paper { markup-markup-spacing.basic-distance = 10 markup-system-spacing.basic-distance = 15 } \markup { \fill-line { \score { << \new ChordNames << \diagrams >> \new FretBoards << \diagrams >> >> \…

Melody with chords. Chord diagrams described on top of the score.

Easy Gregorian notation [0.14286]

…interval-length X-ext)) (len (interval-length Y-ext))) (ly:stencil-translate (grob-interpret-markup grob (markup (#:path width (list (list (quote moveto) -0.7 … …context { \Lyrics \override VerticalAxisGroup.staff-affinity = ##f } } \header { piece = \markup { \fontsize #8 \bold "601" \fontsize #2 \raise #2.1 { \bold "Sanctus" \italic "(GrR VI. mise)" } } } } \markup\vspace #2

Easy Gregorian notation

Multiple simultaneous RehearsalMarks, tunable output per score, grace synchronized [obsolete in 2.23] [0.14286]

…cons key keys)) (if (and (procedure? formatter) (not (markup? label))) (begin (if (not (number? label)) (if label-incremented (… …clef)" } } \score { \new Staff { << { \MelodyV } { \MelodyControlV } >> } \header { piece = \markup \column { \line { \bold "8." \underline "Even if the … …set Score.propagateIntoPast = ##f << { \MelodyV } { \MelodyControlV } >> } >> \header { piece = \markup \column { \line { \bold "9. " \underline \line { "A new …

Multiple simultaneous RehearsalMarks, tunable output per score, grace synchronized [obsolete in 2.23]

Instrument name as staff lines [0.14286]

…PPS, March 2015. \paper { indent = 25 } \header { opus = \markup \fontsize #4 "BWV 1009" piece = \markup \fontsize #4 "… …font: -\tweak extra-offset #'(-1 . -4.5) ^\markup \concat { \fontsize #4 \scale #'(0.82 . 1.… …g f e d | } \layout { \context { \Staff instrumentName = \markup { \prelude } \override InstrumentName.self-alignment-X = #RIGHT \override InstrumentName.self-alignment-Y = …

Instrument name as staff lines

Instrument name as staff lines (alternative) [0.14286]

…2015. \paper { indent = 0 tagline = ##f } \header { opus = \markup \fontsize #4 "BWV 1009" piece = \markup \fontsize #4 "… …font: -\tweak extra-offset #'(-1 . -4.5) ^\markup \concat { \fontsize #4 \scale #'(0.82 . 1.… …g f e d | } \layout { \context { \Staff %instrumentName = \markup { \prelude } % \override InstrumentName.self-alignment-X = #RIGHT % \override InstrumentName.self-alignment-Y = …

Instrument name as staff lines (alternative)

Colored boxes around / behind notes [0.14286]

…#(define-markup-command (on-color layout props color arg) (color? markup?) (let* ((stencil (interpret-markup layout props arg)) (X-ext (ly:stencil-extent … …pad-markup #0.4 "Adhesive tape..." } r r r^\markup { "... a useless" \sticker \colDarkYellow \colLightYellow \pad-markup #0.4 "… …r r r r r r r r^\markup { \rotate #-97 \sticker \colDarkOrange \colLightOrange \pad-markup #0.4 "…

Colored boxes around / behind notes

Squeeze and split staff [0.14286]

…height starting from a point-stencil." (interpret-markup layout props (markup (#:path 0.1 `((moveto 0 0) (curveto ,split-staff-length … …16->[\ff g,->] } \new Staff \with { } { \mark\markup\bold "G" cis'1\fermata \pp \bar "" \stopStaff … …consists Mark_tracking_translator \remove Time_signature_engraver } } } \markup\fill-line { \override #'(baseline-skip . 7) \center-column { \italic "all …

Squeeze and split staff

Repeat lyric extender [0.14286]

…blocks can be simulated by adding a 'null' markup before the extender.

…Who took a- %% volta 2 \tweak self-alignment-X #-3 \markup \null __ the __ _ %% put some space here: \once\override …

Repeat lyric extender

Crossing staves [0.14286]

…value of the 'staff-staff-spacing' property." (interpret-markup layout props (markup (#:path 0.1 `((moveto 0 2) (curveto ,length … …ly:stencil-combine-at-edge (ly:bar-line::print grob) X LEFT (grob-interpret-markup grob #{ \markup \with-dimensions #'(0 . 0) #'(0 . 0) \concat { \… …change Staff = "oben" \cadenzaOff c4 g c g } \markup\italic "Twisted staff:" \score { << \new Staff = "oben" \fagott-ter \…

Crossing staves

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