lilypond-user
[Top][All Lists]
Advanced

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

Re: Two addit. lyrics lines -- how to make centered?


From: Dmytro O. Redchuk
Subject: Re: Two addit. lyrics lines -- how to make centered?
Date: Tue, 13 Mar 2007 15:05:06 +0200
User-agent: Mutt/1.4.2.1i

On Tue, Mar 13, 2007 at 01:54:32PM +0100, Mats Bengtsson wrote:
> OK, how about
>    \score {
>        \new Staff = "tenor" <<
>            \new Voice = "tenvoice" {
>                \melody
>            }
>            \new Lyrics = tenlyr \lyricsto tenvoice \mainwords
>            \new Lyrics = tenlyrup
>                 \with {
>                       alignAboveContext = tenlyr
>                 }
>            \lyricsto tenorup \upperwords
>            \new Lyrics = tenlyrlo
>                 \with {
>                       alignBelowContext = tenlyr
>                 }
>            \lyricsto tenorlo \lowerwords
>        >>
>    }

Yes, that's almost what i've asked in my first email -- but _is_ it
possible to make distance between "u u u u" and "l l l l" shorter?
Is it possible to overlap a bit different lyrics context? If yes -- how?


I have tried with different extents, but failed.


> 
>    /Mats
> 
> Dmytro O. Redchuk wrote:
> >On Tue, Mar 13, 2007 at 01:21:35PM +0100, Mats Bengtsson wrote:
> >  
> >>The general ideas are described in the section on Divisi lyrics. I 
> >>actually sent
> >>an explanation on how it works earlier today in an email entitled 
> >>"lyrics and \skip"
> >>that hasn't made it to the mailing list archives yet.
> >>
> >>My guess is that the following modified version of your \score block
> >>gives what you want:
> >>    
> >Not exactly.
> >
> >
> >  
> >>   \score {
> >>       \new Staff = "tenor" <<
> >>           \new Voice = "tenvoice" {
> >>               \melody
> >>           }
> >>           \new Lyrics = tenlyr \lyricsto tenvoice \mainwords
> >>           \new Lyrics = tenlyrup
> >>                \with {
> >>                      alignAboveContext = tenor
> >>                }
> >>           \lyricsto tenorup \upperwords
> >>           \context Lyrics = tenlyr \lyricsto tenorlo \lowerwords
> >>       >>
> >>   }
> >>    
> >
> >This behaviour is possible without \lowerwords (that -- lowerwords' --
> >lyrics could be inserted into mainwords actually as far as i understood).
> >
> >I would like lyrics line to be between staves like this:
> >
> >
> >                   -- upper voice for upper staff --
> >-- main for both --                                 -- main for both --
> >                   -- lower voice for lower staff --
> >
> >
> >Possibly, that URL (below) would explain better (sorry, my English..).
> >
> >
> >Thanks!
> >  
> >>  /Mats
> >>
> >>Dmytro O. Redchuk wrote:
> >>    
> >>>   What i want exactly: to have behaviour like in this fragment --
> >>>   http://www2.ldc.net/~dor/kanon006.jpg (was typed with
> >>>   musixlyr/musixtex, 28K)
> >>>
> >>>Thanks!
> >>> 
> >>>      
> >>-- 
> >>=============================================
> >>    Mats Bengtsson
> >>    Signal Processing
> >>    Signals, Sensors and Systems
> >>    Royal Institute of Technology
> >>    SE-100 44  STOCKHOLM
> >>    Sweden
> >>    Phone: (+46) 8 790 8463                         
> >>       Fax:   (+46) 8 790 7260
> >>    Email: address@hidden
> >>    WWW: http://www.s3.kth.se/~mabe
> >>=============================================
> >>    
> >
> >  
> 
> -- 
> =============================================
>       Mats Bengtsson
>       Signal Processing
>       Signals, Sensors and Systems
>       Royal Institute of Technology
>       SE-100 44  STOCKHOLM
>       Sweden
>       Phone: (+46) 8 790 8463                         
>        Fax:   (+46) 8 790 7260
>       Email: address@hidden
>       WWW: http://www.s3.kth.se/~mabe
> =============================================
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user

-- 
  _,-=._              /|_/|
  `-.}   `=._,.-=-._.,  @ @._,
     `._ _,-.   )      _,.-'
        `    G.m-"^m`m'        Dmytro O. Redchuk





reply via email to

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