lilypond-user
[Top][All Lists]
Advanced

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

Re: "loose" alignment of lyrics


From: Trevor Daniels
Subject: Re: "loose" alignment of lyrics
Date: Sun, 16 Apr 2017 18:11:13 +0100


Hi Jonathan
 
Not entirely sure what you mean, but is it this?
 
\version "2.19.52"
 
\score {
  <<
    \new ChordNames
    \chordmode {
      a1 b2 c d1 e
    }
    \new Lyrics
    \with { \override LyricText.self-alignment-X = #LEFT }
    \lyricmode {
      "bar one"1
      "bar two"
      "bar three"
      "bar four"
    }
  >>
}
 
Trevor
----- Original Message -----
Sent: Sunday, April 16, 2017 5:08 PM
Subject: "loose" alignment of lyrics

Hi,

One of the things that attracts me to Lilypond is that I can scale the level of detail to what I need.

Now, sometimes what I need, especially in a first iteration, is a quick chord chart with lyrics.

Looking at the documentation though, it looks like I have to give full timing information for the vocal melody to position it correctly, but if I'm doing a quick chart that's going to be a pain.

What I want to do is just align key bits, say the word at the start of the bar.

Is that possible?

regards

Jon

Virus-free. www.avg.com


_______________________________________________
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]