lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Asterisk before first syllable of verse


From: Fernando Gil
Subject: Re: Asterisk before first syllable of verse
Date: Wed, 20 Oct 2021 19:18:13 -0500

Does this help?


You'll need also to adjust to match your preference for that syllable

\once \override LyricText.self-alignment-X = #LEFT


StanzaSix = \lyricmode {

\set stanza = "2."

\set language = "es"

\override StanzaNumber #'font-shape = #'italic

\override LyricText #'font-shape = #'italic

\markup \concat {* \hspace #0.5 Vo} -- so -- tros hi -- jos de~Is -- ra -- el,

}






El mié., 20 de octubre de 2021 6:49 p. m., Kira Garvie <kgarvie@gmail.com> escribió:
Hello all! I need there to be an asterisk before the first syllable of this verse, but I can't figure out how to make it work with also keeping the hyphenation of the word, and not bumping all the lyrics over one syllable... also, I dont use the \addLyrics command because the text and the music are actually saved as separate files and the command to combine them is elsewhere. 

StanzaSix = \lyricmode {

\set stanza = "2."

\set language = "es"

\override StanzaNumber #'font-shape = #'italic

\override LyricText #'font-shape = #'italic

Vo -- so -- tros hi -- jos de~Is -- ra -- el,



Thank you!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]