I guess that this problem is closely related to
http://code.google.com/p/lilypond/issues/detail?id=372

The workaround described in http://lists.gnu.org/archive/html/bug-lilypond/2007-06/msg00024.html
applies here as well:

\version "2.10.29"
\paper{ ragged-right=##t }
\relative c'' {
 \time 2/4
 c4 e |
 \cadenzaOn
 g g,
 \cadenzaOff \bar "|"
 \acciaccatura d'8 \partial 2 c16 c c c c c c c
}


   /Mats

Graham Percival wrote:
Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=447

Cheers,
- Graham

Nicolas Klutchnikoff wrote:
I'm not top posting.

% Tested with 2.10.29 and 2.11.30 on MacOS 10.4.10 and Ubuntu 7.04

\version "2.10.29"
\paper{ ragged-right=##t }
\relative c'' {
  \time 2/4
  c4 e |
  \cadenzaOn
  g g,
  \cadenzaOff \bar "|"
  \acciaccatura d'8 c16 c c c c c c c
}



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond




_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to