From 00d79901a6bbaec629c5cf6ecde5ccbc51714b1d Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 19 Apr 2007 01:31:28 -0700 Subject: [PATCH] Update staging area for LSR. --- input/tolsr/GNUmakefile | 2 ++ input/tolsr/README | 3 ++- input/tolsr/{ => expressive}/line-arrows.ly | 0 input/tolsr/{ => parts}/quote-transposition.ly | 0 input/tolsr/{ => parts}/quote.ly | 0 input/tolsr/{ => text}/utf-8.ly | 0 6 files changed, 4 insertions(+), 1 deletion(-) rename input/tolsr/{ => expressive}/line-arrows.ly (100%) rename input/tolsr/{ => parts}/quote-transposition.ly (100%) rename input/tolsr/{ => parts}/quote.ly (100%) rename input/tolsr/{ => text}/utf-8.ly (100%) diff --git a/input/tolsr/GNUmakefile b/input/tolsr/GNUmakefile index 8ba9f35f1a..32f8da8c45 100644 --- a/input/tolsr/GNUmakefile +++ b/input/tolsr/GNUmakefile @@ -4,6 +4,8 @@ STEPMAKE_TEMPLATES=documentation texinfo tex LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc EXTRA_DIST_FILES=README +EXTRA_DIST_FILES+=expressive parts text + include $(depth)/make/stepmake.make TITLE=Stuff waiting for LSR -- you should not see this! diff --git a/input/tolsr/README b/input/tolsr/README index aa37a90705..19d1430c55 100644 --- a/input/tolsr/README +++ b/input/tolsr/README @@ -2,5 +2,6 @@ If you have a snippet that should be added to the official approved LSR snippets, please leave it here. We'll take care of it. Note that LSR is currently 2.10. You can add snippets that require 2.11 -to this directory, but they will not be added until LSR is updated. +to this directory, but they will not be added to LSR until it is updated. +The snippets will still be displayed on the LilyPond website. diff --git a/input/tolsr/line-arrows.ly b/input/tolsr/expressive/line-arrows.ly similarity index 100% rename from input/tolsr/line-arrows.ly rename to input/tolsr/expressive/line-arrows.ly diff --git a/input/tolsr/quote-transposition.ly b/input/tolsr/parts/quote-transposition.ly similarity index 100% rename from input/tolsr/quote-transposition.ly rename to input/tolsr/parts/quote-transposition.ly diff --git a/input/tolsr/quote.ly b/input/tolsr/parts/quote.ly similarity index 100% rename from input/tolsr/quote.ly rename to input/tolsr/parts/quote.ly diff --git a/input/tolsr/utf-8.ly b/input/tolsr/text/utf-8.ly similarity index 100% rename from input/tolsr/utf-8.ly rename to input/tolsr/text/utf-8.ly -- 2.39.5