Hi Harm,

this seems to be tricky, because the corresponding engraver seems to look for strings containig '~'. So a markup would have to be split ... a custom engraver might do it ... If the syllable is not a string, but a markup containing a string, containing "~", then put the right stencil in there.

Just a thought ...

Best, Jan-Peter

Am 27.09.2013 10:15, schrieb Thomas Morley:
is there any possibility to modify one syllable of LyricText if the
syllables are connected with "~"?

In this example the \markup disturbs "~".
(Same for "_")

\version "2.17.26"

\new Lyrics \lyricmode {
     foo~bar
     \markup { \italic foo }~bar
}

Thoughts?


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

Reply via email to