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 } >>
}





_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to