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

Issue 13606049: Parse context definitions and context modifications in \notemode (Closed)

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

Description

Parse context definitions and context modifications in \notemode Since context modifications and context definitions are somewhat more concerned with musical content, it makes sense to parse them in a mode where note names are recognized and can be used in music and scheme function arguments. The main argument for a separate INITIAL lexer mode is for being able to specify REAL number values in a lenient syntax, such as .5\cm. However, dimensions are almost never used in context definitions or modifications but rather in output definitions like layout, midi, paper and header blocks. Also contains commits convert-ly rule for simplifying \stringTuning Run scripts/auxiliar/update-with-convert-ly.sh

Patch Set 1 #

Patch Set 2 : Rebase on current master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -24 lines) Patch
M Documentation/de/notation/fretted-strings.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/es/notation/fretted-strings.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/fr/notation/fretted-strings.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/ja/notation/fretted-strings.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/notation/fretted-strings.itely View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/tablature-letter.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M lily/parser.yy View 1 3 chunks +7 lines, -12 lines 0 comments Download
M python/convertrules.py View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 1
dak
10 years, 7 months ago (2013-09-18 21:10:11 UTC) #1
Rebase on current master
Sign in to reply to this message.

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