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
  }
}

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to