bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simultaneous spacer affects note positioning


From: Phil Holmes
Subject: Re: Simultaneous spacer affects note positioning
Date: Sun, 12 Jul 2015 13:51:57 +0100

"Greg" <address@hidden> wrote in message news:address@hidden
I'm not top posting.

\version "2.18.2"

\score {
 \new Staff \relative g' {
   << g1 s1^"s1" >>
   << g1 s1^"s1" >>
   << g1 s4^"s4" >> % note appears closer to barline
   << g1 s1^"s1" >>
 }
}

TBH, I'm a bit confused about why you're using the << >> constructs to combine notes and spacers: what are you trying to achieve with this?

--
Phil Holmes






reply via email to

[Prev in Thread] Current Thread [Next in Thread]