Re: Issue 155 in lilypond: \parenthesize does not take accidentals into account

2011-05-21 Thread lilypond
Comment #5 on issue 155 by mts...@gmail.com: \parenthesize does not take accidentals into account http://code.google.com/p/lilypond/issues/detail?id=155 This can now be worked around in the most recent git. Same holds true for Issue 868. \score { \new Staff { <\parenthesize ais'> } \

Re: 2nd-voice \stemDown ignored with cross-staff stems

2011-05-21 Thread -Eluze
Dominicus wrote: > > % > %Can't get the 8th notes from 2nd-voice bass to > %get beamed plus retain the default stems down direction > i guess you mean {e, f } in the end of your snippet? when i compile they are stemmed down; if i add more notes they are automatically beamed. can you add a pict

2nd-voice \stemDown ignored with cross-staff stems

2011-05-21 Thread Javier Ruiz-Alma
% %Can't get the 8th notes from 2nd-voice bass to %get beamed plus retain the default stems down direction %If I remove the beaming brackets '[' ']', these notes will show stem down with flags %Once beamed, the notes will show stem up, even after applying \stemDown command %How do I force beam pl