From b45eec9afdfd0fa6cf54c63350c2d451e77097a0 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 7 Nov 2007 13:56:32 -0800 Subject: [PATCH] LSR: add rhythms. --- input/lsr/GNUmakefile | 2 +- input/lsr/LSR.ly | 1 + input/new/GNUmakefile | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/input/lsr/GNUmakefile b/input/lsr/GNUmakefile index 0905ff299c..4c12ed94b5 100644 --- a/input/lsr/GNUmakefile +++ b/input/lsr/GNUmakefile @@ -1,6 +1,6 @@ depth = ../../ -SUBDIRS = pitches +SUBDIRS = pitches rhythms SUBDIRS += ancient chords connecting contemporary education expressive SUBDIRS += guitar parts repeats spacing staff text vocal scheme other SUBDIRS += engravers nonmusic instrument diff --git a/input/lsr/LSR.ly b/input/lsr/LSR.ly index 715da1b9b9..4494396b59 100644 --- a/input/lsr/LSR.ly +++ b/input/lsr/LSR.ly @@ -7,6 +7,7 @@ These pages show LilyPond examples (snippets) from the @strong{@uref{pitches/collated-files.html,Pitches}} +@strong{@uref{rhythms/collated-files.html,Rhythms}} diff --git a/input/new/GNUmakefile b/input/new/GNUmakefile index 606cf4874f..d1e4c8c3cf 100644 --- a/input/new/GNUmakefile +++ b/input/new/GNUmakefile @@ -1,6 +1,6 @@ depth = ../../ -SUBDIRS = pitches +SUBDIRS = pitches rhythms SUBDIRS += ancient chords connecting contemporary education expressive SUBDIRS += guitar parts repeats spacing staff text vocal scheme other SUBDIRS += engravers nonmusic instrument -- 2.39.2