This raises an error message if showLastLength is not used to show full
measures.
As I am the worst git-cl user ever, if someone could throw this up on
Reitveld, I'd appreciate it.
~Mike
0002-Fix-for-issue-1173-to-fails-when-asked-to-showLastLe.patch
Description: Binary data
__
cold week in Paris = lilypond week
my best stab at fixing 1116
This solution works for the minimal example given with the issue, and it
works in general if one accepts the assumption that there is no reason that
anything fed through stack-lines (in scm/stencil.scm) should have an X
extent whose le
Hello,
On 29/07/2010 23:31, Trevor Daniels wrote:
Dan Wilckens wrote Thursday, July 29, 2010 2:47 PM
My suggestion is to include the \tempo "Allegro" 4=160 type command in
the Rhythms section of the Learning Manual, since tempo is fundamental
to rhythm, and I didn't find it anywhere else in
On 30 July 2010 15:11, Mike Solomon wrote:
> This solution works for the minimal example given with the issue, and it
> works in general if one accepts the assumption that there is no reason that
> anything fed through stack-lines (in scm/stencil.scm) should have an X
> extent whose left boundary
On 30 July 2010 14:19, Mike Solomon wrote:
> This raises an error message if showLastLength is not used to show full
> measures.
Ouch. :)
We should always try to continue compilation (leaving aside syntax
errors, of course) so I think it would be better to `round' the value
if necessary to ensur
On 2010-07-30 21:51, Neil Puttock wrote:
On 30 July 2010 15:11, Mike Solomon wrote:
This solution works for the minimal example given with the issue, and it
works in general if one accepts the assumption that there is no reason that
anything fed through stack-lines (in scm/stencil.scm) should h
On Thu, Jul 29, 2010 at 12:59:46AM +0800, Ambrose Bonnaire-Sergeant wrote:
>In scm/define-music-types.scm there is a comment:
>;; TODO: should link back into the user manual.
>I'm assuming it's referring to the elements of "music-description".
>Where are these located?
I have no kn