2013/2/17 Jay Hamilton <[email protected]>:
> Alas none of the proposed solutions work
> version 2.16.1
> here's the logs
Hi Jay,
all proposals are working - with 2.17
Please, _*always*_ mention your version!!
For 2.16. use:
breatheFermataE = \markup {
\combine
\musicglyph #"scripts.rcomma"
\raise #1
\musicglyph #"scripts.ufermata"
}
\relative {
c c \once \override BreathingSign #'text = \markup \breatheFermataE \breathe
c c
}
breatheFermataN = {
\once \override BreathingSign #'text = \markup {
\combine
\musicglyph #"scripts.rcomma"
\raise #1
\musicglyph #"scripts.ufermata"
}
\breathe
}
\relative c' {
c c \breatheFermataN
c c
}
-Harm
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user