Kieren has given me the right solution:

\header{
  title= "MY_TITLE"
  composer = \markup \override #'(baseline-skip . 2) \center-column {
"COMPOSER_NAME" \small "(1555-1666)" }
  tagline = ##f
} 

Thanks, it works!!  :)


tarabaz wrote:
> 
> Hello,
> I'm a new and enthusiast user of Lilypond.
> 
> I'm trying to put the composer name and some dates in the composer field
> in two separate lines, but I find that the vertical spacing between the
> "COMPOSER_NAME" and the "(1555-1666)" is too big.
> Anyone can explain me how to reduce this space??
> 
> Here is my header:
> 
> \header{
>   title= "MY_TITLE"
>   composer = \markup \center-column { "COMPOSER_NAME" \small "(1555-1666)"
> }
>   tagline = ##f
> } 
> 
> 
> Thanks :)
> 

-- 
View this message in context: 
http://www.nabble.com/Space-between-two-lines-in-header-tp20747906p20752026.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to