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

Unified Diff: Documentation/snippets/conducting-signs,-measure-grouping-signs.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
« no previous file with comments | « Documentation/snippets/chords-headword.ly ('k') | Documentation/snippets/fretted-headword.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/snippets/conducting-signs,-measure-grouping-signs.ly
diff --git a/Documentation/snippets/conducting-signs,-measure-grouping-signs.ly b/Documentation/snippets/conducting-signs,-measure-grouping-signs.ly
index 69d604559ca3b1827e43a9e2a1cac853f306fe3b..b1bcc610b2e715533c585113293d441fea34d88f 100644
--- a/Documentation/snippets/conducting-signs,-measure-grouping-signs.ly
+++ b/Documentation/snippets/conducting-signs,-measure-grouping-signs.ly
@@ -5,7 +5,7 @@
%
% This file is in the public domain.
%% Note: this file works from version 2.14.0
-\version "2.14.0"
+\version "2.15.18"
\header {
%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb
@@ -116,7 +116,7 @@ is grouped according to the default setting in
g8 g d d g g a( bes g) |
\set Timing.beatStructure = #'(2 2 2 3)
g8 g d d g g a( bes g) |
- #(set-time-signature 9 8 '(4 5))
+ $(set-time-signature 9 8 '(4 5))
g8 g d d g g a( bes g) |
\time 5/8
a4. g4 |
« no previous file with comments | « Documentation/snippets/chords-headword.ly ('k') | Documentation/snippets/fretted-headword.ly » ('j') | no next file with comments »

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