On 28 April 2010 13:36, Kieren MacMillan <kieren_macmil...@sympatico.ca> wrote:

> Can anyone explain to me what's going on here, and why the comments in IR 
> appear to suggest the opposite of what's actually happening?

The comment is obsolete: defaultBarType isn't set by any engraver
(it's a user override), so there are no dependency issues concerning
its use.

Default_bar_line_engraver must follow Timing_translator since the
latter is responsible for setting measurePosition at the start of
every timestep.  Naturally, this is rather important for automatic
barlines, since they should only appear when measurePosition =
ZERO_MOMENT.

Cheers,
Neil


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to