On 2019-09-08 11:23 am, Kieren MacMillan wrote:
2. If you uncomment the quotedEventTypes setting line, note that the
\phrasingSlurDashed is not observed in the quote. What event would I
need to add in order to make that tweak work as expected?

\phrasingSlurDashed is just \override PhrasingSlur.dash-definition with some specific values.

So you should only need to add "Override" to the event types:

%%%%
      quotedEventTypes = #'(
        note-event rest-event tie-event beam-event tuplet-span-event
        phrasing-slur-event Override
      )
%%%%


-- Aaron Hill

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to