]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/included/font-table.ly
Add improved shape note support
[lilypond.git] / Documentation / included / font-table.ly
index 3bdb80a6c82c29b6a762bc4b84f5f2184dc80bc5..3a5f6ebd8803ad665af836e7e3cad105ec380dc7 100644 (file)
@@ -63,7 +63,7 @@
 
   (define shape-note-noteheads
     (get-group glyph-list
-      "^noteheads.[dsu][012](do|re|mi|fa|sol|la|ti)$"))
+      "^noteheads.[dsu][012](do|re|mi|fa|sol|la|ti)(Thin|Mirror)*$"))
 
   (define clefs       (get-group glyph-list "^clefs\\."))
   (define timesig     (get-group glyph-list "^timesig\\."))