bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unbeamed notes after a cadenza and an appogiatura


From: Graham Percival
Subject: Re: Unbeamed notes after a cadenza and an appogiatura
Date: Wed, 05 Sep 2007 03:34:48 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

Mao! I knew that I recognized the bug report, but I only searched for "cadenza", "grace", and "accaciatura".

Cheers,
- Graham


Mats Bengtsson wrote:
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
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond




_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

[Prev in Thread] Current Thread [Next in Thread]