lilypond-user
[Top][All Lists]
Advanced

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

Re: barlines - thickness and location


From: Mats Bengtsson
Subject: Re: barlines - thickness and location
Date: Mon, 20 Sep 2004 14:57:27 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803

I don't really see a simple way to implement what you have in
mind. Of course, you could always use \bar "|" to print an
extra bar line and set the properties hair-thickness and
extra-offset of the BarLine layout object, see
http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond-internals/BarLine.html

One possible alternative is to redefine the print-function property
of the NoteHead object to a function that draws both the note head
and the additional bar line, but it requires some hacking in Scheme
to set all the necessary properties and you may need to look at the
source code of the print functions to find out what information is
needed.

   /Mats

Jarkko Sipilä (Koti) wrote:
I would need a software which draws the barlines over the
first note of the bar as a thin line. The barlines should not affect the
distance between the notes.

Like this:
http://webusers.siba.fi/~jsipila/trio.jpg

Which classes do drawing of the barlines and control location and thickness of the barlines?

Thanks, Jarkko Sipilä


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        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]