Hello Lilypond team and users,
I'm engraving songs that need long stanza for 1st lyric lines and short
stanza with repetition from 2nd lines downward.
Is there any way to archive this in Lilypond 2.24?
Below is my workaround but I'm not able to align long stanza for 1st lines:
\version "2.24.3"
It works amazingly!
Thanks a lot for your expertise!!!
Best,
Tu
Vào 22:50, T.6, 1 Th4, 2022 Jean Abou Samra đã viết:
>
>
> Le 31/03/2022 à 17:26, Dinh Hoang Tu a écrit :
> > Hi Jean and all,
> >
> > I ran into cases when chorus and first verse are continued on first line.
> > Then with this sol
Le 04/04/2022 à 05:07, Dinh Hoang Tu a écrit :
Hi Jean,
Thanks a lot for your updated code.
This seems to solve the issue with stanza of verses. It's really
great. Thanks again for this!
But it also prints chorus stanza on each line which is not really
expected I think.
\version "2.22.2
Hi Jean,
Thanks a lot for your updated code.
This seems to solve the issue with stanza of verses. It's really great.
Thanks again for this!
But it also prints chorus stanza on each line which is not really expected
I think.
\version "2.22.2"
sopranoMusic = \relative c'' {
\time 2/4
% chor
Le 31/03/2022 à 17:26, Dinh Hoang Tu a écrit :
Hi Jean and all,
I ran into cases when chorus and first verse are continued on first line.
Then with this solution, stanza cannot be changed from chorus to verse
1, or vice versa.
I would appreciate it if it can be archived somehow.
Here's an
Hi Jean and all,
I ran into cases when chorus and first verse are continued on first line.
Then with this solution, stanza cannot be changed from chorus to verse 1,
or vice versa.
I would appreciate it if it can be archived somehow.
\version "2.22.1"
sopranoMusic = \relative c'' {
\time 2/4
Ça marche parfaitement.
Merci bcp pour ton "un peu de technique" 😅
It works like a charm!
Thanks a lot for your "little" code 😊
Cordialement,
Regards,
Tu DINH
On Wed, 30 Mar 2022 at 21:43, Jean Abou Samra wrote:
>
>
> Le 30/03/2022 à 16:38, Dinh Hoang Tu a écrit :
> > Hello Lilypond team and
Le 30/03/2022 à 16:38, Dinh Hoang Tu a écrit :
Hello Lilypond team and users,
I'm engraving songs with many verses, and I would like to have stanza
numbers in front of each line instead of only first line.
I found vocalName and shortVocalName seems suitable for this purpose,
but their posit