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

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

Issue 339270043: Allow left-handed fret-markups (Closed)
Patch Set: fix glitch exposed by fret-diagram-origin.ly Created 6 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 | « input/regression/fret-diagrams-left-handed.ly ('k') | scm/fret-diagrams.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 0acc741f1cb93ad13ffa151b8fafc745df9037f0..f6952d9209e322e908d4e4d137df9d0407bfd20b 100644
--- a/scm/define-grob-properties.scm
+++ b/scm/define-grob-properties.scm
@@ -391,6 +391,10 @@ Default@tie{}0.
the center of the fret in direction orthogonal to strings.
Default@tie{}0.
@item
+@code{handedness} -- Print the fret-diagram left- or right-handed.
+@w{@code{-1}}, @code{LEFT} for left ; @code{1}, @code{RIGHT} for right.
+Default @code{RIGHT}.
+@item
@code{paren-padding} -- The padding for the parenthesis.
Default@tie{}0.05.
@item
« no previous file with comments | « input/regression/fret-diagrams-left-handed.ly ('k') | scm/fret-diagrams.scm » ('j') | no next file with comments »

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