Am 03.06.2015 um 21:19 schrieb Stephen MacNeil:
The example works on
What do you mean by ‘works’?
\version "2.18.2"
so i guess it's a "2.19.22" issue
I tested it on lilybin and this works in "2.19.21.... for your example
anyway. not sure of "2.19.22" as i don't have it
\version "2.19.21"
aa={a4 b a b}
bb={a4 g a g}
\new Staff {
<<
\aa\\
\stemUp\bb
Well, this is clearly a hack. I’m surprised that Lily doesn’t complain.
More precisely: it’s improper to use two voices and fake the look of one
voice by tweaking stem direction. And it won’t work in any but the
simplest cases. Also: please, for the sake of legibility, please put
spaces around _every_ { and = and \\. The \\ should get a line of its
own, unless the entire <<>> expression is placed on one line. It’s just
imprudent to be so greedy with space at the expense of legibility, and
if you’re publishing your code, it’s not a matter of your personal
preference alone.
Regards, Simon
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user