lilypond-user
[Top][All Lists]
Advanced

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

\hideNotes removes dot from 4.


From: Michael Gerdau
Subject: \hideNotes removes dot from 4.
Date: Wed, 8 Jan 2020 01:17:24 +0100 (CET)

Hi list,

I've come across a strange behaviour with \hideNotes. See the following MWE:
- snip - snip - snip - snip -
\version "2.19.83"

musica = \relative c'{ f4 g << { \hideNotes a4.( \unHideNotes g8) } \\ { a4.( 
g8) } >> }
musicb = \relative c'{ f4 g << { a4.( g8) } \\ { a4.( g8) } >> }

\score {
  \musica
}
\score {
  \musicb
}
- snip - snip - snip - snip -

In the first example it looks as if the a' is "4" when indeed it is "4.".
The second example correctly shows the "."

Is this a bug or am I doing something stupid?

Kind regards
-- 
Michael Gerdau email: address@hidden
GPG-keys available on request or at public keyserver

Attachment: hidden-dotted.ly
Description: Text Data

Attachment: hidden-dotted.pdf
Description: Adobe PDF document


reply via email to

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