Thank you guys, it worked!

"Whenever anything goes wrong, just follow instructions"


Rafael

On Thu, Jun 15, 2017 at 5:12 AM, David Kastrup <d...@gnu.org> wrote:

> Michael Gerdau <m...@qata.de> writes:
>
> >> I am using \version "2.19.55"
> >>
> >> the following line, bar
> >>
> >>   e,8 <<  b'' e >> <<  d a >> 16  b 8. g,16 a b d d b e' e       |
> >>
> >> the attachment shows that, after compilation, I get an extra a16 after
> >> the second double stop, why?
> >
> > I don't know what you want to achieve - you don't provide a minimal
> > working example and don't say what you expect it to look like.
> >
> > However I assume you mean this:
> > \version "2.19.55"
> >
> > \relative c' { e,8 <b'' e> <d a>16  b 8. g,16 a b d d b e' e }
> >
> > Note that I changed the double "<<...>>" to "<...>" (the former are for
> > parallel music and the later are for chords which I assume you mean) and
> > most importantly removed the space in front of the 16.
>
> Most importantly for whom?  LilyPond does not care either way.
>
> --
> David Kastrup
>



-- 
γγγ
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to