X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fincluded%2Ffont-table.ly;h=1b3f65d7c0aa0999a450a57bb641e0190068d504;hb=462c01a26eb3b309e70415ea91fbf5c97a204fad;hp=33703cfca814c922bee02ce0d711c8e501e8aac4;hpb=c0dce0a771c0681bd3e44fbf246cd2436b6c20a2;p=lilypond.git diff --git a/Documentation/included/font-table.ly b/Documentation/included/font-table.ly index 33703cfca8..1b3f65d7c0 100644 --- a/Documentation/included/font-table.ly +++ b/Documentation/included/font-table.ly @@ -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 @@ -63,7 +65,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 +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)) ;;;;;;;;; @@ -116,7 +120,7 @@ evenFooterMarkup = \markup {} } -\version "2.12.0" +\version "2.16.0" #(define-markup-command (doc-char layout props name) (string?) (interpret-markup layout props