lilypond-user
[Top][All Lists]
Advanced

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

Re: Text markup: vspace with negative number


From: Jethro Van Thuyne
Subject: Re: Text markup: vspace with negative number
Date: Thu, 15 Aug 2013 16:55:34 +0200
User-agent: Mutt/1.5.21 (2010-09-15)


David Kastrup (15 Aug 2013 @ 16:49)
Jethro Van Thuyne <address@hidden> writes:

bookTitleMarkup = \markup
  {
  \fill-line
    {     \center-column
      {       \fontsize #4.5 \fromproperty #'header:title
      \fontsize #-3 \fromproperty #'header:copyMusic
      \vspace #-2
      \fontsize #-3 \fromproperty #'header:copyLyric
      }     }   }

Any way to set the line height to a smaller number than the
default value in \center-column?

You could try telling us the version of LilyPond you are using.  With
the current development version, this moves the third field right into
the first one.  So you are obviously using something else.
I'm using 2.17.14

Jethro





reply via email to

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