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

Unified Diff: Documentation/notation/fretted-strings.itely

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 | « Documentation/changes.tely ('k') | input/regression/fret-diagrams-left-handed.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/notation/fretted-strings.itely
diff --git a/Documentation/notation/fretted-strings.itely b/Documentation/notation/fretted-strings.itely
index a93627a871894a848db2aedf1a58da5859889fcd..4ef511f5ba66c04f6971e69b55e566ac67ad7feb 100644
--- a/Documentation/notation/fretted-strings.itely
+++ b/Documentation/notation/fretted-strings.itely
@@ -930,6 +930,20 @@ markup string.
>>
@end lilypond
+@cindex left-handed fret-diagrams
+
+Fret-diagrams may be printed left-handed
+
+@lilypond[verbatim,quote]
+\markup
+ \center-column {
+ "C"
+ "(left-handed)"
+ \override #`(fret-diagram-details . ((handedness . ,LEFT)))
+ \fret-diagram "6-x;5-3-3;4-2-2;3-o;2-1;1-o;"
+ }
+@end lilypond
+
@cindex fret-diagram-terse markup
@funindex \fret-diagram-terse
« no previous file with comments | « Documentation/changes.tely ('k') | input/regression/fret-diagrams-left-handed.ly » ('j') | no next file with comments »

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