Hello Folks,

Iā€™d like to have the Dm in measure 2 displayed as ā€˜%ā€™. Is that possible?
Thanks!

JM

ā€”

Part_POne_HARMONIES_Staff_Voice_Eleven_HARMONIES = \chordmode {
  \language "nederlands"
  \key f \major
  \numericTimeSignature \time 6/8
  
  \clef "treble"
  f4.:5.3 d:m | % 1
  \barNumberCheck #2
  | % 2
  \barNumberCheck #2
  
  \parenthesize d2.:m | % 2 HERE
  
  d2.:m | % 1
  \barNumberCheck #4
  | % 1
  \barNumberCheck #4
}

Reply via email to