[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3555 in lilypond: Patch: Parse context definitions
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3555 in lilypond: Patch: Parse context definitions and context modifications in \notemode |
Date: |
Sun, 15 Sep 2013 14:20:42 +0000 |
Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new
New issue 3555 by address@hidden: Patch: Parse context definitions and context
modifications in \notemode
http://code.google.com/p/lilypond/issues/detail?id=3555
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
http://codereview.appspot.com/13606049
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3555 in lilypond: Patch: Parse context definitions and context modifications in \notemode,
lilypond <=
- Re: [Lilypond-auto] Issue 3555 in lilypond: Patch: Parse context definitions and context modifications in \notemode, lilypond, 2013/09/15
- Re: [Lilypond-auto] Issue 3555 in lilypond: Patch: Parse context definitions and context modifications in \notemode, lilypond, 2013/09/15
- Re: [Lilypond-auto] Issue 3555 in lilypond: Patch: Parse context definitions and context modifications in \notemode, lilypond, 2013/09/18
- Re: [Lilypond-auto] Issue 3555 in lilypond: Patch: Parse context definitions and context modifications in \notemode, lilypond, 2013/09/20
- Re: [Lilypond-auto] Issue 3555 in lilypond: Patch: Parse context definitions and context modifications in \notemode, lilypond, 2013/09/20
- Re: [Lilypond-auto] Issue 3555 in lilypond: Patch: Parse context definitions and context modifications in \notemode, lilypond, 2013/09/30