> 1. The lyric underscores are too close to the low E so there is no room to
>    write the note name. How do I add extra padding (spacing) between the
> staff
>    and the lyrics?
>

Try :

 \lyricsto "one" \new Lyrics \with {
        \override VerticalAxisGroup #'nonstaff-relatedstaff-spacing =

#'((basic-distance . 10))
            } \verseA



>
> 2. How do I "tweak" the vocalName under the treble clef rather than have it
>    outside the staff lines?


 I don't see anything else than :

 indent = 15\mm
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to