|
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.)
Total comments: 2
Total comments: 1
|
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
|
Total messages: 20
|