denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] [bug #50172] Arpeggiate between voices


From: Richard Shann
Subject: [Denemo-devel] [bug #50172] Arpeggiate between voices
Date: Sun, 29 Jan 2017 09:52:11 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.4.0

Update of bug #50172 (project denemo):

                  Status:               Need Info => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

working back from your picture I see the syntax needed here:

http://lilypond.org/doc/v2.18/Documentation/notation/expressive-marks-as-lines#arpeggio

You can insert the needed syntax using Score->LilyPond Score Prolog
inserting this:

  \layout {
    \context {
      \Score
      \consists "Span_arpeggio_engraver"
      connectArpeggios = ##t
    }
  }


I've added this as a command ConnectArpeggios to Denemo now. The overnight
built packages will reflect this tomorrow.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50172>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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