lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #1862 Misleadi


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #1862 Misleading clef placement at the end of a volta
Date: Sat, 03 Feb 2018 19:04:28 -0000

I think this should be treated as a bug rather than as an ugly. It's positively misleading to the player to be told of a clef change which shouldn't happen.


[issues:#1862] Misleading clef placement at the end of a volta

Status: Accepted
Created: Sun Sep 04, 2011 03:01 AM UTC by Anonymous
Last Updated: Sat Feb 03, 2018 07:01 PM UTC
Owner: nobody
Attachments:

Originally created by: *anonymous

Originally created by: address@hidden

From Bertrand Bordage:

\markup "This gives the impression that the repeat should be done with a F
clef."
{
  \clef F r2 r4 \clef G r8 a
  \repeat volta 2 { \repeat unfold 8 d'4 }
  \alternative {
    { d' r4 r r8 a }
    { \clef F d4 d d d }
  }
}

\markup "This is what should be engraved."
{
  \clef F r2 r4 \clef G r8 a
  \repeat volta 2 { \repeat unfold 8 d'4 }
  \alternative {
    { d' r4 r r8 a }
    {
      \override Score.Clef #'break-align-symbol = #'time-signature
      \clef F d4 d d d
    }
  }
}

There's a similar problem with time signatures.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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