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

Unified Diff: Documentation/snippets/changing-the-breath-mark-symbol.ly

Issue 6345088: Fixes all black bars in NR (Closed)
Patch Set: Created 11 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
Index: Documentation/snippets/changing-the-breath-mark-symbol.ly
diff --git a/Documentation/snippets/changing-the-breath-mark-symbol.ly b/Documentation/snippets/changing-the-breath-mark-symbol.ly
index ac5db21ca0be07b649aa8ad8b618cf3aa1ee7991..1525278c9bb2e7da93b096fbc5881c0ab78333fa 100644
--- a/Documentation/snippets/changing-the-breath-mark-symbol.ly
+++ b/Documentation/snippets/changing-the-breath-mark-symbol.ly
@@ -50,7 +50,8 @@ text.
\relative c'' {
c2
- \override BreathingSign #'text = \markup { \musicglyph #"scripts.rvarcomma" }
+ \override BreathingSign #'text =
+ \markup { \musicglyph #"scripts.rvarcomma" }
\breathe
d2
}

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