David,
On 11 December 2011 15:05, David Kastrup <[email protected]> wrote:
>
> James <[email protected]> writes:
>
> > Hello,
> >
> >
> > \version "2.14.1"
> >
> > { << { e'1 } \\ { e'''1 } >> | }
> > { << { e'''1 } \\ { e'1 } >> | }
> >
> > { << { e'1 } \\ { e''1 } >> | }
> > { << { e''1 } \\ { e'1 } >> | }
> >
> > { << { e'1 } \\ { e1 } >> | }
> > { << { e1 } \\ { e'1 } >> | }
> >
> > I don't understand why the notes are not aligned in all cases.
>
> Your newsreader litters the source with unbreakable spaces. Makes it
> harder to work with.
Hmm...
I'm just using gmail on chrome
Is this better?
\version "2.14.1"
{ << { e'1 } \\ { e'''1 } >> | }
{ << { e'''1 } \\ { e'1 } >> | }
{ << { e'1 } \\ { e''1 } >> | }
{ << { e''1 } \\ { e'1 } >> | }
{ << { e'1 } \\ { e1 } >> | }
{ << { e1 } \\ { e'1 } >> | }
(I explicitly converted his email to plain text in gmail - it still
looks the same my side)
>
>
> > Is this expected engraving/LP behaviour?
>
> Well, try it with stemmed notes. Does it make it clearer?
Yes I see. Thanks. I don't often use multiple 'voices' in my music and
find that 'chorded' notes is enough for my needs.
--
--
James
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel