bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1379 in lilypond: augmentum in Gregorian notation compromises layo


From: lilypond
Subject: Issue 1379 in lilypond: augmentum in Gregorian notation compromises layout and is applied to wrong (groups of) notes
Date: Wed, 03 Nov 2010 19:44:31 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 1379 by RalphBugList: augmentum in Gregorian notation compromises layout and is applied to wrong (groups of) notes
http://code.google.com/p/lilypond/issues/detail?id=1379

The augmentum command is applied to wrong notes (it is to be used as a
prefix).
The layout is also compromised.
The 3-4 lines demonstrate that the workaround suggested in the
documentation also helps nothing, just messes around the score layout even more.


\include "gregorian.ly"
\score {
   \new VaticanaVoice {
     \augmentum {\[g\melisma\pes a\melismaEnd\]} \[g\melisma\pes
a\melismaEnd\] \finalis
         \[g\melisma\pes a\melismaEnd\] \augmentum{\[g\melisma\pes
a\melismaEnd\]} \finalis
     \augmentum {\[g\melisma\pes a\melismaEnd\]} \[g\melisma\pes
a\melismaEnd\] s64 \finalis
         \[g\melisma\pes a\melismaEnd\] \augmentum{\[g\melisma\pes
a\melismaEnd\]} s64 \finalis
   }
}





reply via email to

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