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

Delta Between Two Patch Sets: input/regression/autobeam-tuplet-recheck.ly

Issue 7094044: \tuplet and \tupletSpan to replace \times and tupletSpannerDuration (Closed)
Left Patch Set: Incorporate results of discussion with Ian Created 12 years, 2 months ago
Right Patch Set: Address Keith's comments, add display test, fix display expression Created 12 years, 2 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « input/regression/auto-beam-tuplets.ly ('k') | input/regression/backend-excercise.ly » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 \version "2.17.10" 1 \version "2.17.11"
2 2
3 \header { 3 \header {
4 4
5 texidoc = "Autobeam rechecking works properly with tuplets. 5 texidoc = "Autobeam rechecking works properly with tuplets.
6 In the example, the first beat should be beamed completely together." 6 In the example, the first beat should be beamed completely together."
7 7
8 } 8 }
9 9
10 \relative c' { 10 \relative c' {
11 \time 2/4 11 \time 2/4
12 c16 c 12 c16 c
13 \tuplet 3/2 { c8 c16 } 13 \tuplet 3/2 { c8 c16 }
14 \tuplet 3/2 { c8 c16 } 14 \tuplet 3/2 { c8 c16 }
15 c16 c 15 c16 c
16 } 16 }
LEFTRIGHT

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