repo.or.cz
/
lilypond
/
mpolesky.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prevent segfault with arpeggio + no staff-symbol.
[lilypond/mpolesky.git]
/
input
/
regression
/
ragged-right-disabled.ly
blob
b1b20bd6d5eb360c95962679b2ca048ef2027104
1
\version
"2.12.0"
2
3
\header
{
4
texidoc
=
"When ragged-right is specifically disabled, a score with only one
5
line will not be printed as ragged."
6
}
7
8
\paper
{
9
ragged-right
= ##
f
10
}
11
12
{
a b c d
}