Issue 233 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 233: secondary beam on wrong side http://code.google.com/p/lilypond/issues/detail?id=233 Comment #3 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in the owner or CC fields of thi

Issue 233 in project lilypond

2007-01-11 Thread codesite-noreply
Issue 233: secondary beam on wrong side http://code.google.com/p/lilypond/issues/detail?id=233 Comment #2 by hanwenn: this was fixed in 2.11 by commit b772ceedf54b1dbb60af8d72f8386a5f12d10bbe Author: Joe Neeman <[EMAIL PROTECTED](none)> Date: Sun Nov 26 18:45:59 2006 +0200 fix Skyline::dis

Issue 233 in project lilypond

2007-01-11 Thread codesite-noreply
Issue 233: secondary beam on wrong side http://code.google.com/p/lilypond/issues/detail?id=233 Comment #1 by hanwenn: This was caused by Beam::get_beam_segments not doing me->get_property("beaming"). In most cases, this no problem, since the callback will already have been triggered due to anothe

Issue 233 in project lilypond

2007-01-11 Thread codesite-noreply
Issue 233: secondary beam on wrong side http://code.google.com/p/lilypond/issues/detail?id=233 New issue report by hanwenn: \version "2.10.10" { << \new Staff {} \new Staff { g'16[ a'] } >> } Attachments: bug.preview.png 2K Issue attributes: Status: Fixed