From 20bfe78fae2e8bd3d57b11610f644de20e154697 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 27 Apr 2008 18:46:21 -0700 Subject: [PATCH] Rename snippet list for NR 1.7 to match the docs. --- buildscripts/makelsr.py | 2 +- input/lsr/editorial-annotations-intro.itely | 5 +++++ input/lsr/editorial-annotations.snippet-list | 12 ++++++++++++ 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 input/lsr/editorial-annotations-intro.itely create mode 100644 input/lsr/editorial-annotations.snippet-list diff --git a/buildscripts/makelsr.py b/buildscripts/makelsr.py index df3f1237b2..66bb8faacf 100755 --- a/buildscripts/makelsr.py +++ b/buildscripts/makelsr.py @@ -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 index 0000000000..d014a36d8a --- /dev/null +++ b/input/lsr/editorial-annotations-intro.itely @@ -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 index 0000000000..bfee2c190e --- /dev/null +++ b/input/lsr/editorial-annotations.snippet-list @@ -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 -- 2.39.5