lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3881 in lilypond: staccato overlaping on staff lin


From: lilypond
Subject: [Lilypond-auto] Issue 3881 in lilypond: staccato overlaping on staff line
Date: Tue, 11 Mar 2014 13:26:01 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3881 by address@hidden: staccato overlaping on staff line
http://code.google.com/p/lilypond/issues/detail?id=3881

Karol Majewski 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
  >>
}


Attachments:
        staccato.png  9.5 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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