Re: manual repeat mark syntax question

2024-05-16 Thread Paul Scott
Thank you! Paul On 5/16/24 11:42, Jean Abou Samra wrote:    \set Score.repeatCommands = #'((volta ,voltaOpt)) ^^^ This should be ` not ' .

Re: manual repeat mark syntax question

2024-05-16 Thread Jean Abou Samra
>    \set Score.repeatCommands = #'((volta ,voltaOpt)) ^^^ This should be ` not ' . signature.asc Description: This is a digitally signed message part

manual repeat mark syntax question

2024-05-16 Thread Paul Scott
What is wrong with the following code that gives: programming error: Trying to interpret a non-markup object: (unquote voltaOpt) If it isn't clear, I'm trying to create a 3rd optional ending. \version "2.25.16" voltaOpt = \markup{Optional} \fixed c' {   a1   \repeat segno 2 {     g1     \vo