lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 1698 in lilypond: Slurs and ties are not corre


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1698 in lilypond: Slurs and ties are not correct over repeats
Date: Sun, 14 Apr 2013 20:54:18 +0000


Comment #64 on issue 1698 by address@hidden: Slurs and ties are not correct over repeats
http://code.google.com/p/lilypond/issues/detail?id=1698

% Desired input to that we would expect to produce the output above,
% plus a slur on the final G-A so that unterminated slurs have visible effect.
{ R1
  \repeat volta 2
  { f'4 g'(  a' b' }
  \alternative {
    { f') r2. }
    {
      f'4) g'2.( } }
  a'1) \bar "|." }

{ f'4 g'( a' b'
  \repeat volta 2
  { f') r2.}
  \alternative {
    { f'4 g'( a' b'4 }
    { f'2 g'2( } }
  a'1) \bar "|." }

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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