lilypond-user
[Top][All Lists]
Advanced

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

Re: TextScript baseline in Dynamics context


From: foxfanfare
Subject: Re: TextScript baseline in Dynamics context
Date: Wed, 18 Mar 2020 07:16:06 -0700 (MST)

Stefano Troncaro wrote
> Hi Kieren, I was not aware of that function. Thank you for sharing it and
> thank you Harm for coding it!

Very interesting function! But I think there is a bug when using a separate
Dynamics line. See the following example:

\version "2.20.0"

<<

  \new Staff \relative c' {
    c4\dynamicH "{ppp} misterioso"
    \repeat unfold 15 {
      c4
    }
  }

  <<
    \new Staff \relative c' {
      \repeat unfold 16 {
        c4
      }
    }
    \new Dynamics {
      s1\dynamicH "{ppp} misterioso"
    }
  >>

>>

I don't know why, but in the the second example, the dynmics "ppp" are not
centered correctly with the notehead.
<http://lilypond.1069038.n5.nabble.com/file/t5604/00.png> 



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



reply via email to

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