bug-lilypond
[Top][All Lists]
Advanced

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

Kneed beams when changing stem direction \once


From: Daniel Rosen
Subject: Kneed beams when changing stem direction \once
Date: Tue, 18 Dec 2012 18:47:39 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.

%{ In the example below, the two pairs of beamed eighth notes should appear
identical due to the \override command; however, it appears that the \once
command preceding the \stemDown for the first pair is preventing that. %}

\version "2.16.1"
{
  \override Beam #'auto-knee-gap = #30
  \once \stemDown
  f''8[ d']
  \stemDown
  f''8[ d']
}




reply via email to

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