lilypond-user
[Top][All Lists]
Advanced

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

Re: unmasking horizont lines


From: Mats Bengtsson
Subject: Re: unmasking horizont lines
Date: Wed, 23 Apr 2003 13:50:53 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

You mean how to make them invisible? Try

\score{
 ...
  \paper{
    \translator{
      \ScoreContext
      StaffSymbol \override #'transparent = ##t
    }
  }
}

Other properties that affect the staff lines can be found at
http://lilypond.org/stable/Documentation/user/out-www/lilypond-internals/StaffSymbol.html

    /Mats

address@hidden wrote:
hello,
does anyybody know how to unmask those 5 horizont lines between the notes? or is that impossible?
any ideas are greatly appriciated?

Marcus



--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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