Re: ugly french-beaming hack messes with lyrics

2016-01-26 Thread Simon Albrecht
On 26.01.2016 14:33, N. Andrew Walsh wrote: ah, now I see why I wasn't using something like your example. Look at what happens when the last note is raised a fourth: \version "2.19.35" << \relative c'' { c4 d f \override Stem.stemlet-length = #0.5 \override Stem.details.beamed-len

Re: ugly french-beaming hack messes with lyrics

2016-01-26 Thread N. Andrew Walsh
Hi Simon, ah, now I see why I wasn't using something like your example. Look at what happens when the last note is raised a fourth: \version "2.19.35" << \relative c'' { c4 d f \override Stem.stemlet-length = #0.5 \override Stem.details.beamed-lengths = #'(5) r8.[ b16] } \ad

Re: ugly french-beaming hack messes with lyrics

2016-01-17 Thread N. Andrew Walsh
Hi Simon, thanks for getting back to me (and for the more complete example). Odd, when I tried that last time the rests would be vertically displaced, but now it does what it's supposed to do. Welp, now I can't reproduce the problem I was having with just using "r" instead of "b\rest" or whatever,

ugly french-beaming hack messes with lyrics

2016-01-17 Thread N. Andrew Walsh
Hi list, I ran into an issue when using what is admittedly an ugly hack for forcing French beaming, when *also* working with a voice with lyrics. What I want, when I have (pseudo-code): { r8.[ e16] } is for the rest to be roughly in the middle, with a stemlet, beamed together with the following