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

Unified Diff: scm/music-functions.scm

Issue 4922042: Creates a Flag grob. (Closed)
Patch Set: Rebase against current master. Created 12 years, 7 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 | « scm/flag-styles.scm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scm/music-functions.scm
diff --git a/scm/music-functions.scm b/scm/music-functions.scm
index 8cdd53955f61790bd5e4b3378c7bcc6c74ac9f9b..d7fedb689d9cf3e69a445ec7c4731ce176fe75b0 100644
--- a/scm/music-functions.scm
+++ b/scm/music-functions.scm
@@ -424,6 +424,7 @@ in @var{grob}."
(make-property-set 'graceSettings
;; TODO: take this from voicedGraceSettings or similar.
'((Voice Stem font-size -3)
+ (Voice Flag font-size -3)
(Voice NoteHead font-size -3)
(Voice TabNoteHead font-size -4)
(Voice Dots font-size -3)
« no previous file with comments | « scm/flag-styles.scm ('k') | no next file » | no next file with comments »

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