lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2492 in lilypond: Kievan notation - improper b


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2492 in lilypond: Kievan notation - improper beaming functionality
Date: Sun, 12 Aug 2012 16:22:05 +0000


Comment #16 on issue 2492 by address@hidden: Kievan notation - improper beaming functionality
http://code.google.com/p/lilypond/issues/detail?id=2492

There are a couple issues at play.

First, if the NoteHead glyphs change based on direction, then you need a pure height function for NoteHead Y-extent. You can put this in an unpure-pure-container. Checkout define-grobs.scm to see how they work and read the part of CG on pure grobs.

Second, you've made a check against Kievan stems in is_normal_stem. This makes it impossible to determine beam direction which calculates directions based on normal stems. Why are Kievan stems not allowed to be normal?




reply via email to

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