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

Issue 39320044: Allow score and book identifiers at top level, and score identifiers in book(part)s

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

Description

Allow score and book identifiers at top level, and score identifiers in book(part)s Instead of xxx = \score { ... } yyy = \book { ... } \score { \xxx } \book { \yyy } you can now just write xxx = \score { ... } yyy = \book { ... } \xxx \yyy Book and bookparts at top level are distinguished by virtue of only books having a \paper block. Also contains commit: Regularize score handling (origin and copying) Scores get their origin set when score_body is called, and when encountered in \xxx and constructs, are properly copied.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -9 lines) Patch
M lily/parser.yy View 9 chunks +28 lines, -9 lines 0 comments Download

Messages

Total messages: 1
lemzwerg
10 years, 4 months ago (2013-12-15 00:08:23 UTC) #1
LGTM.
Sign in to reply to this message.

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