lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 355 in lilypond: \repeat bar lines get messed


From: lilypond
Subject: Re: [Lilypond-auto] Issue 355 in lilypond: \repeat bar lines get messed up
Date: Sun, 10 Nov 2013 15:03:29 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_19_0

Comment #11 on issue 355 by address@hidden: \repeat bar lines get messed up
http://code.google.com/p/lilypond/issues/detail?id=355

Pushed to staging as
commit f372c695a52cf83ea00ff3be40acc542b4d46cbd
Author: David Kastrup <address@hidden>
Date:   Sun Nov 3 15:01:10 2013 +0100

    Issue 355: \repeat bar lines get messed up

    % the second repeat should start at the beginning of a bar, not
    % continue from the incomplete bar in the first ending.

    \version "2.17.30"
    \new Staff \relative {
      \partial 4
      \repeat volta 4 { e' | c2 d2 | e2 f2 | }
      \alternative { { g4 g g } { a a a a } }
      a b2.
    }

This still needs better documentation, but I'm skeptical that this is the final state. Maybe still warrants a changelog entry. At any rate, no 2.18 material.

--
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]