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

Side by Side Diff: input/regression/volta-bracket-vertical-skylines.ly

Issue 5626052: Gets vertical skylines from grob stencils (Closed)
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:
View unified diff | Download patch
OLDNEW
(Empty)
1 \version "2.15.28"
2
3 \header {
4 texidoc = "Volta brackets are vertically fit to objects below them.
5 "
6 }
7
8 \new Staff {
9 \repeat volta 3 { r2 a''''4 r4 }
10 \alternative { { r2 d''''4 r4 } { r2 d''''4 r4 } { r2 d''''4 r4 } }
11 \repeat volta 3 { r2 a''''4 r4 }
12 \alternative { { r2 a''''4 r4 } { r2 a''''4 r4 } { r2 a''''4 r4 } }
13 }
OLDNEW

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