Issue 406 in lilypond: Feathered beams do not work with knees

2007-08-30 Thread codesite-noreply
Issue 406: Feathered beams do not work with knees
http://code.google.com/p/lilypond/issues/detail?id=406

Comment #2 by gpermus:
Sorry, I misunderstood the bug report or something.  The png that I posted with 
the
bug report doesn't even demonstrate the problem.


Issue attribute updates:
Status: Verified

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Issue 406 in lilypond: Feathered beams do not work with knees

2007-08-17 Thread codesite-noreply
Issue 406: Feathered beams do not work with knees
http://code.google.com/p/lilypond/issues/detail?id=406

Comment #1 by hanwenn:
this works for me 

[EMAIL PROTECTED] lilypond]$ git describe
release/2.11.29-1-34-g625ae79




Issue attribute updates:
Status: Invalid

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Issue 406 in lilypond: Feathered beams do not work with knees

2007-08-14 Thread codesite-noreply
Issue 406: Feathered beams do not work with knees
http://code.google.com/p/lilypond/issues/detail?id=406

New issue report by gpermus:
When using a feathered kneed beam, the stems on the upside down part of
the beam are too long, because they do not know that the beam is feathered
and therefore extend all the way to the position that the beam would have
had, had it not been feathered. 


\version 2.10.25
\paper { ragged-right = ##t }
{
  \once \override Beam #'grow-direction = #LEFT
  c,32[ d, e, f, c''' d''' e''' f''']
} 


Attachments:
foo.preview.png  4.3 KB 


Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Low

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond