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

Unified Diff: scm/music-functions.scm

Issue 40122: Update dashed slurs to have variable thickness. (Closed)
Patch Set: Latest proposal for improved tablature Created 15 years, 8 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/lily.scm ('k') | scm/output-lib.scm » ('j') | 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 c51a9667ad3fa9847ddfecaef36651e693125390..dbf783a392ec7c2b17631f15e44fe3bb3f5979f9 100644
--- a/scm/music-functions.scm
+++ b/scm/music-functions.scm
@@ -384,6 +384,7 @@ i.e. this is not an override"
;; TODO: take this from voicedGraceSettings or similar.
'((Voice Stem font-size -3)
(Voice NoteHead font-size -3)
+ (Voice TabNoteHead font-size -4)
(Voice Dots font-size -3)
(Voice Stem length-fraction 0.8)
(Voice Stem no-stem-extend #t)
« no previous file with comments | « scm/lily.scm ('k') | scm/output-lib.scm » ('j') | no next file with comments »

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