Re: Inserting lyrics in a global situation

2019-05-13 Thread karl
Vicente Sanches: > I'm editing the Mozart's Ave Verum for a college work. Nice. > As there are many instruments and voices, i tried to organize things > separating notes from staff and layout information, That is good, but I suggest that you (well really it's my preferences) separate things into

Re: Inserting lyrics in a global situation

2019-05-13 Thread Henning Hraban Ramm
Am 2019-05-13 um 04:20 schrieb Vicente Sanches : > Hi, > I'm editing the Mozart's Ave Verum for a college work. > As there are many instruments and voices, i tried to organize things > separating notes from staff and layout information, but i don't know how to > insert lyrics in such organizat

Re: Inserting lyrics in a global situation

2019-05-13 Thread Pierre Perol-Schneider
Hi Vicente, try simply: ... lyr = \lyricmode { A -- ve, a -- ve ve -- rum } ... \new StaffGroup << \new Staff \with { instrumentName = \markup {\bold #"Soprano." }} << \global \sop \addlyrics \lyr >> \new Staff \with { instrumentName = \markup {\bold #"Alto." }} << \global \alt

Inserting lyrics in a global situation

2019-05-12 Thread Vicente Sanches
Hi, I'm editing the Mozart's Ave Verum for a college work. As there are many instruments and voices, i tried to organize things separating notes from staff and layout information, but i don't know how to insert lyrics in such organizational structure. the skeleton of the doc looks like this: \ver