bug-lilypond
[Top][All Lists]
Advanced

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

Re: FW: How to override bar line?


From: Erik Sandberg
Subject: Re: FW: How to override bar line?
Date: Mon, 26 Sep 2005 03:26:49 +0200
User-agent: KMail/1.8.1

On Monday 26 September 2005 02.24, Fairchild wrote:
> Eric -
>
> Look at the second snippet, showing that the end of the first line is the
> end of the piece.

Ah, ok.

> I'll work on deep tricks.

Looks like scm/output-lib.scm is a good place to start at. I think you'll need 
to do something like
\once \override BarLine #'break-glyph-function = #(lambda (x) ("|." . "|:"))
(untested, and it probably doesn't work)

-- 
Erik




reply via email to

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