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

Issue 4672059: Deprecate \fermataMarkup for full-bar rests.

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by Neil Puttock
Modified:
12 years, 7 months ago
Reviewers:
janek, x.scheuer, reinhold, Trevor Daniels, Reinhold, pkx166h
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Deprecate \fermataMarkup for full-bar rests.

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add convert rule. #

Patch Set 3 : Add a few comments, tidy indentation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -23 lines) Patch
M ly/property-init.ly View 1 1 chunk +1 line, -10 lines 0 comments Download
M python/convertrules.py View 1 1 chunk +6 lines, -0 lines 0 comments Download
M scm/ly-syntax-constructors.scm View 1 2 1 chunk +38 lines, -13 lines 0 comments Download

Messages

Total messages: 11
Neil Puttock
Hi, I've always been a bit annoyed by this, so I though it would be ...
12 years, 8 months ago (2011-08-07 15:24:42 UTC) #1
Trevor Daniels
Nice! LGTM. Will need some doc changes too. Should we deprecate \fermataMarkup? http://codereview.appspot.com/4672059/diff/1/scm/ly-syntax-constructors.scm File scm/ly-syntax-constructors.scm ...
12 years, 8 months ago (2011-08-07 16:01:48 UTC) #2
Neil Puttock
On 7 August 2011 17:01, <tdanielsmusic@googlemail.com> wrote: > Nice! LGTM. Thank you. > Will need ...
12 years, 8 months ago (2011-08-07 16:13:50 UTC) #3
x.scheuer_gmail.com
On 7 August 2011 17:24, <n.puttock@gmail.com> wrote: > > Reviewers: , > > Message: > ...
12 years, 8 months ago (2011-08-07 16:31:10 UTC) #4
Reinhold
LGTM. I have always wondered why \fermataMarkup was necessary. http://codereview.appspot.com/4672059/diff/1/ly/property-init.ly File ly/property-init.ly (right): http://codereview.appspot.com/4672059/diff/1/ly/property-init.ly#newcode189 ly/property-init.ly:189: ...
12 years, 8 months ago (2011-08-07 19:21:32 UTC) #5
Neil Puttock
On 7 August 2011 20:21, <reinhold.kainhofer@gmail.com> wrote: > http://codereview.appspot.com/4672059/diff/1/ly/property-init.ly > File ly/property-init.ly (right): > > ...
12 years, 8 months ago (2011-08-07 19:41:43 UTC) #6
reinhold_kainhofer.com
Am Sunday, 7. August 2011, 21:41:42 schrieb Neil Puttock: > On 7 August 2011 20:21, ...
12 years, 8 months ago (2011-08-07 19:48:58 UTC) #7
Neil Puttock
On 7 August 2011 20:48, Reinhold Kainhofer <reinhold@kainhofer.com> wrote: > I wouldn't go that lowlevel. ...
12 years, 8 months ago (2011-08-07 20:55:31 UTC) #8
janek
This one is very nice! I vote for deleting \fermataMarkup altogether. Will it be also ...
12 years, 8 months ago (2011-08-23 22:36:30 UTC) #9
pkx166h
passes make and reg tests
12 years, 8 months ago (2011-08-24 21:13:08 UTC) #10
Neil Puttock
12 years, 7 months ago (2011-09-05 15:48:53 UTC) #11
On 2011/08/07 19:48:58, reinhold_kainhofer.com wrote:

> I wouldn't go that lowlevel. I rather thought about a scheme function that 
> prints a ly:warning and then returns the new definition (or calls the new 
> function).

Well, it turns out my idea for object properties wouldn't work anyway since the
identifier is contained in an anonymous variable object which can't access an
object property.

One other possibility would be to create a promise and force it when looking up
the identifier.

Cheers,
Neil
> 
> Cheers,
> Reinhold
> -- 
> ------------------------------------------------------------------
> Reinhold Kainhofer, mailto:reinhold@kainhofer.com,
http://reinhold.kainhofer.com/
>  * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
>  * http://www.fam.tuwien.ac.at/, DVR: 0005886
>  * LilyPond, Music typesetting, http://www.lilypond.org
Sign in to reply to this message.

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