lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5220 Let repe


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5220 Let repeatTie work inside of event-chord
Date: Sat, 21 Oct 2017 16:21:30 +0000

Diff:


Diff:

--- old
+++ new
@@ -0,0 +1 @@
+repeatTie-without-patch.png (15.7 kB; image/png)

My test-case:

{
    \set Staff.instrumentName = #(lilypond-version)
    \override RepeatTie.color = #red

    \set fingeringOrientations =    #'(left)
    \set stringNumberOrientations = #'(left)
    \set strokeFingerOrientations = #'(left)

    <>^"single notes"
      _"repeatTie always printed"
    c'1--\repeatTie
    c'---1^\repeatTie
    c'--\3\repeatTie
    c'---\rightHandFinger #2 \repeatTie

    \bar "||"
    <>^"<...>\repeatTie"
      _"repeatTie always printed"
    <c'>--\repeatTie
    <c'-1>--^\repeatTie
    <c'\3>--\repeatTie
    <c'-\rightHandFinger #2 >--\repeatTie

    \bar "||"
    <>^"<c'\repeatTie>"
      _"repeatTie printed with patch"

    <
     c'\laissezVibrer
     e'
     g'\repeatTie
    >1

    <c'\repeatTie >--
    <c'-1^\repeatTie >--
    <c'\3\repeatTie >--
    <c'-\rightHandFinger #2 \repeatTie >--
    \bar "||"
}

Attached images with/without patch


[issues:#5220] Let repeatTie work inside of event-chord

Status: Started
Created: Sat Oct 21, 2017 04:11 PM UTC by Thomas Morley
Last Updated: Sat Oct 21, 2017 04:11 PM UTC
Owner: Thomas Morley
Attachments:

Let repeatTie work inside of event-chord

The previous coding of repeat-tie-engraver.cc is replaced by the
renamed coding of the laissez-vibrer-engraver.

http://codereview.appspot.com/335910043


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.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
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]