lilypond-user
[Top][All Lists]
Advanced

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

Re: Title Position Off


From: Karlin High
Subject: Re: Title Position Off
Date: Mon, 21 Jan 2019 17:56:27 -0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

On 1/21/2019 5:30 PM, Reggie wrote:
Nothing is above my title.

Sorry, communication failure. I was thinking that moving the title up will quickly reach the top of the page, and there must be something about the layout I am not understanding.

How about using annotate-spacing to show the available dimensions that can be adjusted? Which one should be changed to get the result you want?

<http://lilypond.org/doc/v2.19/Documentation/notation/displaying-spacing>

% BEGIN
\version "2.18.2"
  \header { title = "My Title" }
  \paper { annotate-spacing = ##t }
  \score { c4 }
% END

--
Karlin High
Missouri, USA



reply via email to

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