]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/included/font-table.ly
Imported Upstream version 2.16.0
[lilypond.git] / Documentation / included / font-table.ly
index 35b835cdd90f834f9f67ac7a86d4436cb23d74cb..1b3f65d7c0aa0999a450a57bb641e0190068d504 100644 (file)
@@ -32,6 +32,7 @@
   (define hufnagel (get-group glyph-list "^.*hufnagel.*$"))
   (define petrucci (get-group glyph-list "^.*petrucci.*$"))
   (define solesmes (get-group glyph-list "^.*solesmes.*$"))
+  (define kievan (get-group glyph-list "^.*kievan.*$"))
 
   ;; remove ancient-music groups from the glyph-list
   (for-each
@@ -42,7 +43,8 @@
             mensural
             neomensural
             petrucci
-            solesmes))
+            solesmes
+            kievan))
 
   ;; define all remaining groups
   (define numbers
@@ -76,6 +78,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 +98,8 @@
             arrowheads
             brackettips
             pedal
-            accordion))
+            accordion
+            ties))
 
   ;;;;;;;;;
 
   evenFooterMarkup = \markup {}
   }
 
-\version "2.14.0"
+\version "2.16.0"
 
 #(define-markup-command (doc-char layout props name) (string?)
   (interpret-markup layout props