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

Issue 3247041: Move note names to scm (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by Valentin Villenave
Modified:
13 years, 4 months ago
Reviewers:
Neil Puttock, carl.d.sorensen, Trevor Daniels, Carl
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Move note names to scm This patch moves the pitchnames alist declarations to define-note-names.scm, where it would seem more consistent with other variables (the only reason why note names were defined in ly/*.ly files was the old \include "foobar.ly" syntax for switching note names, but the new syntax doesn't require this anymore). (This will also allow to optionally take the current input language into account when displaying or printing note names, as will be demonstrated in an upcoming patch.)

Patch Set 1 #

Patch Set 2 : Update legacy language files (thanks Trev.!) #

Patch Set 3 : Add relevant @file entry to pitches.itely #

Total comments: 2

Patch Set 4 : Doc string clarification #

Patch Set 5 : Ooops, merge with current master #

Total comments: 1

Patch Set 6 : A more clever way? #

Patch Set 7 : Remove unnecessary newlines #

Patch Set 8 : i can haz LGTM? #

Patch Set 9 : use music-functions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -1003 lines) Patch
M Documentation/es/notation/pitches.itely View 3 4 5 6 7 1 chunk +3 lines, -0 lines 0 comments Download
M Documentation/fr/notation/pitches.itely View 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M Documentation/notation/pitches.itely View 3 4 5 6 7 1 chunk +3 lines, -0 lines 0 comments Download
M ly/catalan.ly View 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M ly/declarations-init.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M ly/deutsch.ly View 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M ly/english.ly View 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M ly/espanol.ly View 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M ly/italiano.ly View 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
D ly/language-init.ly View 1 chunk +0 lines, -960 lines 0 comments Download
M ly/music-functions-init.ly View 1 2 3 4 5 6 7 8 1 chunk +21 lines, -13 lines 0 comments Download
M ly/nederlands.ly View 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M ly/norsk.ly View 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M ly/portugues.ly View 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M ly/predefined-guitar-fretboards.ly View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -3 lines 0 comments Download
M ly/suomi.ly View 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M ly/svenska.ly View 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M ly/vlaams.ly View 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
A scm/define-note-names.scm View 1 2 3 4 5 6 7 8 Binary file 0 comments Download
scm/lily.scm View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20
Valentin Villenave
Greetings everybody, Here's a new episode of my Quest For The Ideal Note-Names Implementation™: since ...
13 years, 5 months ago (2010-11-21 10:12:41 UTC) #1
valentin_villenave.net
On Sun, Nov 21, 2010 at 11:12 AM, <v.villenave@gmail.com> wrote: > Thanks for having a ...
13 years, 5 months ago (2010-11-21 10:19:27 UTC) #2
Trevor Daniels
The several legacy language files should also be changed: ly/english.ly:%%%% Legacy file. (see language-init.ly)
13 years, 5 months ago (2010-11-21 11:25:04 UTC) #3
Valentin Villenave
On 2010/11/21 11:25:04, Trevor Daniels wrote: > The several legacy language files should also be ...
13 years, 5 months ago (2010-11-21 11:34:44 UTC) #4
Valentin Villenave
Greetings everybody, new patch set with a minor documentation addition. It should be okay to ...
13 years, 5 months ago (2010-11-23 12:45:33 UTC) #5
Carl
I couldn't comment on the last two files in the patch set. Here are some ...
13 years, 5 months ago (2010-11-23 15:09:14 UTC) #6
Valentin Villenave
On 2010/11/23 15:09:14, Carl wrote: > I couldn't comment on the last two files in ...
13 years, 5 months ago (2010-11-23 16:25:13 UTC) #7
Trevor Daniels
LGTM Trevor
13 years, 5 months ago (2010-11-23 17:04:23 UTC) #8
Carl
On 2010/11/23 16:25:13, Valentin Villenave wrote: > On 2010/11/23 15:09:14, Carl wrote: > > ly/predefined-guitar-fretboards.ly:456: ...
13 years, 5 months ago (2010-11-23 17:54:36 UTC) #9
Neil Puttock
Hi Valentin, Here are a few nitpicks (some of which I couldn't comment on directly): ...
13 years, 5 months ago (2010-11-24 00:10:01 UTC) #10
Valentin Villenave
On 2010/11/24 00:10:01, Neil Puttock wrote: > The indentation inside language-pitch-names is artificially compressed, e.g., ...
13 years, 5 months ago (2010-11-25 12:24:44 UTC) #11
Carl
On 2010/11/25 12:24:44, Valentin Villenave wrote: > On 2010/11/24 00:10:01, Neil Puttock wrote: > > ...
13 years, 5 months ago (2010-11-25 15:19:17 UTC) #12
Valentin Villenave
On 2010/11/25 15:19:17, Carl wrote: > They may be a bit heavier now, but the ...
13 years, 5 months ago (2010-11-25 22:50:53 UTC) #13
Neil Puttock
On 2010/11/25 22:50:53, Valentin Villenave wrote: > It's not just about memory usage: isn't it ...
13 years, 5 months ago (2010-11-25 23:05:48 UTC) #14
Valentin Villenave
On 2010/11/25 23:05:48, Neil Puttock wrote: > No, since the underlying method for setting the ...
13 years, 5 months ago (2010-11-25 23:13:52 UTC) #15
Valentin Villenave
On 2010/11/25 15:19:17, Carl wrote: > I think the previous approach was better. Saving a ...
13 years, 4 months ago (2010-12-06 15:01:50 UTC) #16
Valentin Villenave
On 2010/11/21 10:12:41, Valentin Villenave wrote: > So, here's what I'd suggest. (Additionally, I need ...
13 years, 4 months ago (2010-12-07 22:09:30 UTC) #17
Neil Puttock
On 2010/12/06 15:01:50, Valentin Villenave wrote: > here's a new patch set that should do ...
13 years, 4 months ago (2010-12-08 00:11:06 UTC) #18
Valentin Villenave
On 2010/12/08 00:11:06, Neil Puttock wrote: > You can use music functions for this. The ...
13 years, 4 months ago (2010-12-08 07:41:27 UTC) #19
Carl
13 years, 4 months ago (2010-12-09 13:17:17 UTC) #20
LGTM.

Carl

P.S.  Right now I can't see anything for scm/note-names.scm without downloading
the patch.  I don't know how this is so messed up on rietveld, but it certainly
is....
Sign in to reply to this message.

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