Issue 477 in lilypond: Scripts attached to beams have excess padding at staff edge

2008-09-01 Thread codesite-noreply
Issue 477: Scripts attached to beams have excess padding at staff edge http://code.google.com/p/lilypond/issues/detail?id=477 Comment #2 by v.villenave: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are

Issue 477 in lilypond: Scripts attached to beams have excess padding at staff edge

2008-08-03 Thread codesite-noreply
Issue 477: Scripts attached to beams have excess padding at staff edge http://code.google.com/p/lilypond/issues/detail?id=477 Comment #1 by hanwenn: looks good to me - must've been fixed in the meantime inadvertently. Issue attribute updates: Status: Fixed -- You received this me

Issue 477 in lilypond: Scripts attached to beams have excess padding at staff edge

2007-09-18 Thread codesite-noreply
Issue 477: Scripts attached to beams have excess padding at staff edge http://code.google.com/p/lilypond/issues/detail?id=477 New issue report by gpermus: %{ When articulation scripts are attached to beams, there is too much padding when the beams are near the staff edges. %} \version "2.

Re: Scripts attached to beams have excess padding at staff edge

2007-09-18 Thread Graham Percival
Thanks, http://code.google.com/p/lilypond/issues/detail?id=477&start=100 Cheers, - Graham Neil Puttock wrote: Hello, When articulation scripts are attached to beams, there is too much padding when the beams are near the staff edges. \version "2.11.32" \paper { ragged-right = ##t } \relative c

Scripts attached to beams have excess padding at staff edge

2007-09-17 Thread Neil Puttock
Hello, When articulation scripts are attached to beams, there is too much padding when the beams are near the staff edges. \version "2.11.32" \paper { ragged-right = ##t } \relative c'' { \voiceOne g8-- a-- b-. c-. %Tenuto marks are too far from beams \voiceTwo e-- d-- c-. b-. }