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

Side by Side Diff: input/regression/bar-line-segno.ly

Issue 181144: Issue 659: alternate segno symbol (Closed)
Patch Set: First update: changing segno marker to S Created 15 years, 3 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
« no previous file with comments | « no previous file | lily/bar-line.cc » ('j') | lily/bar-line.cc » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1
2 \header { texidoc = "Segno bar lines can be used to mark
3 the begin and the end of a segno part." }
4
5 \version "2.13.11"
6
7 \paper { ragged-right = ##t }
8
9 \relative \new StaffGroup <<
Neil Puttock 2010/01/07 22:55:40 \relative c'
10 \new Staff {
11 c4 c c c \bar ".S" \break
12 c4 c c c \bar "S." \break
13 c4 c c2 }
14 \new Staff {
15 c4 c c c
16 c4 c c c
17 c4 c c2
18 }
19 >>
20
OLDNEW
« no previous file with comments | « no previous file | lily/bar-line.cc » ('j') | lily/bar-line.cc » ('J')

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