From c17e7b602651d54ed0c241b877e8720177a592fb Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 30 Nov 2007 22:50:15 -0800 Subject: [PATCH] More LSR setup for NR 2. --- input/lsr/bagpipes/AAA-intro.ly | 17 +++++++++++++++++ input/lsr/percussion/AAA-intro.ly | 17 +++++++++++++++++ input/lsr/piano/AAA-intro.ly | 17 +++++++++++++++++ input/lsr/strings/AAA-intro.ly | 17 +++++++++++++++++ 4 files changed, 68 insertions(+) create mode 100644 input/lsr/bagpipes/AAA-intro.ly create mode 100644 input/lsr/percussion/AAA-intro.ly create mode 100644 input/lsr/piano/AAA-intro.ly create mode 100644 input/lsr/strings/AAA-intro.ly diff --git a/input/lsr/bagpipes/AAA-intro.ly b/input/lsr/bagpipes/AAA-intro.ly new file mode 100644 index 0000000000..9a05820556 --- /dev/null +++ b/input/lsr/bagpipes/AAA-intro.ly @@ -0,0 +1,17 @@ +%% Do not edit this file; it is auto-generated from LSR! +\version "2.10.0" + +\header{ +texidoc = " +@unnumbered Introduction + +This document shows examples from the +@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}. + +In the web version of this document, you can click on the file name +or figure for each example to see the corresponding input file." +} + +% make sure .png is generated. +\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) } + diff --git a/input/lsr/percussion/AAA-intro.ly b/input/lsr/percussion/AAA-intro.ly new file mode 100644 index 0000000000..9a05820556 --- /dev/null +++ b/input/lsr/percussion/AAA-intro.ly @@ -0,0 +1,17 @@ +%% Do not edit this file; it is auto-generated from LSR! +\version "2.10.0" + +\header{ +texidoc = " +@unnumbered Introduction + +This document shows examples from the +@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}. + +In the web version of this document, you can click on the file name +or figure for each example to see the corresponding input file." +} + +% make sure .png is generated. +\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) } + diff --git a/input/lsr/piano/AAA-intro.ly b/input/lsr/piano/AAA-intro.ly new file mode 100644 index 0000000000..9a05820556 --- /dev/null +++ b/input/lsr/piano/AAA-intro.ly @@ -0,0 +1,17 @@ +%% Do not edit this file; it is auto-generated from LSR! +\version "2.10.0" + +\header{ +texidoc = " +@unnumbered Introduction + +This document shows examples from the +@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}. + +In the web version of this document, you can click on the file name +or figure for each example to see the corresponding input file." +} + +% make sure .png is generated. +\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) } + diff --git a/input/lsr/strings/AAA-intro.ly b/input/lsr/strings/AAA-intro.ly new file mode 100644 index 0000000000..9a05820556 --- /dev/null +++ b/input/lsr/strings/AAA-intro.ly @@ -0,0 +1,17 @@ +%% Do not edit this file; it is auto-generated from LSR! +\version "2.10.0" + +\header{ +texidoc = " +@unnumbered Introduction + +This document shows examples from the +@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}. + +In the web version of this document, you can click on the file name +or figure for each example to see the corresponding input file." +} + +% make sure .png is generated. +\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) } + -- 2.39.5