lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #2368 wrong po


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #2368 wrong position of a tie between notes in chord
Date: Sat, 26 Jan 2019 23:53:00 -0000


[issues:#2368] wrong position of a tie between notes in chord

Status: Accepted
Created: Thu Mar 01, 2012 01:32 AM UTC by Anonymous
Last Updated: Wed Mar 20, 2013 03:35 AM UTC
Owner: nobody
Attachments:

Originally created by: *anonymous

Originally created by: address@hidden

Reported by Karol Majewski here:

http://lists.gnu.org/archive/html/bug-lilypond/2012-02/msg01194.html

% Tie that should connect 'g' and 'g'
% is located very low, so that it looks like a tie between 'd' and 'es'

\version "2.15.30"

#(set-default-paper-size "a4")
#(set-global-staff-size 18)

LiniaJeden =  \relative c'' {
  \clef "treble" \key c \major \numericTimeSignature \time 3/4
  << { g'4 f2 } \\ { < d, g ~ c ~ >2. } >>
  << { g'4 c2 } \\ { < es,, g c >2. } >>

}

\score {
    \new Staff = "LiniaJeden" \LiniaJeden
}


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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