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

List:       lilypond-user
Subject:    Dynamics and Lyrics don't mix
From:       Roman Stawski <roman () stawski ! fr>
Date:       2010-02-27 15:20:05
Message-ID: 4B893825.4080308 () stawski ! fr
[Download RAW message or body]

After some playing around, I found that the following gets rid of the
warnings. It does seem a little messy, though.

-----
\version "2.13.11"
\paper{ ragged-right = ##t }

<<
  \new Staff \new Voice = "a" \relative c'' { a b c d }
  \new Dynamics \with {
    \override VerticalAxisGroup #'staff-affinity = #DOWN
  } { s4\p s\< s\! s\mf }
  \new Lyrics \with {
    \override VerticalAxisGroup #'staff-affinity = #DOWN
  } { \lyricsto "a" \lyricmode { a b c d }}
>>
-----

My only problem now is to increase the spacing between the dynamics and
the lyrics. Ah well, back to the VerticalAxisGroup documentation...

regards

Roman





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

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