lilypond-user
[Top][All Lists]
Advanced

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

Re: Unwanted barline. How to get rid of it?


From: Noeck
Subject: Re: Unwanted barline. How to get rid of it?
Date: Wed, 23 Dec 2015 13:23:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

Hi Robert,

do you mean something like this?

{
  \relative c {
    \clef bass
    \key c \major
    \time 6/8
    \partial 8
    \repeat volta 2 {
      c'8
      c4. c |
      c c |
      c r4
    }
    r8 | c4.~  c \bar "|."
  }
}

Cheers,
Joram



reply via email to

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