The LilyPond Snippet Repository ♪♫

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

Results 91−100 of 371 for markup

File Information [0.14286]

Display ly file information in markup, including file name, file size, LilyPond version, date …

…m/%d/%Y %H:%M:%S" (localtime modt))) \markup \column { \line { "File Name = " \filen } \line { "File Size = " \…

File Information

Positioning segno and coda (without line break) [0.14286]

…2. "The-Coda-No-New-Line Layout" (\theCodaRMark) %%% Definitions %%% =========== %% Glyphs %% ------ theSegnoGlyph = \markup { \musicglyph "scripts.segno" } toSegnoGlyph = \theSegnoGlyph toCodaGlyph = \markup { \musicglyph "… …override Score.RehearsalMark.break-align-symbols = #'(clef) \theCodaRMarkSize \mark \markup { \theCodaGlyph } } %% "The-Coda-On-New-Line": define position of "The Coda"… …use \doIndentTheCoda or \dontIndentTheCoda to your liking } %} % !!Off!! %%% Markup for textual D.S. display %%% Choices are: \DSCodaTextCenter \…

Positioning segno and coda (without line break)

SATB Anglican Chant [0.14286]

…en-dash so I substituted a hyphen. lentAntiphon = \lyricmode { \markup { \box Ant. \raise #2.0 \dynamic mf The … …and } kneel_be- fore_the LORD our Maker. \markup { \box 7 \raise #2.0 \dynamic mf For … …his pasture and the } sheep_of his hand.* \markup { \raise #2.0 \dynamic mp Oh, that to- } …

SATB Anglican Chant

The \fill-line command [0.14286]

The \fill-line command aligns and justifies markup text by setting as many columns as required, …

…Item?id=244 \paper { line-width = 15\cm bookTitleMarkup = \markup { \column { \fill-line { 1 } \fill-line { 1 2 } \fill-line { 1 …

The \fill-line command

Fret diagrams explained and developed [0.14286]

…black % 1 % % A chord for ukulele. a'1^\markup \override #'(fret-diagram-details . ((string-count . 4) (dot-color . white) (finger-code . … …open 1)) % 16 % % Simple D chord. d'1^\markup \override #'(fret-diagram-details . ((finger-code . below-string) (dot-radius . 0.35) (… …D chord, large top fret thickness. d'1^\markup \override #'(fret-diagram-details . ((finger-code . below-string) (dot-radius . 0.35) (…

Fret diagrams explained and developed

Blanking staff lines using the \whiteout command [0.14286]

The \whiteout command underlays a markup with a white box. Since staff lines are …

…c' { \override TextScript.extra-offset = #'(2 . 4) c2-\markup { \whiteout \pad-markup #0.5 "middle C" } c }

Blanking staff lines using the \whiteout command

Drawing circles around various objects [0.14286]

The \circle markup command draws circles around various objects, for example …

…make-circle-markup (format-mark-numbers mark context))) \mark \default c2 d^\markup { \override #'(thickness . 3) { \circle \finger 2 } } \override …

Drawing circles around various objects

Specifying instrument changes as markups [0.14286]

…Just write \inst "Name before the note the markup should be attached to.

…Feb.2014 inst = #(define-music-function (string) (string?) #{ <>^\markup \bold \box #string #}) \relative c' { c \inst "…

Specifying instrument changes as markups

Aligning and centering instrument names (advanced) [0.14286]

…#(define-markup-command (hcenter-pad layout props width arg) (number? markup?) (let* ((arg-stencil (interpret-markup layout props arg)) (w (interval-length (… …f' g'1 } >> \new Staff << \set Staff . instrumentName = \markup \instruments { Haute- contres Tailles } { \clef alto c'4 … …f' g'1 } >> \new Staff << \set Staff . instrumentName = \markup \instrument Basses { \clef bass c4 c c g, …

Aligning and centering instrument names (advanced)

Flamenco notation [0.14286]

…----- Start 'flamenco.ly' % Text indicators : abanico = ^\markup\small { \italic Abanico } rasgueado = ^\markup\small { \italic Ras. } … …draw-line #'(0 . 2) % Golpe symbol : golpe = \markup { \filled-box #'(0 . 1) #'(0 . 1) #0 \… …a cis e\RHd\RHi>8 r4 r2^\markup\golpe <a e' a cis e\RHu\RHi>…

Flamenco notation

⇦ Previous 1 2 3 4 5 6 7 8 9 10 Next ⇨