Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(773)

Unified Diff: Documentation/included/font-table.ly

Issue 4951062: Glyphs for Kievan Notation (Closed)
Patch Set: Fixing remaining char_box issues Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Documentation/notation/notation-appendices.itely » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/included/font-table.ly
diff --git a/Documentation/included/font-table.ly b/Documentation/included/font-table.ly
index 398286ac4ec2af3242f61c07a7b27c2262d1ec37..0dfaac3a59a082468dbcdec54b86da342d35cf87 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
« no previous file with comments | « no previous file | Documentation/notation/notation-appendices.itely » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b