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

Delta Between Two Patch Sets: input/regression/beaming.ly

Issue 7094044: \tuplet and \tupletSpan to replace \times and tupletSpannerDuration (Closed)
Left Patch Set: Fix embarrassingly half-baked renaming of duration to tuplet-span 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/beam-subdivide-tuplets.ly ('k') | input/regression/beaming-tuplet-regular.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 1
2 \version "2.17.10" 2 \version "2.17.11"
3 3
4 \header{ 4 \header{
5 texidoc=" 5 texidoc="
6 Beaming is generated automatically. Beams may cross bar lines. In that 6 Beaming is generated automatically. Beams may cross bar lines. In that
7 case, line breaks are forbidden. 7 case, line breaks are forbidden.
8 " 8 "
9 } 9 }
10 10
11 \context Staff \relative c'' { 11 \context Staff \relative c'' {
12 12
(...skipping 12 matching lines...) Expand all
25 c32 25 c32
26 c2 26 c2
27 27
28 c8[^"over barline" c c] c8· 28 c8[^"over barline" c c] c8·
29 c16[ c8 c16] 29 c16[ c8 c16]
30 c32[ c16 c16 c16 c32] 30 c32[ c16 c16 c16 c32]
31 c32[ c16 c8 c32] % hmm ? 31 c32[ c16 c8 c32] % hmm ?
32 ·· 32 ··
33 } 33 }
34 34
LEFTRIGHT

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