On 10/9/2017 2:11 PM, ptoye wrote:
OK Ben, here's very hurriedly scan of the offending bar. You'll probably have
to view it at a distance as the pixels are a bit too visible. Score1.pdf
<http://lilypond.1069038.n5.nabble.com/file/t4036/Score1.pdf>
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
Ok, try this code then. It should give you 99% of what you want.
However, to extend the l.v. I believe it's more in depth (tie position,
length etc) I'd have to look further how to get exactly what you want. I
don't remember, sorry.
These links may help too:
http://lilypond.1069038.n5.nabble.com/Default-length-of-laissezvibrer-ties-td10440.html
http://lilypond.1069038.n5.nabble.com/Modified-laissez-vibrer-ties-td135443.html
(see attached)
Sorry I can't help more.
\version "2.19.52"
\language "english"
\score
{
{
\tuplet 3/2 { \override Stem.direction = #DOWN e'!2( cs''
gs''\laissezVibrer) }
\hide NoteHead \hide Stem g''2 g'' \bar
"|."
}
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user