Ed: > In the material below (sorry, it's about as short as I can make it and > have the problem appear) there should be an \augmetum (dot) following > the last two notes in the first "measure." They are not appearing.
The dots are there but are obscured by the pes notes at "Ie-". By commenting away the s8 the dots moves to a visable position after the pes. By using s1 instead of s8 the dots moves to the expected position. This a still smaller snippet showing the problem: \version "2.18.0" \include "gregorian.ly" \score { \new VaticanaVoice { \relative c' { \augmentum { \[ d \flexa c \] } \[ d \pes e \] } } } The dots comes after the second ligature, not the first. if the first ligature is followed by a simple note like "d" instead of the "\[ d \pes e \]" the dots shows up in the right position, and if the first ligature is replaced by a simple note the dot are right too. It seems as if the second ligarture confuses the \augmentum function. Regards, /Karl Hammar ----------------------------------------------------------------------- Aspö Data Lilla Aspö 148 S-742 94 Östhammar Sweden +46 173 140 57 _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user