Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(12399)

Issue 369950043: make doubleRepeatType fallback & default the same

Can't Edit
Can't Publish+Mail
Start Review
Created:
5 years, 2 months ago by Malte Meyn
Modified:
5 years, 2 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

make doubleRepeatType fallback & default the same The hardcoded fallback was ":|.|:" so \unsetting doubleRepeatType changed the output.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M lily/repeat-acknowledge-engraver.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1
Malte Meyn
5 years, 2 months ago (2019-02-22 17:02:32 UTC) #1
\version "2.21.0"

{
  \repeat volta 2 R1
  \repeat volta 2 R1
  R1
  \unset Score.doubleRepeatType
  \repeat volta 2 R1
  \repeat volta 2 R1
}
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b