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

Unified Diff: scm/define-grob-properties.scm

Issue 164063: Add option to indicate frets by letters in tablature (Closed)
Patch Set: Correct minor formatting defects Created 15 years, 3 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/define-context-properties.scm ('k') | scm/define-grobs.scm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scm/define-grob-properties.scm
diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm
index b3a10bd53a5c0a7b3d0bae714257244e4ec89c49..e7b67b052811345b9b4fe7464c20fc1a8db3b2ea 100644
--- a/scm/define-grob-properties.scm
+++ b/scm/define-grob-properties.scm
@@ -845,6 +845,8 @@ one below this grob.")
;;
(when ,ly:moment? "Global time step associated with this column
happen?")
+ (whiteout ,boolean? "If true, the grob is printed over a white
+background to white-out underlying material. Usually #f by default.")
(width ,ly:dimension? "The width of a grob measured in staff
space.")
(word-space ,ly:dimension? "Space to insert between words in
« no previous file with comments | « scm/define-context-properties.scm ('k') | scm/define-grobs.scm » ('j') | no next file with comments »

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