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

Issue 103890046: Issue 3942: Scale slurs and ties when using \magnifyMusic.

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 10 months ago by Mark Polesky
Modified:
9 years, 9 months ago
Reviewers:
dak, pwm
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

http://code.google.com/p/lilypond/issues/detail?id=3942

Patch Set 1 #

Patch Set 2 : Deal with semi-ties; add new regtests; rewrite old ones. #

Patch Set 3 : Allow only positive magnification values. #

Patch Set 4 : Detect scalable prop-values on-the-fly. #

Patch Set 5 : Also scale beamlets; add regtest. #

Patch Set 6 : Scheme nitpicks. #

Patch Set 7 : Move helper functions to music-functions.scm. #

Patch Set 8 : Reformat scheme code. #

Patch Set 9 : Magnify fontSize relative to current fontSize. #

Patch Set 10 : Rewrite revert-props procedure. #

Patch Set 11 : Fix regtests. #

Patch Set 12 : Make sure we're in a Voice context. #

Total comments: 1

Patch Set 13 : Clean up ly code, improve scm docstrings. #

Total comments: 1

Patch Set 14 : Scheme formatting. #

Patch Set 15 : Docstring formatting. #

Patch Set 16 : Scheme formatting. #

Total comments: 2

Patch Set 17 : \magnifyMusic: don't modify nested properties and reformat code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -88 lines) Patch
M ly/music-functions-init.ly View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +24 lines, -62 lines 0 comments Download
M scm/music-functions.scm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +7 lines, -26 lines 0 comments Download

Messages

Total messages: 11
Mark Polesky
Please review this new patch. I'm not entirely sure this is the right approach, so ...
9 years, 10 months ago (2014-06-06 09:29:03 UTC) #1
Mark Polesky
On 2014/06/06 09:29:03, Mark Polesky wrote: > Please review this new patch. I'm not entirely ...
9 years, 10 months ago (2014-06-13 17:05:21 UTC) #2
dak
markpolesky@gmail.com writes: > On 2014/06/06 09:29:03, Mark Polesky wrote: >> Please review this new patch. ...
9 years, 10 months ago (2014-06-14 06:58:52 UTC) #3
Mark Polesky
On 2014/06/14 06:58:52, dak wrote: >> On 2014/06/06 09:29:03, Mark Polesky wrote: >> ... Ideally, ...
9 years, 10 months ago (2014-06-15 03:41:58 UTC) #4
dak
markpolesky@gmail.com writes: > On 2014/06/14 06:58:52, dak wrote: >>> On 2014/06/06 09:29:03, Mark Polesky wrote: ...
9 years, 10 months ago (2014-06-15 05:25:27 UTC) #5
Mark Polesky
On 2014/06/15 05:25:27, dak wrote: > It would have helped if I had written the ...
9 years, 10 months ago (2014-06-20 09:29:45 UTC) #6
Mark Polesky
This new patch went through a countdown cycle without any reviews. I'm putting it through ...
9 years, 10 months ago (2014-06-30 22:55:24 UTC) #7
pwm
I happened to notice one little thing while I was skimming through this (i.e. not ...
9 years, 9 months ago (2014-07-04 14:04:35 UTC) #8
dak
Yeah, I know. Late again. I was really having problems catching up with various things. ...
9 years, 9 months ago (2014-07-06 14:04:07 UTC) #9
Mark Polesky
On 2014/07/06 14:04:07, dak wrote: > ly/music-functions-init.ly:645: Stem.thickness > This is madness. Stem.thickness and its ...
9 years, 9 months ago (2014-07-07 02:21:59 UTC) #10
dak
9 years, 9 months ago (2014-07-07 18:22:09 UTC) #11
https://codereview.appspot.com/103890046/diff/250001/ly/music-functions-init.ly
File ly/music-functions-init.ly (right):

https://codereview.appspot.com/103890046/diff/250001/ly/music-functions-init....
ly/music-functions-init.ly:718: \context Voice {
This would create a new Staff when using
\new TabStaff { \magnifyMusic ...

It would seem safer to use \context Bottom instead.
Sign in to reply to this message.

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