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

Side by Side Diff: input/regression/part-combine-global.ly

Issue 327970043: Change all instances of \partcombine to \partCombine in the reg tests
Patch Set: Created 7 years, 9 months ago
Left:
Right:
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 unified diff | Download patch
OLDNEW
1 1
2 2
3 \header { texidoc= 3 \header { texidoc=
4 4
5 "The analysis of the part combiner is non-local: 5 "The analysis of the part combiner is non-local:
6 in the following example, the decision for using separate voices in 6 in the following example, the decision for using separate voices in
7 the 1st measure is made on the 2nd note, but influences the 1st note. 7 the 1st measure is made on the 2nd note, but influences the 1st note.
8 8
9 In the 2nd measure, the pattern without the tie, leads to combined 9 In the 2nd measure, the pattern without the tie, leads to combined
10 voices. 10 voices.
(...skipping 12 matching lines...) Expand all
23 } 23 }
24 24
25 vtwo = 25 vtwo =
26 \relative { 26 \relative {
27 \time 2/4 27 \time 2/4
28 f'8[ f]~ 8[ f] | 28 f'8[ f]~ 8[ f] |
29 f8[ f] f8[ f] 29 f8[ f] f8[ f]
30 } 30 }
31 31
32 32
33 \partcombine \vone \vtwo 33 \partCombine \vone \vtwo
34 34
OLDNEW
« no previous file with comments | « input/regression/part-combine-force-once.ly ('k') | input/regression/part-combine-inside-grace.ly » ('j') | no next file with comments »

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