Seems like the collision between the espressivo and the E's ledger line is a
bug.
{
\time 3/4
\repeat unfold 6 { a'8 c''8 e''8 8 g''4-^\espressivo }
}
Cheers,
MS
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/list
"ArnoldTheresius" wrote in message
news:1362226837623-141850.p...@n5.nabble.com...
Phil Holmes-2 wrote
"ArnoldTheresius" <
Arnold.Wendl@
> wrote in message
news:
1361795191267-141474.post@.nabble
...
...
That would obviously mean a change to the Windows-version compiler on
GUB.
I
Spanners' minimum-length property does not work on the last bar of a system.
\version "2.17.10"
tslong = {
\once \override TextSpanner.springs-and-rods = #ly:spanner::set-spacing-rods
\once \override TextSpanner.minimum-length = #30
}
{
\override TextSpanner.to-barline = ##t
\repeat unfold 4
Phil Holmes-2 wrote
> "ArnoldTheresius" <
> Arnold.Wendl@
> > wrote in message
> news:
> 1361795191267-141474.post@.nabble
> ...
> ...
>
> That would obviously mean a change to the Windows-version compiler on GUB.
> I assume it's gcc but haven't checked. Any thoughts on how to proceed
> wit