Using arbitrary markup as lyric hyphen: Difference between revisions
m New category |
Rudi Guggt (talk | contribs) ≋ and hearts |
||
| Line 95: | Line 95: | ||
Lo -- rem ip -- sum do -- lor sit a -- met. | Lo -- rem ip -- sum do -- lor sit a -- met. | ||
\mark \markup { "LyricHyphen.text is " \circle \with-color #red " | %% \mark \markup { "LyricHyphen.text is " \circle \with-color #red "&" } | ||
\mark \markup { "LyricHyphen.text is " \circle \with-color #red "♥" } | |||
\override LyricHyphen.text = | \override LyricHyphen.text = | ||
\markup | \markup | ||
| Line 104: | Line 105: | ||
%% | %% | ||
%% Outside LSR it's possible to use "♥" directly for guile-v1 and guile-v2 --Harm (May 2022) | %% Outside LSR it's possible to use "♥" directly for guile-v1 and guile-v2 --Harm (May 2022) | ||
#"&" | %% #"&" | ||
#"♥" | |||
\override LyricText.font-size = #3 | \override LyricText.font-size = #3 | ||
Lo -- rem ip -- sum do -- lor sit a -- met. | Lo -- rem ip -- sum do -- lor sit a -- met. | ||
| Line 114: | Line 116: | ||
%% Outside LSR it's possible to use "≋" directly for guile-v1 and guile-v2 --Harm (May 2022) | %% Outside LSR it's possible to use "≋" directly for guile-v1 and guile-v2 --Harm (May 2022) | ||
\mark \markup { "LyricHyphen.text is blue" \with-color #blue #" | \mark \markup { "LyricHyphen.text is blue" \with-color #blue #"≋" } | ||
\override LyricHyphen.text = | \override LyricHyphen.text = | ||
\markup | \markup | ||
\scale #'(3 . 1) \with-color #blue #" | \scale #'(3 . 1) \with-color #blue #"≋" | ||
\override LyricText.font-size = #6 | \override LyricText.font-size = #6 | ||
Break -- ing | Break -- ing | ||