Am 29.01.2018 um 10:53 schrieb Blöchl Bernhard:
In my limited knowledge of music I think that bar is wrong because of the dotted 8th note?

Regards


%\version "2.19.80"
\version "2.18.20"
mus = \relative c'' {
d4  cis8  c8  b8. ais8  a  gis
}
<<
   \new Voice \mus


LilyPond does the right thing here. Depending on what you want to achieve you might consider using bar checks, \cadenzaOn, or the Completion_heads_engraver.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to