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

Delta Between Two Patch Sets: input/regression/volta-bracket-vertical-skylines.ly

Issue 5626052: Gets vertical skylines from grob stencils (Closed)
Left Patch Set: Fixes from Janek concerning lyrics and dynamics. Created 13 years ago
Right Patch Set: Run astyle on c++ files Created 12 years, 6 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
LEFTRIGHT
1 \version "2.15.28" 1 \version "2.15.28"
2 2
3 \header { 3 \header {
4 texidoc = "Volta brackets are vertically kerned to objects below them. 4 texidoc = "Volta brackets are vertically fit to objects below them.
5 " 5 "
6 } 6 }
7 7
8 \new Staff { 8 \new Staff {
9 \repeat volta 3 { r2 a''''4 r4 } 9 \repeat volta 3 { r2 a''''4 r4 }
10 \alternative { { r2 d''''4 r4 } { r2 d''''4 r4 } { r2 d''''4 r4 } } 10 \alternative { { r2 d''''4 r4 } { r2 d''''4 r4 } { r2 d''''4 r4 } }
11 \repeat volta 3 { r2 a''''4 r4 } 11 \repeat volta 3 { r2 a''''4 r4 }
12 \alternative { { r2 a''''4 r4 } { r2 a''''4 r4 } { r2 a''''4 r4 } } 12 \alternative { { r2 a''''4 r4 } { r2 a''''4 r4 } { r2 a''''4 r4 } }
13 } 13 }
LEFTRIGHT

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