lilypond-user
[Top][All Lists]
Advanced

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

Re: tweaking all Lyrics items at once


From: Pierre Perol-Schneider
Subject: Re: tweaking all Lyrics items at once
Date: Sat, 14 Sep 2019 17:04:07 +0200

Hi Kieren,
Maybe:

\layout {
  \context {
    \Lyrics
    \override LyricText.self-alignment-X = -5
  }
}

HTH,
Cheers,
Pierre

Le sam. 14 sept. 2019 à 16:45, Kieren MacMillan <address@hidden> a écrit :
Hi all,

I want to tweak [extra-offset] a whole line in a Lyrics context.
There are (potentially) multiple grobs involved: LyricText, LyricHyphen, LyricExtender, LyricSpace, and StanzaNumber.

Is there already an existing function/tweak I can use to move everything at once, or do I need to add my own music function which tweaks all five grobs?

Thanks,
Kieren.
________________________________

Kieren MacMillan, composer (he/him/his)
‣ website: www.kierenmacmillan.info
‣ email: address@hidden


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

reply via email to

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