lilypond-user
[Top][All Lists]
Advanced

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

Re: \fill-with-pattern does not center when line-width is overridden?


From: Federico Bruni
Subject: Re: \fill-with-pattern does not center when line-width is overridden?
Date: Thu, 29 Oct 2015 00:43:43 +0100

Il giorno gio 29 ott 2015 alle 0:38, Thomas Morley <address@hidden> ha scritto:
 tocItemMarkup =
   \markup
     \large
     \fill-line { %% <====
       \override #'(line-width . 80)
       \fill-with-pattern #1 #CENTER .
         \fromproperty #'toc:text
         \fromproperty #'toc:page
     }

Ah ok, \fill-line instead of \column.
Thanks!







reply via email to

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