repo.or.cz
/
lilypond
/
patrick.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixes Issue 1504, allowing feather beam line breaking.
[lilypond/patrick.git]
/
input
/
regression
/
skiptypesetting-show-last.ly
blob
e1845924b03e1797da9fc8fe6e78b0e66b610024
1
\header
{
2
3
texidoc
=
"@code{showLastLength} will only show the last bit of a score"
4
5
}
6
7
\version
"2.12.0"
8
9
showLastLength
=
R
1
*
3
10
\paper
{
11
ragged-right
= ##
T
12
}
13
14
{
15
c
1
d e f g a
16
}