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/


_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to