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

Issue 290580043: Amend convert-ly 2.17.6 rules for \tweak (Closed)

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

Description

Amend convert-ly 2.17.6 rules for \tweak Double application was problematic. Since grob properties start with lowercase letters or X or Y while grob names start with A-W, it can be reliably avoided to do the incorrect double conversion \tweak #'style #'none ... -> \tweak style #'none ... -> \tweak style.none ...

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M python/convertrules.py View 1 chunk +2 lines, -2 lines 0 comments Download

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