Hello!

 

The following is from 2.19 documents

 

\version "2.19.81"

 

\relative c'' {

  c2*2/3 ( s2*1/3\turn d4) r

  <<

    { c4.( d8) }

    { s4 s\turn }

  >>

  \transpose c d \relative c'' <<

    { c4. (d8) }

    

      s4

      \once \set suggestAccidentals = ##t

      \once \override AccidentalSuggestion.outside-staff-priority = ##f

      \once \override AccidentalSuggestion.avoid-slur = #'inside

      \once \override AccidentalSuggestion.font-size = -3

      \once \override AccidentalSuggestion.script-priority = -1

      \single \hideNotes

      b8-\turn \noBeam

      s8

    }

  >>

}

 

I want the third example - delayed turn with sharp below - and add a flat
above.

How do I extract only that portion of the snippet?

 

Thank you for your kind attention.

 

Mark

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

Reply via email to