[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: \override Score . PaperColumn - am I using this wrong?
From:       Kieren MacMillan <kieren_macmillan () sympatico ! ca>
Date:       2008-01-31 18:39:28
Message-ID: BAYC1-PASMTP09C827CBE0D485E83A5B2194370 () CEZ ! ICE
[Download RAW message or body]

Hi Jay,

I think you want to use the LyricText #'self-alignment-X property.
See attached example.

Hope this helps!
Kieren.
__________________________

\version "2.11.37"
#(set-global-staff-size 12)

pipeSymbol = \bar "|"

\header
{
	title = "Ps. 32, Happy Are Those Whose Transgression is Forgiven"
	maintainer = "Jay Ricketts"
	maintainerEmail = "jay.ricketts (at) gmail.com"
	lastupdated = "2008/Jan"
	footer = "2007/01/31-1203"
}

\score
{
	<<
		\chords { }
		\relative
		{
			\key g \major \clef treble
			\set Staff.midiInstrument = "voice oohs"
			\cadenzaOn	a'1 g8 e g g fis (e4) r | \break
  		}
		\addlyrics
		{
			\set stanza = "1."
			\once \override LyricText #'self-alignment-X = #-1
				"While I kept si -- lence, my bod -- y was -- ted a -- way  
through my "
			groa -- ning all day long.
		}
	>>
}

\layout { \paper { system-count = #1 ragged-right = ##t } }




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic