X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fincluded%2Ffont-table.ly;h=1b3f65d7c0aa0999a450a57bb641e0190068d504;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=3bdb80a6c82c29b6a762bc4b84f5f2184dc80bc5;hpb=f8970f8fa8b8761c2df6d604bf20c147ebb70607;p=lilypond.git diff --git a/Documentation/included/font-table.ly b/Documentation/included/font-table.ly index 3bdb80a6c8..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|sol|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