]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/gregorian-ligature.hh
* Documentation/user/music-glossary.tely: bugfix: #'flag-style =
[lilypond.git] / lily / include / gregorian-ligature.hh
index 1d95385398eaf6b7fbae1d9feae4dfb3efcdc2b8..379506d846b99a1fd9e63595809f95058adac5e8 100644 (file)
@@ -40,5 +40,6 @@
 #define PES_UPPER    0x0002 // this is a head after "\~" in an ascending melody
 #define FLEXA_LEFT   0x0004 // this is a head before "\~" in a descending melody
 #define FLEXA_RIGHT  0x0008 // this is a head after "\~" in a descending melody
+#define AFTER_VIRGA  0x0010 // previous head was a virga
 
 #endif /* GREGORIAN_LIGATURE_HH */