lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with linebreaks and musicglyphs


From: Schneidy
Subject: Re: Problem with linebreaks and musicglyphs
Date: Wed, 3 Apr 2019 11:59:11 -0700 (MST)

Hi Markus,

How about:

\version "2.18.2"

\relative c''
{
c c ^\markup
  \override #'(baseline-skip . 2) % <= possibly
  \center-column {
    "D.S." "Nach der 2. Str." 
    \line\vcenter { \musicglyph #"scripts.coda" - \musicglyph
#"scripts.coda" }
  }
  c
}

Cheers,
Pierre



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]