lilypond-user
[Top][All Lists]
Advanced

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

Re: Dividing a measure with a dotted bar line


From: Knute Snortum
Subject: Re: Dividing a measure with a dotted bar line
Date: Sat, 17 Jan 2015 08:33:09 -0800

Thanks Kevin, that solves the bar line problem.  Any ideas for the time signatures?


Knute Snortum
(via Gmail)

On Sat, Jan 17, 2015 at 8:29 AM, Kevin Barry <address@hidden> wrote:
Dear Knute,

If I understand what you want correctly, you can simply insert the barline by adding:
\bar ";" at the appropriate moment, e.g.:

\version "2.18.2"

\relative {
  \time 5/4
  b b b \bar ";" b b
}


reply via email to

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