lilypond-user
[Top][All Lists]
Advanced

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

Re: center text in the middle of the page


From: Federico Bruni
Subject: Re: center text in the middle of the page
Date: Wed, 06 Jan 2010 16:00:57 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1.5) Gecko/20091130 Thunderbird/3.0

Il 06/01/2010 15:35, Kieren MacMillan ha scritto:

Does anybody know if there's a way to make it working somehow also with a 
markup block?
Well, I would have expected to find a solution in one of the commands related 
to \markup ...

If you \box it, with large enough padding, that might work�


What about this? (but now I have the borders of the box, can I remove them?)

\markup {
  \fill-line {
    \box {
      \pad-markup #35
      \fontsize #10
      "Chapter 1"
    }
  }
}


--
http://gnurag.net/blog/
http://fsfe.org/
http://groups.fsf.org/wiki/LibrePlanetItalia





reply via email to

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