bug-lilypond
[Top][All Lists]
Advanced

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

Re: staccato overlaping on staff line


From: Ralph Palmer
Subject: Re: staccato overlaping on staff line
Date: Tue, 11 Mar 2014 09:27:44 -0400

On Sat, Mar 8, 2014 at 4:50 PM, Karol Majewski <address@hidden> wrote:

> \version "2.19.3"
>
> upper = {
>   \clef treble \time 2/4
>   \voiceOne a''8 \noBeam <b' d'' g''>8
> }
>
> lower = {
>   \clef bass \time 2/4
>   \override Beam.auto-knee-gap = ##f
>   \voiceTwo b8 -. \change Staff = "upper" <d' e' g'>8 -.
> }
>
> \score {
>   \new PianoStaff <<
>     \new Staff = "upper" \upper
>     \new Staff = "lower" \lower
>   >>
> }


Greetings, Karol Majewski -  This has been submitted as Issue 3881 :
https://code.google.com/p/lilypond/issues/detail?id=3881

Ralph


reply via email to

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