]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/included/font-table.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / included / font-table.ly
index 33703cfca814c922bee02ce0d711c8e501e8aac4..398286ac4ec2af3242f61c07a7b27c2262d1ec37 100644 (file)
@@ -63,7 +63,7 @@
 
   (define shape-note-noteheads
     (get-group glyph-list
-      "^noteheads.[dsu][012](do|re|mi|fa|la|ti)$"))
+      "^noteheads.[dsu][012](do|re|mi|fa|sol|la|ti)(Thin|Mirror|Funk|Walker)*$"))
 
   (define clefs       (get-group glyph-list "^clefs\\."))
   (define timesig     (get-group glyph-list "^timesig\\."))
@@ -76,6 +76,7 @@
   (define brackettips (get-group glyph-list "^brackettips\\."))
   (define pedal       (get-group glyph-list "^pedal\\."))
   (define accordion   (get-group glyph-list "^accordion\\."))
+  (define ties   (get-group glyph-list "^ties\\."))
 
   ;; remove all remaining groups from the glyph-list
   (for-each
@@ -95,7 +96,8 @@
             arrowheads
             brackettips
             pedal
-            accordion))
+            accordion
+            ties))
 
   ;;;;;;;;;
 
   evenFooterMarkup = \markup {}
   }
 
-\version "2.12.0"
+\version "2.14.0"
 
 #(define-markup-command (doc-char layout props name) (string?)
   (interpret-markup layout props