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

Unified Diff: Documentation/snippets/new/chords-headword.ly

Issue 5341049: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (Closed)
Patch Set: Ran convert-ly on scm/*.scm, just a single character changed. Created 12 years, 4 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/new/chords-headword.ly
diff --git a/Documentation/snippets/new/chords-headword.ly b/Documentation/snippets/new/chords-headword.ly
index 9a8949b3e3e4ea9f07ff565b0591ef66c46e5662..37ae8e2c3237547e2bd017dbd1987e98dd0e4cca 100644
--- a/Documentation/snippets/new/chords-headword.ly
+++ b/Documentation/snippets/new/chords-headword.ly
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.15.18"
#(set-global-staff-size 15)
\paper {
ragged-right = ##f
@@ -77,7 +77,7 @@ Bass = {
\context Staff = lower {
\new Voice {
\clef bass
- #(set-accidental-style 'modern-cautionary)
+ $(set-accidental-style 'modern-cautionary)
<<
\Tenor
\Bass
« no previous file with comments | « Documentation/snippets/incipit.ly ('k') | Documentation/snippets/new/conducting-signs,-measure-grouping-signs.ly » ('j') | no next file with comments »

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