lilypond-user
[Top][All Lists]
Advanced

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

undesired bar line


From: mogens
Subject: undesired bar line
Date: Fri, 6 Jan 2017 13:24:22 -0800

Hi List,

 

How do I get rid of the bar line in the bottom staff (only) at the end of the first system; see the attached picture.  Lilypond code both inline below and attached.

 

\version "2.18.2"

 

<< 

  \new Staff {

    c'4 c' c' c'

    d' d' d' d'

    e' e' e' e'

    \break

    f' f' f' f'

    g' g' g' g'

  }

  \new Staff {

    \stopStaff s1 \startStaff

    a'4 a' b' b'

    \stopStaff s1 \startStaff

    c''4 c'' d'' d''

  }

>> 

\layout { ragged-right = ##t }

 

 

Regards,

Mogens

 

Attachment: ossia.PNG
Description: PNG image

Attachment: ossia.ly
Description: Binary data


reply via email to

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