lilypond-user
[Top][All Lists]
Advanced

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

Re: background colour


From: Malte Meyn
Subject: Re: background colour
Date: Sun, 12 Jun 2016 14:01:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0



Am 12.06.2016 um 13:00 schrieb Christian:
Hi all,

I am trying to make a reverted score (white music on black background).
The first part works, the second doesn't.
Does anybody know how to make the background black?

See http://lsr.di.unimi.it/LSR/Item?id=699

sopranoVoice = \relative c' {
  \global
  c2 g
  -\tweak layer #-1
  -\markup {
    \with-dimensions #'(0 . 0) #'(0 . 0)
    \with-color #black
    \filled-box #'(-1000 . 1000) #'(-1000 . 4000) #0
  }
}



reply via email to

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