lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #3208 Wrong Mu


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #3208 Wrong MultiMeasureRest glyph
Date: Tue, 16 Jan 2018 13:20:30 -0000

Diff:

--- old
+++ new
@@ -1,4 +1,19 @@
-*Originally created by:* *anonymous
+Issue 3208: compressed MMRs choose correct glyphs
+
+usable-duration-logs now affects only the choice of glyph for the
+representation of a single measure. For multiple measures, glyphs for
+longer rests up to maxima are used.
+
+This is a second attempt to make it work and has little to do with my
+first attempt at https://codereview.appspot.com/333340043 Therefore I
+created a new Rietveld issue.
+
+Also the vertical positioning of half and shorter rest glyphs in MMRs
+now is handled correctly. BUT: this breaks make check because of a
+different positioning of breve rests in TabStaffs. For details see
+discussion below.
+
+http://codereview.appspot.com/335410043

 *Originally created by:* address@hidden(http://code.google.com/u/103174888511674413504/)

Patch on countdown for Jan 19th.


[issues:#3208] Wrong MultiMeasureRest glyph

Status: Started
Created: Wed Feb 27, 2013 03:07 AM UTC by Anonymous
Last Updated: Sun Jan 14, 2018 12:18 PM UTC
Owner: Malte Meyn
Attachments:

Issue 3208: compressed MMRs choose correct glyphs

usable-duration-logs now affects only the choice of glyph for the
representation of a single measure. For multiple measures, glyphs for
longer rests up to maxima are used.

This is a second attempt to make it work and has little to do with my
first attempt at https://codereview.appspot.com/333340043 Therefore I
created a new Rietveld issue.

Also the vertical positioning of half and shorter rest glyphs in MMRs
now is handled correctly. BUT: this breaks make check because of a
different positioning of breve rests in TabStaffs. For details see
discussion below.

http://codereview.appspot.com/335410043

Originally created by: address@hidden

Thomas Morley reported here:

http://lists.gnu.org/archive/html/bug-lilypond/2013-02/msg00180.html

as follows:

With measures longer than two whole notes LilyPond chooses different
glyphs for MultiMeasureRest.

\version "2.17.12"

\new Staff {
  \compressFullBarRests

  \time 7/4
  R1*7/4
  R1*7/4*2

  \break

  \time 9/4
  R1*9/4
  R1*9/4*2
  \break

  \time 18/4
  R1*18/4
  R1*18/4*2
}

Discussion on the user-list:
http://lilypond.1069038.n5.nabble.com/Glyph-for-longer-MultiMeasureRest-td141438.html

According to Gould LilyPond's default seems to be correct.
Werner objects.

At least there's need for discussion, I think.

Attached an image showing "LilyPond's default" vs "Correct?"

Regards,
  Harm


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]