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

Issue 258080043: Stop the generic \tweak command from working as override (Closed)

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

Description

Stop the generic \tweak command from working as override The problem with letting the generic \tweak command work as an override is that the tweaking of lyric events becomes awkward since plain lyrics are hard to distinguish from property names. This renames the combined tweak/override command into \propertyTweak and changes all callers requiring the combined functionality to call \propertyTweak (or its Scheme equivalent) rather than \tweak. The original issue allowing \tweak to act as an override was issue 2929. The issue allowing tweaks to function in \lyricmode is issue 2543. Also contains commit: Simplify input/regression/lyric-tweak.ly

Patch Set 1 #

Patch Set 2 : Change another affected regtest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -86 lines) Patch
M input/regression/lyric-tweak.ly View 2 chunks +5 lines, -7 lines 0 comments Download
M input/regression/tweaks-as-overrides.ly View 1 2 chunks +7 lines, -7 lines 0 comments Download
M ly/music-functions-init.ly View 8 chunks +94 lines, -72 lines 0 comments Download

Messages

Total messages: 1
dak
8 years, 9 months ago (2015-08-01 12:06:49 UTC) #1
Change another affected regtest
Sign in to reply to this message.

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