bug-lilypond
[Top][All Lists]
Advanced

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

Augmentatzion dot attatched to wrong note


From: Urs Metzger
Subject: Augmentatzion dot attatched to wrong note
Date: Sun, 22 Apr 2007 13:42:52 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

In the following snippet, the augmentation dot should appear immediately after
the a, not after the g. 

\version "2.10.16"
\include "english.ly"
\paper{ ragged-right=##t }

\relative c'' {   <<
   { c2 a4.b8 c1 }
   \\
   { e,4 g~ g_"The dot should appear after the a, not after the g" f e1 } >>
}







reply via email to

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