lilypond-user
[Top][All Lists]
Advanced

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

RE: undesired bar line


From: Mark Stephen Mrotek
Subject: RE: undesired bar line
Date: Fri, 6 Jan 2017 20:24:02 -0800

Mogens,

 

This type of ossia is presented at

http://lilypond.org/doc/v2.18/Documentation/notation/modifying-single-staves#ossia-staves

I have done a revision (attached) accordingly.

 

Mark

 

From: lilypond-user [mailto:address@hidden On Behalf Of address@hidden
Sent: Friday, January 06, 2017 1:24 PM
To: Lilypond User <address@hidden>
Subject: undesired bar line

 

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.ly
Description: Text Data


reply via email to

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