From: Graham Percival Date: Wed, 7 Nov 2007 21:56:32 +0000 (-0800) Subject: LSR: add rhythms. X-Git-Tag: release/2.11.35-1~41^2~17 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b45eec9afdfd0fa6cf54c63350c2d451e77097a0;p=lilypond.git LSR: add rhythms. --- 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