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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
