]> git.donarmstrong.com Git - lilypond.git/commitdiff
Rename snippet list for NR 1.7 to match the docs.
authorGraham Percival <graham@percival-music.ca>
Mon, 28 Apr 2008 01:46:21 +0000 (18:46 -0700)
committerGraham Percival <graham@percival-music.ca>
Mon, 28 Apr 2008 01:46:21 +0000 (18:46 -0700)
buildscripts/makelsr.py
input/lsr/editorial-annotations-intro.itely [new file with mode: 0644]
input/lsr/editorial-annotations.snippet-list [new file with mode: 0644]

index df3f1237b2ad1947bbe06e71af0dc5022b7f75be..66bb8faacf3acc936a8cc0f6c27009973938621e 100755 (executable)
@@ -26,7 +26,7 @@ TAGS = []
 # NR 1
 TAGS.extend (['pitches', 'rhythms', 'expressive-marks',
 'repeats', 'simultaneous-notes', 'staff-notation',
-'editorial-and-educational-use', 'text'])
+'editorial-annotations', 'text'])
 # NR 2
 TAGS.extend (['vocal-music', 'chords', 'keyboards',
 'percussion', 'fretted-strings', 'unfretted-strings',
diff --git a/input/lsr/editorial-annotations-intro.itely b/input/lsr/editorial-annotations-intro.itely
new file mode 100644 (file)
index 0000000..d014a36
--- /dev/null
@@ -0,0 +1,5 @@
+@node Editorial and educational use
+@unnumbered Editorial and educational use
+
+@lysnippets
+
diff --git a/input/lsr/editorial-annotations.snippet-list b/input/lsr/editorial-annotations.snippet-list
new file mode 100644 (file)
index 0000000..bfee2c1
--- /dev/null
@@ -0,0 +1,12 @@
+creating-blank-staves.ly
+making-some-staff-lines-thicker-than-the-others.ly
+applying-note-head-styles-depending-on-the-step-of-the-scale.ly
+changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly
+embedding-native-postscript-in-a--markup-block.ly
+default-direction-of-stems-on-the-center-line-of-the-staff.ly
+changing-a-single-notes-size-in-a-chord.ly
+grid-lines-emphasizing-rhythms-and-notes-synchronization.ly
+controlling-the-placement-of-chord-fingerings.ly
+allowing-fingerings-to-be-printed-inside-the-staff.ly
+blanking-staff-lines-using-the--whiteout-command.ly
+grid-lines-changing-their-appearance.ly