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

Issue 290650043: Allow property paths as scalars and in assignments (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

Allow property paths as scalars and in assignments They cannot be embedded LilyPond since #{ 2 . 2 #} already is valid music. Property paths must have at least two syntactic elements to be recognized as such and must not start with a Scheme expression. Technically, 3 . #'() counts. This affects overrides and sets as well. Also contains commits: Run scripts/auxiliar/update-with-convert-ly.sh convert-ly rule for nicer beatStructure syntax

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -164 lines) Patch
M Documentation/de/notation/rhythms.itely View 18 chunks +21 lines, -21 lines 0 comments Download
M Documentation/es/notation/rhythms.itely View 17 chunks +20 lines, -20 lines 0 comments Download
M Documentation/fr/notation/rhythms.itely View 17 chunks +20 lines, -20 lines 0 comments Download
M Documentation/it/learning/templates.itely View 1 chunk +1 line, -1 line 0 comments Download
M Documentation/it/notation/rhythms.itely View 17 chunks +20 lines, -20 lines 0 comments Download
M Documentation/ja/notation/rhythms.itely View 17 chunks +19 lines, -19 lines 0 comments Download
M Documentation/ly-examples/granados.ly View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/notation/rhythms.itely View 17 chunks +20 lines, -20 lines 0 comments Download
M Documentation/snippets/automatic-beam-subdivisions.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/snippets/beam-endings-in-score-context.ly View 3 chunks +4 lines, -4 lines 0 comments Download
M Documentation/snippets/conducting-signs,-measure-grouping-signs.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M Documentation/snippets/new/subdividing-beams.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M Documentation/snippets/reverting-default-beam-endings.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/snippets/subdividing-beams.ly View 2 chunks +5 lines, -5 lines 0 comments Download
M input/regression/autobeam-3-4-rules.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/beam-beat-grouping.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/display-lily-tests.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/measure-grouping.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/multiple-time-sig-settings.ly View 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/time-signature-settings-by-staff.ly View 3 chunks +3 lines, -3 lines 0 comments Download
M input/regression/tuplet-subdivision.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M lily/parser.yy View 3 chunks +31 lines, -0 lines 0 comments Download
M python/convertrules.py View 1 chunk +17 lines, -0 lines 0 comments Download

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