Am 17.02.2013 16:05, schrieb Jay Hamilton:
> Alas none of the proposed solutions work 
> version 2.16.1
> here's the logs
> 
> Joram's solution
> 
> breathe test.ly:31:41: error: syntax error, unexpected '=', expecting
> SCM_FUNCTION or SCM_IDENTIFIER or SCM_TOKEN
> 
> c c \once \override BreathingSign.text
> 
> = \markup \breatheFermata \breathe

I did stick to the proposed snipped which was written for version 2.17.x
(x=6 or higher definitely works).

If you want to use it with 2.16, you have to write the override command
like this:
\once \override BreathingSign #'text = …

( #' instead of .)

HTH
Joram

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

Reply via email to