Re: Issue 1250 in lilypond: Default placement of string number indication does not avoid sloping beam

2010-09-06 Thread lilypond
Comment #3 on issue 1250 by n.puttock: Default placement of string number indication does not avoid sloping beam http://code.google.com/p/lilypond/issues/detail?id=1250 Probably not, especially since they're really too big to look good close to the notehead without either changing the

Re: Issue 1250 in lilypond: Default placement of string number indication does not avoid sloping beam

2010-09-06 Thread lilypond
Comment #2 on issue 1250 by Carl.D.Sorensen: Default placement of string number indication does not avoid sloping beam http://code.google.com/p/lilypond/issues/detail?id=1250 Is there a reason *not* to have #'add-stem-support = ##t be the de

Issue 1250 in lilypond: Default placement of string number indication does not avoid sloping beam

2010-09-06 Thread lilypond
Status: Accepted Owner: Labels: Type-Collision Priority-Medium New issue 1250 by brownian.box: Default placement of string number indication does not avoid sloping beam http://code.google.com/p/lilypond/issues/detail?id=1250 Reported by Nick Payne: http://lists.gnu.org/archive/html/bug

Re: Issue 1250 in lilypond: Default placement of string number indication does not avoid sloping beam

2010-09-06 Thread lilypond
Comment #1 on issue 1250 by brownian.box: Default placement of string number indication does not avoid sloping beam http://code.google.com/p/lilypond/issues/detail?id=1250 There is a workaround, posted by Xavier Scheuer: http://lists.gnu.org/archive/html/bug-lilypond/2010-08/msg00560.html

Re: Default placement of string number indication does not avoid sloping beam

2010-09-06 Thread Dmytro O. Redchuk
On Tue 31 Aug 2010, 17:39 Nick Payne wrote: > \version "2.13.31" > > \relative c'' { > a'16[ e c a e a] > } > > Nick Thank you, added as 1250: http://code.google.com/p/lilypond/issues/detail?id=1250 -- Dmytro O. Redchuk Bug Squad ___ bug-lil

Re: Default placement of string number indication does not avoid sloping beam

2010-08-31 Thread Xavier Scheuer
On 31 August 2010 09:39, Nick Payne wrote: > > \version "2.13.31" > > \relative c'' { >    a'16[ e c a e a] > } You should use \override StringNumber #'add-stem-support = ##t It is documented in snippet "Avoiding collisions with chord fingerings" NR 1.7.1 Inside the staff > Fingering instruct

Default placement of string number indication does not avoid sloping beam

2010-08-31 Thread Nick Payne
\version "2.13.31" \relative c'' { a'16[ e c a e a] } Nick <>___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond