From d6200cd77494e673f14dbf068d1f44e3b6157ef7 Mon Sep 17 00:00:00 2001 From: kili Date: Tue, 27 May 2014 20:43:50 +0000 Subject: [PATCH] Update to lilypond-2.18.2. Initial diff and testing of the final diff on i386 and amd64 by Graeme Lee (thanks!). --- print/lilypond/Makefile | 12 +- print/lilypond/distinfo | 14 +- print/lilypond/patches/patch-aclocal_m4 | 26 + print/lilypond/patches/patch-configure_ac | 29 + print/lilypond/patches/patch-configure_in | 29 - .../patches/patch-lily_freetype-error_cc | 13 - .../patch-lily_include_open-type-font_hh | 16 +- .../patches/patch-lily_include_smobs_hh | 28 - .../patches/patch-lily_music-iterator_cc | 8 +- .../patches/patch-lily_open-type-font_cc | 28 - .../lilypond/patches/patch-lily_pango-font_cc | 48 +- print/lilypond/patches/patch-lily_ttf_cc | 38 +- .../patches/patch-stepmake_aclocal_m4 | 12 - print/lilypond/pkg/PLIST-docs | 17461 +++++++++------- print/lilypond/pkg/PLIST-main | 36 +- 15 files changed, 9914 insertions(+), 7884 deletions(-) create mode 100644 print/lilypond/patches/patch-aclocal_m4 create mode 100644 print/lilypond/patches/patch-configure_ac delete mode 100644 print/lilypond/patches/patch-configure_in delete mode 100644 print/lilypond/patches/patch-lily_freetype-error_cc delete mode 100644 print/lilypond/patches/patch-lily_include_smobs_hh delete mode 100644 print/lilypond/patches/patch-lily_open-type-font_cc delete mode 100644 print/lilypond/patches/patch-stepmake_aclocal_m4 diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 128d317cc05..3c04b3037c9 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,16 +1,15 @@ -# $OpenBSD: Makefile,v 1.40 2013/10/11 23:50:40 naddy Exp $ +# $OpenBSD: Makefile,v 1.41 2014/05/27 20:43:50 kili Exp $ SHARED_ONLY= Yes COMMENT-main= text based music notation system COMMENT-docs= lilypond documentation -VERSION= 2.14.2 +VERSION= 2.18.2 DISTNAME= lilypond-${VERSION} DISTNAME-docs= ${DISTNAME}-1.documentation PKGNAME-main= lilypond-${VERSION} PKGNAME-docs= lilypond-docs-${VERSION} -REVISION-main = 1 CATEGORIES= print DISTFILES= ${DISTNAME}.tar.gz ${DISTNAME-docs}.tar.bz2:0 @@ -43,7 +42,8 @@ CONFIGURE_ARGS+= --disable-debugging \ --disable-documentation \ --disable-optimising \ --disable-pipe \ - --with-ncsb-dir=${LOCALBASE}/share/ghostscript/fonts + --with-ncsb-dir=${LOCALBASE}/share/ghostscript/fonts \ + --with-python-include=${MODPY_INCDIR} USE_GMAKE= Yes MAKE_FILE= GNUmakefile @@ -56,7 +56,7 @@ WANTLIB-docs = LIB_DEPENDS-docs= RUN_DEPENDS-docs= -WANTLIB-main= X11 c expat fontconfig freetype gmp gthread-2.0 ltdl m \ +WANTLIB-main= c fontconfig freetype gmp gthread-2.0 ltdl m \ pthread stdc++ z guile>=20 glib-2.0>=1000 \ gmodule-2.0>=1000 gobject-2.0>=1000 \ pango-1.0>=1200 pangoft2-1.0>=1200 ${WANTLIB} @@ -84,7 +84,7 @@ post-extract: post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/lilypond/${VERSION} - umask 022 && cp -R ${WRKDIR}/docs/share/doc/lilypond/html/offline-root/* \ + umask 022 && cp -R ${WRKDIR}/docs/share/doc/lilypond/html/* \ ${PREFIX}/share/doc/lilypond/${VERSION} for f in ${WRKDIR}/docs/share/man/man1/*; do \ ${INSTALL_MAN} $$f ${PREFIX}/man/man1; \ diff --git a/print/lilypond/distinfo b/print/lilypond/distinfo index 239b8f3292b..6ca94b26ffd 100644 --- a/print/lilypond/distinfo +++ b/print/lilypond/distinfo @@ -1,10 +1,4 @@ -MD5 (lilypond-2.14.2-1.documentation.tar.bz2) = zbE+hhlpRobjCZCght9z7w== -MD5 (lilypond-2.14.2.tar.gz) = QFOhngMYECGJOYEoD+uaqg== -RMD160 (lilypond-2.14.2-1.documentation.tar.bz2) = bDiyM4nDAsrP7XGEgujR0Ds+flg= -RMD160 (lilypond-2.14.2.tar.gz) = dBI7LbQFGf6vgUT9Gb7POtgXOOc= -SHA1 (lilypond-2.14.2-1.documentation.tar.bz2) = 2i5mpgTAb/VeZuEeyIEsLDK0z28= -SHA1 (lilypond-2.14.2.tar.gz) = DqZXuxhNnWouP2vKkeaw1io6AT4= -SHA256 (lilypond-2.14.2-1.documentation.tar.bz2) = cKiATto+98YtLwEgYVCuWKFFUKESQz13kU++RY5gUDw= -SHA256 (lilypond-2.14.2.tar.gz) = JDprOEVyKjcIPXPtaB5p/94LO5xhWK8g2zwJJt2YJpY= -SIZE (lilypond-2.14.2-1.documentation.tar.bz2) = 188317987 -SIZE (lilypond-2.14.2.tar.gz) = 15224418 +SHA256 (lilypond-2.18.2-1.documentation.tar.bz2) = 49dHQgBEjJZ3klzPT5CYLKh+j3ieFDr9xr85fw42i5k= +SHA256 (lilypond-2.18.2.tar.gz) = Mp1zN2Wwunvhh4rj9Ffbu4dcwoQNK3WvSvxIyUVPugc= +SIZE (lilypond-2.18.2-1.documentation.tar.bz2) = 231545058 +SIZE (lilypond-2.18.2.tar.gz) = 16027977 diff --git a/print/lilypond/patches/patch-aclocal_m4 b/print/lilypond/patches/patch-aclocal_m4 new file mode 100644 index 00000000000..f2107895968 --- /dev/null +++ b/print/lilypond/patches/patch-aclocal_m4 @@ -0,0 +1,26 @@ +$OpenBSD: patch-aclocal_m4,v 1.1 2014/05/27 20:43:50 kili Exp $ + +- Fix version comparision for large version numbers. + +- Allow older (buggy?) metapost. + +--- aclocal.m4.orig Mon Mar 17 16:29:16 2014 ++++ aclocal.m4 Thu May 22 20:15:38 2014 +@@ -116,7 +116,7 @@ AC_DEFUN(STEPMAKE_CHECK_VERSION, [ + num=`STEPMAKE_NUMERIC_VERSION($ver)` + req=`STEPMAKE_NUMERIC_VERSION($3)` + AC_MSG_RESULT([$ver]) +- if test "$num" -lt "$req"; then ++ if test $(dc -e "[[1]] sa 0 $num $req = $3 (installed: $ver)"]) + fi + vervar="`echo $1 | tr '[a-z]' '[A-Z]'`_VERSION" +@@ -1171,7 +1171,7 @@ AC_DEFUN(STEPMAKE_TEXMF, [ + ver=`STEPMAKE_GET_VERSION($METAPOST)` + num=`STEPMAKE_NUMERIC_VERSION($ver)` + # Avoid buggy metapost versions: 1.600 <= x < 1.803 +- if test "$num" -ge "1600000" -a "$num" -lt "1803000"; then ++ if test "$num" -ge "1600000" -a "$num" -lt "1801000"; then + STEPMAKE_ADD_ENTRY($1, ["mpost (due to a bug in metapost, versions 1.600 <= x < 1.803 are not supported; installed: $ver)"]) + fi + fi diff --git a/print/lilypond/patches/patch-configure_ac b/print/lilypond/patches/patch-configure_ac new file mode 100644 index 00000000000..436ca08941a --- /dev/null +++ b/print/lilypond/patches/patch-configure_ac @@ -0,0 +1,29 @@ +$OpenBSD: patch-configure_ac,v 1.1 2014/05/27 20:43:50 kili Exp $ + +# Builds fine with gcc 3.3.5 and without makeinfo (unless you try to +# build the documentation). + +--- configure.ac.orig Mon Mar 17 16:29:16 2014 ++++ configure.ac Thu May 22 19:53:41 2014 +@@ -109,10 +109,10 @@ STEPMAKE_PYTHON(REQUIRED, 2.4, 3.0) + # __GNUC__, but that macro now unofficially means "the compiler + # supports the GNU C extensions" -- the intel C compiler and clang + # both support __GNUC__! +-STEPMAKE_GCC_OR_CLANG(REQUIRED, 3.4) ++STEPMAKE_GCC_OR_CLANG(REQUIRED, 3.3) + + STEPMAKE_CXX(REQUIRED) +-STEPMAKE_GXX_OR_CLANG(REQUIRED, 3.4) ++STEPMAKE_GXX_OR_CLANG(REQUIRED, 3.3) + STEPMAKE_GXXCODEGENBUG + STEPMAKE_CXXTEMPLATE + STEPMAKE_STL_DATA_METHOD +@@ -226,7 +226,7 @@ fi + + STEPMAKE_PATH_PROG(GHOSTSCRIPT, gs, $DOCUMENTATION_REQUIRED, 8.60) + +-STEPMAKE_PROGS(MAKEINFO, makeinfo, REQUIRED, 4.11) ++STEPMAKE_PROGS(MAKEINFO, makeinfo, OPTIONAL, 4.11) + STEPMAKE_PROGS(TEXI2HTML, texi2html, $DOCUMENTATION_REQUIRED, 1.82) + STEPMAKE_PROGS(DBLATEX, dblatex, $DOCUMENTATION_REQUIRED, 0.1.4) + STEPMAKE_PROGS(BIBTEX, bibtex, $DOCUMENTATION_REQUIRED) diff --git a/print/lilypond/patches/patch-configure_in b/print/lilypond/patches/patch-configure_in deleted file mode 100644 index c960ebd9377..00000000000 --- a/print/lilypond/patches/patch-configure_in +++ /dev/null @@ -1,29 +0,0 @@ -$OpenBSD: patch-configure_in,v 1.4 2011/07/06 14:14:06 kili Exp $ - -# Builds fine with gcc 3.3.5 without makeinfo (unless you try to -# build the documentation). - ---- configure.in.orig Sun Jun 12 16:05:50 2011 -+++ configure.in Mon Jul 4 15:29:57 2011 -@@ -91,10 +91,10 @@ AC_MSG_RESULT($NCSB_SOURCE_FILES) - AC_LANG([C++]) - - STEPMAKE_PYTHON(REQUIRED, 2.4) --STEPMAKE_GCC(REQUIRED, 3.4) -+STEPMAKE_GCC(REQUIRED, 3.3) - - STEPMAKE_CXX(REQUIRED) --STEPMAKE_GXX(REQUIRED, 3.4) -+STEPMAKE_GXX(REQUIRED, 3.3) - STEPMAKE_CXXTEMPLATE - STEPMAKE_STL_DATA_METHOD - STEPMAKE_LIB(REQUIRED) -@@ -185,7 +185,7 @@ STEPMAKE_GUILE(OPTIONAL) - # perl for help2man. - STEPMAKE_PERL(OPTIONAL) - --STEPMAKE_PROGS(MAKEINFO, makeinfo, REQUIRED, 4.11) -+STEPMAKE_PROGS(MAKEINFO, makeinfo, OPTIONAL, 4.11) - STEPMAKE_PROGS(TEXI2HTML, texi2html, OPTIONAL, 1.82) - STEPMAKE_PROGS(DBLATEX, dblatex, OPTIONAL) - STEPMAKE_PROGS(PDFLATEX, pdflatex, OPTIONAL) diff --git a/print/lilypond/patches/patch-lily_freetype-error_cc b/print/lilypond/patches/patch-lily_freetype-error_cc deleted file mode 100644 index 14e241f292e..00000000000 --- a/print/lilypond/patches/patch-lily_freetype-error_cc +++ /dev/null @@ -1,13 +0,0 @@ -$OpenBSD: patch-lily_freetype-error_cc,v 1.1 2014/01/10 18:17:06 landry Exp $ ---- lily/freetype-error.cc.orig Fri Jan 10 18:55:04 2014 -+++ lily/freetype-error.cc Fri Jan 10 18:55:25 2014 -@@ -31,7 +31,8 @@ const struct Freetype_error_message - const char* err_msg; - } ft_errors[] = - --#include -+#include -+#include FT_ERRORS_H - - ; - diff --git a/print/lilypond/patches/patch-lily_include_open-type-font_hh b/print/lilypond/patches/patch-lily_include_open-type-font_hh index 7cb6256ddb3..51714bd3f31 100644 --- a/print/lilypond/patches/patch-lily_include_open-type-font_hh +++ b/print/lilypond/patches/patch-lily_include_open-type-font_hh @@ -1,14 +1,14 @@ -$OpenBSD: patch-lily_include_open-type-font_hh,v 1.2 2011/07/06 14:14:06 kili Exp $ ---- lily/include/open-type-font.hh.orig Sun Jun 12 16:05:50 2011 -+++ lily/include/open-type-font.hh Sun Jun 19 13:45:40 2011 -@@ -24,8 +24,8 @@ +$OpenBSD: patch-lily_include_open-type-font_hh,v 1.3 2014/05/27 20:43:50 kili Exp $ +--- lily/include/open-type-font.hh.orig Tue May 13 10:13:58 2014 ++++ lily/include/open-type-font.hh Tue May 13 10:15:05 2014 +@@ -23,8 +23,8 @@ #include "font-metric.hh" Index_to_charcode_map make_index_to_charcode_map (FT_Face face); --void get_unicode_name (char*s, FT_ULong code); --void get_glyph_index_name (char*s, FT_ULong code); -+void get_unicode_name (char*s, size_t size, FT_ULong code); -+void get_glyph_index_name (char*s, size_t size, FT_ULong code); +-void get_unicode_name (char *s, FT_ULong code); +-void get_glyph_index_name (char *s, FT_ULong code); ++void get_unicode_name (char *s, size_t size, FT_ULong code); ++void get_glyph_index_name (char *s, size_t size, FT_ULong code); class Open_type_font : public Font_metric { diff --git a/print/lilypond/patches/patch-lily_include_smobs_hh b/print/lilypond/patches/patch-lily_include_smobs_hh deleted file mode 100644 index 3cbe2e92c65..00000000000 --- a/print/lilypond/patches/patch-lily_include_smobs_hh +++ /dev/null @@ -1,28 +0,0 @@ -$OpenBSD: patch-lily_include_smobs_hh,v 1.3 2011/07/06 14:14:06 kili Exp $ - -Make g++ 3.3.5 happy. - ---- lily/include/smobs.hh.orig Sun Jun 12 16:05:50 2011 -+++ lily/include/smobs.hh Sun Jun 19 13:45:40 2011 -@@ -104,6 +104,12 @@ - SCM smobbed_copy () const; \ - DECLARE_BASE_SMOBS (CL) - -+#if __GNUC__ < 3 || __GNUC__ == 3 && __GNUC_MINOR__ < 4 -+# define ATTR_PURE -+#else -+# define ATTR_PURE __attribute__((pure)) -+#endif -+ - #define DECLARE_BASE_SMOBS(CL) \ - friend class Non_existent_class; \ - private: \ -@@ -114,7 +120,7 @@ - static int print_smob (SCM s, SCM p, scm_print_state*); \ - public: \ - static SCM equal_p (SCM a, SCM b); \ -- static CL *unsmob (SCM s) __attribute__((pure)) \ -+ static CL *unsmob (SCM s) ATTR_PURE \ - { \ - if (SCM_NIMP (s) && SCM_CELL_TYPE (s) == smob_tag_) \ - return (CL *) SCM_CELL_WORD_1 (s); \ diff --git a/print/lilypond/patches/patch-lily_music-iterator_cc b/print/lilypond/patches/patch-lily_music-iterator_cc index 4a8e96c7de3..d6523a80268 100644 --- a/print/lilypond/patches/patch-lily_music-iterator_cc +++ b/print/lilypond/patches/patch-lily_music-iterator_cc @@ -1,7 +1,7 @@ -$OpenBSD: patch-lily_music-iterator_cc,v 1.2 2011/07/06 14:14:06 kili Exp $ ---- lily/music-iterator.cc.orig Sun Jun 12 16:05:50 2011 -+++ lily/music-iterator.cc Sun Jun 19 13:45:40 2011 -@@ -222,7 +222,7 @@ Music_iterator::print_smob (SCM sm, SCM port, scm_prin +$OpenBSD: patch-lily_music-iterator_cc,v 1.3 2014/05/27 20:43:50 kili Exp $ +--- lily/music-iterator.cc.orig Tue May 13 10:19:28 2014 ++++ lily/music-iterator.cc Tue May 13 10:19:59 2014 +@@ -224,7 +224,7 @@ Music_iterator::print_smob (SCM sm, SCM port, scm_prin char s[1000]; Music_iterator *iter = unsmob_iterator (sm); diff --git a/print/lilypond/patches/patch-lily_open-type-font_cc b/print/lilypond/patches/patch-lily_open-type-font_cc deleted file mode 100644 index 3824a00a316..00000000000 --- a/print/lilypond/patches/patch-lily_open-type-font_cc +++ /dev/null @@ -1,28 +0,0 @@ -$OpenBSD: patch-lily_open-type-font_cc,v 1.2 2014/01/10 18:17:07 landry Exp $ - -Make g++-3.3.5 happy. - ---- lily/open-type-font.cc.orig Tue Jul 26 00:42:15 2011 -+++ lily/open-type-font.cc Fri Jan 10 18:54:41 2014 -@@ -23,7 +23,8 @@ - - using namespace std; - --#include -+#include -+#include FT_TRUETYPE_TABLES_H - - #include "dimensions.hh" - #include "international.hh" -@@ -220,8 +221,9 @@ Open_type_font::get_indexed_char_dimensions (size_t si - FT_Glyph_Metrics m = face_->glyph->metrics; - FT_Pos hb = m.horiBearingX; - FT_Pos vb = m.horiBearingY; -- Box b (Interval (Real (-hb), Real (m.width - hb)), -- Interval (Real (-vb), Real (m.height - vb))); -+ Interval ih (Real (-hb), Real (m.width - hb)); -+ Interval iv (Real (-vb), Real (m.height - vb)); -+ Box b (ih, iv); - - b.scale (design_size () / Real (face_->units_per_EM)); - return b; diff --git a/print/lilypond/patches/patch-lily_pango-font_cc b/print/lilypond/patches/patch-lily_pango-font_cc index 3e24bf4f0bc..689540cb2ff 100644 --- a/print/lilypond/patches/patch-lily_pango-font_cc +++ b/print/lilypond/patches/patch-lily_pango-font_cc @@ -1,22 +1,12 @@ -$OpenBSD: patch-lily_pango-font_cc,v 1.3 2014/01/10 18:17:07 landry Exp $ ---- lily/pango-font.cc.orig Tue Jul 26 00:42:15 2011 -+++ lily/pango-font.cc Fri Jan 10 18:56:00 2014 -@@ -22,7 +22,8 @@ - #define PANGO_ENABLE_BACKEND - - #include --#include -+#include -+#include FT_XFREE86_H - - #include - #include -@@ -95,19 +96,21 @@ Pango_font::derived_mark () const +$OpenBSD: patch-lily_pango-font_cc,v 1.4 2014/05/27 20:43:50 kili Exp $ +--- lily/pango-font.cc.orig Tue May 13 10:22:35 2014 ++++ lily/pango-font.cc Tue May 13 10:26:47 2014 +@@ -116,19 +116,21 @@ Pango_font::derived_mark () const void get_glyph_index_name (char *s, + size_t size, - FT_ULong code) + FT_ULong code) { - sprintf (s, "glyphIndex%lX", code); + snprintf (s, size, "glyphIndex%lX", code); @@ -25,7 +15,7 @@ $OpenBSD: patch-lily_pango-font_cc,v 1.3 2014/01/10 18:17:07 landry Exp $ void get_unicode_name (char *s, + size_t size, - FT_ULong code) + FT_ULong code) { if (code > 0xFFFF) - sprintf (s, "u%lX", code); @@ -35,22 +25,22 @@ $OpenBSD: patch-lily_pango-font_cc,v 1.3 2014/01/10 18:17:07 landry Exp $ + snprintf (s, size, "uni%04lX", code); } - Stencil -@@ -195,7 +198,7 @@ Pango_font::pango_item_string_stencil (PangoGlyphItem - && cmap->find (pg) != cmap->end ()) - { - FT_ULong char_code = cmap->find (pg)->second; -- get_unicode_name (glyph_name, char_code); -+ get_unicode_name (glyph_name, sizeof(glyph_name), char_code); - } + Box +@@ -265,7 +267,7 @@ Pango_font::pango_item_string_stencil (PangoGlyphItem + && cmap->find (pg) != cmap->end ()) + { + FT_ULong char_code = cmap->find (pg)->second; +- get_unicode_name (glyph_name, char_code); ++ get_unicode_name (glyph_name, sizeof(glyph_name), char_code); + } if (glyph_name[0] == '\0' && has_glyph_names) -@@ -212,7 +215,7 @@ Pango_font::pango_item_string_stencil (PangoGlyphItem +@@ -281,7 +283,7 @@ Pango_font::pango_item_string_stencil (PangoGlyphItem if (glyph_name[0] == '\0' && is_ttf) - // Access by glyph index directly. -- get_glyph_index_name (glyph_name, pg); -+ get_glyph_index_name (glyph_name, sizeof(glyph_name), pg); + // Access by glyph index directly. +- get_glyph_index_name (glyph_name, pg); ++ get_glyph_index_name (glyph_name, sizeof(glyph_name), pg); if (glyph_name[0] == '\0') - { + { diff --git a/print/lilypond/patches/patch-lily_ttf_cc b/print/lilypond/patches/patch-lily_ttf_cc index d62c26dae50..4b1e1373cfd 100644 --- a/print/lilypond/patches/patch-lily_ttf_cc +++ b/print/lilypond/patches/patch-lily_ttf_cc @@ -1,31 +1,21 @@ -$OpenBSD: patch-lily_ttf_cc,v 1.5 2014/01/10 18:17:07 landry Exp $ ---- lily/ttf.cc.orig Tue Jul 26 00:42:15 2011 -+++ lily/ttf.cc Fri Jan 10 18:56:22 2014 -@@ -20,7 +20,8 @@ - #include - #include "freetype.hh" - --#include -+#include -+#include FT_TRUETYPE_TABLES_H - - #include "international.hh" - #include "memory-stream.hh" -@@ -440,7 +441,7 @@ print_trailer (void *out, +$OpenBSD: patch-lily_ttf_cc,v 1.6 2014/05/27 20:43:50 kili Exp $ +--- lily/ttf.cc.orig Tue May 13 10:25:46 2014 ++++ lily/ttf.cc Tue May 13 10:26:24 2014 +@@ -439,7 +439,7 @@ print_trailer (void *out, if (!glyph_name[0] && ic_map.find (i) != ic_map.end ()) - { - FT_ULong ucode = ic_map[i]; -- get_unicode_name (glyph_name, ucode); -+ get_unicode_name (glyph_name, sizeof(glyph_name), ucode); - } + { + FT_ULong ucode = ic_map[i]; +- get_unicode_name (glyph_name, ucode); ++ get_unicode_name (glyph_name, sizeof(glyph_name), ucode); + } if (i == 0) -@@ -449,7 +450,7 @@ print_trailer (void *out, - glyph_name[0] = '\0'; +@@ -448,7 +448,7 @@ print_trailer (void *out, + glyph_name[0] = '\0'; if (!glyph_name[0]) -- get_glyph_index_name (glyph_name, i); -+ get_glyph_index_name (glyph_name, sizeof(glyph_name), i); +- get_glyph_index_name (glyph_name, i); ++ get_glyph_index_name (glyph_name, sizeof(glyph_name), i); if (glyph_name[0]) - { + { diff --git a/print/lilypond/patches/patch-stepmake_aclocal_m4 b/print/lilypond/patches/patch-stepmake_aclocal_m4 deleted file mode 100644 index 28d23ddc5b9..00000000000 --- a/print/lilypond/patches/patch-stepmake_aclocal_m4 +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-stepmake_aclocal_m4,v 1.5 2014/01/17 21:01:39 kili Exp $ ---- stepmake/aclocal.m4.orig Tue Jul 26 00:42:15 2011 -+++ stepmake/aclocal.m4 Fri Jan 17 19:54:08 2014 -@@ -116,7 +116,7 @@ AC_DEFUN(STEPMAKE_CHECK_VERSION, [ - num=`STEPMAKE_NUMERIC_VERSION($ver)` - req=`STEPMAKE_NUMERIC_VERSION($3)` - AC_MSG_RESULT([$ver]) -- if test "$num" -lt "$req"; then -+ if test $(dc -e "[[1]] sa 0 $num $req = $3 (installed: $ver)"]) - fi - vervar="`echo $1 | tr '[a-z]' '[A-Z]'`_VERSION" diff --git a/print/lilypond/pkg/PLIST-docs b/print/lilypond/pkg/PLIST-docs index 46548a018e1..8f552e94263 100644 --- a/print/lilypond/pkg/PLIST-docs +++ b/print/lilypond/pkg/PLIST-docs @@ -1,4167 +1,4901 @@ -@comment $OpenBSD: PLIST-docs,v 1.7 2011/08/19 20:26:46 kili Exp $ +@comment $OpenBSD: PLIST-docs,v 1.8 2014/05/27 20:43:50 kili Exp $ share/doc/lilypond/ share/doc/lilypond/${VERSION}/ share/doc/lilypond/${VERSION}/Documentation/ share/doc/lilypond/${VERSION}/Documentation/00/ -share/doc/lilypond/${VERSION}/Documentation/00/lily-0f1bbb0f.ly -share/doc/lilypond/${VERSION}/Documentation/00/lily-0f1bbb0f.png -share/doc/lilypond/${VERSION}/Documentation/00/lily-8354d2c0.ly -share/doc/lilypond/${VERSION}/Documentation/00/lily-8354d2c0.png -share/doc/lilypond/${VERSION}/Documentation/00/lily-9c7e5322.ly -share/doc/lilypond/${VERSION}/Documentation/00/lily-9c7e5322.png -share/doc/lilypond/${VERSION}/Documentation/00/lily-b6903904.ly -share/doc/lilypond/${VERSION}/Documentation/00/lily-b6903904.png -share/doc/lilypond/${VERSION}/Documentation/00/lily-c4edc97e.ly -share/doc/lilypond/${VERSION}/Documentation/00/lily-c4edc97e.png -share/doc/lilypond/${VERSION}/Documentation/00/lily-e658a3ab.ly -share/doc/lilypond/${VERSION}/Documentation/00/lily-e658a3ab.png +share/doc/lilypond/${VERSION}/Documentation/00/lily-1d0bbe5b.ly +share/doc/lilypond/${VERSION}/Documentation/00/lily-1d0bbe5b.png +share/doc/lilypond/${VERSION}/Documentation/00/lily-21876455.ly +share/doc/lilypond/${VERSION}/Documentation/00/lily-21876455.png +share/doc/lilypond/${VERSION}/Documentation/00/lily-3b688333.ly +share/doc/lilypond/${VERSION}/Documentation/00/lily-3b688333.png +share/doc/lilypond/${VERSION}/Documentation/00/lily-43d93de7.ly +share/doc/lilypond/${VERSION}/Documentation/00/lily-43d93de7.png +share/doc/lilypond/${VERSION}/Documentation/00/lily-4a44a1f3.ly +share/doc/lilypond/${VERSION}/Documentation/00/lily-4a44a1f3.png +share/doc/lilypond/${VERSION}/Documentation/00/lily-9c0f370c.ly +share/doc/lilypond/${VERSION}/Documentation/00/lily-9c0f370c.png +share/doc/lilypond/${VERSION}/Documentation/00/lily-bd3d4124.ly +share/doc/lilypond/${VERSION}/Documentation/00/lily-bd3d4124.png +share/doc/lilypond/${VERSION}/Documentation/00/lily-c6718a50.ly +share/doc/lilypond/${VERSION}/Documentation/00/lily-c6718a50.png +share/doc/lilypond/${VERSION}/Documentation/00/lily-cab21e0c.ly +share/doc/lilypond/${VERSION}/Documentation/00/lily-cab21e0c.png share/doc/lilypond/${VERSION}/Documentation/01/ -share/doc/lilypond/${VERSION}/Documentation/01/lily-0e735e25.ly -share/doc/lilypond/${VERSION}/Documentation/01/lily-0e735e25.png -share/doc/lilypond/${VERSION}/Documentation/01/lily-259e30fe.ly -share/doc/lilypond/${VERSION}/Documentation/01/lily-259e30fe.png -share/doc/lilypond/${VERSION}/Documentation/01/lily-47951869.ly -share/doc/lilypond/${VERSION}/Documentation/01/lily-47951869.png -share/doc/lilypond/${VERSION}/Documentation/01/lily-74757c5c.ly -share/doc/lilypond/${VERSION}/Documentation/01/lily-74757c5c.png -share/doc/lilypond/${VERSION}/Documentation/01/lily-7d163e23.ly -share/doc/lilypond/${VERSION}/Documentation/01/lily-7d163e23.png -share/doc/lilypond/${VERSION}/Documentation/01/lily-86170f17.ly -share/doc/lilypond/${VERSION}/Documentation/01/lily-86170f17.png -share/doc/lilypond/${VERSION}/Documentation/01/lily-99f9ef62.ly -share/doc/lilypond/${VERSION}/Documentation/01/lily-99f9ef62.png -share/doc/lilypond/${VERSION}/Documentation/01/lily-e13f592a.ly -share/doc/lilypond/${VERSION}/Documentation/01/lily-e13f592a.png -share/doc/lilypond/${VERSION}/Documentation/01/lily-e9e19efa.ly -share/doc/lilypond/${VERSION}/Documentation/01/lily-e9e19efa.png +share/doc/lilypond/${VERSION}/Documentation/01/lily-007ab064.ly +share/doc/lilypond/${VERSION}/Documentation/01/lily-007ab064.png +share/doc/lilypond/${VERSION}/Documentation/01/lily-2afb0381.ly +share/doc/lilypond/${VERSION}/Documentation/01/lily-2afb0381.png +share/doc/lilypond/${VERSION}/Documentation/01/lily-344b824c.ly +share/doc/lilypond/${VERSION}/Documentation/01/lily-344b824c.png +share/doc/lilypond/${VERSION}/Documentation/01/lily-3cca0894.ly +share/doc/lilypond/${VERSION}/Documentation/01/lily-3cca0894.png +share/doc/lilypond/${VERSION}/Documentation/01/lily-63809a98.ly +share/doc/lilypond/${VERSION}/Documentation/01/lily-63809a98.png +share/doc/lilypond/${VERSION}/Documentation/01/lily-871e5f4f.ly +share/doc/lilypond/${VERSION}/Documentation/01/lily-871e5f4f.png +share/doc/lilypond/${VERSION}/Documentation/01/lily-95db0b64.ly +share/doc/lilypond/${VERSION}/Documentation/01/lily-95db0b64.png +share/doc/lilypond/${VERSION}/Documentation/01/lily-dd77119c.ly +share/doc/lilypond/${VERSION}/Documentation/01/lily-dd77119c.png share/doc/lilypond/${VERSION}/Documentation/02/ -share/doc/lilypond/${VERSION}/Documentation/02/lily-26077827.ly -share/doc/lilypond/${VERSION}/Documentation/02/lily-26077827.png -share/doc/lilypond/${VERSION}/Documentation/02/lily-400d272f.ly -share/doc/lilypond/${VERSION}/Documentation/02/lily-400d272f.png -share/doc/lilypond/${VERSION}/Documentation/02/lily-573f7ac6.ly -share/doc/lilypond/${VERSION}/Documentation/02/lily-573f7ac6.png -share/doc/lilypond/${VERSION}/Documentation/02/lily-6a1f771b.ly -share/doc/lilypond/${VERSION}/Documentation/02/lily-6a1f771b.png -share/doc/lilypond/${VERSION}/Documentation/02/lily-a82b58b5.ly -share/doc/lilypond/${VERSION}/Documentation/02/lily-a82b58b5.png -share/doc/lilypond/${VERSION}/Documentation/02/lily-c502dca5.ly -share/doc/lilypond/${VERSION}/Documentation/02/lily-c502dca5.png -share/doc/lilypond/${VERSION}/Documentation/02/lily-d486c5a5.ly -share/doc/lilypond/${VERSION}/Documentation/02/lily-d486c5a5.png -share/doc/lilypond/${VERSION}/Documentation/02/lily-e8a3be53.ly -share/doc/lilypond/${VERSION}/Documentation/02/lily-e8a3be53.png -share/doc/lilypond/${VERSION}/Documentation/02/lily-fa036a92.ly -share/doc/lilypond/${VERSION}/Documentation/02/lily-fa036a92.png -share/doc/lilypond/${VERSION}/Documentation/02/lily-ff10cb6d.ly -share/doc/lilypond/${VERSION}/Documentation/02/lily-ff10cb6d.png +share/doc/lilypond/${VERSION}/Documentation/02/lily-287c1c2e.ly +share/doc/lilypond/${VERSION}/Documentation/02/lily-287c1c2e.png +share/doc/lilypond/${VERSION}/Documentation/02/lily-30d9f1b5.ly +share/doc/lilypond/${VERSION}/Documentation/02/lily-30d9f1b5.png +share/doc/lilypond/${VERSION}/Documentation/02/lily-6abc9d79.ly +share/doc/lilypond/${VERSION}/Documentation/02/lily-6abc9d79.png +share/doc/lilypond/${VERSION}/Documentation/02/lily-773c2e66.ly +share/doc/lilypond/${VERSION}/Documentation/02/lily-773c2e66.png +share/doc/lilypond/${VERSION}/Documentation/02/lily-9d70a546.ly +share/doc/lilypond/${VERSION}/Documentation/02/lily-9d70a546.png +share/doc/lilypond/${VERSION}/Documentation/02/lily-e8691ed2.ly +share/doc/lilypond/${VERSION}/Documentation/02/lily-e8691ed2.png +share/doc/lilypond/${VERSION}/Documentation/02/lily-ecf99d22.ly +share/doc/lilypond/${VERSION}/Documentation/02/lily-ecf99d22.png +share/doc/lilypond/${VERSION}/Documentation/02/lily-ef8301a7.ly +share/doc/lilypond/${VERSION}/Documentation/02/lily-ef8301a7.png share/doc/lilypond/${VERSION}/Documentation/03/ -share/doc/lilypond/${VERSION}/Documentation/03/lily-06063244.ly -share/doc/lilypond/${VERSION}/Documentation/03/lily-06063244.png -share/doc/lilypond/${VERSION}/Documentation/03/lily-092928af.ly -share/doc/lilypond/${VERSION}/Documentation/03/lily-092928af.png -share/doc/lilypond/${VERSION}/Documentation/03/lily-1273f4f2.ly -share/doc/lilypond/${VERSION}/Documentation/03/lily-1273f4f2.png -share/doc/lilypond/${VERSION}/Documentation/03/lily-34515240.ly -share/doc/lilypond/${VERSION}/Documentation/03/lily-34515240.png -share/doc/lilypond/${VERSION}/Documentation/03/lily-5766c8af.ly -share/doc/lilypond/${VERSION}/Documentation/03/lily-5766c8af.png -share/doc/lilypond/${VERSION}/Documentation/03/lily-738915a8.ly -share/doc/lilypond/${VERSION}/Documentation/03/lily-738915a8.png -share/doc/lilypond/${VERSION}/Documentation/03/lily-8992e534.ly -share/doc/lilypond/${VERSION}/Documentation/03/lily-8992e534.png -share/doc/lilypond/${VERSION}/Documentation/03/lily-c87613ea.ly -share/doc/lilypond/${VERSION}/Documentation/03/lily-c87613ea.png -share/doc/lilypond/${VERSION}/Documentation/03/lily-ebe4788b.ly -share/doc/lilypond/${VERSION}/Documentation/03/lily-ebe4788b.png -share/doc/lilypond/${VERSION}/Documentation/03/lily-f417ea82.ly -share/doc/lilypond/${VERSION}/Documentation/03/lily-f417ea82.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-17c7f5ae.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-17c7f5ae.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-4e4c0392.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-4e4c0392.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-623bcd53.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-623bcd53.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-87b4a3d1.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-87b4a3d1.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-a22c5587.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-a22c5587.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-c03006b7.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-c03006b7.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-c3dad51d.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-c3dad51d.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-d4ea4a74.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-d4ea4a74.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-d67405ff.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-d67405ff.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-d8d08e72.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-d8d08e72.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-de409af2.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-de409af2.png +share/doc/lilypond/${VERSION}/Documentation/03/lily-fc8bc39c.ly +share/doc/lilypond/${VERSION}/Documentation/03/lily-fc8bc39c.png share/doc/lilypond/${VERSION}/Documentation/04/ -share/doc/lilypond/${VERSION}/Documentation/04/lily-191e11b7.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-191e11b7.png -share/doc/lilypond/${VERSION}/Documentation/04/lily-3be74284.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-3be74284.png -share/doc/lilypond/${VERSION}/Documentation/04/lily-50bc9ece.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-50bc9ece.png -share/doc/lilypond/${VERSION}/Documentation/04/lily-5c8fff14.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-5c8fff14.png -share/doc/lilypond/${VERSION}/Documentation/04/lily-6762f3c3.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-6762f3c3.png -share/doc/lilypond/${VERSION}/Documentation/04/lily-86a6f391.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-86a6f391.png -share/doc/lilypond/${VERSION}/Documentation/04/lily-af49574c.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-af49574c.png -share/doc/lilypond/${VERSION}/Documentation/04/lily-bd020c2f.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-bd020c2f.png -share/doc/lilypond/${VERSION}/Documentation/04/lily-da313ebb.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-da313ebb.png -share/doc/lilypond/${VERSION}/Documentation/04/lily-e4c46b2d.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-e4c46b2d.png -share/doc/lilypond/${VERSION}/Documentation/04/lily-ec116f8b.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-ec116f8b.png -share/doc/lilypond/${VERSION}/Documentation/04/lily-ed4d800d.ly -share/doc/lilypond/${VERSION}/Documentation/04/lily-ed4d800d.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-074b9aea.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-074b9aea.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-37f287eb.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-37f287eb.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-4092128c.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-4092128c.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-5242f4db.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-5242f4db.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-63122465.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-63122465.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-73dbe612.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-73dbe612.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-834c8800.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-834c8800.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-885111c1.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-885111c1.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-9116f31a.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-9116f31a.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-b4ed5adc.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-b4ed5adc.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-c088ea0a.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-c088ea0a.png +share/doc/lilypond/${VERSION}/Documentation/04/lily-d25705e9.ly +share/doc/lilypond/${VERSION}/Documentation/04/lily-d25705e9.png share/doc/lilypond/${VERSION}/Documentation/05/ -share/doc/lilypond/${VERSION}/Documentation/05/lily-0198641e.ly -share/doc/lilypond/${VERSION}/Documentation/05/lily-0198641e.png -share/doc/lilypond/${VERSION}/Documentation/05/lily-306786a3.ly -share/doc/lilypond/${VERSION}/Documentation/05/lily-306786a3.png -share/doc/lilypond/${VERSION}/Documentation/05/lily-313be236.ly -share/doc/lilypond/${VERSION}/Documentation/05/lily-313be236.png -share/doc/lilypond/${VERSION}/Documentation/05/lily-356f7c23.ly -share/doc/lilypond/${VERSION}/Documentation/05/lily-356f7c23.png -share/doc/lilypond/${VERSION}/Documentation/05/lily-861825c5.ly -share/doc/lilypond/${VERSION}/Documentation/05/lily-861825c5.png -share/doc/lilypond/${VERSION}/Documentation/05/lily-b2b8765a.ly -share/doc/lilypond/${VERSION}/Documentation/05/lily-b2b8765a.png -share/doc/lilypond/${VERSION}/Documentation/05/lily-dec20d56.ly -share/doc/lilypond/${VERSION}/Documentation/05/lily-dec20d56.png +share/doc/lilypond/${VERSION}/Documentation/05/lily-19c06684.ly +share/doc/lilypond/${VERSION}/Documentation/05/lily-19c06684.png +share/doc/lilypond/${VERSION}/Documentation/05/lily-202201a0.ly +share/doc/lilypond/${VERSION}/Documentation/05/lily-202201a0.png +share/doc/lilypond/${VERSION}/Documentation/05/lily-30144f41.ly +share/doc/lilypond/${VERSION}/Documentation/05/lily-30144f41.png +share/doc/lilypond/${VERSION}/Documentation/05/lily-31d78baa.ly +share/doc/lilypond/${VERSION}/Documentation/05/lily-31d78baa.png +share/doc/lilypond/${VERSION}/Documentation/05/lily-34a0c4d2.ly +share/doc/lilypond/${VERSION}/Documentation/05/lily-34a0c4d2.png +share/doc/lilypond/${VERSION}/Documentation/05/lily-4a796e48.ly +share/doc/lilypond/${VERSION}/Documentation/05/lily-4a796e48.png +share/doc/lilypond/${VERSION}/Documentation/05/lily-7304f6e1.ly +share/doc/lilypond/${VERSION}/Documentation/05/lily-7304f6e1.png +share/doc/lilypond/${VERSION}/Documentation/05/lily-77bc823b.ly +share/doc/lilypond/${VERSION}/Documentation/05/lily-77bc823b.png +share/doc/lilypond/${VERSION}/Documentation/05/lily-b79f210c.ly +share/doc/lilypond/${VERSION}/Documentation/05/lily-b79f210c.png +share/doc/lilypond/${VERSION}/Documentation/05/lily-cf730365.ly +share/doc/lilypond/${VERSION}/Documentation/05/lily-cf730365.png +share/doc/lilypond/${VERSION}/Documentation/05/lily-f8d87f25.ly +share/doc/lilypond/${VERSION}/Documentation/05/lily-f8d87f25.png share/doc/lilypond/${VERSION}/Documentation/06/ -share/doc/lilypond/${VERSION}/Documentation/06/lily-0034104a.ly -share/doc/lilypond/${VERSION}/Documentation/06/lily-0034104a.png -share/doc/lilypond/${VERSION}/Documentation/06/lily-17aa0123.ly -share/doc/lilypond/${VERSION}/Documentation/06/lily-17aa0123.png -share/doc/lilypond/${VERSION}/Documentation/06/lily-2ace939b.ly -share/doc/lilypond/${VERSION}/Documentation/06/lily-2ace939b.png -share/doc/lilypond/${VERSION}/Documentation/06/lily-42a26ba0.ly -share/doc/lilypond/${VERSION}/Documentation/06/lily-42a26ba0.png -share/doc/lilypond/${VERSION}/Documentation/06/lily-564952a7.ly -share/doc/lilypond/${VERSION}/Documentation/06/lily-564952a7.png -share/doc/lilypond/${VERSION}/Documentation/06/lily-57908349.ly -share/doc/lilypond/${VERSION}/Documentation/06/lily-57908349.png -share/doc/lilypond/${VERSION}/Documentation/06/lily-9eb2bb7b.ly -share/doc/lilypond/${VERSION}/Documentation/06/lily-9eb2bb7b.png -share/doc/lilypond/${VERSION}/Documentation/06/lily-a98a6a6d.ly -share/doc/lilypond/${VERSION}/Documentation/06/lily-a98a6a6d.png -share/doc/lilypond/${VERSION}/Documentation/06/lily-b34cdccf.ly -share/doc/lilypond/${VERSION}/Documentation/06/lily-b34cdccf.png -share/doc/lilypond/${VERSION}/Documentation/06/lily-ba062a72.ly -share/doc/lilypond/${VERSION}/Documentation/06/lily-ba062a72.png -share/doc/lilypond/${VERSION}/Documentation/06/lily-f5f6b724.ly -share/doc/lilypond/${VERSION}/Documentation/06/lily-f5f6b724.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-1219f569.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-1219f569.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-2a1adb03.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-2a1adb03.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-37a9390c.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-37a9390c.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-6032c5ab.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-6032c5ab.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-66517c5a.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-66517c5a.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-68bedc20.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-68bedc20.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-748088f6.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-748088f6.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-77b293ac.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-77b293ac.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-8abe66df.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-8abe66df.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-95648b7c.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-95648b7c.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-c2028db9.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-c2028db9.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-cfd92285.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-cfd92285.png +share/doc/lilypond/${VERSION}/Documentation/06/lily-ded36d91.ly +share/doc/lilypond/${VERSION}/Documentation/06/lily-ded36d91.png share/doc/lilypond/${VERSION}/Documentation/07/ -share/doc/lilypond/${VERSION}/Documentation/07/lily-134f1fa9.ly -share/doc/lilypond/${VERSION}/Documentation/07/lily-134f1fa9.png -share/doc/lilypond/${VERSION}/Documentation/07/lily-238cdf16.ly -share/doc/lilypond/${VERSION}/Documentation/07/lily-238cdf16.png -share/doc/lilypond/${VERSION}/Documentation/07/lily-35ee5f93.ly -share/doc/lilypond/${VERSION}/Documentation/07/lily-35ee5f93.png -share/doc/lilypond/${VERSION}/Documentation/07/lily-7c4c2cbd.ly -share/doc/lilypond/${VERSION}/Documentation/07/lily-7c4c2cbd.png -share/doc/lilypond/${VERSION}/Documentation/07/lily-ae22f93e.ly -share/doc/lilypond/${VERSION}/Documentation/07/lily-ae22f93e.png -share/doc/lilypond/${VERSION}/Documentation/07/lily-b5a39e23.ly -share/doc/lilypond/${VERSION}/Documentation/07/lily-b5a39e23.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-32a0af47.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-32a0af47.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-3f4afecc.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-3f4afecc.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-69cd7453.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-69cd7453.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-73f38e35.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-73f38e35.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-78e7666f.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-78e7666f.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-837d483d.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-837d483d.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-8e14786d.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-8e14786d.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-9fd8999a.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-9fd8999a.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-a533d7d0.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-a533d7d0.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-b3b45639.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-b3b45639.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-d5c08606.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-d5c08606.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-e89a9d3a.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-e89a9d3a.png +share/doc/lilypond/${VERSION}/Documentation/07/lily-e970c3b6.ly +share/doc/lilypond/${VERSION}/Documentation/07/lily-e970c3b6.png share/doc/lilypond/${VERSION}/Documentation/08/ -share/doc/lilypond/${VERSION}/Documentation/08/lily-1cc134ef.ly -share/doc/lilypond/${VERSION}/Documentation/08/lily-1cc134ef.png -share/doc/lilypond/${VERSION}/Documentation/08/lily-2546f80b.ly -share/doc/lilypond/${VERSION}/Documentation/08/lily-2546f80b.png -share/doc/lilypond/${VERSION}/Documentation/08/lily-3ec78a95.ly -share/doc/lilypond/${VERSION}/Documentation/08/lily-3ec78a95.png -share/doc/lilypond/${VERSION}/Documentation/08/lily-3fc69038.ly -share/doc/lilypond/${VERSION}/Documentation/08/lily-3fc69038.png -share/doc/lilypond/${VERSION}/Documentation/08/lily-9f20264f.ly -share/doc/lilypond/${VERSION}/Documentation/08/lily-9f20264f.png -share/doc/lilypond/${VERSION}/Documentation/08/lily-c6b15607.ly -share/doc/lilypond/${VERSION}/Documentation/08/lily-c6b15607.png -share/doc/lilypond/${VERSION}/Documentation/08/lily-e8cc00f0.ly -share/doc/lilypond/${VERSION}/Documentation/08/lily-e8cc00f0.png +share/doc/lilypond/${VERSION}/Documentation/08/lily-3f659613.ly +share/doc/lilypond/${VERSION}/Documentation/08/lily-3f659613.png +share/doc/lilypond/${VERSION}/Documentation/08/lily-4c16cd91.ly +share/doc/lilypond/${VERSION}/Documentation/08/lily-4c16cd91.png +share/doc/lilypond/${VERSION}/Documentation/08/lily-6648893d.ly +share/doc/lilypond/${VERSION}/Documentation/08/lily-6648893d.png +share/doc/lilypond/${VERSION}/Documentation/08/lily-726ebb00.ly +share/doc/lilypond/${VERSION}/Documentation/08/lily-726ebb00.png +share/doc/lilypond/${VERSION}/Documentation/08/lily-8a682fdb.ly +share/doc/lilypond/${VERSION}/Documentation/08/lily-8a682fdb.png +share/doc/lilypond/${VERSION}/Documentation/08/lily-a90704b0.ly +share/doc/lilypond/${VERSION}/Documentation/08/lily-a90704b0.png +share/doc/lilypond/${VERSION}/Documentation/08/lily-b6991780.ly +share/doc/lilypond/${VERSION}/Documentation/08/lily-b6991780.png +share/doc/lilypond/${VERSION}/Documentation/08/lily-b69af986.ly +share/doc/lilypond/${VERSION}/Documentation/08/lily-b69af986.png +share/doc/lilypond/${VERSION}/Documentation/08/lily-dc4c1e65.ly +share/doc/lilypond/${VERSION}/Documentation/08/lily-dc4c1e65.png +share/doc/lilypond/${VERSION}/Documentation/08/lily-f61fb15e.ly +share/doc/lilypond/${VERSION}/Documentation/08/lily-f61fb15e.png share/doc/lilypond/${VERSION}/Documentation/09/ -share/doc/lilypond/${VERSION}/Documentation/09/lily-057727bc.ly -share/doc/lilypond/${VERSION}/Documentation/09/lily-057727bc.png -share/doc/lilypond/${VERSION}/Documentation/09/lily-0a02e282.ly -share/doc/lilypond/${VERSION}/Documentation/09/lily-0a02e282.png -share/doc/lilypond/${VERSION}/Documentation/09/lily-37c183b9.ly -share/doc/lilypond/${VERSION}/Documentation/09/lily-37c183b9.png -share/doc/lilypond/${VERSION}/Documentation/09/lily-6c4ab5a9.ly -share/doc/lilypond/${VERSION}/Documentation/09/lily-6c4ab5a9.png -share/doc/lilypond/${VERSION}/Documentation/09/lily-7544e5e4.ly -share/doc/lilypond/${VERSION}/Documentation/09/lily-7544e5e4.png -share/doc/lilypond/${VERSION}/Documentation/09/lily-7a94daae.ly -share/doc/lilypond/${VERSION}/Documentation/09/lily-7a94daae.png -share/doc/lilypond/${VERSION}/Documentation/09/lily-7f26c7fd.ly -share/doc/lilypond/${VERSION}/Documentation/09/lily-7f26c7fd.png -share/doc/lilypond/${VERSION}/Documentation/09/lily-94a35501.ly -share/doc/lilypond/${VERSION}/Documentation/09/lily-94a35501.png -share/doc/lilypond/${VERSION}/Documentation/09/lily-99230f25.ly -share/doc/lilypond/${VERSION}/Documentation/09/lily-99230f25.png -share/doc/lilypond/${VERSION}/Documentation/09/lily-99451a45.ly -share/doc/lilypond/${VERSION}/Documentation/09/lily-99451a45.png -share/doc/lilypond/${VERSION}/Documentation/09/lily-a7fdf977.ly -share/doc/lilypond/${VERSION}/Documentation/09/lily-a7fdf977.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-0313453e.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-0313453e.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-1eb52495.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-1eb52495.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-2be182be.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-2be182be.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-2ce304d4.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-2ce304d4.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-2d72abf3.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-2d72abf3.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-7ddacf05.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-7ddacf05.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-99fa151e.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-99fa151e.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-b1e7aeee.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-b1e7aeee.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-b3629404.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-b3629404.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-c90cb878.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-c90cb878.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-e1ecdcd9.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-e1ecdcd9.png +share/doc/lilypond/${VERSION}/Documentation/09/lily-ef1416df.ly +share/doc/lilypond/${VERSION}/Documentation/09/lily-ef1416df.png share/doc/lilypond/${VERSION}/Documentation/0a/ -share/doc/lilypond/${VERSION}/Documentation/0a/lily-133e6a92.ly -share/doc/lilypond/${VERSION}/Documentation/0a/lily-133e6a92.png -share/doc/lilypond/${VERSION}/Documentation/0a/lily-4cf597f5.ly -share/doc/lilypond/${VERSION}/Documentation/0a/lily-4cf597f5.png -share/doc/lilypond/${VERSION}/Documentation/0a/lily-7b998706.ly -share/doc/lilypond/${VERSION}/Documentation/0a/lily-7b998706.png -share/doc/lilypond/${VERSION}/Documentation/0a/lily-a30c067a.ly -share/doc/lilypond/${VERSION}/Documentation/0a/lily-a30c067a.png -share/doc/lilypond/${VERSION}/Documentation/0a/lily-acd25a36.ly -share/doc/lilypond/${VERSION}/Documentation/0a/lily-acd25a36.png -share/doc/lilypond/${VERSION}/Documentation/0a/lily-cac565c1.ly -share/doc/lilypond/${VERSION}/Documentation/0a/lily-cac565c1.png -share/doc/lilypond/${VERSION}/Documentation/0a/lily-ce79488a.ly -share/doc/lilypond/${VERSION}/Documentation/0a/lily-ce79488a.png -share/doc/lilypond/${VERSION}/Documentation/0a/lily-d0a9d921.ly -share/doc/lilypond/${VERSION}/Documentation/0a/lily-d0a9d921.png -share/doc/lilypond/${VERSION}/Documentation/0a/lily-d7a46a3f.ly -share/doc/lilypond/${VERSION}/Documentation/0a/lily-d7a46a3f.png +share/doc/lilypond/${VERSION}/Documentation/0a/lily-3bf49358.ly +share/doc/lilypond/${VERSION}/Documentation/0a/lily-3bf49358.png +share/doc/lilypond/${VERSION}/Documentation/0a/lily-54680d5a.ly +share/doc/lilypond/${VERSION}/Documentation/0a/lily-54680d5a.png +share/doc/lilypond/${VERSION}/Documentation/0a/lily-73c12622.ly +share/doc/lilypond/${VERSION}/Documentation/0a/lily-73c12622.png +share/doc/lilypond/${VERSION}/Documentation/0a/lily-95215bee.ly +share/doc/lilypond/${VERSION}/Documentation/0a/lily-95215bee.png +share/doc/lilypond/${VERSION}/Documentation/0a/lily-9fa45a8c.ly +share/doc/lilypond/${VERSION}/Documentation/0a/lily-9fa45a8c.png +share/doc/lilypond/${VERSION}/Documentation/0a/lily-bca93010.ly +share/doc/lilypond/${VERSION}/Documentation/0a/lily-bca93010.png +share/doc/lilypond/${VERSION}/Documentation/0a/lily-cdc0c5fa.ly +share/doc/lilypond/${VERSION}/Documentation/0a/lily-cdc0c5fa.png +share/doc/lilypond/${VERSION}/Documentation/0a/lily-cf4ed66d.ly +share/doc/lilypond/${VERSION}/Documentation/0a/lily-cf4ed66d.png +share/doc/lilypond/${VERSION}/Documentation/0a/lily-d5c3e13a.ly +share/doc/lilypond/${VERSION}/Documentation/0a/lily-d5c3e13a.png +share/doc/lilypond/${VERSION}/Documentation/0a/lily-dd555497.ly +share/doc/lilypond/${VERSION}/Documentation/0a/lily-dd555497.png share/doc/lilypond/${VERSION}/Documentation/0b/ -share/doc/lilypond/${VERSION}/Documentation/0b/lily-0eb2754e.ly -share/doc/lilypond/${VERSION}/Documentation/0b/lily-0eb2754e.png -share/doc/lilypond/${VERSION}/Documentation/0b/lily-1c2e31e8.ly -share/doc/lilypond/${VERSION}/Documentation/0b/lily-1c2e31e8.png -share/doc/lilypond/${VERSION}/Documentation/0b/lily-343742f7.ly -share/doc/lilypond/${VERSION}/Documentation/0b/lily-343742f7.png -share/doc/lilypond/${VERSION}/Documentation/0b/lily-5214e54d.ly -share/doc/lilypond/${VERSION}/Documentation/0b/lily-5214e54d.png -share/doc/lilypond/${VERSION}/Documentation/0b/lily-641da818.ly -share/doc/lilypond/${VERSION}/Documentation/0b/lily-641da818.png -share/doc/lilypond/${VERSION}/Documentation/0b/lily-aaa8ce85.ly -share/doc/lilypond/${VERSION}/Documentation/0b/lily-aaa8ce85.png -share/doc/lilypond/${VERSION}/Documentation/0b/lily-b4a35922.ly -share/doc/lilypond/${VERSION}/Documentation/0b/lily-b4a35922.png -share/doc/lilypond/${VERSION}/Documentation/0b/lily-d6353001.ly -share/doc/lilypond/${VERSION}/Documentation/0b/lily-d6353001.png +share/doc/lilypond/${VERSION}/Documentation/0b/lily-30296b32.ly +share/doc/lilypond/${VERSION}/Documentation/0b/lily-30296b32.png +share/doc/lilypond/${VERSION}/Documentation/0b/lily-5f4cb607.ly +share/doc/lilypond/${VERSION}/Documentation/0b/lily-5f4cb607.png +share/doc/lilypond/${VERSION}/Documentation/0b/lily-5f85e5e0.ly +share/doc/lilypond/${VERSION}/Documentation/0b/lily-5f85e5e0.png +share/doc/lilypond/${VERSION}/Documentation/0b/lily-76dbcd67.ly +share/doc/lilypond/${VERSION}/Documentation/0b/lily-76dbcd67.png +share/doc/lilypond/${VERSION}/Documentation/0b/lily-8f6a310e.ly +share/doc/lilypond/${VERSION}/Documentation/0b/lily-8f6a310e.png +share/doc/lilypond/${VERSION}/Documentation/0b/lily-9822244a.ly +share/doc/lilypond/${VERSION}/Documentation/0b/lily-9822244a.png +share/doc/lilypond/${VERSION}/Documentation/0b/lily-acd1b81c.ly +share/doc/lilypond/${VERSION}/Documentation/0b/lily-acd1b81c.png +share/doc/lilypond/${VERSION}/Documentation/0b/lily-b18758a1.ly +share/doc/lilypond/${VERSION}/Documentation/0b/lily-b18758a1.png share/doc/lilypond/${VERSION}/Documentation/0c/ -share/doc/lilypond/${VERSION}/Documentation/0c/lily-27c5174c.ly -share/doc/lilypond/${VERSION}/Documentation/0c/lily-27c5174c.png -share/doc/lilypond/${VERSION}/Documentation/0c/lily-3a3e0c94.ly -share/doc/lilypond/${VERSION}/Documentation/0c/lily-3a3e0c94.png -share/doc/lilypond/${VERSION}/Documentation/0c/lily-507c3d2a.ly -share/doc/lilypond/${VERSION}/Documentation/0c/lily-507c3d2a.png -share/doc/lilypond/${VERSION}/Documentation/0c/lily-65313a26.ly -share/doc/lilypond/${VERSION}/Documentation/0c/lily-65313a26.png -share/doc/lilypond/${VERSION}/Documentation/0c/lily-85d3006b.ly -share/doc/lilypond/${VERSION}/Documentation/0c/lily-85d3006b.png -share/doc/lilypond/${VERSION}/Documentation/0c/lily-8c92293a.ly -share/doc/lilypond/${VERSION}/Documentation/0c/lily-8c92293a.png -share/doc/lilypond/${VERSION}/Documentation/0c/lily-e283816f.ly -share/doc/lilypond/${VERSION}/Documentation/0c/lily-e283816f.png -share/doc/lilypond/${VERSION}/Documentation/0c/lily-e5e2e4cd.ly -share/doc/lilypond/${VERSION}/Documentation/0c/lily-e5e2e4cd.png +share/doc/lilypond/${VERSION}/Documentation/0c/lily-541fd056.ly +share/doc/lilypond/${VERSION}/Documentation/0c/lily-541fd056.png +share/doc/lilypond/${VERSION}/Documentation/0c/lily-66ef016a.ly +share/doc/lilypond/${VERSION}/Documentation/0c/lily-66ef016a.png +share/doc/lilypond/${VERSION}/Documentation/0c/lily-92b92a6d.ly +share/doc/lilypond/${VERSION}/Documentation/0c/lily-92b92a6d.png +share/doc/lilypond/${VERSION}/Documentation/0c/lily-a8162db8.ly +share/doc/lilypond/${VERSION}/Documentation/0c/lily-a8162db8.png +share/doc/lilypond/${VERSION}/Documentation/0c/lily-bc795332.ly +share/doc/lilypond/${VERSION}/Documentation/0c/lily-bc795332.png share/doc/lilypond/${VERSION}/Documentation/0d/ -share/doc/lilypond/${VERSION}/Documentation/0d/lily-0db0dc0d.ly -share/doc/lilypond/${VERSION}/Documentation/0d/lily-0db0dc0d.png -share/doc/lilypond/${VERSION}/Documentation/0d/lily-1497c50f.ly -share/doc/lilypond/${VERSION}/Documentation/0d/lily-1497c50f.png -share/doc/lilypond/${VERSION}/Documentation/0d/lily-2117aa46.ly -share/doc/lilypond/${VERSION}/Documentation/0d/lily-2117aa46.png -share/doc/lilypond/${VERSION}/Documentation/0d/lily-bd1323d1.ly -share/doc/lilypond/${VERSION}/Documentation/0d/lily-bd1323d1.png -share/doc/lilypond/${VERSION}/Documentation/0d/lily-c1e27bbd.ly -share/doc/lilypond/${VERSION}/Documentation/0d/lily-c1e27bbd.png -share/doc/lilypond/${VERSION}/Documentation/0d/lily-fc9a44f6.ly -share/doc/lilypond/${VERSION}/Documentation/0d/lily-fc9a44f6.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-1164c0d6.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-1164c0d6.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-1d458801.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-1d458801.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-2304f6b5.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-2304f6b5.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-4bc4962a.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-4bc4962a.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-4c67707b.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-4c67707b.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-4cb61c47.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-4cb61c47.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-533aa8b4.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-533aa8b4.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-71754b2c.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-71754b2c.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-79926b8a.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-79926b8a.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-9fca0e93.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-9fca0e93.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-e001b59f.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-e001b59f.png +share/doc/lilypond/${VERSION}/Documentation/0d/lily-f2233bc6.ly +share/doc/lilypond/${VERSION}/Documentation/0d/lily-f2233bc6.png share/doc/lilypond/${VERSION}/Documentation/0e/ -share/doc/lilypond/${VERSION}/Documentation/0e/lily-656120d4.ly -share/doc/lilypond/${VERSION}/Documentation/0e/lily-656120d4.png -share/doc/lilypond/${VERSION}/Documentation/0e/lily-65961d18.ly -share/doc/lilypond/${VERSION}/Documentation/0e/lily-65961d18.png -share/doc/lilypond/${VERSION}/Documentation/0e/lily-676ea840.ly -share/doc/lilypond/${VERSION}/Documentation/0e/lily-676ea840.png -share/doc/lilypond/${VERSION}/Documentation/0e/lily-6fcc34b8.ly -share/doc/lilypond/${VERSION}/Documentation/0e/lily-6fcc34b8.png -share/doc/lilypond/${VERSION}/Documentation/0e/lily-97ff8060.ly -share/doc/lilypond/${VERSION}/Documentation/0e/lily-97ff8060.png -share/doc/lilypond/${VERSION}/Documentation/0e/lily-bc80e79c.ly -share/doc/lilypond/${VERSION}/Documentation/0e/lily-bc80e79c.png -share/doc/lilypond/${VERSION}/Documentation/0e/lily-cdd91f1a.ly -share/doc/lilypond/${VERSION}/Documentation/0e/lily-cdd91f1a.png -share/doc/lilypond/${VERSION}/Documentation/0e/lily-de116ec5.ly -share/doc/lilypond/${VERSION}/Documentation/0e/lily-de116ec5.png +share/doc/lilypond/${VERSION}/Documentation/0e/lily-0a0617bd.ly +share/doc/lilypond/${VERSION}/Documentation/0e/lily-0a0617bd.png +share/doc/lilypond/${VERSION}/Documentation/0e/lily-38c57e87.ly +share/doc/lilypond/${VERSION}/Documentation/0e/lily-38c57e87.png +share/doc/lilypond/${VERSION}/Documentation/0e/lily-40e2ae02.ly +share/doc/lilypond/${VERSION}/Documentation/0e/lily-40e2ae02.png +share/doc/lilypond/${VERSION}/Documentation/0e/lily-7b0c1ab3.ly +share/doc/lilypond/${VERSION}/Documentation/0e/lily-7b0c1ab3.png +share/doc/lilypond/${VERSION}/Documentation/0e/lily-8b39364b.ly +share/doc/lilypond/${VERSION}/Documentation/0e/lily-8b39364b.png +share/doc/lilypond/${VERSION}/Documentation/0e/lily-99d0ac19.ly +share/doc/lilypond/${VERSION}/Documentation/0e/lily-99d0ac19.png +share/doc/lilypond/${VERSION}/Documentation/0e/lily-b8ad34e5.ly +share/doc/lilypond/${VERSION}/Documentation/0e/lily-b8ad34e5.png +share/doc/lilypond/${VERSION}/Documentation/0e/lily-e75666cf.ly +share/doc/lilypond/${VERSION}/Documentation/0e/lily-e75666cf.png +share/doc/lilypond/${VERSION}/Documentation/0e/lily-f2bc0695.ly +share/doc/lilypond/${VERSION}/Documentation/0e/lily-f2bc0695.png share/doc/lilypond/${VERSION}/Documentation/0f/ -share/doc/lilypond/${VERSION}/Documentation/0f/lily-0acb015e.ly -share/doc/lilypond/${VERSION}/Documentation/0f/lily-0acb015e.png -share/doc/lilypond/${VERSION}/Documentation/0f/lily-19089eb4.ly -share/doc/lilypond/${VERSION}/Documentation/0f/lily-19089eb4.png -share/doc/lilypond/${VERSION}/Documentation/0f/lily-1d5109fb.ly -share/doc/lilypond/${VERSION}/Documentation/0f/lily-1d5109fb.png -share/doc/lilypond/${VERSION}/Documentation/0f/lily-4bb29ea4.ly -share/doc/lilypond/${VERSION}/Documentation/0f/lily-4bb29ea4.png -share/doc/lilypond/${VERSION}/Documentation/0f/lily-4ff4f5f1.ly -share/doc/lilypond/${VERSION}/Documentation/0f/lily-4ff4f5f1.png -share/doc/lilypond/${VERSION}/Documentation/0f/lily-5af25b21.ly -share/doc/lilypond/${VERSION}/Documentation/0f/lily-5af25b21.png -share/doc/lilypond/${VERSION}/Documentation/0f/lily-784f6c7e.ly -share/doc/lilypond/${VERSION}/Documentation/0f/lily-784f6c7e.png -share/doc/lilypond/${VERSION}/Documentation/0f/lily-ba928d6f.ly -share/doc/lilypond/${VERSION}/Documentation/0f/lily-ba928d6f.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-00fac7d9.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-00fac7d9.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-05928885.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-05928885.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-0a34251c.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-0a34251c.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-23cd483c.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-23cd483c.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-36ac4f2a.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-36ac4f2a.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-389388a9.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-389388a9.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-521fbced.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-521fbced.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-6f1d8e13.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-6f1d8e13.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-73f7b3d9.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-73f7b3d9.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-8692ac53.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-8692ac53.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-96506d3d.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-96506d3d.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-c5fd58c1.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-c5fd58c1.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-e21bc410.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-e21bc410.png +share/doc/lilypond/${VERSION}/Documentation/0f/lily-fddcbd60.ly +share/doc/lilypond/${VERSION}/Documentation/0f/lily-fddcbd60.png share/doc/lilypond/${VERSION}/Documentation/10/ -share/doc/lilypond/${VERSION}/Documentation/10/lily-0d6c86ed.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-0d6c86ed.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-4ebb445e.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-4ebb445e.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-51c1872e.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-51c1872e.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-5488b0bf.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-5488b0bf.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-6f908724.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-6f908724.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-6fc966eb.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-6fc966eb.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-8d0baf1b.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-8d0baf1b.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-c324ec8c.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-c324ec8c.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-c7281fe1.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-c7281fe1.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-e744f85d.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-e744f85d.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-e9531d75.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-e9531d75.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-fa8ec52b.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-fa8ec52b.png -share/doc/lilypond/${VERSION}/Documentation/10/lily-fc974a19.ly -share/doc/lilypond/${VERSION}/Documentation/10/lily-fc974a19.png +share/doc/lilypond/${VERSION}/Documentation/10/lily-0867a684.ly +share/doc/lilypond/${VERSION}/Documentation/10/lily-0867a684.png +share/doc/lilypond/${VERSION}/Documentation/10/lily-0e3a9b81.ly +share/doc/lilypond/${VERSION}/Documentation/10/lily-0e3a9b81.png +share/doc/lilypond/${VERSION}/Documentation/10/lily-1530621d.ly +share/doc/lilypond/${VERSION}/Documentation/10/lily-1530621d.png +share/doc/lilypond/${VERSION}/Documentation/10/lily-4c40c6e7.ly +share/doc/lilypond/${VERSION}/Documentation/10/lily-4c40c6e7.png +share/doc/lilypond/${VERSION}/Documentation/10/lily-5175eee5.ly +share/doc/lilypond/${VERSION}/Documentation/10/lily-5175eee5.png +share/doc/lilypond/${VERSION}/Documentation/10/lily-5cb028ed.ly +share/doc/lilypond/${VERSION}/Documentation/10/lily-5cb028ed.png +share/doc/lilypond/${VERSION}/Documentation/10/lily-7d9ba276.ly +share/doc/lilypond/${VERSION}/Documentation/10/lily-7d9ba276.png +share/doc/lilypond/${VERSION}/Documentation/10/lily-baeace18.ly +share/doc/lilypond/${VERSION}/Documentation/10/lily-baeace18.png +share/doc/lilypond/${VERSION}/Documentation/10/lily-d34bb080.ly +share/doc/lilypond/${VERSION}/Documentation/10/lily-d34bb080.png +share/doc/lilypond/${VERSION}/Documentation/10/lily-d83d47d1.ly +share/doc/lilypond/${VERSION}/Documentation/10/lily-d83d47d1.png +share/doc/lilypond/${VERSION}/Documentation/10/lily-e100b95c.ly +share/doc/lilypond/${VERSION}/Documentation/10/lily-e100b95c.png share/doc/lilypond/${VERSION}/Documentation/11/ -share/doc/lilypond/${VERSION}/Documentation/11/lily-0cb49b13.ly -share/doc/lilypond/${VERSION}/Documentation/11/lily-0cb49b13.png -share/doc/lilypond/${VERSION}/Documentation/11/lily-3a88f822.ly -share/doc/lilypond/${VERSION}/Documentation/11/lily-3a88f822.png -share/doc/lilypond/${VERSION}/Documentation/11/lily-b2c4c0a1.ly -share/doc/lilypond/${VERSION}/Documentation/11/lily-b2c4c0a1.png -share/doc/lilypond/${VERSION}/Documentation/11/lily-c179b7d6.ly -share/doc/lilypond/${VERSION}/Documentation/11/lily-c179b7d6.png -share/doc/lilypond/${VERSION}/Documentation/11/lily-dd9d7e7c.ly -share/doc/lilypond/${VERSION}/Documentation/11/lily-dd9d7e7c.png +share/doc/lilypond/${VERSION}/Documentation/11/lily-2fd32d5e.ly +share/doc/lilypond/${VERSION}/Documentation/11/lily-2fd32d5e.png +share/doc/lilypond/${VERSION}/Documentation/11/lily-3dc225a6.ly +share/doc/lilypond/${VERSION}/Documentation/11/lily-3dc225a6.png +share/doc/lilypond/${VERSION}/Documentation/11/lily-56840523.ly +share/doc/lilypond/${VERSION}/Documentation/11/lily-56840523.png +share/doc/lilypond/${VERSION}/Documentation/11/lily-6a70c38c.ly +share/doc/lilypond/${VERSION}/Documentation/11/lily-6a70c38c.png +share/doc/lilypond/${VERSION}/Documentation/11/lily-740e3cb9.ly +share/doc/lilypond/${VERSION}/Documentation/11/lily-740e3cb9.png +share/doc/lilypond/${VERSION}/Documentation/11/lily-8e961bfe.ly +share/doc/lilypond/${VERSION}/Documentation/11/lily-8e961bfe.png +share/doc/lilypond/${VERSION}/Documentation/11/lily-a41fae4b.ly +share/doc/lilypond/${VERSION}/Documentation/11/lily-a41fae4b.png +share/doc/lilypond/${VERSION}/Documentation/11/lily-b2d9ace9.ly +share/doc/lilypond/${VERSION}/Documentation/11/lily-b2d9ace9.png +share/doc/lilypond/${VERSION}/Documentation/11/lily-bc9cd6f2.ly +share/doc/lilypond/${VERSION}/Documentation/11/lily-bc9cd6f2.png +share/doc/lilypond/${VERSION}/Documentation/11/lily-d8b65010.ly +share/doc/lilypond/${VERSION}/Documentation/11/lily-d8b65010.png +share/doc/lilypond/${VERSION}/Documentation/11/lily-de1e1bb5.ly +share/doc/lilypond/${VERSION}/Documentation/11/lily-de1e1bb5.png share/doc/lilypond/${VERSION}/Documentation/12/ -share/doc/lilypond/${VERSION}/Documentation/12/lily-534e7ec2.ly -share/doc/lilypond/${VERSION}/Documentation/12/lily-534e7ec2.png -share/doc/lilypond/${VERSION}/Documentation/12/lily-61b1612d.ly -share/doc/lilypond/${VERSION}/Documentation/12/lily-61b1612d.png -share/doc/lilypond/${VERSION}/Documentation/12/lily-651ad90e.ly -share/doc/lilypond/${VERSION}/Documentation/12/lily-651ad90e.png -share/doc/lilypond/${VERSION}/Documentation/12/lily-7bfe3225.ly -share/doc/lilypond/${VERSION}/Documentation/12/lily-7bfe3225.png -share/doc/lilypond/${VERSION}/Documentation/12/lily-8135ec20.ly -share/doc/lilypond/${VERSION}/Documentation/12/lily-8135ec20.png -share/doc/lilypond/${VERSION}/Documentation/12/lily-904f47c5.ly -share/doc/lilypond/${VERSION}/Documentation/12/lily-904f47c5.png -share/doc/lilypond/${VERSION}/Documentation/12/lily-c5e23ea5.ly -share/doc/lilypond/${VERSION}/Documentation/12/lily-c5e23ea5.png -share/doc/lilypond/${VERSION}/Documentation/12/lily-e50f166f.ly -share/doc/lilypond/${VERSION}/Documentation/12/lily-e50f166f.png +share/doc/lilypond/${VERSION}/Documentation/12/lily-1e345b63.ly +share/doc/lilypond/${VERSION}/Documentation/12/lily-1e345b63.png +share/doc/lilypond/${VERSION}/Documentation/12/lily-50ab1f3b.ly +share/doc/lilypond/${VERSION}/Documentation/12/lily-50ab1f3b.png +share/doc/lilypond/${VERSION}/Documentation/12/lily-55d5db77.ly +share/doc/lilypond/${VERSION}/Documentation/12/lily-55d5db77.png +share/doc/lilypond/${VERSION}/Documentation/12/lily-89dfd9a8.ly +share/doc/lilypond/${VERSION}/Documentation/12/lily-89dfd9a8.png +share/doc/lilypond/${VERSION}/Documentation/12/lily-8b8b4cef.ly +share/doc/lilypond/${VERSION}/Documentation/12/lily-8b8b4cef.png +share/doc/lilypond/${VERSION}/Documentation/12/lily-952c039d.ly +share/doc/lilypond/${VERSION}/Documentation/12/lily-952c039d.png +share/doc/lilypond/${VERSION}/Documentation/12/lily-9bfce49d.ly +share/doc/lilypond/${VERSION}/Documentation/12/lily-9bfce49d.png +share/doc/lilypond/${VERSION}/Documentation/12/lily-ea61ab36.ly +share/doc/lilypond/${VERSION}/Documentation/12/lily-ea61ab36.png share/doc/lilypond/${VERSION}/Documentation/13/ -share/doc/lilypond/${VERSION}/Documentation/13/lily-05b33219.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-05b33219.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-0d2efab4.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-0d2efab4.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-1dadaadb.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-1dadaadb.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-20240a2a.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-20240a2a.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-481a5c12.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-481a5c12.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-64791890.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-64791890.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-66415f8b.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-66415f8b.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-720bcf82.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-720bcf82.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-7ef6def3.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-7ef6def3.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-8122e699.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-8122e699.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-8b073808.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-8b073808.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-b85c0770.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-b85c0770.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-b9eb6110.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-b9eb6110.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-ca93c7c1.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-ca93c7c1.png -share/doc/lilypond/${VERSION}/Documentation/13/lily-eb8e6074.ly -share/doc/lilypond/${VERSION}/Documentation/13/lily-eb8e6074.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-0262bcb9.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-0262bcb9.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-22e2eb50.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-22e2eb50.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-24a7812e.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-24a7812e.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-33fc2762.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-33fc2762.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-358f5070.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-358f5070.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-5b132f7f.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-5b132f7f.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-7843b903.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-7843b903.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-8cd4013b.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-8cd4013b.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-961ce3e5.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-961ce3e5.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-a0fddbaf.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-a0fddbaf.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-a823f452.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-a823f452.png +share/doc/lilypond/${VERSION}/Documentation/13/lily-d9e116b9.ly +share/doc/lilypond/${VERSION}/Documentation/13/lily-d9e116b9.png share/doc/lilypond/${VERSION}/Documentation/14/ -share/doc/lilypond/${VERSION}/Documentation/14/lily-0b747b8e.ly -share/doc/lilypond/${VERSION}/Documentation/14/lily-0b747b8e.png -share/doc/lilypond/${VERSION}/Documentation/14/lily-5c31fc20.ly -share/doc/lilypond/${VERSION}/Documentation/14/lily-5c31fc20.png -share/doc/lilypond/${VERSION}/Documentation/14/lily-614fee53.ly -share/doc/lilypond/${VERSION}/Documentation/14/lily-614fee53.png -share/doc/lilypond/${VERSION}/Documentation/14/lily-86aaf617.ly -share/doc/lilypond/${VERSION}/Documentation/14/lily-86aaf617.png -share/doc/lilypond/${VERSION}/Documentation/14/lily-bfe35630.ly -share/doc/lilypond/${VERSION}/Documentation/14/lily-bfe35630.png +share/doc/lilypond/${VERSION}/Documentation/14/lily-1ce42bf3.ly +share/doc/lilypond/${VERSION}/Documentation/14/lily-1ce42bf3.png +share/doc/lilypond/${VERSION}/Documentation/14/lily-4ebfb7b7.ly +share/doc/lilypond/${VERSION}/Documentation/14/lily-4ebfb7b7.png +share/doc/lilypond/${VERSION}/Documentation/14/lily-50596e70.ly +share/doc/lilypond/${VERSION}/Documentation/14/lily-50596e70.png +share/doc/lilypond/${VERSION}/Documentation/14/lily-5afa009a.ly +share/doc/lilypond/${VERSION}/Documentation/14/lily-5afa009a.png +share/doc/lilypond/${VERSION}/Documentation/14/lily-68c6081c.ly +share/doc/lilypond/${VERSION}/Documentation/14/lily-68c6081c.png +share/doc/lilypond/${VERSION}/Documentation/14/lily-7c5d1a6b.ly +share/doc/lilypond/${VERSION}/Documentation/14/lily-7c5d1a6b.png +share/doc/lilypond/${VERSION}/Documentation/14/lily-f0b8bb73.ly +share/doc/lilypond/${VERSION}/Documentation/14/lily-f0b8bb73.png +share/doc/lilypond/${VERSION}/Documentation/14/lily-f31ee2b8.ly +share/doc/lilypond/${VERSION}/Documentation/14/lily-f31ee2b8.png share/doc/lilypond/${VERSION}/Documentation/15/ -share/doc/lilypond/${VERSION}/Documentation/15/lily-20384e19.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-20384e19.png -share/doc/lilypond/${VERSION}/Documentation/15/lily-29a3c301.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-29a3c301.png -share/doc/lilypond/${VERSION}/Documentation/15/lily-2c83fbc8.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-2c83fbc8.png -share/doc/lilypond/${VERSION}/Documentation/15/lily-2de5f9fc.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-2de5f9fc.png -share/doc/lilypond/${VERSION}/Documentation/15/lily-52067571.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-52067571.png -share/doc/lilypond/${VERSION}/Documentation/15/lily-6ae65a99.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-6ae65a99.png -share/doc/lilypond/${VERSION}/Documentation/15/lily-8bbc71b2.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-8bbc71b2.png -share/doc/lilypond/${VERSION}/Documentation/15/lily-9806a674.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-9806a674.png -share/doc/lilypond/${VERSION}/Documentation/15/lily-a9441f6a.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-a9441f6a.png -share/doc/lilypond/${VERSION}/Documentation/15/lily-c3c37343.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-c3c37343.png -share/doc/lilypond/${VERSION}/Documentation/15/lily-f26bb9fe.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-f26bb9fe.png -share/doc/lilypond/${VERSION}/Documentation/15/lily-fbcc78bf.ly -share/doc/lilypond/${VERSION}/Documentation/15/lily-fbcc78bf.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-0e3cd1b9.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-0e3cd1b9.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-25219694.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-25219694.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-25b3091e.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-25b3091e.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-32961ee0.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-32961ee0.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-3603de22.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-3603de22.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-3d307720.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-3d307720.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-475175c3.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-475175c3.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-49256817.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-49256817.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-75e75a16.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-75e75a16.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-78daf46e.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-78daf46e.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-afc83bc7.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-afc83bc7.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-c09f47f3.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-c09f47f3.png +share/doc/lilypond/${VERSION}/Documentation/15/lily-d7fe0337.ly +share/doc/lilypond/${VERSION}/Documentation/15/lily-d7fe0337.png share/doc/lilypond/${VERSION}/Documentation/16/ -share/doc/lilypond/${VERSION}/Documentation/16/lily-184f9741.ly -share/doc/lilypond/${VERSION}/Documentation/16/lily-184f9741.png -share/doc/lilypond/${VERSION}/Documentation/16/lily-3fe7b763.ly -share/doc/lilypond/${VERSION}/Documentation/16/lily-3fe7b763.png -share/doc/lilypond/${VERSION}/Documentation/16/lily-55f3e7b3.ly -share/doc/lilypond/${VERSION}/Documentation/16/lily-55f3e7b3.png -share/doc/lilypond/${VERSION}/Documentation/16/lily-8009bb5a.ly -share/doc/lilypond/${VERSION}/Documentation/16/lily-8009bb5a.png -share/doc/lilypond/${VERSION}/Documentation/16/lily-85491d74.ly -share/doc/lilypond/${VERSION}/Documentation/16/lily-85491d74.png -share/doc/lilypond/${VERSION}/Documentation/16/lily-90a1613a.ly -share/doc/lilypond/${VERSION}/Documentation/16/lily-90a1613a.png -share/doc/lilypond/${VERSION}/Documentation/16/lily-9f53f88d.ly -share/doc/lilypond/${VERSION}/Documentation/16/lily-9f53f88d.png -share/doc/lilypond/${VERSION}/Documentation/16/lily-e679b1eb.ly -share/doc/lilypond/${VERSION}/Documentation/16/lily-e679b1eb.png -share/doc/lilypond/${VERSION}/Documentation/16/lily-f0f9df48.ly -share/doc/lilypond/${VERSION}/Documentation/16/lily-f0f9df48.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-0e74c331.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-0e74c331.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-179d1e3e.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-179d1e3e.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-28b3a3b2.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-28b3a3b2.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-2a62b087.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-2a62b087.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-44a55119.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-44a55119.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-8ec4b035.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-8ec4b035.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-9d59d905.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-9d59d905.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-a0e16bd1.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-a0e16bd1.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-e1ae1c0c.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-e1ae1c0c.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-efdd5c93.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-efdd5c93.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-f0c698ff.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-f0c698ff.png +share/doc/lilypond/${VERSION}/Documentation/16/lily-fc8eb523.ly +share/doc/lilypond/${VERSION}/Documentation/16/lily-fc8eb523.png share/doc/lilypond/${VERSION}/Documentation/17/ -share/doc/lilypond/${VERSION}/Documentation/17/lily-096eb78e.ly -share/doc/lilypond/${VERSION}/Documentation/17/lily-096eb78e.png -share/doc/lilypond/${VERSION}/Documentation/17/lily-1c410502.ly -share/doc/lilypond/${VERSION}/Documentation/17/lily-1c410502.png -share/doc/lilypond/${VERSION}/Documentation/17/lily-58cecc73.ly -share/doc/lilypond/${VERSION}/Documentation/17/lily-58cecc73.png -share/doc/lilypond/${VERSION}/Documentation/17/lily-6dc101ee.ly -share/doc/lilypond/${VERSION}/Documentation/17/lily-6dc101ee.png -share/doc/lilypond/${VERSION}/Documentation/17/lily-871fee7d.ly -share/doc/lilypond/${VERSION}/Documentation/17/lily-871fee7d.png -share/doc/lilypond/${VERSION}/Documentation/17/lily-96439dde.ly -share/doc/lilypond/${VERSION}/Documentation/17/lily-96439dde.png -share/doc/lilypond/${VERSION}/Documentation/17/lily-eac9cce5.ly -share/doc/lilypond/${VERSION}/Documentation/17/lily-eac9cce5.png -share/doc/lilypond/${VERSION}/Documentation/17/lily-f14491e5.ly -share/doc/lilypond/${VERSION}/Documentation/17/lily-f14491e5.png +share/doc/lilypond/${VERSION}/Documentation/17/lily-090eb761.ly +share/doc/lilypond/${VERSION}/Documentation/17/lily-090eb761.png +share/doc/lilypond/${VERSION}/Documentation/17/lily-177c674d.ly +share/doc/lilypond/${VERSION}/Documentation/17/lily-177c674d.png +share/doc/lilypond/${VERSION}/Documentation/17/lily-19080633.ly +share/doc/lilypond/${VERSION}/Documentation/17/lily-19080633.png +share/doc/lilypond/${VERSION}/Documentation/17/lily-1b51046a.ly +share/doc/lilypond/${VERSION}/Documentation/17/lily-1b51046a.png +share/doc/lilypond/${VERSION}/Documentation/17/lily-3167edac.ly +share/doc/lilypond/${VERSION}/Documentation/17/lily-3167edac.png +share/doc/lilypond/${VERSION}/Documentation/17/lily-3a409e8e.ly +share/doc/lilypond/${VERSION}/Documentation/17/lily-3a409e8e.png +share/doc/lilypond/${VERSION}/Documentation/17/lily-605de520.ly +share/doc/lilypond/${VERSION}/Documentation/17/lily-605de520.png +share/doc/lilypond/${VERSION}/Documentation/17/lily-c20108b5.ly +share/doc/lilypond/${VERSION}/Documentation/17/lily-c20108b5.png +share/doc/lilypond/${VERSION}/Documentation/17/lily-c97508bd.ly +share/doc/lilypond/${VERSION}/Documentation/17/lily-c97508bd.png share/doc/lilypond/${VERSION}/Documentation/18/ -share/doc/lilypond/${VERSION}/Documentation/18/lily-1ecb86a7.ly -share/doc/lilypond/${VERSION}/Documentation/18/lily-1ecb86a7.png -share/doc/lilypond/${VERSION}/Documentation/18/lily-2b70ba49.ly -share/doc/lilypond/${VERSION}/Documentation/18/lily-2b70ba49.png -share/doc/lilypond/${VERSION}/Documentation/18/lily-43dee3d8.ly -share/doc/lilypond/${VERSION}/Documentation/18/lily-43dee3d8.png -share/doc/lilypond/${VERSION}/Documentation/18/lily-77ff60f0.ly -share/doc/lilypond/${VERSION}/Documentation/18/lily-77ff60f0.png -share/doc/lilypond/${VERSION}/Documentation/18/lily-8546b2b2.ly -share/doc/lilypond/${VERSION}/Documentation/18/lily-8546b2b2.png -share/doc/lilypond/${VERSION}/Documentation/18/lily-92d6a929.ly -share/doc/lilypond/${VERSION}/Documentation/18/lily-92d6a929.png -share/doc/lilypond/${VERSION}/Documentation/18/lily-d6e3dc54.ly -share/doc/lilypond/${VERSION}/Documentation/18/lily-d6e3dc54.png -share/doc/lilypond/${VERSION}/Documentation/18/lily-e125709d.ly -share/doc/lilypond/${VERSION}/Documentation/18/lily-e125709d.png -share/doc/lilypond/${VERSION}/Documentation/18/lily-e8c0fe23.ly -share/doc/lilypond/${VERSION}/Documentation/18/lily-e8c0fe23.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-0e5ae38b.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-0e5ae38b.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-1ed7403f.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-1ed7403f.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-316a1c1b.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-316a1c1b.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-3e69858a.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-3e69858a.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-3f80e03e.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-3f80e03e.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-43bbbfbb.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-43bbbfbb.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-7a1d9f8d.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-7a1d9f8d.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-a3bc995f.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-a3bc995f.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-b1c9d1f1.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-b1c9d1f1.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-bbb67e29.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-bbb67e29.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-d81093fb.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-d81093fb.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-e1f2967c.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-e1f2967c.png +share/doc/lilypond/${VERSION}/Documentation/18/lily-f2d6a704.ly +share/doc/lilypond/${VERSION}/Documentation/18/lily-f2d6a704.png share/doc/lilypond/${VERSION}/Documentation/19/ -share/doc/lilypond/${VERSION}/Documentation/19/lily-3efa37a6.ly -share/doc/lilypond/${VERSION}/Documentation/19/lily-3efa37a6.png -share/doc/lilypond/${VERSION}/Documentation/19/lily-59e04f77.ly -share/doc/lilypond/${VERSION}/Documentation/19/lily-59e04f77.png -share/doc/lilypond/${VERSION}/Documentation/19/lily-61d16fae.ly -share/doc/lilypond/${VERSION}/Documentation/19/lily-61d16fae.png -share/doc/lilypond/${VERSION}/Documentation/19/lily-9f274615.ly -share/doc/lilypond/${VERSION}/Documentation/19/lily-9f274615.png -share/doc/lilypond/${VERSION}/Documentation/19/lily-b17d4bcb.ly -share/doc/lilypond/${VERSION}/Documentation/19/lily-b17d4bcb.png -share/doc/lilypond/${VERSION}/Documentation/19/lily-c323222f.ly -share/doc/lilypond/${VERSION}/Documentation/19/lily-c323222f.png -share/doc/lilypond/${VERSION}/Documentation/19/lily-dd3ddf54.ly -share/doc/lilypond/${VERSION}/Documentation/19/lily-dd3ddf54.png -share/doc/lilypond/${VERSION}/Documentation/19/lily-f2486183.ly -share/doc/lilypond/${VERSION}/Documentation/19/lily-f2486183.png -share/doc/lilypond/${VERSION}/Documentation/19/lily-f27e2d79.ly -share/doc/lilypond/${VERSION}/Documentation/19/lily-f27e2d79.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-13294343.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-13294343.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-1a5723b9.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-1a5723b9.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-674fea8c.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-674fea8c.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-685552b9.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-685552b9.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-6a61119b.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-6a61119b.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-7ff93e33.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-7ff93e33.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-9c0b4831.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-9c0b4831.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-bbd1e730.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-bbd1e730.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-d509e877.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-d509e877.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-d6627688.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-d6627688.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-dce55aea.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-dce55aea.png +share/doc/lilypond/${VERSION}/Documentation/19/lily-fc66270c.ly +share/doc/lilypond/${VERSION}/Documentation/19/lily-fc66270c.png share/doc/lilypond/${VERSION}/Documentation/1a/ -share/doc/lilypond/${VERSION}/Documentation/1a/lily-14e3e136.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-14e3e136.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-3b54d8fd.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-3b54d8fd.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-3c5e930e.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-3c5e930e.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-44f30439.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-44f30439.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-55849450.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-55849450.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-585496f1.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-585496f1.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-66973bc4.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-66973bc4.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-886d360e.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-886d360e.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-b195d918.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-b195d918.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-c4ef32c0.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-c4ef32c0.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-deb18372.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-deb18372.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-e95e3e48.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-e95e3e48.png -share/doc/lilypond/${VERSION}/Documentation/1a/lily-fbdd446e.ly -share/doc/lilypond/${VERSION}/Documentation/1a/lily-fbdd446e.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-05d4958c.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-05d4958c.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-39c94626.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-39c94626.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-3fe7c8b4.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-3fe7c8b4.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-4691ec93.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-4691ec93.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-4f3d5fac.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-4f3d5fac.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-5ff84678.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-5ff84678.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-625c8f66.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-625c8f66.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-8af7fc7a.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-8af7fc7a.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-9d5d3fa8.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-9d5d3fa8.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-aa04e9d9.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-aa04e9d9.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-b9cc7db9.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-b9cc7db9.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-c34e6822.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-c34e6822.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-c3664517.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-c3664517.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-c9879c0c.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-c9879c0c.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-d4bba9db.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-d4bba9db.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-d50a34e2.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-d50a34e2.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-ee6d6c29.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-ee6d6c29.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-f127dcec.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-f127dcec.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-f24d7187.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-f24d7187.png +share/doc/lilypond/${VERSION}/Documentation/1a/lily-f374d9df.ly +share/doc/lilypond/${VERSION}/Documentation/1a/lily-f374d9df.png share/doc/lilypond/${VERSION}/Documentation/1b/ -share/doc/lilypond/${VERSION}/Documentation/1b/lily-1c960cea.ly -share/doc/lilypond/${VERSION}/Documentation/1b/lily-1c960cea.png -share/doc/lilypond/${VERSION}/Documentation/1b/lily-38808762.ly -share/doc/lilypond/${VERSION}/Documentation/1b/lily-38808762.png -share/doc/lilypond/${VERSION}/Documentation/1b/lily-46a258be.ly -share/doc/lilypond/${VERSION}/Documentation/1b/lily-46a258be.png -share/doc/lilypond/${VERSION}/Documentation/1b/lily-49bb9b3a.ly -share/doc/lilypond/${VERSION}/Documentation/1b/lily-49bb9b3a.png -share/doc/lilypond/${VERSION}/Documentation/1b/lily-ab667529.ly -share/doc/lilypond/${VERSION}/Documentation/1b/lily-ab667529.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-021abc0e.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-021abc0e.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-03c967d6.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-03c967d6.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-31711641.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-31711641.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-31ab3663.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-31ab3663.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-46468ab9.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-46468ab9.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-4902d40b.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-4902d40b.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-51fc89ca.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-51fc89ca.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-5a9e4461.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-5a9e4461.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-5b13ce04.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-5b13ce04.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-6830e0cd.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-6830e0cd.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-6e940417.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-6e940417.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-740d849c.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-740d849c.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-7bbe6c59.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-7bbe6c59.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-98def198.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-98def198.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-af00d69b.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-af00d69b.png +share/doc/lilypond/${VERSION}/Documentation/1b/lily-b1e3c75b.ly +share/doc/lilypond/${VERSION}/Documentation/1b/lily-b1e3c75b.png share/doc/lilypond/${VERSION}/Documentation/1c/ -share/doc/lilypond/${VERSION}/Documentation/1c/lily-22c2d840.ly -share/doc/lilypond/${VERSION}/Documentation/1c/lily-22c2d840.png -share/doc/lilypond/${VERSION}/Documentation/1c/lily-438a0f65.ly -share/doc/lilypond/${VERSION}/Documentation/1c/lily-438a0f65.png -share/doc/lilypond/${VERSION}/Documentation/1c/lily-4aafdc16.ly -share/doc/lilypond/${VERSION}/Documentation/1c/lily-4aafdc16.png -share/doc/lilypond/${VERSION}/Documentation/1c/lily-7c66505e.ly -share/doc/lilypond/${VERSION}/Documentation/1c/lily-7c66505e.png -share/doc/lilypond/${VERSION}/Documentation/1c/lily-944ff952.ly -share/doc/lilypond/${VERSION}/Documentation/1c/lily-944ff952.png -share/doc/lilypond/${VERSION}/Documentation/1c/lily-be5b9a5e.ly -share/doc/lilypond/${VERSION}/Documentation/1c/lily-be5b9a5e.png -share/doc/lilypond/${VERSION}/Documentation/1c/lily-dd559c1c.ly -share/doc/lilypond/${VERSION}/Documentation/1c/lily-dd559c1c.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-23b1af13.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-23b1af13.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-2d6f2a83.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-2d6f2a83.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-2e050297.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-2e050297.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-44b93674.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-44b93674.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-55f1678e.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-55f1678e.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-586a4963.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-586a4963.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-6a8806f1.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-6a8806f1.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-73987e67.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-73987e67.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-77699c1f.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-77699c1f.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-9805483e.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-9805483e.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-9922ae3e.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-9922ae3e.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-a0d8fb4b.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-a0d8fb4b.png +share/doc/lilypond/${VERSION}/Documentation/1c/lily-c0fd8014.ly +share/doc/lilypond/${VERSION}/Documentation/1c/lily-c0fd8014.png share/doc/lilypond/${VERSION}/Documentation/1d/ -share/doc/lilypond/${VERSION}/Documentation/1d/lily-2278100c.ly -share/doc/lilypond/${VERSION}/Documentation/1d/lily-2278100c.png -share/doc/lilypond/${VERSION}/Documentation/1d/lily-4220fefa.ly -share/doc/lilypond/${VERSION}/Documentation/1d/lily-4220fefa.png -share/doc/lilypond/${VERSION}/Documentation/1d/lily-52b004f3.ly -share/doc/lilypond/${VERSION}/Documentation/1d/lily-52b004f3.png -share/doc/lilypond/${VERSION}/Documentation/1d/lily-6d8d32d4.ly -share/doc/lilypond/${VERSION}/Documentation/1d/lily-6d8d32d4.png -share/doc/lilypond/${VERSION}/Documentation/1d/lily-91588d2f.ly -share/doc/lilypond/${VERSION}/Documentation/1d/lily-91588d2f.png -share/doc/lilypond/${VERSION}/Documentation/1d/lily-a812d7d2.ly -share/doc/lilypond/${VERSION}/Documentation/1d/lily-a812d7d2.png -share/doc/lilypond/${VERSION}/Documentation/1d/lily-a9226c21.ly -share/doc/lilypond/${VERSION}/Documentation/1d/lily-a9226c21.png -share/doc/lilypond/${VERSION}/Documentation/1d/lily-aa9e7cf6.ly -share/doc/lilypond/${VERSION}/Documentation/1d/lily-aa9e7cf6.png -share/doc/lilypond/${VERSION}/Documentation/1d/lily-b588e68e.ly -share/doc/lilypond/${VERSION}/Documentation/1d/lily-b588e68e.png -share/doc/lilypond/${VERSION}/Documentation/1d/lily-e4dc4db4.ly -share/doc/lilypond/${VERSION}/Documentation/1d/lily-e4dc4db4.png -share/doc/lilypond/${VERSION}/Documentation/1d/lily-f402bab9.ly -share/doc/lilypond/${VERSION}/Documentation/1d/lily-f402bab9.png +share/doc/lilypond/${VERSION}/Documentation/1d/lily-1dcba234.ly +share/doc/lilypond/${VERSION}/Documentation/1d/lily-1dcba234.png +share/doc/lilypond/${VERSION}/Documentation/1d/lily-34457754.ly +share/doc/lilypond/${VERSION}/Documentation/1d/lily-34457754.png +share/doc/lilypond/${VERSION}/Documentation/1d/lily-6b95ed7a.ly +share/doc/lilypond/${VERSION}/Documentation/1d/lily-6b95ed7a.png +share/doc/lilypond/${VERSION}/Documentation/1d/lily-74361a0c.ly +share/doc/lilypond/${VERSION}/Documentation/1d/lily-74361a0c.png +share/doc/lilypond/${VERSION}/Documentation/1d/lily-7e2c2ecc.ly +share/doc/lilypond/${VERSION}/Documentation/1d/lily-7e2c2ecc.png +share/doc/lilypond/${VERSION}/Documentation/1d/lily-9499c80c.ly +share/doc/lilypond/${VERSION}/Documentation/1d/lily-9499c80c.png +share/doc/lilypond/${VERSION}/Documentation/1d/lily-9b811544.ly +share/doc/lilypond/${VERSION}/Documentation/1d/lily-9b811544.png +share/doc/lilypond/${VERSION}/Documentation/1d/lily-cd1074ee.ly +share/doc/lilypond/${VERSION}/Documentation/1d/lily-cd1074ee.png +share/doc/lilypond/${VERSION}/Documentation/1d/lily-e102de7c.ly +share/doc/lilypond/${VERSION}/Documentation/1d/lily-e102de7c.png +share/doc/lilypond/${VERSION}/Documentation/1d/lily-ea1d7873.ly +share/doc/lilypond/${VERSION}/Documentation/1d/lily-ea1d7873.png share/doc/lilypond/${VERSION}/Documentation/1e/ -share/doc/lilypond/${VERSION}/Documentation/1e/lily-3a4d5c44.ly -share/doc/lilypond/${VERSION}/Documentation/1e/lily-3a4d5c44.png -share/doc/lilypond/${VERSION}/Documentation/1e/lily-5136413b.ly -share/doc/lilypond/${VERSION}/Documentation/1e/lily-5136413b.png -share/doc/lilypond/${VERSION}/Documentation/1e/lily-529a6fe9.ly -share/doc/lilypond/${VERSION}/Documentation/1e/lily-529a6fe9.png -share/doc/lilypond/${VERSION}/Documentation/1e/lily-5ac652cc.ly -share/doc/lilypond/${VERSION}/Documentation/1e/lily-5ac652cc.png -share/doc/lilypond/${VERSION}/Documentation/1e/lily-8d25ba6d.ly -share/doc/lilypond/${VERSION}/Documentation/1e/lily-8d25ba6d.png -share/doc/lilypond/${VERSION}/Documentation/1e/lily-cca67957.ly -share/doc/lilypond/${VERSION}/Documentation/1e/lily-cca67957.png -share/doc/lilypond/${VERSION}/Documentation/1e/lily-dcccdf9b.ly -share/doc/lilypond/${VERSION}/Documentation/1e/lily-dcccdf9b.png -share/doc/lilypond/${VERSION}/Documentation/1e/lily-ddfd5716.ly -share/doc/lilypond/${VERSION}/Documentation/1e/lily-ddfd5716.png -share/doc/lilypond/${VERSION}/Documentation/1e/lily-e5be6148.ly -share/doc/lilypond/${VERSION}/Documentation/1e/lily-e5be6148.png +share/doc/lilypond/${VERSION}/Documentation/1e/lily-3d1d7fb4.ly +share/doc/lilypond/${VERSION}/Documentation/1e/lily-3d1d7fb4.png +share/doc/lilypond/${VERSION}/Documentation/1e/lily-52f0e9c8.ly +share/doc/lilypond/${VERSION}/Documentation/1e/lily-52f0e9c8.png +share/doc/lilypond/${VERSION}/Documentation/1e/lily-60328a75.ly +share/doc/lilypond/${VERSION}/Documentation/1e/lily-60328a75.png +share/doc/lilypond/${VERSION}/Documentation/1e/lily-6cd45a8c.ly +share/doc/lilypond/${VERSION}/Documentation/1e/lily-6cd45a8c.png +share/doc/lilypond/${VERSION}/Documentation/1e/lily-84b06b5e.ly +share/doc/lilypond/${VERSION}/Documentation/1e/lily-84b06b5e.png +share/doc/lilypond/${VERSION}/Documentation/1e/lily-87e829fa.ly +share/doc/lilypond/${VERSION}/Documentation/1e/lily-87e829fa.png +share/doc/lilypond/${VERSION}/Documentation/1e/lily-b54ff966.ly +share/doc/lilypond/${VERSION}/Documentation/1e/lily-b54ff966.png +share/doc/lilypond/${VERSION}/Documentation/1e/lily-c7ef0d2f.ly +share/doc/lilypond/${VERSION}/Documentation/1e/lily-c7ef0d2f.png +share/doc/lilypond/${VERSION}/Documentation/1e/lily-cb7c5f07.ly +share/doc/lilypond/${VERSION}/Documentation/1e/lily-cb7c5f07.png +share/doc/lilypond/${VERSION}/Documentation/1e/lily-d070f115.ly +share/doc/lilypond/${VERSION}/Documentation/1e/lily-d070f115.png +share/doc/lilypond/${VERSION}/Documentation/1e/lily-f1140341.ly +share/doc/lilypond/${VERSION}/Documentation/1e/lily-f1140341.png share/doc/lilypond/${VERSION}/Documentation/1f/ -share/doc/lilypond/${VERSION}/Documentation/1f/lily-54c15564.ly -share/doc/lilypond/${VERSION}/Documentation/1f/lily-54c15564.png -share/doc/lilypond/${VERSION}/Documentation/1f/lily-7868a358.ly -share/doc/lilypond/${VERSION}/Documentation/1f/lily-7868a358.png -share/doc/lilypond/${VERSION}/Documentation/1f/lily-9c23b54f.ly -share/doc/lilypond/${VERSION}/Documentation/1f/lily-9c23b54f.png -share/doc/lilypond/${VERSION}/Documentation/1f/lily-c1891aad.ly -share/doc/lilypond/${VERSION}/Documentation/1f/lily-c1891aad.png -share/doc/lilypond/${VERSION}/Documentation/1f/lily-ce1a4754.ly -share/doc/lilypond/${VERSION}/Documentation/1f/lily-ce1a4754.png -share/doc/lilypond/${VERSION}/Documentation/1f/lily-d27b9f55.ly -share/doc/lilypond/${VERSION}/Documentation/1f/lily-d27b9f55.png -share/doc/lilypond/${VERSION}/Documentation/1f/lily-edbfdefa.ly -share/doc/lilypond/${VERSION}/Documentation/1f/lily-edbfdefa.png -share/doc/lilypond/${VERSION}/Documentation/1f/lily-f7523183.ly -share/doc/lilypond/${VERSION}/Documentation/1f/lily-f7523183.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-0f322f26.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-0f322f26.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-32d58435.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-32d58435.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-332eb01d.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-332eb01d.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-4c936c5e.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-4c936c5e.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-52f0ca76.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-52f0ca76.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-54647f91.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-54647f91.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-57e13327.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-57e13327.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-60eecbe8.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-60eecbe8.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-8c206cc9.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-8c206cc9.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-8e2c6b71.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-8e2c6b71.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-8ee101de.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-8ee101de.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-9c4b432d.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-9c4b432d.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-afcdd641.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-afcdd641.png +share/doc/lilypond/${VERSION}/Documentation/1f/lily-db5edf8a.ly +share/doc/lilypond/${VERSION}/Documentation/1f/lily-db5edf8a.png share/doc/lilypond/${VERSION}/Documentation/20/ -share/doc/lilypond/${VERSION}/Documentation/20/lily-141fc400.ly -share/doc/lilypond/${VERSION}/Documentation/20/lily-141fc400.png -share/doc/lilypond/${VERSION}/Documentation/20/lily-30677c61.ly -share/doc/lilypond/${VERSION}/Documentation/20/lily-30677c61.png -share/doc/lilypond/${VERSION}/Documentation/20/lily-408d5ac5.ly -share/doc/lilypond/${VERSION}/Documentation/20/lily-408d5ac5.png -share/doc/lilypond/${VERSION}/Documentation/20/lily-578dbfe8.ly -share/doc/lilypond/${VERSION}/Documentation/20/lily-578dbfe8.png -share/doc/lilypond/${VERSION}/Documentation/20/lily-5e8bdb10.ly -share/doc/lilypond/${VERSION}/Documentation/20/lily-5e8bdb10.png -share/doc/lilypond/${VERSION}/Documentation/20/lily-a2b3a9e0.ly -share/doc/lilypond/${VERSION}/Documentation/20/lily-a2b3a9e0.png -share/doc/lilypond/${VERSION}/Documentation/20/lily-c220981a.ly -share/doc/lilypond/${VERSION}/Documentation/20/lily-c220981a.png -share/doc/lilypond/${VERSION}/Documentation/20/lily-c6cf2473.ly -share/doc/lilypond/${VERSION}/Documentation/20/lily-c6cf2473.png -share/doc/lilypond/${VERSION}/Documentation/20/lily-cd47633c.ly -share/doc/lilypond/${VERSION}/Documentation/20/lily-cd47633c.png -share/doc/lilypond/${VERSION}/Documentation/20/lily-db82bf11.ly -share/doc/lilypond/${VERSION}/Documentation/20/lily-db82bf11.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-11d7938f.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-11d7938f.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-2f179cf5.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-2f179cf5.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-3fd12b42.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-3fd12b42.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-46736f98.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-46736f98.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-4e534068.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-4e534068.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-832d039d.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-832d039d.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-c2c21ecc.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-c2c21ecc.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-c5f31485.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-c5f31485.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-ce4d719c.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-ce4d719c.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-dc96c266.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-dc96c266.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-ebae5cd3.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-ebae5cd3.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-efe1de52.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-efe1de52.png +share/doc/lilypond/${VERSION}/Documentation/20/lily-f70ec4ba.ly +share/doc/lilypond/${VERSION}/Documentation/20/lily-f70ec4ba.png share/doc/lilypond/${VERSION}/Documentation/21/ -share/doc/lilypond/${VERSION}/Documentation/21/lily-052bd6bf.ly -share/doc/lilypond/${VERSION}/Documentation/21/lily-052bd6bf.png -share/doc/lilypond/${VERSION}/Documentation/21/lily-2cd11335.ly -share/doc/lilypond/${VERSION}/Documentation/21/lily-2cd11335.png -share/doc/lilypond/${VERSION}/Documentation/21/lily-31d6a8f5.ly -share/doc/lilypond/${VERSION}/Documentation/21/lily-31d6a8f5.png -share/doc/lilypond/${VERSION}/Documentation/21/lily-4e83718d.ly -share/doc/lilypond/${VERSION}/Documentation/21/lily-4e83718d.png -share/doc/lilypond/${VERSION}/Documentation/21/lily-7c24cfb7.ly -share/doc/lilypond/${VERSION}/Documentation/21/lily-7c24cfb7.png -share/doc/lilypond/${VERSION}/Documentation/21/lily-9ac6b980.ly -share/doc/lilypond/${VERSION}/Documentation/21/lily-9ac6b980.png -share/doc/lilypond/${VERSION}/Documentation/21/lily-efd9ad2a.ly -share/doc/lilypond/${VERSION}/Documentation/21/lily-efd9ad2a.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-065c393a.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-065c393a.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-1d0faef3.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-1d0faef3.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-2a96b0bf.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-2a96b0bf.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-376018b6.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-376018b6.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-3ef70ce1.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-3ef70ce1.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-40c1a0c4.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-40c1a0c4.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-49b4d5a9.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-49b4d5a9.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-6794e4fa.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-6794e4fa.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-6f4ca5a6.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-6f4ca5a6.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-7430e518.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-7430e518.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-7ba65d20.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-7ba65d20.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-a9161ac9.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-a9161ac9.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-b8637ca7.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-b8637ca7.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-be5cd42b.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-be5cd42b.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-ddbdd3e2.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-ddbdd3e2.png +share/doc/lilypond/${VERSION}/Documentation/21/lily-fc40757b.ly +share/doc/lilypond/${VERSION}/Documentation/21/lily-fc40757b.png share/doc/lilypond/${VERSION}/Documentation/22/ -share/doc/lilypond/${VERSION}/Documentation/22/lily-25292c45.ly -share/doc/lilypond/${VERSION}/Documentation/22/lily-25292c45.png -share/doc/lilypond/${VERSION}/Documentation/22/lily-52bccdac.ly -share/doc/lilypond/${VERSION}/Documentation/22/lily-52bccdac.png -share/doc/lilypond/${VERSION}/Documentation/22/lily-5f4b3df9.ly -share/doc/lilypond/${VERSION}/Documentation/22/lily-5f4b3df9.png -share/doc/lilypond/${VERSION}/Documentation/22/lily-7e1f7a2f.ly -share/doc/lilypond/${VERSION}/Documentation/22/lily-7e1f7a2f.png -share/doc/lilypond/${VERSION}/Documentation/22/lily-9742096d.ly -share/doc/lilypond/${VERSION}/Documentation/22/lily-9742096d.png -share/doc/lilypond/${VERSION}/Documentation/22/lily-9b519bfe.ly -share/doc/lilypond/${VERSION}/Documentation/22/lily-9b519bfe.png -share/doc/lilypond/${VERSION}/Documentation/22/lily-9e0f5613.ly -share/doc/lilypond/${VERSION}/Documentation/22/lily-9e0f5613.png -share/doc/lilypond/${VERSION}/Documentation/22/lily-aaa470fd.ly -share/doc/lilypond/${VERSION}/Documentation/22/lily-aaa470fd.png -share/doc/lilypond/${VERSION}/Documentation/22/lily-c7e7385d.ly -share/doc/lilypond/${VERSION}/Documentation/22/lily-c7e7385d.png -share/doc/lilypond/${VERSION}/Documentation/22/lily-ffcace89.ly -share/doc/lilypond/${VERSION}/Documentation/22/lily-ffcace89.png +share/doc/lilypond/${VERSION}/Documentation/22/lily-04e111d9.ly +share/doc/lilypond/${VERSION}/Documentation/22/lily-04e111d9.png +share/doc/lilypond/${VERSION}/Documentation/22/lily-1088b78b.ly +share/doc/lilypond/${VERSION}/Documentation/22/lily-1088b78b.png +share/doc/lilypond/${VERSION}/Documentation/22/lily-2b4b884e.ly +share/doc/lilypond/${VERSION}/Documentation/22/lily-2b4b884e.png +share/doc/lilypond/${VERSION}/Documentation/22/lily-3d44402b.ly +share/doc/lilypond/${VERSION}/Documentation/22/lily-3d44402b.png +share/doc/lilypond/${VERSION}/Documentation/22/lily-3e07ffc0.ly +share/doc/lilypond/${VERSION}/Documentation/22/lily-3e07ffc0.png +share/doc/lilypond/${VERSION}/Documentation/22/lily-43aa5e82.ly +share/doc/lilypond/${VERSION}/Documentation/22/lily-43aa5e82.png +share/doc/lilypond/${VERSION}/Documentation/22/lily-756d4dfa.ly +share/doc/lilypond/${VERSION}/Documentation/22/lily-756d4dfa.png +share/doc/lilypond/${VERSION}/Documentation/22/lily-8c35732c.ly +share/doc/lilypond/${VERSION}/Documentation/22/lily-8c35732c.png +share/doc/lilypond/${VERSION}/Documentation/22/lily-c1b7acde.ly +share/doc/lilypond/${VERSION}/Documentation/22/lily-c1b7acde.png share/doc/lilypond/${VERSION}/Documentation/23/ -share/doc/lilypond/${VERSION}/Documentation/23/lily-2294b63e.ly -share/doc/lilypond/${VERSION}/Documentation/23/lily-2294b63e.png -share/doc/lilypond/${VERSION}/Documentation/23/lily-482c557b.ly -share/doc/lilypond/${VERSION}/Documentation/23/lily-482c557b.png -share/doc/lilypond/${VERSION}/Documentation/23/lily-523e850d.ly -share/doc/lilypond/${VERSION}/Documentation/23/lily-523e850d.png -share/doc/lilypond/${VERSION}/Documentation/23/lily-60cdc98c.ly -share/doc/lilypond/${VERSION}/Documentation/23/lily-60cdc98c.png -share/doc/lilypond/${VERSION}/Documentation/23/lily-6109fb3c.ly -share/doc/lilypond/${VERSION}/Documentation/23/lily-6109fb3c.png -share/doc/lilypond/${VERSION}/Documentation/23/lily-758c4736.ly -share/doc/lilypond/${VERSION}/Documentation/23/lily-758c4736.png -share/doc/lilypond/${VERSION}/Documentation/23/lily-a8b77fa0.ly -share/doc/lilypond/${VERSION}/Documentation/23/lily-a8b77fa0.png -share/doc/lilypond/${VERSION}/Documentation/23/lily-bf0edd5c.ly -share/doc/lilypond/${VERSION}/Documentation/23/lily-bf0edd5c.png -share/doc/lilypond/${VERSION}/Documentation/23/lily-ead1eefa.ly -share/doc/lilypond/${VERSION}/Documentation/23/lily-ead1eefa.png +share/doc/lilypond/${VERSION}/Documentation/23/lily-18a4ab70.ly +share/doc/lilypond/${VERSION}/Documentation/23/lily-18a4ab70.png +share/doc/lilypond/${VERSION}/Documentation/23/lily-2097557c.ly +share/doc/lilypond/${VERSION}/Documentation/23/lily-2097557c.png +share/doc/lilypond/${VERSION}/Documentation/23/lily-31032e85.ly +share/doc/lilypond/${VERSION}/Documentation/23/lily-31032e85.png +share/doc/lilypond/${VERSION}/Documentation/23/lily-45fb106a.ly +share/doc/lilypond/${VERSION}/Documentation/23/lily-45fb106a.png +share/doc/lilypond/${VERSION}/Documentation/23/lily-9fe224cc.ly +share/doc/lilypond/${VERSION}/Documentation/23/lily-9fe224cc.png +share/doc/lilypond/${VERSION}/Documentation/23/lily-a0f800ee.ly +share/doc/lilypond/${VERSION}/Documentation/23/lily-a0f800ee.png +share/doc/lilypond/${VERSION}/Documentation/23/lily-c5ddbb95.ly +share/doc/lilypond/${VERSION}/Documentation/23/lily-c5ddbb95.png +share/doc/lilypond/${VERSION}/Documentation/23/lily-d4009833.ly +share/doc/lilypond/${VERSION}/Documentation/23/lily-d4009833.png +share/doc/lilypond/${VERSION}/Documentation/23/lily-ee4cd1a2.ly +share/doc/lilypond/${VERSION}/Documentation/23/lily-ee4cd1a2.png share/doc/lilypond/${VERSION}/Documentation/24/ -share/doc/lilypond/${VERSION}/Documentation/24/lily-360456ad.ly -share/doc/lilypond/${VERSION}/Documentation/24/lily-360456ad.png -share/doc/lilypond/${VERSION}/Documentation/24/lily-660f5f3f.ly -share/doc/lilypond/${VERSION}/Documentation/24/lily-660f5f3f.png -share/doc/lilypond/${VERSION}/Documentation/24/lily-6a8e3f75.ly -share/doc/lilypond/${VERSION}/Documentation/24/lily-6a8e3f75.png -share/doc/lilypond/${VERSION}/Documentation/24/lily-91cab830.ly -share/doc/lilypond/${VERSION}/Documentation/24/lily-91cab830.png -share/doc/lilypond/${VERSION}/Documentation/24/lily-9d78170c.ly -share/doc/lilypond/${VERSION}/Documentation/24/lily-9d78170c.png -share/doc/lilypond/${VERSION}/Documentation/24/lily-d06be47e.ly -share/doc/lilypond/${VERSION}/Documentation/24/lily-d06be47e.png -share/doc/lilypond/${VERSION}/Documentation/24/lily-d8a81073.ly -share/doc/lilypond/${VERSION}/Documentation/24/lily-d8a81073.png -share/doc/lilypond/${VERSION}/Documentation/24/lily-e6b02c76.ly -share/doc/lilypond/${VERSION}/Documentation/24/lily-e6b02c76.png -share/doc/lilypond/${VERSION}/Documentation/24/lily-e9d7ab87.ly -share/doc/lilypond/${VERSION}/Documentation/24/lily-e9d7ab87.png -share/doc/lilypond/${VERSION}/Documentation/24/lily-ec937b55.ly -share/doc/lilypond/${VERSION}/Documentation/24/lily-ec937b55.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-0820395f.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-0820395f.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-12034a24.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-12034a24.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-2937235d.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-2937235d.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-4302bdaa.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-4302bdaa.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-56a2f1bb.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-56a2f1bb.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-606f40ec.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-606f40ec.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-68fa688f.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-68fa688f.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-6c5091f3.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-6c5091f3.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-7c84f998.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-7c84f998.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-9d9a95d5.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-9d9a95d5.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-a0b303ae.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-a0b303ae.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-b0a26761.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-b0a26761.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-b1fbfe50.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-b1fbfe50.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-c4ee0917.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-c4ee0917.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-d3d647b4.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-d3d647b4.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-dd5e2854.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-dd5e2854.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-ddb81694.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-ddb81694.png +share/doc/lilypond/${VERSION}/Documentation/24/lily-e34b79e4.ly +share/doc/lilypond/${VERSION}/Documentation/24/lily-e34b79e4.png share/doc/lilypond/${VERSION}/Documentation/25/ -share/doc/lilypond/${VERSION}/Documentation/25/lily-0339deaa.ly -share/doc/lilypond/${VERSION}/Documentation/25/lily-0339deaa.png -share/doc/lilypond/${VERSION}/Documentation/25/lily-2c7aa7b5.ly -share/doc/lilypond/${VERSION}/Documentation/25/lily-2c7aa7b5.png -share/doc/lilypond/${VERSION}/Documentation/25/lily-62366449.ly -share/doc/lilypond/${VERSION}/Documentation/25/lily-62366449.png -share/doc/lilypond/${VERSION}/Documentation/25/lily-8cebe8c6.ly -share/doc/lilypond/${VERSION}/Documentation/25/lily-8cebe8c6.png -share/doc/lilypond/${VERSION}/Documentation/25/lily-937c1a26.ly -share/doc/lilypond/${VERSION}/Documentation/25/lily-937c1a26.png -share/doc/lilypond/${VERSION}/Documentation/25/lily-93f5cbdd.ly -share/doc/lilypond/${VERSION}/Documentation/25/lily-93f5cbdd.png +share/doc/lilypond/${VERSION}/Documentation/25/lily-49fe5c51.ly +share/doc/lilypond/${VERSION}/Documentation/25/lily-49fe5c51.png +share/doc/lilypond/${VERSION}/Documentation/25/lily-4d3429bf.ly +share/doc/lilypond/${VERSION}/Documentation/25/lily-4d3429bf.png +share/doc/lilypond/${VERSION}/Documentation/25/lily-631f8984.ly +share/doc/lilypond/${VERSION}/Documentation/25/lily-631f8984.png +share/doc/lilypond/${VERSION}/Documentation/25/lily-775a5c9d.ly +share/doc/lilypond/${VERSION}/Documentation/25/lily-775a5c9d.png +share/doc/lilypond/${VERSION}/Documentation/25/lily-9b29e3ed.ly +share/doc/lilypond/${VERSION}/Documentation/25/lily-9b29e3ed.png +share/doc/lilypond/${VERSION}/Documentation/25/lily-d91d9daf.ly +share/doc/lilypond/${VERSION}/Documentation/25/lily-d91d9daf.png +share/doc/lilypond/${VERSION}/Documentation/25/lily-fde05565.ly +share/doc/lilypond/${VERSION}/Documentation/25/lily-fde05565.png share/doc/lilypond/${VERSION}/Documentation/26/ -share/doc/lilypond/${VERSION}/Documentation/26/lily-0d70de52.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-0d70de52.png -share/doc/lilypond/${VERSION}/Documentation/26/lily-14012fc9.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-14012fc9.png -share/doc/lilypond/${VERSION}/Documentation/26/lily-1fdbdc6f.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-1fdbdc6f.png -share/doc/lilypond/${VERSION}/Documentation/26/lily-590e6c6b.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-590e6c6b.png -share/doc/lilypond/${VERSION}/Documentation/26/lily-7eaef1ef.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-7eaef1ef.png -share/doc/lilypond/${VERSION}/Documentation/26/lily-9f91f293.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-9f91f293.png -share/doc/lilypond/${VERSION}/Documentation/26/lily-a7629174.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-a7629174.png -share/doc/lilypond/${VERSION}/Documentation/26/lily-b2c8585c.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-b2c8585c.png -share/doc/lilypond/${VERSION}/Documentation/26/lily-ca65f754.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-ca65f754.png -share/doc/lilypond/${VERSION}/Documentation/26/lily-e198ef56.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-e198ef56.png -share/doc/lilypond/${VERSION}/Documentation/26/lily-f96110b7.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-f96110b7.png -share/doc/lilypond/${VERSION}/Documentation/26/lily-fda93226.ly -share/doc/lilypond/${VERSION}/Documentation/26/lily-fda93226.png +share/doc/lilypond/${VERSION}/Documentation/26/lily-4593c597.ly +share/doc/lilypond/${VERSION}/Documentation/26/lily-4593c597.png +share/doc/lilypond/${VERSION}/Documentation/26/lily-6dee4f39.ly +share/doc/lilypond/${VERSION}/Documentation/26/lily-6dee4f39.png +share/doc/lilypond/${VERSION}/Documentation/26/lily-6fdb9e9c.ly +share/doc/lilypond/${VERSION}/Documentation/26/lily-6fdb9e9c.png +share/doc/lilypond/${VERSION}/Documentation/26/lily-7a7464bb.ly +share/doc/lilypond/${VERSION}/Documentation/26/lily-7a7464bb.png +share/doc/lilypond/${VERSION}/Documentation/26/lily-8385941e.ly +share/doc/lilypond/${VERSION}/Documentation/26/lily-8385941e.png +share/doc/lilypond/${VERSION}/Documentation/26/lily-90262345.ly +share/doc/lilypond/${VERSION}/Documentation/26/lily-90262345.png +share/doc/lilypond/${VERSION}/Documentation/26/lily-b0550535.ly +share/doc/lilypond/${VERSION}/Documentation/26/lily-b0550535.png +share/doc/lilypond/${VERSION}/Documentation/26/lily-c364d3cf.ly +share/doc/lilypond/${VERSION}/Documentation/26/lily-c364d3cf.png +share/doc/lilypond/${VERSION}/Documentation/26/lily-eb4a7cfd.ly +share/doc/lilypond/${VERSION}/Documentation/26/lily-eb4a7cfd.png +share/doc/lilypond/${VERSION}/Documentation/26/lily-f08cb7c4.ly +share/doc/lilypond/${VERSION}/Documentation/26/lily-f08cb7c4.png +share/doc/lilypond/${VERSION}/Documentation/26/lily-f63257cb.ly +share/doc/lilypond/${VERSION}/Documentation/26/lily-f63257cb.png share/doc/lilypond/${VERSION}/Documentation/27/ -share/doc/lilypond/${VERSION}/Documentation/27/lily-6ae9cfb4.ly -share/doc/lilypond/${VERSION}/Documentation/27/lily-6ae9cfb4.png -share/doc/lilypond/${VERSION}/Documentation/27/lily-6c798fc9.ly -share/doc/lilypond/${VERSION}/Documentation/27/lily-6c798fc9.png -share/doc/lilypond/${VERSION}/Documentation/27/lily-953d2ecb.ly -share/doc/lilypond/${VERSION}/Documentation/27/lily-953d2ecb.png -share/doc/lilypond/${VERSION}/Documentation/27/lily-a8b582f8.ly -share/doc/lilypond/${VERSION}/Documentation/27/lily-a8b582f8.png -share/doc/lilypond/${VERSION}/Documentation/27/lily-c1923ff0.ly -share/doc/lilypond/${VERSION}/Documentation/27/lily-c1923ff0.png -share/doc/lilypond/${VERSION}/Documentation/27/lily-ccdc2ba8.ly -share/doc/lilypond/${VERSION}/Documentation/27/lily-ccdc2ba8.png -share/doc/lilypond/${VERSION}/Documentation/27/lily-d934d904.ly -share/doc/lilypond/${VERSION}/Documentation/27/lily-d934d904.png -share/doc/lilypond/${VERSION}/Documentation/27/lily-f72ad10e.ly -share/doc/lilypond/${VERSION}/Documentation/27/lily-f72ad10e.png +share/doc/lilypond/${VERSION}/Documentation/27/lily-17a62f80.ly +share/doc/lilypond/${VERSION}/Documentation/27/lily-17a62f80.png +share/doc/lilypond/${VERSION}/Documentation/27/lily-28476df2.ly +share/doc/lilypond/${VERSION}/Documentation/27/lily-28476df2.png +share/doc/lilypond/${VERSION}/Documentation/27/lily-4ea1a51c.ly +share/doc/lilypond/${VERSION}/Documentation/27/lily-4ea1a51c.png +share/doc/lilypond/${VERSION}/Documentation/27/lily-578d842b.ly +share/doc/lilypond/${VERSION}/Documentation/27/lily-578d842b.png +share/doc/lilypond/${VERSION}/Documentation/27/lily-653704f4.ly +share/doc/lilypond/${VERSION}/Documentation/27/lily-653704f4.png +share/doc/lilypond/${VERSION}/Documentation/27/lily-8387c2a4.ly +share/doc/lilypond/${VERSION}/Documentation/27/lily-8387c2a4.png +share/doc/lilypond/${VERSION}/Documentation/27/lily-87f3e50f.ly +share/doc/lilypond/${VERSION}/Documentation/27/lily-87f3e50f.png +share/doc/lilypond/${VERSION}/Documentation/27/lily-e9da4674.ly +share/doc/lilypond/${VERSION}/Documentation/27/lily-e9da4674.png +share/doc/lilypond/${VERSION}/Documentation/27/lily-f56f1d34.ly +share/doc/lilypond/${VERSION}/Documentation/27/lily-f56f1d34.png share/doc/lilypond/${VERSION}/Documentation/28/ -share/doc/lilypond/${VERSION}/Documentation/28/lily-057cc4f4.ly -share/doc/lilypond/${VERSION}/Documentation/28/lily-057cc4f4.png -share/doc/lilypond/${VERSION}/Documentation/28/lily-143b6d6e.ly -share/doc/lilypond/${VERSION}/Documentation/28/lily-143b6d6e.png -share/doc/lilypond/${VERSION}/Documentation/28/lily-25f937e5.ly -share/doc/lilypond/${VERSION}/Documentation/28/lily-25f937e5.png -share/doc/lilypond/${VERSION}/Documentation/28/lily-805fbb98.ly -share/doc/lilypond/${VERSION}/Documentation/28/lily-805fbb98.png -share/doc/lilypond/${VERSION}/Documentation/28/lily-f453643d.ly -share/doc/lilypond/${VERSION}/Documentation/28/lily-f453643d.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-079d8fef.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-079d8fef.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-1cf440ce.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-1cf440ce.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-1dffeff7.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-1dffeff7.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-20d0337b.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-20d0337b.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-35118151.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-35118151.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-7cc27845.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-7cc27845.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-8ff2636a.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-8ff2636a.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-9419bfd3.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-9419bfd3.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-960adf41.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-960adf41.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-ce7d1299.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-ce7d1299.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-d5a07f5c.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-d5a07f5c.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-f1daf42f.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-f1daf42f.png +share/doc/lilypond/${VERSION}/Documentation/28/lily-f89893d3.ly +share/doc/lilypond/${VERSION}/Documentation/28/lily-f89893d3.png share/doc/lilypond/${VERSION}/Documentation/29/ -share/doc/lilypond/${VERSION}/Documentation/29/lily-1787103d.ly -share/doc/lilypond/${VERSION}/Documentation/29/lily-1787103d.png -share/doc/lilypond/${VERSION}/Documentation/29/lily-30dd43bd.ly -share/doc/lilypond/${VERSION}/Documentation/29/lily-30dd43bd.png -share/doc/lilypond/${VERSION}/Documentation/29/lily-4df77e77.ly -share/doc/lilypond/${VERSION}/Documentation/29/lily-4df77e77.png -share/doc/lilypond/${VERSION}/Documentation/29/lily-52ee272f.ly -share/doc/lilypond/${VERSION}/Documentation/29/lily-52ee272f.png -share/doc/lilypond/${VERSION}/Documentation/29/lily-7184424c.ly -share/doc/lilypond/${VERSION}/Documentation/29/lily-7184424c.png -share/doc/lilypond/${VERSION}/Documentation/29/lily-7b85a34b.ly -share/doc/lilypond/${VERSION}/Documentation/29/lily-7b85a34b.png -share/doc/lilypond/${VERSION}/Documentation/29/lily-7d0835bd.ly -share/doc/lilypond/${VERSION}/Documentation/29/lily-7d0835bd.png -share/doc/lilypond/${VERSION}/Documentation/29/lily-962a9107.ly -share/doc/lilypond/${VERSION}/Documentation/29/lily-962a9107.png -share/doc/lilypond/${VERSION}/Documentation/29/lily-ac193383.ly -share/doc/lilypond/${VERSION}/Documentation/29/lily-ac193383.png -share/doc/lilypond/${VERSION}/Documentation/29/lily-c3d52c2f.ly -share/doc/lilypond/${VERSION}/Documentation/29/lily-c3d52c2f.png -share/doc/lilypond/${VERSION}/Documentation/29/lily-fad3ed36.ly -share/doc/lilypond/${VERSION}/Documentation/29/lily-fad3ed36.png +share/doc/lilypond/${VERSION}/Documentation/29/lily-0a0047ea.ly +share/doc/lilypond/${VERSION}/Documentation/29/lily-0a0047ea.png +share/doc/lilypond/${VERSION}/Documentation/29/lily-3cdcb1b6.ly +share/doc/lilypond/${VERSION}/Documentation/29/lily-3cdcb1b6.png +share/doc/lilypond/${VERSION}/Documentation/29/lily-4b815172.ly +share/doc/lilypond/${VERSION}/Documentation/29/lily-4b815172.png +share/doc/lilypond/${VERSION}/Documentation/29/lily-7f417d73.ly +share/doc/lilypond/${VERSION}/Documentation/29/lily-7f417d73.png +share/doc/lilypond/${VERSION}/Documentation/29/lily-d25936c5.ly +share/doc/lilypond/${VERSION}/Documentation/29/lily-d25936c5.png +share/doc/lilypond/${VERSION}/Documentation/29/lily-d56aaba3.ly +share/doc/lilypond/${VERSION}/Documentation/29/lily-d56aaba3.png +share/doc/lilypond/${VERSION}/Documentation/29/lily-d87e22fb.ly +share/doc/lilypond/${VERSION}/Documentation/29/lily-d87e22fb.png +share/doc/lilypond/${VERSION}/Documentation/29/lily-ee3601ed.ly +share/doc/lilypond/${VERSION}/Documentation/29/lily-ee3601ed.png +share/doc/lilypond/${VERSION}/Documentation/29/lily-ff200686.ly +share/doc/lilypond/${VERSION}/Documentation/29/lily-ff200686.png share/doc/lilypond/${VERSION}/Documentation/2a/ -share/doc/lilypond/${VERSION}/Documentation/2a/lily-072d0dda.ly -share/doc/lilypond/${VERSION}/Documentation/2a/lily-072d0dda.png -share/doc/lilypond/${VERSION}/Documentation/2a/lily-09aa3650.ly -share/doc/lilypond/${VERSION}/Documentation/2a/lily-09aa3650.png -share/doc/lilypond/${VERSION}/Documentation/2a/lily-535eeddf.ly -share/doc/lilypond/${VERSION}/Documentation/2a/lily-535eeddf.png -share/doc/lilypond/${VERSION}/Documentation/2a/lily-757421d3.ly -share/doc/lilypond/${VERSION}/Documentation/2a/lily-757421d3.png -share/doc/lilypond/${VERSION}/Documentation/2a/lily-78571489.ly -share/doc/lilypond/${VERSION}/Documentation/2a/lily-78571489.png -share/doc/lilypond/${VERSION}/Documentation/2a/lily-83f440e8.ly -share/doc/lilypond/${VERSION}/Documentation/2a/lily-83f440e8.png -share/doc/lilypond/${VERSION}/Documentation/2a/lily-aae365d6.ly -share/doc/lilypond/${VERSION}/Documentation/2a/lily-aae365d6.png -share/doc/lilypond/${VERSION}/Documentation/2a/lily-c4c24e1e.ly -share/doc/lilypond/${VERSION}/Documentation/2a/lily-c4c24e1e.png +share/doc/lilypond/${VERSION}/Documentation/2a/lily-030fb112.ly +share/doc/lilypond/${VERSION}/Documentation/2a/lily-030fb112.png +share/doc/lilypond/${VERSION}/Documentation/2a/lily-24e9aa2b.ly +share/doc/lilypond/${VERSION}/Documentation/2a/lily-24e9aa2b.png +share/doc/lilypond/${VERSION}/Documentation/2a/lily-84873cff.ly +share/doc/lilypond/${VERSION}/Documentation/2a/lily-84873cff.png +share/doc/lilypond/${VERSION}/Documentation/2a/lily-87eb1b1a.ly +share/doc/lilypond/${VERSION}/Documentation/2a/lily-87eb1b1a.png +share/doc/lilypond/${VERSION}/Documentation/2a/lily-b3ee0456.ly +share/doc/lilypond/${VERSION}/Documentation/2a/lily-b3ee0456.png +share/doc/lilypond/${VERSION}/Documentation/2a/lily-de252a39.ly +share/doc/lilypond/${VERSION}/Documentation/2a/lily-de252a39.png share/doc/lilypond/${VERSION}/Documentation/2b/ -share/doc/lilypond/${VERSION}/Documentation/2b/lily-01b067ea.ly -share/doc/lilypond/${VERSION}/Documentation/2b/lily-01b067ea.png -share/doc/lilypond/${VERSION}/Documentation/2b/lily-3ff50130.ly -share/doc/lilypond/${VERSION}/Documentation/2b/lily-3ff50130.png -share/doc/lilypond/${VERSION}/Documentation/2b/lily-beea4002.ly -share/doc/lilypond/${VERSION}/Documentation/2b/lily-beea4002.png -share/doc/lilypond/${VERSION}/Documentation/2b/lily-c6ab5259.ly -share/doc/lilypond/${VERSION}/Documentation/2b/lily-c6ab5259.png -share/doc/lilypond/${VERSION}/Documentation/2b/lily-ef5f3fdc.ly -share/doc/lilypond/${VERSION}/Documentation/2b/lily-ef5f3fdc.png +share/doc/lilypond/${VERSION}/Documentation/2b/lily-0cec66e1.ly +share/doc/lilypond/${VERSION}/Documentation/2b/lily-0cec66e1.png +share/doc/lilypond/${VERSION}/Documentation/2b/lily-801ecff3.ly +share/doc/lilypond/${VERSION}/Documentation/2b/lily-801ecff3.png +share/doc/lilypond/${VERSION}/Documentation/2b/lily-92d7a849.ly +share/doc/lilypond/${VERSION}/Documentation/2b/lily-92d7a849.png +share/doc/lilypond/${VERSION}/Documentation/2b/lily-940bb445.ly +share/doc/lilypond/${VERSION}/Documentation/2b/lily-940bb445.png +share/doc/lilypond/${VERSION}/Documentation/2b/lily-999510eb.ly +share/doc/lilypond/${VERSION}/Documentation/2b/lily-999510eb.png +share/doc/lilypond/${VERSION}/Documentation/2b/lily-e41dc939.ly +share/doc/lilypond/${VERSION}/Documentation/2b/lily-e41dc939.png share/doc/lilypond/${VERSION}/Documentation/2c/ -share/doc/lilypond/${VERSION}/Documentation/2c/lily-003a59f7.ly -share/doc/lilypond/${VERSION}/Documentation/2c/lily-003a59f7.png -share/doc/lilypond/${VERSION}/Documentation/2c/lily-0d9cc666.ly -share/doc/lilypond/${VERSION}/Documentation/2c/lily-0d9cc666.png -share/doc/lilypond/${VERSION}/Documentation/2c/lily-23cbb40d.ly -share/doc/lilypond/${VERSION}/Documentation/2c/lily-23cbb40d.png -share/doc/lilypond/${VERSION}/Documentation/2c/lily-4207a454.ly -share/doc/lilypond/${VERSION}/Documentation/2c/lily-4207a454.png -share/doc/lilypond/${VERSION}/Documentation/2c/lily-6bdf192a.ly -share/doc/lilypond/${VERSION}/Documentation/2c/lily-6bdf192a.png -share/doc/lilypond/${VERSION}/Documentation/2c/lily-adbc0d06.ly -share/doc/lilypond/${VERSION}/Documentation/2c/lily-adbc0d06.png -share/doc/lilypond/${VERSION}/Documentation/2c/lily-d3b158ab.ly -share/doc/lilypond/${VERSION}/Documentation/2c/lily-d3b158ab.png -share/doc/lilypond/${VERSION}/Documentation/2c/lily-eca37ba6.ly -share/doc/lilypond/${VERSION}/Documentation/2c/lily-eca37ba6.png -share/doc/lilypond/${VERSION}/Documentation/2c/lily-f0918a03.ly -share/doc/lilypond/${VERSION}/Documentation/2c/lily-f0918a03.png +share/doc/lilypond/${VERSION}/Documentation/2c/lily-0a058d75.ly +share/doc/lilypond/${VERSION}/Documentation/2c/lily-0a058d75.png +share/doc/lilypond/${VERSION}/Documentation/2c/lily-2537b14e.ly +share/doc/lilypond/${VERSION}/Documentation/2c/lily-2537b14e.png +share/doc/lilypond/${VERSION}/Documentation/2c/lily-2888af0e.ly +share/doc/lilypond/${VERSION}/Documentation/2c/lily-2888af0e.png +share/doc/lilypond/${VERSION}/Documentation/2c/lily-3d00ddda.ly +share/doc/lilypond/${VERSION}/Documentation/2c/lily-3d00ddda.png +share/doc/lilypond/${VERSION}/Documentation/2c/lily-5a4340cf.ly +share/doc/lilypond/${VERSION}/Documentation/2c/lily-5a4340cf.png +share/doc/lilypond/${VERSION}/Documentation/2c/lily-74ffa4af.ly +share/doc/lilypond/${VERSION}/Documentation/2c/lily-74ffa4af.png +share/doc/lilypond/${VERSION}/Documentation/2c/lily-7fb7347d.ly +share/doc/lilypond/${VERSION}/Documentation/2c/lily-7fb7347d.png +share/doc/lilypond/${VERSION}/Documentation/2c/lily-acd15367.ly +share/doc/lilypond/${VERSION}/Documentation/2c/lily-acd15367.png +share/doc/lilypond/${VERSION}/Documentation/2c/lily-ca95d99b.ly +share/doc/lilypond/${VERSION}/Documentation/2c/lily-ca95d99b.png +share/doc/lilypond/${VERSION}/Documentation/2c/lily-e719f20d.ly +share/doc/lilypond/${VERSION}/Documentation/2c/lily-e719f20d.png share/doc/lilypond/${VERSION}/Documentation/2d/ -share/doc/lilypond/${VERSION}/Documentation/2d/lily-1481b69e.ly -share/doc/lilypond/${VERSION}/Documentation/2d/lily-1481b69e.png -share/doc/lilypond/${VERSION}/Documentation/2d/lily-1fad4379.ly -share/doc/lilypond/${VERSION}/Documentation/2d/lily-1fad4379.png -share/doc/lilypond/${VERSION}/Documentation/2d/lily-251c2b96.ly -share/doc/lilypond/${VERSION}/Documentation/2d/lily-251c2b96.png -share/doc/lilypond/${VERSION}/Documentation/2d/lily-26df1ff6.ly -share/doc/lilypond/${VERSION}/Documentation/2d/lily-26df1ff6.png -share/doc/lilypond/${VERSION}/Documentation/2d/lily-34b9213a.ly -share/doc/lilypond/${VERSION}/Documentation/2d/lily-34b9213a.png -share/doc/lilypond/${VERSION}/Documentation/2d/lily-58d4ee53.ly -share/doc/lilypond/${VERSION}/Documentation/2d/lily-58d4ee53.png -share/doc/lilypond/${VERSION}/Documentation/2d/lily-c0b4a0b4.ly -share/doc/lilypond/${VERSION}/Documentation/2d/lily-c0b4a0b4.png -share/doc/lilypond/${VERSION}/Documentation/2d/lily-cde62d5a.ly -share/doc/lilypond/${VERSION}/Documentation/2d/lily-cde62d5a.png -share/doc/lilypond/${VERSION}/Documentation/2d/lily-cf79a01a.ly -share/doc/lilypond/${VERSION}/Documentation/2d/lily-cf79a01a.png -share/doc/lilypond/${VERSION}/Documentation/2d/lily-f120fb0b.ly -share/doc/lilypond/${VERSION}/Documentation/2d/lily-f120fb0b.png +share/doc/lilypond/${VERSION}/Documentation/2d/lily-07f00e02.ly +share/doc/lilypond/${VERSION}/Documentation/2d/lily-07f00e02.png +share/doc/lilypond/${VERSION}/Documentation/2d/lily-4f2d4daa.ly +share/doc/lilypond/${VERSION}/Documentation/2d/lily-4f2d4daa.png +share/doc/lilypond/${VERSION}/Documentation/2d/lily-658bd294.ly +share/doc/lilypond/${VERSION}/Documentation/2d/lily-658bd294.png +share/doc/lilypond/${VERSION}/Documentation/2d/lily-707477b7.ly +share/doc/lilypond/${VERSION}/Documentation/2d/lily-707477b7.png +share/doc/lilypond/${VERSION}/Documentation/2d/lily-861ddd06.ly +share/doc/lilypond/${VERSION}/Documentation/2d/lily-861ddd06.png +share/doc/lilypond/${VERSION}/Documentation/2d/lily-8a5ea2a1.ly +share/doc/lilypond/${VERSION}/Documentation/2d/lily-8a5ea2a1.png +share/doc/lilypond/${VERSION}/Documentation/2d/lily-9f779893.ly +share/doc/lilypond/${VERSION}/Documentation/2d/lily-9f779893.png +share/doc/lilypond/${VERSION}/Documentation/2d/lily-c7283436.ly +share/doc/lilypond/${VERSION}/Documentation/2d/lily-c7283436.png +share/doc/lilypond/${VERSION}/Documentation/2d/lily-ccb38a96.ly +share/doc/lilypond/${VERSION}/Documentation/2d/lily-ccb38a96.png +share/doc/lilypond/${VERSION}/Documentation/2d/lily-d6e4268b.ly +share/doc/lilypond/${VERSION}/Documentation/2d/lily-d6e4268b.png share/doc/lilypond/${VERSION}/Documentation/2e/ -share/doc/lilypond/${VERSION}/Documentation/2e/lily-0e6ab49b.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-0e6ab49b.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-2650c67d.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-2650c67d.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-2937ac86.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-2937ac86.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-37112332.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-37112332.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-3864281c.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-3864281c.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-3a803be9.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-3a803be9.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-407c2b46.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-407c2b46.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-4730a819.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-4730a819.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-49b4ba79.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-49b4ba79.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-597e1f73.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-597e1f73.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-5b9aba40.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-5b9aba40.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-5defc779.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-5defc779.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-a3c5a7c3.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-a3c5a7c3.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-ae67f8bb.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-ae67f8bb.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-b6060c6f.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-b6060c6f.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-d68b3e0a.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-d68b3e0a.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-df7f61dd.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-df7f61dd.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-e1840193.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-e1840193.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-e642f131.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-e642f131.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-e7f80131.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-e7f80131.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-f3ae7d60.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-f3ae7d60.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-f5dc87db.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-f5dc87db.png -share/doc/lilypond/${VERSION}/Documentation/2e/lily-f801f7aa.ly -share/doc/lilypond/${VERSION}/Documentation/2e/lily-f801f7aa.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-0825567f.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-0825567f.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-0c5524d5.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-0c5524d5.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-1ba9a01f.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-1ba9a01f.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-2dc2b417.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-2dc2b417.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-33f47db4.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-33f47db4.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-39fb24ee.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-39fb24ee.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-4a10f8f6.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-4a10f8f6.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-4bf8a34a.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-4bf8a34a.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-509331d5.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-509331d5.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-9af0907d.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-9af0907d.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-9b22173f.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-9b22173f.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-c996094b.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-c996094b.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-ea5479e2.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-ea5479e2.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-f9153da3.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-f9153da3.png +share/doc/lilypond/${VERSION}/Documentation/2e/lily-fe1fe944.ly +share/doc/lilypond/${VERSION}/Documentation/2e/lily-fe1fe944.png share/doc/lilypond/${VERSION}/Documentation/2f/ -share/doc/lilypond/${VERSION}/Documentation/2f/lily-060d0532.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-060d0532.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-1a6743f7.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-1a6743f7.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-2f22d8ae.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-2f22d8ae.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-3d85788c.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-3d85788c.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-4faf0988.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-4faf0988.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-5ea83a97.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-5ea83a97.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-63bea06c.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-63bea06c.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-6c90b523.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-6c90b523.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-803e55f0.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-803e55f0.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-8b5618f6.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-8b5618f6.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-a83108c0.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-a83108c0.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-d1624f4e.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-d1624f4e.png -share/doc/lilypond/${VERSION}/Documentation/2f/lily-d6c259f1.ly -share/doc/lilypond/${VERSION}/Documentation/2f/lily-d6c259f1.png +share/doc/lilypond/${VERSION}/Documentation/2f/lily-05a2f416.ly +share/doc/lilypond/${VERSION}/Documentation/2f/lily-05a2f416.png +share/doc/lilypond/${VERSION}/Documentation/2f/lily-135b7e54.ly +share/doc/lilypond/${VERSION}/Documentation/2f/lily-135b7e54.png +share/doc/lilypond/${VERSION}/Documentation/2f/lily-4468e316.ly +share/doc/lilypond/${VERSION}/Documentation/2f/lily-4468e316.png +share/doc/lilypond/${VERSION}/Documentation/2f/lily-8804d034.ly +share/doc/lilypond/${VERSION}/Documentation/2f/lily-8804d034.png +share/doc/lilypond/${VERSION}/Documentation/2f/lily-aab964bc.ly +share/doc/lilypond/${VERSION}/Documentation/2f/lily-aab964bc.png +share/doc/lilypond/${VERSION}/Documentation/2f/lily-adaa418b.ly +share/doc/lilypond/${VERSION}/Documentation/2f/lily-adaa418b.png +share/doc/lilypond/${VERSION}/Documentation/2f/lily-d9e1a4ca.ly +share/doc/lilypond/${VERSION}/Documentation/2f/lily-d9e1a4ca.png +share/doc/lilypond/${VERSION}/Documentation/2f/lily-f10a27b7.ly +share/doc/lilypond/${VERSION}/Documentation/2f/lily-f10a27b7.png +share/doc/lilypond/${VERSION}/Documentation/2f/lily-f7476fcf.ly +share/doc/lilypond/${VERSION}/Documentation/2f/lily-f7476fcf.png share/doc/lilypond/${VERSION}/Documentation/30/ -share/doc/lilypond/${VERSION}/Documentation/30/lily-0a21f7e6.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-0a21f7e6.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-100742dd.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-100742dd.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-2ee278ae.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-2ee278ae.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-33a8b80a.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-33a8b80a.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-353deba7.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-353deba7.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-567c04ad.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-567c04ad.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-5d1ae762.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-5d1ae762.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-6c123459.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-6c123459.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-7052e475.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-7052e475.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-81eb0a23.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-81eb0a23.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-8315c256.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-8315c256.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-873cfce3.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-873cfce3.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-94fbc83f.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-94fbc83f.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-9dc2a9ba.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-9dc2a9ba.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-b14c1781.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-b14c1781.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-b3440ae2.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-b3440ae2.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-eb3079db.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-eb3079db.png -share/doc/lilypond/${VERSION}/Documentation/30/lily-eb851162.ly -share/doc/lilypond/${VERSION}/Documentation/30/lily-eb851162.png +share/doc/lilypond/${VERSION}/Documentation/30/lily-43481cf5.ly +share/doc/lilypond/${VERSION}/Documentation/30/lily-43481cf5.png +share/doc/lilypond/${VERSION}/Documentation/30/lily-6b070ee7.ly +share/doc/lilypond/${VERSION}/Documentation/30/lily-6b070ee7.png +share/doc/lilypond/${VERSION}/Documentation/30/lily-748c6978.ly +share/doc/lilypond/${VERSION}/Documentation/30/lily-748c6978.png +share/doc/lilypond/${VERSION}/Documentation/30/lily-7df53ce2.ly +share/doc/lilypond/${VERSION}/Documentation/30/lily-7df53ce2.png +share/doc/lilypond/${VERSION}/Documentation/30/lily-96e7b3d1.ly +share/doc/lilypond/${VERSION}/Documentation/30/lily-96e7b3d1.png +share/doc/lilypond/${VERSION}/Documentation/30/lily-c5f265e8.ly +share/doc/lilypond/${VERSION}/Documentation/30/lily-c5f265e8.png +share/doc/lilypond/${VERSION}/Documentation/30/lily-cb6ad67f.ly +share/doc/lilypond/${VERSION}/Documentation/30/lily-cb6ad67f.png +share/doc/lilypond/${VERSION}/Documentation/30/lily-f6546903.ly +share/doc/lilypond/${VERSION}/Documentation/30/lily-f6546903.png share/doc/lilypond/${VERSION}/Documentation/31/ -share/doc/lilypond/${VERSION}/Documentation/31/lily-2228258d.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-2228258d.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-2e990a1b.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-2e990a1b.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-313549df.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-313549df.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-3c5a26dd.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-3c5a26dd.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-5ad09cf8.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-5ad09cf8.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-5c188be6.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-5c188be6.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-614b06e5.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-614b06e5.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-773023c2.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-773023c2.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-94352d2e.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-94352d2e.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-95ccf517.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-95ccf517.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-cc7c9c7d.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-cc7c9c7d.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-ccd1fb13.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-ccd1fb13.png -share/doc/lilypond/${VERSION}/Documentation/31/lily-fc0082cf.ly -share/doc/lilypond/${VERSION}/Documentation/31/lily-fc0082cf.png +share/doc/lilypond/${VERSION}/Documentation/31/lily-09900e78.ly +share/doc/lilypond/${VERSION}/Documentation/31/lily-09900e78.png +share/doc/lilypond/${VERSION}/Documentation/31/lily-0996ef24.ly +share/doc/lilypond/${VERSION}/Documentation/31/lily-0996ef24.png +share/doc/lilypond/${VERSION}/Documentation/31/lily-1d832610.ly +share/doc/lilypond/${VERSION}/Documentation/31/lily-1d832610.png +share/doc/lilypond/${VERSION}/Documentation/31/lily-255dd234.ly +share/doc/lilypond/${VERSION}/Documentation/31/lily-255dd234.png +share/doc/lilypond/${VERSION}/Documentation/31/lily-4f6eeeb9.ly +share/doc/lilypond/${VERSION}/Documentation/31/lily-4f6eeeb9.png +share/doc/lilypond/${VERSION}/Documentation/31/lily-bfd21ec2.ly +share/doc/lilypond/${VERSION}/Documentation/31/lily-bfd21ec2.png +share/doc/lilypond/${VERSION}/Documentation/31/lily-ff0bda48.ly +share/doc/lilypond/${VERSION}/Documentation/31/lily-ff0bda48.png share/doc/lilypond/${VERSION}/Documentation/32/ -share/doc/lilypond/${VERSION}/Documentation/32/lily-0212ee5c.ly -share/doc/lilypond/${VERSION}/Documentation/32/lily-0212ee5c.png -share/doc/lilypond/${VERSION}/Documentation/32/lily-02e84fa3.ly -share/doc/lilypond/${VERSION}/Documentation/32/lily-02e84fa3.png -share/doc/lilypond/${VERSION}/Documentation/32/lily-1e7823ee.ly -share/doc/lilypond/${VERSION}/Documentation/32/lily-1e7823ee.png -share/doc/lilypond/${VERSION}/Documentation/32/lily-44792b94.ly -share/doc/lilypond/${VERSION}/Documentation/32/lily-44792b94.png -share/doc/lilypond/${VERSION}/Documentation/32/lily-54167d8e.ly -share/doc/lilypond/${VERSION}/Documentation/32/lily-54167d8e.png -share/doc/lilypond/${VERSION}/Documentation/32/lily-c2c6b67b.ly -share/doc/lilypond/${VERSION}/Documentation/32/lily-c2c6b67b.png -share/doc/lilypond/${VERSION}/Documentation/32/lily-d771e2ea.ly -share/doc/lilypond/${VERSION}/Documentation/32/lily-d771e2ea.png -share/doc/lilypond/${VERSION}/Documentation/32/lily-d9e889ae.ly -share/doc/lilypond/${VERSION}/Documentation/32/lily-d9e889ae.png -share/doc/lilypond/${VERSION}/Documentation/32/lily-ed9f554a.ly -share/doc/lilypond/${VERSION}/Documentation/32/lily-ed9f554a.png +share/doc/lilypond/${VERSION}/Documentation/32/lily-1126f652.ly +share/doc/lilypond/${VERSION}/Documentation/32/lily-1126f652.png +share/doc/lilypond/${VERSION}/Documentation/32/lily-4d9526f3.ly +share/doc/lilypond/${VERSION}/Documentation/32/lily-4d9526f3.png +share/doc/lilypond/${VERSION}/Documentation/32/lily-62e9f182.ly +share/doc/lilypond/${VERSION}/Documentation/32/lily-62e9f182.png +share/doc/lilypond/${VERSION}/Documentation/32/lily-66c81ab7.ly +share/doc/lilypond/${VERSION}/Documentation/32/lily-66c81ab7.png +share/doc/lilypond/${VERSION}/Documentation/32/lily-75ff0bd3.ly +share/doc/lilypond/${VERSION}/Documentation/32/lily-75ff0bd3.png +share/doc/lilypond/${VERSION}/Documentation/32/lily-91af7334.ly +share/doc/lilypond/${VERSION}/Documentation/32/lily-91af7334.png +share/doc/lilypond/${VERSION}/Documentation/32/lily-b454546d.ly +share/doc/lilypond/${VERSION}/Documentation/32/lily-b454546d.png +share/doc/lilypond/${VERSION}/Documentation/32/lily-c4ad91ca.ly +share/doc/lilypond/${VERSION}/Documentation/32/lily-c4ad91ca.png +share/doc/lilypond/${VERSION}/Documentation/32/lily-c9ebec7a.ly +share/doc/lilypond/${VERSION}/Documentation/32/lily-c9ebec7a.png +share/doc/lilypond/${VERSION}/Documentation/32/lily-e7633b8c.ly +share/doc/lilypond/${VERSION}/Documentation/32/lily-e7633b8c.png +share/doc/lilypond/${VERSION}/Documentation/32/lily-eba1af29.ly +share/doc/lilypond/${VERSION}/Documentation/32/lily-eba1af29.png share/doc/lilypond/${VERSION}/Documentation/33/ -share/doc/lilypond/${VERSION}/Documentation/33/lily-2fd609c9.ly -share/doc/lilypond/${VERSION}/Documentation/33/lily-2fd609c9.png -share/doc/lilypond/${VERSION}/Documentation/33/lily-51b7f467.ly -share/doc/lilypond/${VERSION}/Documentation/33/lily-51b7f467.png -share/doc/lilypond/${VERSION}/Documentation/33/lily-6920a95a.ly -share/doc/lilypond/${VERSION}/Documentation/33/lily-6920a95a.png -share/doc/lilypond/${VERSION}/Documentation/33/lily-af5cdec7.ly -share/doc/lilypond/${VERSION}/Documentation/33/lily-af5cdec7.png -share/doc/lilypond/${VERSION}/Documentation/33/lily-b057fddb.ly -share/doc/lilypond/${VERSION}/Documentation/33/lily-b057fddb.png -share/doc/lilypond/${VERSION}/Documentation/33/lily-bbe1c6e3.ly -share/doc/lilypond/${VERSION}/Documentation/33/lily-bbe1c6e3.png -share/doc/lilypond/${VERSION}/Documentation/33/lily-d42aca90.ly -share/doc/lilypond/${VERSION}/Documentation/33/lily-d42aca90.png -share/doc/lilypond/${VERSION}/Documentation/33/lily-d7aa2553.ly -share/doc/lilypond/${VERSION}/Documentation/33/lily-d7aa2553.png -share/doc/lilypond/${VERSION}/Documentation/33/lily-d928b27a.ly -share/doc/lilypond/${VERSION}/Documentation/33/lily-d928b27a.png +share/doc/lilypond/${VERSION}/Documentation/33/lily-37574c93.ly +share/doc/lilypond/${VERSION}/Documentation/33/lily-37574c93.png +share/doc/lilypond/${VERSION}/Documentation/33/lily-39624e7a.ly +share/doc/lilypond/${VERSION}/Documentation/33/lily-39624e7a.png +share/doc/lilypond/${VERSION}/Documentation/33/lily-3d218206.ly +share/doc/lilypond/${VERSION}/Documentation/33/lily-3d218206.png +share/doc/lilypond/${VERSION}/Documentation/33/lily-8b20fa19.ly +share/doc/lilypond/${VERSION}/Documentation/33/lily-8b20fa19.png +share/doc/lilypond/${VERSION}/Documentation/33/lily-8dbb7f0a.ly +share/doc/lilypond/${VERSION}/Documentation/33/lily-8dbb7f0a.png +share/doc/lilypond/${VERSION}/Documentation/33/lily-bae72393.ly +share/doc/lilypond/${VERSION}/Documentation/33/lily-bae72393.png +share/doc/lilypond/${VERSION}/Documentation/33/lily-f834a935.ly +share/doc/lilypond/${VERSION}/Documentation/33/lily-f834a935.png share/doc/lilypond/${VERSION}/Documentation/34/ -share/doc/lilypond/${VERSION}/Documentation/34/lily-05107e64.ly -share/doc/lilypond/${VERSION}/Documentation/34/lily-05107e64.png -share/doc/lilypond/${VERSION}/Documentation/34/lily-18a15436.ly -share/doc/lilypond/${VERSION}/Documentation/34/lily-18a15436.png -share/doc/lilypond/${VERSION}/Documentation/34/lily-65f67410.ly -share/doc/lilypond/${VERSION}/Documentation/34/lily-65f67410.png -share/doc/lilypond/${VERSION}/Documentation/34/lily-8bfb387e.ly -share/doc/lilypond/${VERSION}/Documentation/34/lily-8bfb387e.png -share/doc/lilypond/${VERSION}/Documentation/34/lily-d0d1c96a.ly -share/doc/lilypond/${VERSION}/Documentation/34/lily-d0d1c96a.png -share/doc/lilypond/${VERSION}/Documentation/34/lily-e7166065.ly -share/doc/lilypond/${VERSION}/Documentation/34/lily-e7166065.png -share/doc/lilypond/${VERSION}/Documentation/34/lily-efb5e9d7.ly -share/doc/lilypond/${VERSION}/Documentation/34/lily-efb5e9d7.png -share/doc/lilypond/${VERSION}/Documentation/34/lily-f41a9606.ly -share/doc/lilypond/${VERSION}/Documentation/34/lily-f41a9606.png +share/doc/lilypond/${VERSION}/Documentation/34/lily-293eccba.ly +share/doc/lilypond/${VERSION}/Documentation/34/lily-293eccba.png +share/doc/lilypond/${VERSION}/Documentation/34/lily-4d421b76.ly +share/doc/lilypond/${VERSION}/Documentation/34/lily-4d421b76.png +share/doc/lilypond/${VERSION}/Documentation/34/lily-57ffbf13.ly +share/doc/lilypond/${VERSION}/Documentation/34/lily-57ffbf13.png +share/doc/lilypond/${VERSION}/Documentation/34/lily-584cdd28.ly +share/doc/lilypond/${VERSION}/Documentation/34/lily-584cdd28.png +share/doc/lilypond/${VERSION}/Documentation/34/lily-7316e1c7.ly +share/doc/lilypond/${VERSION}/Documentation/34/lily-7316e1c7.png +share/doc/lilypond/${VERSION}/Documentation/34/lily-7bc44cdd.ly +share/doc/lilypond/${VERSION}/Documentation/34/lily-7bc44cdd.png +share/doc/lilypond/${VERSION}/Documentation/34/lily-89129dba.ly +share/doc/lilypond/${VERSION}/Documentation/34/lily-89129dba.png +share/doc/lilypond/${VERSION}/Documentation/34/lily-8a13a8d9.ly +share/doc/lilypond/${VERSION}/Documentation/34/lily-8a13a8d9.png +share/doc/lilypond/${VERSION}/Documentation/34/lily-bc974d36.ly +share/doc/lilypond/${VERSION}/Documentation/34/lily-bc974d36.png +share/doc/lilypond/${VERSION}/Documentation/34/lily-d34d2f51.ly +share/doc/lilypond/${VERSION}/Documentation/34/lily-d34d2f51.png +share/doc/lilypond/${VERSION}/Documentation/34/lily-ed4b33cb.ly +share/doc/lilypond/${VERSION}/Documentation/34/lily-ed4b33cb.png share/doc/lilypond/${VERSION}/Documentation/35/ -share/doc/lilypond/${VERSION}/Documentation/35/lily-242849c4.ly -share/doc/lilypond/${VERSION}/Documentation/35/lily-242849c4.png -share/doc/lilypond/${VERSION}/Documentation/35/lily-47062596.ly -share/doc/lilypond/${VERSION}/Documentation/35/lily-47062596.png -share/doc/lilypond/${VERSION}/Documentation/35/lily-5820f446.ly -share/doc/lilypond/${VERSION}/Documentation/35/lily-5820f446.png -share/doc/lilypond/${VERSION}/Documentation/35/lily-c39f9fdf.ly -share/doc/lilypond/${VERSION}/Documentation/35/lily-c39f9fdf.png -share/doc/lilypond/${VERSION}/Documentation/35/lily-d0e4f500.ly -share/doc/lilypond/${VERSION}/Documentation/35/lily-d0e4f500.png -share/doc/lilypond/${VERSION}/Documentation/35/lily-d3141b5f.ly -share/doc/lilypond/${VERSION}/Documentation/35/lily-d3141b5f.png -share/doc/lilypond/${VERSION}/Documentation/35/lily-d658a9ab.ly -share/doc/lilypond/${VERSION}/Documentation/35/lily-d658a9ab.png -share/doc/lilypond/${VERSION}/Documentation/35/lily-d88e78af.ly -share/doc/lilypond/${VERSION}/Documentation/35/lily-d88e78af.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-0034c22b.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-0034c22b.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-01308a34.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-01308a34.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-1444c329.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-1444c329.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-14660221.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-14660221.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-2a4e8b84.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-2a4e8b84.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-3cf1f401.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-3cf1f401.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-4b7608c5.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-4b7608c5.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-4e581f71.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-4e581f71.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-6dcc8a8e.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-6dcc8a8e.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-8d734fc5.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-8d734fc5.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-b1bf511b.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-b1bf511b.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-cf2ad001.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-cf2ad001.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-d4581d3a.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-d4581d3a.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-d971960f.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-d971960f.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-dd6db352.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-dd6db352.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-e0815586.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-e0815586.png +share/doc/lilypond/${VERSION}/Documentation/35/lily-ed1b7f96.ly +share/doc/lilypond/${VERSION}/Documentation/35/lily-ed1b7f96.png share/doc/lilypond/${VERSION}/Documentation/36/ -share/doc/lilypond/${VERSION}/Documentation/36/lily-06acbefc.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-06acbefc.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-3d7ee447.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-3d7ee447.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-4dfa7e57.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-4dfa7e57.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-53bce1ff.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-53bce1ff.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-5af4cdc3.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-5af4cdc3.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-610ccd07.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-610ccd07.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-6af61001.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-6af61001.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-9d470508.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-9d470508.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-a6430a1d.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-a6430a1d.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-ca5a2e11.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-ca5a2e11.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-d6b02713.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-d6b02713.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-d6d7cca9.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-d6d7cca9.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-e1c37261.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-e1c37261.png -share/doc/lilypond/${VERSION}/Documentation/36/lily-f944c80c.ly -share/doc/lilypond/${VERSION}/Documentation/36/lily-f944c80c.png +share/doc/lilypond/${VERSION}/Documentation/36/lily-13423336.ly +share/doc/lilypond/${VERSION}/Documentation/36/lily-13423336.png +share/doc/lilypond/${VERSION}/Documentation/36/lily-3c16d446.ly +share/doc/lilypond/${VERSION}/Documentation/36/lily-3c16d446.png +share/doc/lilypond/${VERSION}/Documentation/36/lily-50c23d5a.ly +share/doc/lilypond/${VERSION}/Documentation/36/lily-50c23d5a.png +share/doc/lilypond/${VERSION}/Documentation/36/lily-68ac52a9.ly +share/doc/lilypond/${VERSION}/Documentation/36/lily-68ac52a9.png +share/doc/lilypond/${VERSION}/Documentation/36/lily-6c558d3e.ly +share/doc/lilypond/${VERSION}/Documentation/36/lily-6c558d3e.png +share/doc/lilypond/${VERSION}/Documentation/36/lily-78c8d8d2.ly +share/doc/lilypond/${VERSION}/Documentation/36/lily-78c8d8d2.png +share/doc/lilypond/${VERSION}/Documentation/36/lily-9716ad0e.ly +share/doc/lilypond/${VERSION}/Documentation/36/lily-9716ad0e.png +share/doc/lilypond/${VERSION}/Documentation/36/lily-97f964b9.ly +share/doc/lilypond/${VERSION}/Documentation/36/lily-97f964b9.png +share/doc/lilypond/${VERSION}/Documentation/36/lily-c80e7519.ly +share/doc/lilypond/${VERSION}/Documentation/36/lily-c80e7519.png +share/doc/lilypond/${VERSION}/Documentation/36/lily-d73b24ad.ly +share/doc/lilypond/${VERSION}/Documentation/36/lily-d73b24ad.png +share/doc/lilypond/${VERSION}/Documentation/36/lily-ec747aba.ly +share/doc/lilypond/${VERSION}/Documentation/36/lily-ec747aba.png share/doc/lilypond/${VERSION}/Documentation/37/ -share/doc/lilypond/${VERSION}/Documentation/37/lily-0d2cfe6b.ly -share/doc/lilypond/${VERSION}/Documentation/37/lily-0d2cfe6b.png -share/doc/lilypond/${VERSION}/Documentation/37/lily-26599967.ly -share/doc/lilypond/${VERSION}/Documentation/37/lily-26599967.png -share/doc/lilypond/${VERSION}/Documentation/37/lily-2c71e534.ly -share/doc/lilypond/${VERSION}/Documentation/37/lily-2c71e534.png -share/doc/lilypond/${VERSION}/Documentation/37/lily-32ecd131.ly -share/doc/lilypond/${VERSION}/Documentation/37/lily-32ecd131.png -share/doc/lilypond/${VERSION}/Documentation/37/lily-333f35af.ly -share/doc/lilypond/${VERSION}/Documentation/37/lily-333f35af.png -share/doc/lilypond/${VERSION}/Documentation/37/lily-5e10ec22.ly -share/doc/lilypond/${VERSION}/Documentation/37/lily-5e10ec22.png -share/doc/lilypond/${VERSION}/Documentation/37/lily-a2028f3c.ly -share/doc/lilypond/${VERSION}/Documentation/37/lily-a2028f3c.png -share/doc/lilypond/${VERSION}/Documentation/37/lily-a8def6d7.ly -share/doc/lilypond/${VERSION}/Documentation/37/lily-a8def6d7.png -share/doc/lilypond/${VERSION}/Documentation/37/lily-d3aab1be.ly -share/doc/lilypond/${VERSION}/Documentation/37/lily-d3aab1be.png -share/doc/lilypond/${VERSION}/Documentation/37/lily-f41d963e.ly -share/doc/lilypond/${VERSION}/Documentation/37/lily-f41d963e.png -share/doc/lilypond/${VERSION}/Documentation/37/lily-f6ce453d.ly -share/doc/lilypond/${VERSION}/Documentation/37/lily-f6ce453d.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-12ecf0a1.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-12ecf0a1.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-2e2a2d45.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-2e2a2d45.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-4594b06b.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-4594b06b.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-487452c5.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-487452c5.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-5df41447.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-5df41447.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-6fd1435a.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-6fd1435a.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-7f1f75cd.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-7f1f75cd.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-98c980ac.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-98c980ac.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-9cd2ee0a.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-9cd2ee0a.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-b01da076.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-b01da076.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-ba0ffd55.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-ba0ffd55.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-bac838b9.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-bac838b9.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-e96aa118.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-e96aa118.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-f2edbd1c.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-f2edbd1c.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-f4633ee6.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-f4633ee6.png +share/doc/lilypond/${VERSION}/Documentation/37/lily-fdad2492.ly +share/doc/lilypond/${VERSION}/Documentation/37/lily-fdad2492.png share/doc/lilypond/${VERSION}/Documentation/38/ -share/doc/lilypond/${VERSION}/Documentation/38/lily-2bfc45ef.ly -share/doc/lilypond/${VERSION}/Documentation/38/lily-2bfc45ef.png -share/doc/lilypond/${VERSION}/Documentation/38/lily-2ec51dd7.ly -share/doc/lilypond/${VERSION}/Documentation/38/lily-2ec51dd7.png -share/doc/lilypond/${VERSION}/Documentation/38/lily-3463e99e.ly -share/doc/lilypond/${VERSION}/Documentation/38/lily-3463e99e.png -share/doc/lilypond/${VERSION}/Documentation/38/lily-417fb2f4.ly -share/doc/lilypond/${VERSION}/Documentation/38/lily-417fb2f4.png -share/doc/lilypond/${VERSION}/Documentation/38/lily-49c9e773.ly -share/doc/lilypond/${VERSION}/Documentation/38/lily-49c9e773.png -share/doc/lilypond/${VERSION}/Documentation/38/lily-8110b260.ly -share/doc/lilypond/${VERSION}/Documentation/38/lily-8110b260.png -share/doc/lilypond/${VERSION}/Documentation/38/lily-90896c92.ly -share/doc/lilypond/${VERSION}/Documentation/38/lily-90896c92.png -share/doc/lilypond/${VERSION}/Documentation/38/lily-c66be473.ly -share/doc/lilypond/${VERSION}/Documentation/38/lily-c66be473.png -share/doc/lilypond/${VERSION}/Documentation/38/lily-db17ea54.ly -share/doc/lilypond/${VERSION}/Documentation/38/lily-db17ea54.png -share/doc/lilypond/${VERSION}/Documentation/38/lily-dfe1f340.ly -share/doc/lilypond/${VERSION}/Documentation/38/lily-dfe1f340.png -share/doc/lilypond/${VERSION}/Documentation/38/lily-f9def54b.ly -share/doc/lilypond/${VERSION}/Documentation/38/lily-f9def54b.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-35527019.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-35527019.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-46ef1ec6.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-46ef1ec6.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-4f3dc4e2.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-4f3dc4e2.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-5e3513cc.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-5e3513cc.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-8cacf116.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-8cacf116.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-9c714e98.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-9c714e98.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-acd41a9d.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-acd41a9d.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-d7273e2e.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-d7273e2e.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-e2d3a780.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-e2d3a780.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-e410707c.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-e410707c.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-f240ded8.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-f240ded8.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-f4d0afc9.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-f4d0afc9.png +share/doc/lilypond/${VERSION}/Documentation/38/lily-fe00af02.ly +share/doc/lilypond/${VERSION}/Documentation/38/lily-fe00af02.png share/doc/lilypond/${VERSION}/Documentation/39/ -share/doc/lilypond/${VERSION}/Documentation/39/lily-2296a566.ly -share/doc/lilypond/${VERSION}/Documentation/39/lily-2296a566.png -share/doc/lilypond/${VERSION}/Documentation/39/lily-70cbd488.ly -share/doc/lilypond/${VERSION}/Documentation/39/lily-70cbd488.png -share/doc/lilypond/${VERSION}/Documentation/39/lily-a2542e8a.ly -share/doc/lilypond/${VERSION}/Documentation/39/lily-a2542e8a.png -share/doc/lilypond/${VERSION}/Documentation/39/lily-ab9474c3.ly -share/doc/lilypond/${VERSION}/Documentation/39/lily-ab9474c3.png -share/doc/lilypond/${VERSION}/Documentation/39/lily-bf438e03.ly -share/doc/lilypond/${VERSION}/Documentation/39/lily-bf438e03.png -share/doc/lilypond/${VERSION}/Documentation/39/lily-bff3c39b.ly -share/doc/lilypond/${VERSION}/Documentation/39/lily-bff3c39b.png -share/doc/lilypond/${VERSION}/Documentation/39/lily-dc9f3675.ly -share/doc/lilypond/${VERSION}/Documentation/39/lily-dc9f3675.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-1770fe9b.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-1770fe9b.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-18351f9c.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-18351f9c.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-23721f5b.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-23721f5b.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-343ea28f.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-343ea28f.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-3959adda.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-3959adda.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-39ce9ba2.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-39ce9ba2.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-52885b09.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-52885b09.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-5bc37109.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-5bc37109.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-6b32111d.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-6b32111d.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-75f4b88c.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-75f4b88c.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-7e28be43.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-7e28be43.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-8b422ac4.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-8b422ac4.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-b4324e8d.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-b4324e8d.png +share/doc/lilypond/${VERSION}/Documentation/39/lily-f80005b5.ly +share/doc/lilypond/${VERSION}/Documentation/39/lily-f80005b5.png share/doc/lilypond/${VERSION}/Documentation/3a/ -share/doc/lilypond/${VERSION}/Documentation/3a/lily-026d7119.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-026d7119.png -share/doc/lilypond/${VERSION}/Documentation/3a/lily-06b9d0c7.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-06b9d0c7.png -share/doc/lilypond/${VERSION}/Documentation/3a/lily-158115fd.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-158115fd.png -share/doc/lilypond/${VERSION}/Documentation/3a/lily-386b3e65.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-386b3e65.png -share/doc/lilypond/${VERSION}/Documentation/3a/lily-48245f4f.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-48245f4f.png -share/doc/lilypond/${VERSION}/Documentation/3a/lily-5016fc32.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-5016fc32.png -share/doc/lilypond/${VERSION}/Documentation/3a/lily-67632eb7.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-67632eb7.png -share/doc/lilypond/${VERSION}/Documentation/3a/lily-6c3ea063.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-6c3ea063.png -share/doc/lilypond/${VERSION}/Documentation/3a/lily-7628b9dd.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-7628b9dd.png -share/doc/lilypond/${VERSION}/Documentation/3a/lily-a9e23f4c.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-a9e23f4c.png -share/doc/lilypond/${VERSION}/Documentation/3a/lily-d46d1104.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-d46d1104.png -share/doc/lilypond/${VERSION}/Documentation/3a/lily-f6867398.ly -share/doc/lilypond/${VERSION}/Documentation/3a/lily-f6867398.png +share/doc/lilypond/${VERSION}/Documentation/3a/lily-3a37f7b4.ly +share/doc/lilypond/${VERSION}/Documentation/3a/lily-3a37f7b4.png +share/doc/lilypond/${VERSION}/Documentation/3a/lily-426e6f45.ly +share/doc/lilypond/${VERSION}/Documentation/3a/lily-426e6f45.png +share/doc/lilypond/${VERSION}/Documentation/3a/lily-677cbfd3.ly +share/doc/lilypond/${VERSION}/Documentation/3a/lily-677cbfd3.png +share/doc/lilypond/${VERSION}/Documentation/3a/lily-99b88fc7.ly +share/doc/lilypond/${VERSION}/Documentation/3a/lily-99b88fc7.png +share/doc/lilypond/${VERSION}/Documentation/3a/lily-b1f3d3c3.ly +share/doc/lilypond/${VERSION}/Documentation/3a/lily-b1f3d3c3.png +share/doc/lilypond/${VERSION}/Documentation/3a/lily-d0f02014.ly +share/doc/lilypond/${VERSION}/Documentation/3a/lily-d0f02014.png +share/doc/lilypond/${VERSION}/Documentation/3a/lily-f932d6eb.ly +share/doc/lilypond/${VERSION}/Documentation/3a/lily-f932d6eb.png share/doc/lilypond/${VERSION}/Documentation/3b/ -share/doc/lilypond/${VERSION}/Documentation/3b/lily-0599c738.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-0599c738.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-0ad2973f.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-0ad2973f.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-0f0c5102.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-0f0c5102.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-311c996f.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-311c996f.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-3c3ec724.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-3c3ec724.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-3c744399.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-3c744399.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-3e39207f.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-3e39207f.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-49a05439.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-49a05439.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-5418ab55.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-5418ab55.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-78c0b072.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-78c0b072.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-98f06a6b.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-98f06a6b.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-a7fd624d.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-a7fd624d.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-cfa4314a.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-cfa4314a.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-d133b7d0.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-d133b7d0.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-d6075047.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-d6075047.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-df2a6d4f.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-df2a6d4f.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-ea10c66c.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-ea10c66c.png -share/doc/lilypond/${VERSION}/Documentation/3b/lily-eac8f301.ly -share/doc/lilypond/${VERSION}/Documentation/3b/lily-eac8f301.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-01f5a328.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-01f5a328.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-074a956b.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-074a956b.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-1b5606f0.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-1b5606f0.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-222c0da9.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-222c0da9.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-438f78e8.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-438f78e8.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-5288cc4f.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-5288cc4f.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-5a8e74dd.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-5a8e74dd.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-61e60bdf.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-61e60bdf.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-62013ac3.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-62013ac3.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-730bde55.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-730bde55.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-75b53829.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-75b53829.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-77cda519.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-77cda519.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-7e0363d1.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-7e0363d1.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-80aad853.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-80aad853.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-8a56b185.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-8a56b185.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-c1cb09b1.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-c1cb09b1.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-c7580a41.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-c7580a41.png +share/doc/lilypond/${VERSION}/Documentation/3b/lily-de137577.ly +share/doc/lilypond/${VERSION}/Documentation/3b/lily-de137577.png share/doc/lilypond/${VERSION}/Documentation/3c/ -share/doc/lilypond/${VERSION}/Documentation/3c/lily-095253df.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-095253df.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-0de9656b.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-0de9656b.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-13ee4444.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-13ee4444.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-24f47144.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-24f47144.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-3ca8b77d.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-3ca8b77d.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-4017e1c8.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-4017e1c8.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-607e1991.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-607e1991.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-664e2d7b.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-664e2d7b.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-88d600a3.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-88d600a3.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-95af3402.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-95af3402.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-9ce7b650.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-9ce7b650.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-9f823dca.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-9f823dca.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-b5eb9331.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-b5eb9331.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-bf210134.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-bf210134.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-c64dc234.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-c64dc234.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-dbef47e5.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-dbef47e5.png -share/doc/lilypond/${VERSION}/Documentation/3c/lily-f468fbcc.ly -share/doc/lilypond/${VERSION}/Documentation/3c/lily-f468fbcc.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-14412a65.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-14412a65.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-4bd39aba.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-4bd39aba.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-5d2fd875.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-5d2fd875.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-7c69db12.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-7c69db12.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-9ae20856.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-9ae20856.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-9ba29fa0.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-9ba29fa0.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-a1f53197.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-a1f53197.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-a563c7f4.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-a563c7f4.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-ac578118.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-ac578118.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-be9f78ba.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-be9f78ba.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-e08fd1e9.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-e08fd1e9.png +share/doc/lilypond/${VERSION}/Documentation/3c/lily-f10276cb.ly +share/doc/lilypond/${VERSION}/Documentation/3c/lily-f10276cb.png share/doc/lilypond/${VERSION}/Documentation/3d/ -share/doc/lilypond/${VERSION}/Documentation/3d/lily-141a1b94.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-141a1b94.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-28f1f1b6.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-28f1f1b6.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-4102c020.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-4102c020.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-5b40011c.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-5b40011c.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-9bb0b1e8.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-9bb0b1e8.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-9bc48bc6.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-9bc48bc6.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-b13cf0b8.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-b13cf0b8.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-b28b376e.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-b28b376e.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-b371e4a7.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-b371e4a7.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-becbe1c6.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-becbe1c6.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-c13d1af0.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-c13d1af0.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-c239eb7d.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-c239eb7d.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-d5338801.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-d5338801.png -share/doc/lilypond/${VERSION}/Documentation/3d/lily-de59d1fe.ly -share/doc/lilypond/${VERSION}/Documentation/3d/lily-de59d1fe.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-0f588c96.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-0f588c96.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-1aff50f1.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-1aff50f1.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-1b7c1f4c.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-1b7c1f4c.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-30d3e7cb.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-30d3e7cb.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-320cb504.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-320cb504.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-43e9684f.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-43e9684f.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-5d2b243e.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-5d2b243e.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-8d74e4b7.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-8d74e4b7.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-a1872b90.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-a1872b90.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-a1fee5e4.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-a1fee5e4.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-b5a7da4b.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-b5a7da4b.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-d937fff8.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-d937fff8.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-dcb78441.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-dcb78441.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-e3fc25de.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-e3fc25de.png +share/doc/lilypond/${VERSION}/Documentation/3d/lily-f6e5b8fd.ly +share/doc/lilypond/${VERSION}/Documentation/3d/lily-f6e5b8fd.png share/doc/lilypond/${VERSION}/Documentation/3e/ -share/doc/lilypond/${VERSION}/Documentation/3e/lily-0cba8859.ly -share/doc/lilypond/${VERSION}/Documentation/3e/lily-0cba8859.png -share/doc/lilypond/${VERSION}/Documentation/3e/lily-14f8680d.ly -share/doc/lilypond/${VERSION}/Documentation/3e/lily-14f8680d.png -share/doc/lilypond/${VERSION}/Documentation/3e/lily-53b1fbfc.ly -share/doc/lilypond/${VERSION}/Documentation/3e/lily-53b1fbfc.png -share/doc/lilypond/${VERSION}/Documentation/3e/lily-68a848f5.ly -share/doc/lilypond/${VERSION}/Documentation/3e/lily-68a848f5.png -share/doc/lilypond/${VERSION}/Documentation/3e/lily-90a47eed.ly -share/doc/lilypond/${VERSION}/Documentation/3e/lily-90a47eed.png -share/doc/lilypond/${VERSION}/Documentation/3e/lily-9bb4882e.ly -share/doc/lilypond/${VERSION}/Documentation/3e/lily-9bb4882e.png -share/doc/lilypond/${VERSION}/Documentation/3e/lily-bd5dc321.ly -share/doc/lilypond/${VERSION}/Documentation/3e/lily-bd5dc321.png -share/doc/lilypond/${VERSION}/Documentation/3e/lily-cd0dbaf3.ly -share/doc/lilypond/${VERSION}/Documentation/3e/lily-cd0dbaf3.png -share/doc/lilypond/${VERSION}/Documentation/3e/lily-f1dcd6b4.ly -share/doc/lilypond/${VERSION}/Documentation/3e/lily-f1dcd6b4.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-1ba7f488.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-1ba7f488.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-2b0ea08c.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-2b0ea08c.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-2b7a9577.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-2b7a9577.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-443a2aeb.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-443a2aeb.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-5311be7e.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-5311be7e.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-5e7c65e5.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-5e7c65e5.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-72df1e00.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-72df1e00.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-79c9cf33.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-79c9cf33.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-7a6d2e04.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-7a6d2e04.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-7b0bdf27.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-7b0bdf27.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-905c270c.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-905c270c.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-b98c6a46.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-b98c6a46.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-bf561a8e.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-bf561a8e.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-cf4c486b.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-cf4c486b.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-d8c3a00b.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-d8c3a00b.png +share/doc/lilypond/${VERSION}/Documentation/3e/lily-db0d0e62.ly +share/doc/lilypond/${VERSION}/Documentation/3e/lily-db0d0e62.png share/doc/lilypond/${VERSION}/Documentation/3f/ -share/doc/lilypond/${VERSION}/Documentation/3f/lily-12c029dd.ly -share/doc/lilypond/${VERSION}/Documentation/3f/lily-12c029dd.png -share/doc/lilypond/${VERSION}/Documentation/3f/lily-9d84ed07.ly -share/doc/lilypond/${VERSION}/Documentation/3f/lily-9d84ed07.png -share/doc/lilypond/${VERSION}/Documentation/3f/lily-aadc63eb.ly -share/doc/lilypond/${VERSION}/Documentation/3f/lily-aadc63eb.png -share/doc/lilypond/${VERSION}/Documentation/3f/lily-b6256d30.ly -share/doc/lilypond/${VERSION}/Documentation/3f/lily-b6256d30.png -share/doc/lilypond/${VERSION}/Documentation/3f/lily-bc7a8350.ly -share/doc/lilypond/${VERSION}/Documentation/3f/lily-bc7a8350.png -share/doc/lilypond/${VERSION}/Documentation/3f/lily-bc94686e.ly -share/doc/lilypond/${VERSION}/Documentation/3f/lily-bc94686e.png -share/doc/lilypond/${VERSION}/Documentation/3f/lily-df754370.ly -share/doc/lilypond/${VERSION}/Documentation/3f/lily-df754370.png +share/doc/lilypond/${VERSION}/Documentation/3f/lily-041393dc.ly +share/doc/lilypond/${VERSION}/Documentation/3f/lily-041393dc.png +share/doc/lilypond/${VERSION}/Documentation/3f/lily-29db6350.ly +share/doc/lilypond/${VERSION}/Documentation/3f/lily-29db6350.png +share/doc/lilypond/${VERSION}/Documentation/3f/lily-4879cb3d.ly +share/doc/lilypond/${VERSION}/Documentation/3f/lily-4879cb3d.png +share/doc/lilypond/${VERSION}/Documentation/3f/lily-868ae5b0.ly +share/doc/lilypond/${VERSION}/Documentation/3f/lily-868ae5b0.png +share/doc/lilypond/${VERSION}/Documentation/3f/lily-a5c741d9.ly +share/doc/lilypond/${VERSION}/Documentation/3f/lily-a5c741d9.png +share/doc/lilypond/${VERSION}/Documentation/3f/lily-ab3d9d87.ly +share/doc/lilypond/${VERSION}/Documentation/3f/lily-ab3d9d87.png share/doc/lilypond/${VERSION}/Documentation/40/ -share/doc/lilypond/${VERSION}/Documentation/40/lily-0298363d.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-0298363d.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-0a0bbbde.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-0a0bbbde.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-1c556a3a.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-1c556a3a.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-358e7562.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-358e7562.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-375439a0.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-375439a0.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-57d01bef.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-57d01bef.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-6faba957.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-6faba957.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-b5a55f6a.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-b5a55f6a.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-c80e20bb.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-c80e20bb.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-c859d34e.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-c859d34e.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-da48274d.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-da48274d.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-e93c288f.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-e93c288f.png -share/doc/lilypond/${VERSION}/Documentation/40/lily-fb67424c.ly -share/doc/lilypond/${VERSION}/Documentation/40/lily-fb67424c.png +share/doc/lilypond/${VERSION}/Documentation/40/lily-1d6b76c1.ly +share/doc/lilypond/${VERSION}/Documentation/40/lily-1d6b76c1.png +share/doc/lilypond/${VERSION}/Documentation/40/lily-5ffcc2b1.ly +share/doc/lilypond/${VERSION}/Documentation/40/lily-5ffcc2b1.png +share/doc/lilypond/${VERSION}/Documentation/40/lily-719bf1bd.ly +share/doc/lilypond/${VERSION}/Documentation/40/lily-719bf1bd.png +share/doc/lilypond/${VERSION}/Documentation/40/lily-7a029dda.ly +share/doc/lilypond/${VERSION}/Documentation/40/lily-7a029dda.png +share/doc/lilypond/${VERSION}/Documentation/40/lily-9075f3b6.ly +share/doc/lilypond/${VERSION}/Documentation/40/lily-9075f3b6.png +share/doc/lilypond/${VERSION}/Documentation/40/lily-a4f90eb3.ly +share/doc/lilypond/${VERSION}/Documentation/40/lily-a4f90eb3.png +share/doc/lilypond/${VERSION}/Documentation/40/lily-bca5e23b.ly +share/doc/lilypond/${VERSION}/Documentation/40/lily-bca5e23b.png +share/doc/lilypond/${VERSION}/Documentation/40/lily-c6508807.ly +share/doc/lilypond/${VERSION}/Documentation/40/lily-c6508807.png +share/doc/lilypond/${VERSION}/Documentation/40/lily-ce11bbae.ly +share/doc/lilypond/${VERSION}/Documentation/40/lily-ce11bbae.png share/doc/lilypond/${VERSION}/Documentation/41/ -share/doc/lilypond/${VERSION}/Documentation/41/lily-51976e10.ly -share/doc/lilypond/${VERSION}/Documentation/41/lily-51976e10.png -share/doc/lilypond/${VERSION}/Documentation/41/lily-62e7fbd0.ly -share/doc/lilypond/${VERSION}/Documentation/41/lily-62e7fbd0.png -share/doc/lilypond/${VERSION}/Documentation/41/lily-63354020.ly -share/doc/lilypond/${VERSION}/Documentation/41/lily-63354020.png -share/doc/lilypond/${VERSION}/Documentation/41/lily-6addaa47.ly -share/doc/lilypond/${VERSION}/Documentation/41/lily-6addaa47.png -share/doc/lilypond/${VERSION}/Documentation/41/lily-918143ce.ly -share/doc/lilypond/${VERSION}/Documentation/41/lily-918143ce.png -share/doc/lilypond/${VERSION}/Documentation/41/lily-bbbe7685.ly -share/doc/lilypond/${VERSION}/Documentation/41/lily-bbbe7685.png -share/doc/lilypond/${VERSION}/Documentation/41/lily-ecabe9b2.ly -share/doc/lilypond/${VERSION}/Documentation/41/lily-ecabe9b2.png -share/doc/lilypond/${VERSION}/Documentation/41/lily-ef38af4a.ly -share/doc/lilypond/${VERSION}/Documentation/41/lily-ef38af4a.png -share/doc/lilypond/${VERSION}/Documentation/41/lily-f6b687ac.ly -share/doc/lilypond/${VERSION}/Documentation/41/lily-f6b687ac.png +share/doc/lilypond/${VERSION}/Documentation/41/lily-2654060d.ly +share/doc/lilypond/${VERSION}/Documentation/41/lily-2654060d.png +share/doc/lilypond/${VERSION}/Documentation/41/lily-49e0b439.ly +share/doc/lilypond/${VERSION}/Documentation/41/lily-49e0b439.png +share/doc/lilypond/${VERSION}/Documentation/41/lily-52465912.ly +share/doc/lilypond/${VERSION}/Documentation/41/lily-52465912.png +share/doc/lilypond/${VERSION}/Documentation/41/lily-62aa2685.ly +share/doc/lilypond/${VERSION}/Documentation/41/lily-62aa2685.png +share/doc/lilypond/${VERSION}/Documentation/41/lily-65d4ebe5.ly +share/doc/lilypond/${VERSION}/Documentation/41/lily-65d4ebe5.png +share/doc/lilypond/${VERSION}/Documentation/41/lily-89ffefc8.ly +share/doc/lilypond/${VERSION}/Documentation/41/lily-89ffefc8.png +share/doc/lilypond/${VERSION}/Documentation/41/lily-9f99151d.ly +share/doc/lilypond/${VERSION}/Documentation/41/lily-9f99151d.png +share/doc/lilypond/${VERSION}/Documentation/41/lily-c583351f.ly +share/doc/lilypond/${VERSION}/Documentation/41/lily-c583351f.png +share/doc/lilypond/${VERSION}/Documentation/41/lily-cff7aae6.ly +share/doc/lilypond/${VERSION}/Documentation/41/lily-cff7aae6.png +share/doc/lilypond/${VERSION}/Documentation/41/lily-db061204.ly +share/doc/lilypond/${VERSION}/Documentation/41/lily-db061204.png +share/doc/lilypond/${VERSION}/Documentation/41/lily-f45f02c6.ly +share/doc/lilypond/${VERSION}/Documentation/41/lily-f45f02c6.png share/doc/lilypond/${VERSION}/Documentation/42/ -share/doc/lilypond/${VERSION}/Documentation/42/lily-0c594957.ly -share/doc/lilypond/${VERSION}/Documentation/42/lily-0c594957.png -share/doc/lilypond/${VERSION}/Documentation/42/lily-5088e6ae.ly -share/doc/lilypond/${VERSION}/Documentation/42/lily-5088e6ae.png -share/doc/lilypond/${VERSION}/Documentation/42/lily-c40d4a4f.ly -share/doc/lilypond/${VERSION}/Documentation/42/lily-c40d4a4f.png -share/doc/lilypond/${VERSION}/Documentation/42/lily-cae6d925.ly -share/doc/lilypond/${VERSION}/Documentation/42/lily-cae6d925.png -share/doc/lilypond/${VERSION}/Documentation/42/lily-d2824f9f.ly -share/doc/lilypond/${VERSION}/Documentation/42/lily-d2824f9f.png -share/doc/lilypond/${VERSION}/Documentation/42/lily-d778c921.ly -share/doc/lilypond/${VERSION}/Documentation/42/lily-d778c921.png +share/doc/lilypond/${VERSION}/Documentation/42/lily-06c84710.ly +share/doc/lilypond/${VERSION}/Documentation/42/lily-06c84710.png +share/doc/lilypond/${VERSION}/Documentation/42/lily-2b9aa9a8.ly +share/doc/lilypond/${VERSION}/Documentation/42/lily-2b9aa9a8.png +share/doc/lilypond/${VERSION}/Documentation/42/lily-3ed703fb.ly +share/doc/lilypond/${VERSION}/Documentation/42/lily-3ed703fb.png +share/doc/lilypond/${VERSION}/Documentation/42/lily-559cc38a.ly +share/doc/lilypond/${VERSION}/Documentation/42/lily-559cc38a.png +share/doc/lilypond/${VERSION}/Documentation/42/lily-7b12c917.ly +share/doc/lilypond/${VERSION}/Documentation/42/lily-7b12c917.png +share/doc/lilypond/${VERSION}/Documentation/42/lily-d4b13bdc.ly +share/doc/lilypond/${VERSION}/Documentation/42/lily-d4b13bdc.png +share/doc/lilypond/${VERSION}/Documentation/42/lily-def43151.ly +share/doc/lilypond/${VERSION}/Documentation/42/lily-def43151.png +share/doc/lilypond/${VERSION}/Documentation/42/lily-dfbb3da7.ly +share/doc/lilypond/${VERSION}/Documentation/42/lily-dfbb3da7.png share/doc/lilypond/${VERSION}/Documentation/43/ -share/doc/lilypond/${VERSION}/Documentation/43/lily-6824a066.ly -share/doc/lilypond/${VERSION}/Documentation/43/lily-6824a066.png -share/doc/lilypond/${VERSION}/Documentation/43/lily-6c536b92.ly -share/doc/lilypond/${VERSION}/Documentation/43/lily-6c536b92.png -share/doc/lilypond/${VERSION}/Documentation/43/lily-983bd915.ly -share/doc/lilypond/${VERSION}/Documentation/43/lily-983bd915.png -share/doc/lilypond/${VERSION}/Documentation/43/lily-9dc8c8df.ly -share/doc/lilypond/${VERSION}/Documentation/43/lily-9dc8c8df.png -share/doc/lilypond/${VERSION}/Documentation/43/lily-b592a45a.ly -share/doc/lilypond/${VERSION}/Documentation/43/lily-b592a45a.png -share/doc/lilypond/${VERSION}/Documentation/43/lily-f2c586cf.ly -share/doc/lilypond/${VERSION}/Documentation/43/lily-f2c586cf.png -share/doc/lilypond/${VERSION}/Documentation/43/lily-fb33e4ca.ly -share/doc/lilypond/${VERSION}/Documentation/43/lily-fb33e4ca.png +share/doc/lilypond/${VERSION}/Documentation/43/lily-01fb6329.ly +share/doc/lilypond/${VERSION}/Documentation/43/lily-01fb6329.png +share/doc/lilypond/${VERSION}/Documentation/43/lily-073fa645.ly +share/doc/lilypond/${VERSION}/Documentation/43/lily-073fa645.png +share/doc/lilypond/${VERSION}/Documentation/43/lily-67b65236.ly +share/doc/lilypond/${VERSION}/Documentation/43/lily-67b65236.png +share/doc/lilypond/${VERSION}/Documentation/43/lily-68c3e298.ly +share/doc/lilypond/${VERSION}/Documentation/43/lily-68c3e298.png +share/doc/lilypond/${VERSION}/Documentation/43/lily-7b95729e.ly +share/doc/lilypond/${VERSION}/Documentation/43/lily-7b95729e.png +share/doc/lilypond/${VERSION}/Documentation/43/lily-bfff4106.ly +share/doc/lilypond/${VERSION}/Documentation/43/lily-bfff4106.png +share/doc/lilypond/${VERSION}/Documentation/43/lily-d3b1dc05.ly +share/doc/lilypond/${VERSION}/Documentation/43/lily-d3b1dc05.png +share/doc/lilypond/${VERSION}/Documentation/43/lily-ef8e31c5.ly +share/doc/lilypond/${VERSION}/Documentation/43/lily-ef8e31c5.png share/doc/lilypond/${VERSION}/Documentation/44/ -share/doc/lilypond/${VERSION}/Documentation/44/lily-2001c719.ly -share/doc/lilypond/${VERSION}/Documentation/44/lily-2001c719.png -share/doc/lilypond/${VERSION}/Documentation/44/lily-31e4b8bc.ly -share/doc/lilypond/${VERSION}/Documentation/44/lily-31e4b8bc.png -share/doc/lilypond/${VERSION}/Documentation/44/lily-378b0178.ly -share/doc/lilypond/${VERSION}/Documentation/44/lily-378b0178.png -share/doc/lilypond/${VERSION}/Documentation/44/lily-b7508ac5.ly -share/doc/lilypond/${VERSION}/Documentation/44/lily-b7508ac5.png -share/doc/lilypond/${VERSION}/Documentation/44/lily-c0319752.ly -share/doc/lilypond/${VERSION}/Documentation/44/lily-c0319752.png +share/doc/lilypond/${VERSION}/Documentation/44/lily-14da998b.ly +share/doc/lilypond/${VERSION}/Documentation/44/lily-14da998b.png +share/doc/lilypond/${VERSION}/Documentation/44/lily-3b015c4f.ly +share/doc/lilypond/${VERSION}/Documentation/44/lily-3b015c4f.png +share/doc/lilypond/${VERSION}/Documentation/44/lily-3b789a96.ly +share/doc/lilypond/${VERSION}/Documentation/44/lily-3b789a96.png +share/doc/lilypond/${VERSION}/Documentation/44/lily-4ed99674.ly +share/doc/lilypond/${VERSION}/Documentation/44/lily-4ed99674.png +share/doc/lilypond/${VERSION}/Documentation/44/lily-5c1a71cd.ly +share/doc/lilypond/${VERSION}/Documentation/44/lily-5c1a71cd.png +share/doc/lilypond/${VERSION}/Documentation/44/lily-9d178a2d.ly +share/doc/lilypond/${VERSION}/Documentation/44/lily-9d178a2d.png +share/doc/lilypond/${VERSION}/Documentation/44/lily-c9bf534d.ly +share/doc/lilypond/${VERSION}/Documentation/44/lily-c9bf534d.png +share/doc/lilypond/${VERSION}/Documentation/44/lily-d1c35968.ly +share/doc/lilypond/${VERSION}/Documentation/44/lily-d1c35968.png share/doc/lilypond/${VERSION}/Documentation/45/ -share/doc/lilypond/${VERSION}/Documentation/45/lily-03eb3c94.ly -share/doc/lilypond/${VERSION}/Documentation/45/lily-03eb3c94.png -share/doc/lilypond/${VERSION}/Documentation/45/lily-09bffa4d.ly -share/doc/lilypond/${VERSION}/Documentation/45/lily-09bffa4d.png -share/doc/lilypond/${VERSION}/Documentation/45/lily-35c24d74.ly -share/doc/lilypond/${VERSION}/Documentation/45/lily-35c24d74.png -share/doc/lilypond/${VERSION}/Documentation/45/lily-b24ad7bc.ly -share/doc/lilypond/${VERSION}/Documentation/45/lily-b24ad7bc.png -share/doc/lilypond/${VERSION}/Documentation/45/lily-d40cee12.ly -share/doc/lilypond/${VERSION}/Documentation/45/lily-d40cee12.png -share/doc/lilypond/${VERSION}/Documentation/45/lily-e9858975.ly -share/doc/lilypond/${VERSION}/Documentation/45/lily-e9858975.png +share/doc/lilypond/${VERSION}/Documentation/45/lily-05d037d0.ly +share/doc/lilypond/${VERSION}/Documentation/45/lily-05d037d0.png +share/doc/lilypond/${VERSION}/Documentation/45/lily-915e54c8.ly +share/doc/lilypond/${VERSION}/Documentation/45/lily-915e54c8.png +share/doc/lilypond/${VERSION}/Documentation/45/lily-96ac15f9.ly +share/doc/lilypond/${VERSION}/Documentation/45/lily-96ac15f9.png +share/doc/lilypond/${VERSION}/Documentation/45/lily-aeeb3aac.ly +share/doc/lilypond/${VERSION}/Documentation/45/lily-aeeb3aac.png +share/doc/lilypond/${VERSION}/Documentation/45/lily-c2b741d1.ly +share/doc/lilypond/${VERSION}/Documentation/45/lily-c2b741d1.png +share/doc/lilypond/${VERSION}/Documentation/45/lily-e55554aa.ly +share/doc/lilypond/${VERSION}/Documentation/45/lily-e55554aa.png +share/doc/lilypond/${VERSION}/Documentation/45/lily-fb74c9cc.ly +share/doc/lilypond/${VERSION}/Documentation/45/lily-fb74c9cc.png share/doc/lilypond/${VERSION}/Documentation/46/ -share/doc/lilypond/${VERSION}/Documentation/46/lily-056ffcb0.ly -share/doc/lilypond/${VERSION}/Documentation/46/lily-056ffcb0.png -share/doc/lilypond/${VERSION}/Documentation/46/lily-2618751d.ly -share/doc/lilypond/${VERSION}/Documentation/46/lily-2618751d.png -share/doc/lilypond/${VERSION}/Documentation/46/lily-4b9a1ff5.ly -share/doc/lilypond/${VERSION}/Documentation/46/lily-4b9a1ff5.png -share/doc/lilypond/${VERSION}/Documentation/46/lily-53421fc1.ly -share/doc/lilypond/${VERSION}/Documentation/46/lily-53421fc1.png -share/doc/lilypond/${VERSION}/Documentation/46/lily-85edaf5d.ly -share/doc/lilypond/${VERSION}/Documentation/46/lily-85edaf5d.png -share/doc/lilypond/${VERSION}/Documentation/46/lily-b91d7eed.ly -share/doc/lilypond/${VERSION}/Documentation/46/lily-b91d7eed.png -share/doc/lilypond/${VERSION}/Documentation/46/lily-c662f71f.ly -share/doc/lilypond/${VERSION}/Documentation/46/lily-c662f71f.png -share/doc/lilypond/${VERSION}/Documentation/46/lily-d3fc5d7c.ly -share/doc/lilypond/${VERSION}/Documentation/46/lily-d3fc5d7c.png -share/doc/lilypond/${VERSION}/Documentation/46/lily-f364449a.ly -share/doc/lilypond/${VERSION}/Documentation/46/lily-f364449a.png +share/doc/lilypond/${VERSION}/Documentation/46/lily-18f51599.ly +share/doc/lilypond/${VERSION}/Documentation/46/lily-18f51599.png +share/doc/lilypond/${VERSION}/Documentation/46/lily-2667182d.ly +share/doc/lilypond/${VERSION}/Documentation/46/lily-2667182d.png +share/doc/lilypond/${VERSION}/Documentation/46/lily-2dbb1e27.ly +share/doc/lilypond/${VERSION}/Documentation/46/lily-2dbb1e27.png +share/doc/lilypond/${VERSION}/Documentation/46/lily-2f5b2d2c.ly +share/doc/lilypond/${VERSION}/Documentation/46/lily-2f5b2d2c.png +share/doc/lilypond/${VERSION}/Documentation/46/lily-826893f2.ly +share/doc/lilypond/${VERSION}/Documentation/46/lily-826893f2.png +share/doc/lilypond/${VERSION}/Documentation/46/lily-8d8f1275.ly +share/doc/lilypond/${VERSION}/Documentation/46/lily-8d8f1275.png +share/doc/lilypond/${VERSION}/Documentation/46/lily-aece8e9c.ly +share/doc/lilypond/${VERSION}/Documentation/46/lily-aece8e9c.png +share/doc/lilypond/${VERSION}/Documentation/46/lily-cfd21f58.ly +share/doc/lilypond/${VERSION}/Documentation/46/lily-cfd21f58.png +share/doc/lilypond/${VERSION}/Documentation/46/lily-df356b92.ly +share/doc/lilypond/${VERSION}/Documentation/46/lily-df356b92.png +share/doc/lilypond/${VERSION}/Documentation/46/lily-e44264f0.ly +share/doc/lilypond/${VERSION}/Documentation/46/lily-e44264f0.png +share/doc/lilypond/${VERSION}/Documentation/46/lily-e9db5326.ly +share/doc/lilypond/${VERSION}/Documentation/46/lily-e9db5326.png share/doc/lilypond/${VERSION}/Documentation/47/ -share/doc/lilypond/${VERSION}/Documentation/47/lily-36201b91.ly -share/doc/lilypond/${VERSION}/Documentation/47/lily-36201b91.png -share/doc/lilypond/${VERSION}/Documentation/47/lily-42f7cd2a.ly -share/doc/lilypond/${VERSION}/Documentation/47/lily-42f7cd2a.png -share/doc/lilypond/${VERSION}/Documentation/47/lily-478da32d.ly -share/doc/lilypond/${VERSION}/Documentation/47/lily-478da32d.png -share/doc/lilypond/${VERSION}/Documentation/47/lily-98711841.ly -share/doc/lilypond/${VERSION}/Documentation/47/lily-98711841.png -share/doc/lilypond/${VERSION}/Documentation/47/lily-98c1a3fb.ly -share/doc/lilypond/${VERSION}/Documentation/47/lily-98c1a3fb.png -share/doc/lilypond/${VERSION}/Documentation/47/lily-9da325cd.ly -share/doc/lilypond/${VERSION}/Documentation/47/lily-9da325cd.png -share/doc/lilypond/${VERSION}/Documentation/47/lily-c57c6568.ly -share/doc/lilypond/${VERSION}/Documentation/47/lily-c57c6568.png -share/doc/lilypond/${VERSION}/Documentation/47/lily-c98b475b.ly -share/doc/lilypond/${VERSION}/Documentation/47/lily-c98b475b.png -share/doc/lilypond/${VERSION}/Documentation/47/lily-cd3f25f9.ly -share/doc/lilypond/${VERSION}/Documentation/47/lily-cd3f25f9.png -share/doc/lilypond/${VERSION}/Documentation/47/lily-de1d3989.ly -share/doc/lilypond/${VERSION}/Documentation/47/lily-de1d3989.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-14cabe33.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-14cabe33.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-3ee66bc6.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-3ee66bc6.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-43d78de5.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-43d78de5.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-5042b2e0.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-5042b2e0.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-5df6f1d5.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-5df6f1d5.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-5e4d7028.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-5e4d7028.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-7779e381.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-7779e381.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-a0ebb049.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-a0ebb049.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-a43fd333.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-a43fd333.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-d1c0335f.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-d1c0335f.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-def11c81.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-def11c81.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-e414a475.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-e414a475.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-e5da4487.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-e5da4487.png +share/doc/lilypond/${VERSION}/Documentation/47/lily-e920946e.ly +share/doc/lilypond/${VERSION}/Documentation/47/lily-e920946e.png share/doc/lilypond/${VERSION}/Documentation/48/ -share/doc/lilypond/${VERSION}/Documentation/48/lily-08b70acf.ly -share/doc/lilypond/${VERSION}/Documentation/48/lily-08b70acf.png -share/doc/lilypond/${VERSION}/Documentation/48/lily-2d660c23.ly -share/doc/lilypond/${VERSION}/Documentation/48/lily-2d660c23.png -share/doc/lilypond/${VERSION}/Documentation/48/lily-315c959b.ly -share/doc/lilypond/${VERSION}/Documentation/48/lily-315c959b.png -share/doc/lilypond/${VERSION}/Documentation/48/lily-3235b1cd.ly -share/doc/lilypond/${VERSION}/Documentation/48/lily-3235b1cd.png -share/doc/lilypond/${VERSION}/Documentation/48/lily-380c0318.ly -share/doc/lilypond/${VERSION}/Documentation/48/lily-380c0318.png -share/doc/lilypond/${VERSION}/Documentation/48/lily-3fe81d34.ly -share/doc/lilypond/${VERSION}/Documentation/48/lily-3fe81d34.png -share/doc/lilypond/${VERSION}/Documentation/48/lily-4a264f39.ly -share/doc/lilypond/${VERSION}/Documentation/48/lily-4a264f39.png -share/doc/lilypond/${VERSION}/Documentation/48/lily-9959c7f6.ly -share/doc/lilypond/${VERSION}/Documentation/48/lily-9959c7f6.png -share/doc/lilypond/${VERSION}/Documentation/48/lily-e037381f.ly -share/doc/lilypond/${VERSION}/Documentation/48/lily-e037381f.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-03cb55d4.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-03cb55d4.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-328da262.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-328da262.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-3b24b9b3.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-3b24b9b3.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-53c91e9d.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-53c91e9d.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-65779c20.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-65779c20.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-6c590b1e.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-6c590b1e.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-89bd1220.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-89bd1220.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-a653e27b.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-a653e27b.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-bb111bd8.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-bb111bd8.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-bd379783.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-bd379783.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-c7c32ec7.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-c7c32ec7.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-d930284a.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-d930284a.png +share/doc/lilypond/${VERSION}/Documentation/48/lily-dda89dde.ly +share/doc/lilypond/${VERSION}/Documentation/48/lily-dda89dde.png share/doc/lilypond/${VERSION}/Documentation/49/ -share/doc/lilypond/${VERSION}/Documentation/49/lily-05f2807e.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-05f2807e.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-322d50e2.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-322d50e2.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-4289b33e.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-4289b33e.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-4599aaeb.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-4599aaeb.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-72c8404e.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-72c8404e.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-7414f05e.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-7414f05e.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-8566277c.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-8566277c.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-aa33f170.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-aa33f170.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-b19ab6a7.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-b19ab6a7.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-b231d351.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-b231d351.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-e8847040.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-e8847040.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-ec4d35e7.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-ec4d35e7.png -share/doc/lilypond/${VERSION}/Documentation/49/lily-f85ec435.ly -share/doc/lilypond/${VERSION}/Documentation/49/lily-f85ec435.png +share/doc/lilypond/${VERSION}/Documentation/49/lily-2e7931da.ly +share/doc/lilypond/${VERSION}/Documentation/49/lily-2e7931da.png +share/doc/lilypond/${VERSION}/Documentation/49/lily-512b9ff6.ly +share/doc/lilypond/${VERSION}/Documentation/49/lily-512b9ff6.png +share/doc/lilypond/${VERSION}/Documentation/49/lily-5ce45d00.ly +share/doc/lilypond/${VERSION}/Documentation/49/lily-5ce45d00.png +share/doc/lilypond/${VERSION}/Documentation/49/lily-7d255cde.ly +share/doc/lilypond/${VERSION}/Documentation/49/lily-7d255cde.png +share/doc/lilypond/${VERSION}/Documentation/49/lily-84022578.ly +share/doc/lilypond/${VERSION}/Documentation/49/lily-84022578.png +share/doc/lilypond/${VERSION}/Documentation/49/lily-8743c843.ly +share/doc/lilypond/${VERSION}/Documentation/49/lily-8743c843.png +share/doc/lilypond/${VERSION}/Documentation/49/lily-acf851ff.ly +share/doc/lilypond/${VERSION}/Documentation/49/lily-acf851ff.png +share/doc/lilypond/${VERSION}/Documentation/49/lily-ea4bb622.ly +share/doc/lilypond/${VERSION}/Documentation/49/lily-ea4bb622.png +share/doc/lilypond/${VERSION}/Documentation/49/lily-f23bbdb7.ly +share/doc/lilypond/${VERSION}/Documentation/49/lily-f23bbdb7.png share/doc/lilypond/${VERSION}/Documentation/4a/ -share/doc/lilypond/${VERSION}/Documentation/4a/lily-17f500b8.ly -share/doc/lilypond/${VERSION}/Documentation/4a/lily-17f500b8.png -share/doc/lilypond/${VERSION}/Documentation/4a/lily-4c6bc7a8.ly -share/doc/lilypond/${VERSION}/Documentation/4a/lily-4c6bc7a8.png -share/doc/lilypond/${VERSION}/Documentation/4a/lily-4dbaa7d5.ly -share/doc/lilypond/${VERSION}/Documentation/4a/lily-4dbaa7d5.png -share/doc/lilypond/${VERSION}/Documentation/4a/lily-6cf03621.ly -share/doc/lilypond/${VERSION}/Documentation/4a/lily-6cf03621.png -share/doc/lilypond/${VERSION}/Documentation/4a/lily-95766cc6.ly -share/doc/lilypond/${VERSION}/Documentation/4a/lily-95766cc6.png -share/doc/lilypond/${VERSION}/Documentation/4a/lily-9b58f7d3.ly -share/doc/lilypond/${VERSION}/Documentation/4a/lily-9b58f7d3.png -share/doc/lilypond/${VERSION}/Documentation/4a/lily-c4d0afbe.ly -share/doc/lilypond/${VERSION}/Documentation/4a/lily-c4d0afbe.png -share/doc/lilypond/${VERSION}/Documentation/4a/lily-e233dd66.ly -share/doc/lilypond/${VERSION}/Documentation/4a/lily-e233dd66.png +share/doc/lilypond/${VERSION}/Documentation/4a/lily-6c5b4dd1.ly +share/doc/lilypond/${VERSION}/Documentation/4a/lily-6c5b4dd1.png +share/doc/lilypond/${VERSION}/Documentation/4a/lily-9010eac6.ly +share/doc/lilypond/${VERSION}/Documentation/4a/lily-9010eac6.png +share/doc/lilypond/${VERSION}/Documentation/4a/lily-92ace28b.ly +share/doc/lilypond/${VERSION}/Documentation/4a/lily-92ace28b.png +share/doc/lilypond/${VERSION}/Documentation/4a/lily-d9988a2c.ly +share/doc/lilypond/${VERSION}/Documentation/4a/lily-d9988a2c.png +share/doc/lilypond/${VERSION}/Documentation/4a/lily-e908712b.ly +share/doc/lilypond/${VERSION}/Documentation/4a/lily-e908712b.png +share/doc/lilypond/${VERSION}/Documentation/4a/lily-f831e11b.ly +share/doc/lilypond/${VERSION}/Documentation/4a/lily-f831e11b.png share/doc/lilypond/${VERSION}/Documentation/4b/ -share/doc/lilypond/${VERSION}/Documentation/4b/lily-0d86448a.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-0d86448a.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-1b06d84e.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-1b06d84e.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-28d5ac5c.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-28d5ac5c.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-3ea5ccbe.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-3ea5ccbe.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-4071e345.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-4071e345.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-a4ecd5a3.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-a4ecd5a3.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-b3859bed.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-b3859bed.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-b9cb224b.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-b9cb224b.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-bd0133bb.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-bd0133bb.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-bf72e58f.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-bf72e58f.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-e2e79d93.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-e2e79d93.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-e3dd4f9b.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-e3dd4f9b.png -share/doc/lilypond/${VERSION}/Documentation/4b/lily-f6f0350c.ly -share/doc/lilypond/${VERSION}/Documentation/4b/lily-f6f0350c.png +share/doc/lilypond/${VERSION}/Documentation/4b/lily-0125a23b.ly +share/doc/lilypond/${VERSION}/Documentation/4b/lily-0125a23b.png +share/doc/lilypond/${VERSION}/Documentation/4b/lily-03e24d8f.ly +share/doc/lilypond/${VERSION}/Documentation/4b/lily-03e24d8f.png +share/doc/lilypond/${VERSION}/Documentation/4b/lily-194e484f.ly +share/doc/lilypond/${VERSION}/Documentation/4b/lily-194e484f.png +share/doc/lilypond/${VERSION}/Documentation/4b/lily-1e16bcc0.ly +share/doc/lilypond/${VERSION}/Documentation/4b/lily-1e16bcc0.png +share/doc/lilypond/${VERSION}/Documentation/4b/lily-3030cea4.ly +share/doc/lilypond/${VERSION}/Documentation/4b/lily-3030cea4.png +share/doc/lilypond/${VERSION}/Documentation/4b/lily-62ae6caa.ly +share/doc/lilypond/${VERSION}/Documentation/4b/lily-62ae6caa.png +share/doc/lilypond/${VERSION}/Documentation/4b/lily-716b445d.ly +share/doc/lilypond/${VERSION}/Documentation/4b/lily-716b445d.png +share/doc/lilypond/${VERSION}/Documentation/4b/lily-74c3f2c0.ly +share/doc/lilypond/${VERSION}/Documentation/4b/lily-74c3f2c0.png +share/doc/lilypond/${VERSION}/Documentation/4b/lily-b1117b50.ly +share/doc/lilypond/${VERSION}/Documentation/4b/lily-b1117b50.png +share/doc/lilypond/${VERSION}/Documentation/4b/lily-b4041105.ly +share/doc/lilypond/${VERSION}/Documentation/4b/lily-b4041105.png +share/doc/lilypond/${VERSION}/Documentation/4b/lily-f26cc3db.ly +share/doc/lilypond/${VERSION}/Documentation/4b/lily-f26cc3db.png share/doc/lilypond/${VERSION}/Documentation/4c/ -share/doc/lilypond/${VERSION}/Documentation/4c/lily-131103c4.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-131103c4.png -share/doc/lilypond/${VERSION}/Documentation/4c/lily-25f0849a.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-25f0849a.png -share/doc/lilypond/${VERSION}/Documentation/4c/lily-28f65192.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-28f65192.png -share/doc/lilypond/${VERSION}/Documentation/4c/lily-50e96dd8.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-50e96dd8.png -share/doc/lilypond/${VERSION}/Documentation/4c/lily-5fbb923b.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-5fbb923b.png -share/doc/lilypond/${VERSION}/Documentation/4c/lily-7f83ecfb.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-7f83ecfb.png -share/doc/lilypond/${VERSION}/Documentation/4c/lily-8c078353.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-8c078353.png -share/doc/lilypond/${VERSION}/Documentation/4c/lily-bf3b78c4.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-bf3b78c4.png -share/doc/lilypond/${VERSION}/Documentation/4c/lily-cfee13ae.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-cfee13ae.png -share/doc/lilypond/${VERSION}/Documentation/4c/lily-f0150211.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-f0150211.png -share/doc/lilypond/${VERSION}/Documentation/4c/lily-f7440380.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-f7440380.png -share/doc/lilypond/${VERSION}/Documentation/4c/lily-f9dee856.ly -share/doc/lilypond/${VERSION}/Documentation/4c/lily-f9dee856.png +share/doc/lilypond/${VERSION}/Documentation/4c/lily-0db74e6a.ly +share/doc/lilypond/${VERSION}/Documentation/4c/lily-0db74e6a.png +share/doc/lilypond/${VERSION}/Documentation/4c/lily-1ea962d2.ly +share/doc/lilypond/${VERSION}/Documentation/4c/lily-1ea962d2.png +share/doc/lilypond/${VERSION}/Documentation/4c/lily-61445023.ly +share/doc/lilypond/${VERSION}/Documentation/4c/lily-61445023.png +share/doc/lilypond/${VERSION}/Documentation/4c/lily-6e9920a9.ly +share/doc/lilypond/${VERSION}/Documentation/4c/lily-6e9920a9.png +share/doc/lilypond/${VERSION}/Documentation/4c/lily-7509ae8c.ly +share/doc/lilypond/${VERSION}/Documentation/4c/lily-7509ae8c.png +share/doc/lilypond/${VERSION}/Documentation/4c/lily-87a11f1a.ly +share/doc/lilypond/${VERSION}/Documentation/4c/lily-87a11f1a.png +share/doc/lilypond/${VERSION}/Documentation/4c/lily-8cc7e549.ly +share/doc/lilypond/${VERSION}/Documentation/4c/lily-8cc7e549.png +share/doc/lilypond/${VERSION}/Documentation/4c/lily-a5f01572.ly +share/doc/lilypond/${VERSION}/Documentation/4c/lily-a5f01572.png +share/doc/lilypond/${VERSION}/Documentation/4c/lily-f8202da1.ly +share/doc/lilypond/${VERSION}/Documentation/4c/lily-f8202da1.png +share/doc/lilypond/${VERSION}/Documentation/4c/lily-ffde738f.ly +share/doc/lilypond/${VERSION}/Documentation/4c/lily-ffde738f.png share/doc/lilypond/${VERSION}/Documentation/4d/ -share/doc/lilypond/${VERSION}/Documentation/4d/lily-0dba0759.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-0dba0759.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-20432a16.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-20432a16.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-3d4ecdef.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-3d4ecdef.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-45bbc618.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-45bbc618.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-4666869e.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-4666869e.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-4f623dbb.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-4f623dbb.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-75b300c6.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-75b300c6.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-7bfa7c29.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-7bfa7c29.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-909c4c92.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-909c4c92.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-ab31e9d1.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-ab31e9d1.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-abb931ff.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-abb931ff.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-b0ba8877.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-b0ba8877.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-cf682f06.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-cf682f06.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-d422d9f1.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-d422d9f1.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-d77b932e.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-d77b932e.png -share/doc/lilypond/${VERSION}/Documentation/4d/lily-fb960d99.ly -share/doc/lilypond/${VERSION}/Documentation/4d/lily-fb960d99.png +share/doc/lilypond/${VERSION}/Documentation/4d/lily-12375617.ly +share/doc/lilypond/${VERSION}/Documentation/4d/lily-12375617.png +share/doc/lilypond/${VERSION}/Documentation/4d/lily-2abb8a04.ly +share/doc/lilypond/${VERSION}/Documentation/4d/lily-2abb8a04.png +share/doc/lilypond/${VERSION}/Documentation/4d/lily-382aafe5.ly +share/doc/lilypond/${VERSION}/Documentation/4d/lily-382aafe5.png +share/doc/lilypond/${VERSION}/Documentation/4d/lily-6634f345.ly +share/doc/lilypond/${VERSION}/Documentation/4d/lily-6634f345.png +share/doc/lilypond/${VERSION}/Documentation/4d/lily-6f6804ad.ly +share/doc/lilypond/${VERSION}/Documentation/4d/lily-6f6804ad.png +share/doc/lilypond/${VERSION}/Documentation/4d/lily-9848b662.ly +share/doc/lilypond/${VERSION}/Documentation/4d/lily-9848b662.png +share/doc/lilypond/${VERSION}/Documentation/4d/lily-b2aebb50.ly +share/doc/lilypond/${VERSION}/Documentation/4d/lily-b2aebb50.png +share/doc/lilypond/${VERSION}/Documentation/4d/lily-e46d68c1.ly +share/doc/lilypond/${VERSION}/Documentation/4d/lily-e46d68c1.png share/doc/lilypond/${VERSION}/Documentation/4e/ -share/doc/lilypond/${VERSION}/Documentation/4e/lily-1701a2a5.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-1701a2a5.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-32eb03e9.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-32eb03e9.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-45575cde.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-45575cde.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-6947397a.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-6947397a.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-73aafc20.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-73aafc20.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-862ef286.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-862ef286.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-ace09462.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-ace09462.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-c94ab0c2.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-c94ab0c2.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-ca43880f.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-ca43880f.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-d28ac22b.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-d28ac22b.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-dc04bb1c.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-dc04bb1c.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-df1bf9ac.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-df1bf9ac.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-f3c9017b.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-f3c9017b.png -share/doc/lilypond/${VERSION}/Documentation/4e/lily-fa9ff881.ly -share/doc/lilypond/${VERSION}/Documentation/4e/lily-fa9ff881.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-1172d7bf.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-1172d7bf.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-12b07369.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-12b07369.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-143bb3c3.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-143bb3c3.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-1f72288f.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-1f72288f.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-29de595a.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-29de595a.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-35700383.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-35700383.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-3d3c417b.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-3d3c417b.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-40f5197a.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-40f5197a.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-65726906.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-65726906.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-6b49d942.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-6b49d942.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-851571a4.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-851571a4.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-974b54c7.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-974b54c7.png +share/doc/lilypond/${VERSION}/Documentation/4e/lily-ab881f19.ly +share/doc/lilypond/${VERSION}/Documentation/4e/lily-ab881f19.png share/doc/lilypond/${VERSION}/Documentation/4f/ -share/doc/lilypond/${VERSION}/Documentation/4f/lily-153e9b01.ly -share/doc/lilypond/${VERSION}/Documentation/4f/lily-153e9b01.png -share/doc/lilypond/${VERSION}/Documentation/4f/lily-2144c7f9.ly -share/doc/lilypond/${VERSION}/Documentation/4f/lily-2144c7f9.png -share/doc/lilypond/${VERSION}/Documentation/4f/lily-389e1c9e.ly -share/doc/lilypond/${VERSION}/Documentation/4f/lily-389e1c9e.png -share/doc/lilypond/${VERSION}/Documentation/4f/lily-4122a5dd.ly -share/doc/lilypond/${VERSION}/Documentation/4f/lily-4122a5dd.png -share/doc/lilypond/${VERSION}/Documentation/4f/lily-4ad3fda3.ly -share/doc/lilypond/${VERSION}/Documentation/4f/lily-4ad3fda3.png -share/doc/lilypond/${VERSION}/Documentation/4f/lily-ad607e31.ly -share/doc/lilypond/${VERSION}/Documentation/4f/lily-ad607e31.png -share/doc/lilypond/${VERSION}/Documentation/4f/lily-bf569927.ly -share/doc/lilypond/${VERSION}/Documentation/4f/lily-bf569927.png -share/doc/lilypond/${VERSION}/Documentation/4f/lily-d4419ad8.ly -share/doc/lilypond/${VERSION}/Documentation/4f/lily-d4419ad8.png -share/doc/lilypond/${VERSION}/Documentation/4f/lily-fe83b1c0.ly -share/doc/lilypond/${VERSION}/Documentation/4f/lily-fe83b1c0.png +share/doc/lilypond/${VERSION}/Documentation/4f/lily-0259eb7a.ly +share/doc/lilypond/${VERSION}/Documentation/4f/lily-0259eb7a.png +share/doc/lilypond/${VERSION}/Documentation/4f/lily-2fa8e0b9.ly +share/doc/lilypond/${VERSION}/Documentation/4f/lily-2fa8e0b9.png +share/doc/lilypond/${VERSION}/Documentation/4f/lily-3675934f.ly +share/doc/lilypond/${VERSION}/Documentation/4f/lily-3675934f.png +share/doc/lilypond/${VERSION}/Documentation/4f/lily-43776b1c.ly +share/doc/lilypond/${VERSION}/Documentation/4f/lily-43776b1c.png +share/doc/lilypond/${VERSION}/Documentation/4f/lily-5f93cd05.ly +share/doc/lilypond/${VERSION}/Documentation/4f/lily-5f93cd05.png +share/doc/lilypond/${VERSION}/Documentation/4f/lily-6a13a43c.ly +share/doc/lilypond/${VERSION}/Documentation/4f/lily-6a13a43c.png +share/doc/lilypond/${VERSION}/Documentation/4f/lily-6bbe2140.ly +share/doc/lilypond/${VERSION}/Documentation/4f/lily-6bbe2140.png +share/doc/lilypond/${VERSION}/Documentation/4f/lily-b4b9a4f7.ly +share/doc/lilypond/${VERSION}/Documentation/4f/lily-b4b9a4f7.png +share/doc/lilypond/${VERSION}/Documentation/4f/lily-cb1722b8.ly +share/doc/lilypond/${VERSION}/Documentation/4f/lily-cb1722b8.png +share/doc/lilypond/${VERSION}/Documentation/4f/lily-f041ba8c.ly +share/doc/lilypond/${VERSION}/Documentation/4f/lily-f041ba8c.png share/doc/lilypond/${VERSION}/Documentation/50/ -share/doc/lilypond/${VERSION}/Documentation/50/lily-20973288.ly -share/doc/lilypond/${VERSION}/Documentation/50/lily-20973288.png -share/doc/lilypond/${VERSION}/Documentation/50/lily-76e20ec4.ly -share/doc/lilypond/${VERSION}/Documentation/50/lily-76e20ec4.png -share/doc/lilypond/${VERSION}/Documentation/50/lily-bc554eca.ly -share/doc/lilypond/${VERSION}/Documentation/50/lily-bc554eca.png -share/doc/lilypond/${VERSION}/Documentation/50/lily-bd6d48b5.ly -share/doc/lilypond/${VERSION}/Documentation/50/lily-bd6d48b5.png -share/doc/lilypond/${VERSION}/Documentation/50/lily-ee569229.ly -share/doc/lilypond/${VERSION}/Documentation/50/lily-ee569229.png -share/doc/lilypond/${VERSION}/Documentation/50/lily-f57e4a15.ly -share/doc/lilypond/${VERSION}/Documentation/50/lily-f57e4a15.png +share/doc/lilypond/${VERSION}/Documentation/50/lily-0c199ae3.ly +share/doc/lilypond/${VERSION}/Documentation/50/lily-0c199ae3.png +share/doc/lilypond/${VERSION}/Documentation/50/lily-1130c4d7.ly +share/doc/lilypond/${VERSION}/Documentation/50/lily-1130c4d7.png +share/doc/lilypond/${VERSION}/Documentation/50/lily-13315b70.ly +share/doc/lilypond/${VERSION}/Documentation/50/lily-13315b70.png +share/doc/lilypond/${VERSION}/Documentation/50/lily-3f8fb941.ly +share/doc/lilypond/${VERSION}/Documentation/50/lily-3f8fb941.png +share/doc/lilypond/${VERSION}/Documentation/50/lily-aa31c80f.ly +share/doc/lilypond/${VERSION}/Documentation/50/lily-aa31c80f.png +share/doc/lilypond/${VERSION}/Documentation/50/lily-b79a600c.ly +share/doc/lilypond/${VERSION}/Documentation/50/lily-b79a600c.png +share/doc/lilypond/${VERSION}/Documentation/50/lily-e3449810.ly +share/doc/lilypond/${VERSION}/Documentation/50/lily-e3449810.png +share/doc/lilypond/${VERSION}/Documentation/50/lily-edf2939f.ly +share/doc/lilypond/${VERSION}/Documentation/50/lily-edf2939f.png +share/doc/lilypond/${VERSION}/Documentation/50/lily-f3e86b65.ly +share/doc/lilypond/${VERSION}/Documentation/50/lily-f3e86b65.png share/doc/lilypond/${VERSION}/Documentation/51/ -share/doc/lilypond/${VERSION}/Documentation/51/lily-0fb14920.ly -share/doc/lilypond/${VERSION}/Documentation/51/lily-0fb14920.png -share/doc/lilypond/${VERSION}/Documentation/51/lily-212c0ff6.ly -share/doc/lilypond/${VERSION}/Documentation/51/lily-212c0ff6.png -share/doc/lilypond/${VERSION}/Documentation/51/lily-5eeded58.ly -share/doc/lilypond/${VERSION}/Documentation/51/lily-5eeded58.png -share/doc/lilypond/${VERSION}/Documentation/51/lily-6f530eb9.ly -share/doc/lilypond/${VERSION}/Documentation/51/lily-6f530eb9.png -share/doc/lilypond/${VERSION}/Documentation/51/lily-79957023.ly -share/doc/lilypond/${VERSION}/Documentation/51/lily-79957023.png -share/doc/lilypond/${VERSION}/Documentation/51/lily-a6dcd19f.ly -share/doc/lilypond/${VERSION}/Documentation/51/lily-a6dcd19f.png -share/doc/lilypond/${VERSION}/Documentation/51/lily-c81c1994.ly -share/doc/lilypond/${VERSION}/Documentation/51/lily-c81c1994.png -share/doc/lilypond/${VERSION}/Documentation/51/lily-d001e847.ly -share/doc/lilypond/${VERSION}/Documentation/51/lily-d001e847.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-20f8fa3a.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-20f8fa3a.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-2990ccda.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-2990ccda.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-426706a3.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-426706a3.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-4300a91d.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-4300a91d.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-4d082686.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-4d082686.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-55e03936.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-55e03936.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-5ffa680d.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-5ffa680d.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-68039b5c.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-68039b5c.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-6a1c3ebd.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-6a1c3ebd.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-792c826d.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-792c826d.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-94d8594d.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-94d8594d.png +share/doc/lilypond/${VERSION}/Documentation/51/lily-c1e9f3b2.ly +share/doc/lilypond/${VERSION}/Documentation/51/lily-c1e9f3b2.png share/doc/lilypond/${VERSION}/Documentation/52/ -share/doc/lilypond/${VERSION}/Documentation/52/lily-1dbb7791.ly -share/doc/lilypond/${VERSION}/Documentation/52/lily-1dbb7791.png -share/doc/lilypond/${VERSION}/Documentation/52/lily-215c2bd9.ly -share/doc/lilypond/${VERSION}/Documentation/52/lily-215c2bd9.png -share/doc/lilypond/${VERSION}/Documentation/52/lily-2c4113df.ly -share/doc/lilypond/${VERSION}/Documentation/52/lily-2c4113df.png -share/doc/lilypond/${VERSION}/Documentation/52/lily-b2dca203.ly -share/doc/lilypond/${VERSION}/Documentation/52/lily-b2dca203.png -share/doc/lilypond/${VERSION}/Documentation/52/lily-c8d398b9.ly -share/doc/lilypond/${VERSION}/Documentation/52/lily-c8d398b9.png -share/doc/lilypond/${VERSION}/Documentation/52/lily-cea9be46.ly -share/doc/lilypond/${VERSION}/Documentation/52/lily-cea9be46.png -share/doc/lilypond/${VERSION}/Documentation/52/lily-ff4562d5.ly -share/doc/lilypond/${VERSION}/Documentation/52/lily-ff4562d5.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-05260365.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-05260365.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-0586b58b.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-0586b58b.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-2f8e10bc.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-2f8e10bc.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-4dcc19c1.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-4dcc19c1.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-5d884d84.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-5d884d84.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-77825f7d.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-77825f7d.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-9426b20c.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-9426b20c.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-a0a25d61.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-a0a25d61.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-a3af6064.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-a3af6064.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-a46d562f.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-a46d562f.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-aa7ad500.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-aa7ad500.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-d94f8fed.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-d94f8fed.png +share/doc/lilypond/${VERSION}/Documentation/52/lily-f6bb662b.ly +share/doc/lilypond/${VERSION}/Documentation/52/lily-f6bb662b.png share/doc/lilypond/${VERSION}/Documentation/53/ -share/doc/lilypond/${VERSION}/Documentation/53/lily-565beebd.ly -share/doc/lilypond/${VERSION}/Documentation/53/lily-565beebd.png -share/doc/lilypond/${VERSION}/Documentation/53/lily-5dc13594.ly -share/doc/lilypond/${VERSION}/Documentation/53/lily-5dc13594.png -share/doc/lilypond/${VERSION}/Documentation/53/lily-6d316c00.ly -share/doc/lilypond/${VERSION}/Documentation/53/lily-6d316c00.png -share/doc/lilypond/${VERSION}/Documentation/53/lily-8b29415a.ly -share/doc/lilypond/${VERSION}/Documentation/53/lily-8b29415a.png -share/doc/lilypond/${VERSION}/Documentation/53/lily-96de6ab4.ly -share/doc/lilypond/${VERSION}/Documentation/53/lily-96de6ab4.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-13c37cda.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-13c37cda.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-321e0b64.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-321e0b64.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-3a0664f3.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-3a0664f3.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-3d0f143e.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-3d0f143e.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-3f8588e7.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-3f8588e7.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-49574969.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-49574969.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-4df50100.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-4df50100.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-68043ca6.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-68043ca6.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-695869a4.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-695869a4.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-75acb4ca.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-75acb4ca.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-a5895c75.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-a5895c75.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-b62bb51a.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-b62bb51a.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-b8966299.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-b8966299.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-bb84e445.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-bb84e445.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-c680aaab.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-c680aaab.png +share/doc/lilypond/${VERSION}/Documentation/53/lily-db240695.ly +share/doc/lilypond/${VERSION}/Documentation/53/lily-db240695.png share/doc/lilypond/${VERSION}/Documentation/54/ -share/doc/lilypond/${VERSION}/Documentation/54/lily-19433911.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-19433911.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-40911e46.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-40911e46.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-4d156073.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-4d156073.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-508d15f9.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-508d15f9.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-64c8f893.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-64c8f893.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-826a4cf7.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-826a4cf7.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-896f006d.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-896f006d.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-a188c01d.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-a188c01d.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-a3596be5.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-a3596be5.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-ab6e7f9c.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-ab6e7f9c.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-acb09dbd.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-acb09dbd.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-d8579ea4.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-d8579ea4.png -share/doc/lilypond/${VERSION}/Documentation/54/lily-e46aa371.ly -share/doc/lilypond/${VERSION}/Documentation/54/lily-e46aa371.png +share/doc/lilypond/${VERSION}/Documentation/54/lily-143a71a2.ly +share/doc/lilypond/${VERSION}/Documentation/54/lily-143a71a2.png +share/doc/lilypond/${VERSION}/Documentation/54/lily-25d6b770.ly +share/doc/lilypond/${VERSION}/Documentation/54/lily-25d6b770.png +share/doc/lilypond/${VERSION}/Documentation/54/lily-2ef2afa9.ly +share/doc/lilypond/${VERSION}/Documentation/54/lily-2ef2afa9.png +share/doc/lilypond/${VERSION}/Documentation/54/lily-6d22ac5d.ly +share/doc/lilypond/${VERSION}/Documentation/54/lily-6d22ac5d.png +share/doc/lilypond/${VERSION}/Documentation/54/lily-71464766.ly +share/doc/lilypond/${VERSION}/Documentation/54/lily-71464766.png +share/doc/lilypond/${VERSION}/Documentation/54/lily-94e25ed2.ly +share/doc/lilypond/${VERSION}/Documentation/54/lily-94e25ed2.png +share/doc/lilypond/${VERSION}/Documentation/54/lily-ba10b0e3.ly +share/doc/lilypond/${VERSION}/Documentation/54/lily-ba10b0e3.png +share/doc/lilypond/${VERSION}/Documentation/54/lily-e2eebb67.ly +share/doc/lilypond/${VERSION}/Documentation/54/lily-e2eebb67.png share/doc/lilypond/${VERSION}/Documentation/55/ -share/doc/lilypond/${VERSION}/Documentation/55/lily-4dae574b.ly -share/doc/lilypond/${VERSION}/Documentation/55/lily-4dae574b.png -share/doc/lilypond/${VERSION}/Documentation/55/lily-69df3a77.ly -share/doc/lilypond/${VERSION}/Documentation/55/lily-69df3a77.png -share/doc/lilypond/${VERSION}/Documentation/55/lily-a474211c.ly -share/doc/lilypond/${VERSION}/Documentation/55/lily-a474211c.png -share/doc/lilypond/${VERSION}/Documentation/55/lily-aa087c41.ly -share/doc/lilypond/${VERSION}/Documentation/55/lily-aa087c41.png -share/doc/lilypond/${VERSION}/Documentation/55/lily-b7d40dd2.ly -share/doc/lilypond/${VERSION}/Documentation/55/lily-b7d40dd2.png -share/doc/lilypond/${VERSION}/Documentation/55/lily-bed8512b.ly -share/doc/lilypond/${VERSION}/Documentation/55/lily-bed8512b.png -share/doc/lilypond/${VERSION}/Documentation/55/lily-c8272544.ly -share/doc/lilypond/${VERSION}/Documentation/55/lily-c8272544.png -share/doc/lilypond/${VERSION}/Documentation/55/lily-d80186e9.ly -share/doc/lilypond/${VERSION}/Documentation/55/lily-d80186e9.png -share/doc/lilypond/${VERSION}/Documentation/55/lily-dc104c52.ly -share/doc/lilypond/${VERSION}/Documentation/55/lily-dc104c52.png -share/doc/lilypond/${VERSION}/Documentation/55/lily-e59c7426.ly -share/doc/lilypond/${VERSION}/Documentation/55/lily-e59c7426.png -share/doc/lilypond/${VERSION}/Documentation/55/lily-fd89acb9.ly -share/doc/lilypond/${VERSION}/Documentation/55/lily-fd89acb9.png +share/doc/lilypond/${VERSION}/Documentation/55/lily-38e6e8d5.ly +share/doc/lilypond/${VERSION}/Documentation/55/lily-38e6e8d5.png +share/doc/lilypond/${VERSION}/Documentation/55/lily-43d691ed.ly +share/doc/lilypond/${VERSION}/Documentation/55/lily-43d691ed.png +share/doc/lilypond/${VERSION}/Documentation/55/lily-4bde3fb5.ly +share/doc/lilypond/${VERSION}/Documentation/55/lily-4bde3fb5.png +share/doc/lilypond/${VERSION}/Documentation/55/lily-5eb30af7.ly +share/doc/lilypond/${VERSION}/Documentation/55/lily-5eb30af7.png +share/doc/lilypond/${VERSION}/Documentation/55/lily-64d71ffa.ly +share/doc/lilypond/${VERSION}/Documentation/55/lily-64d71ffa.png +share/doc/lilypond/${VERSION}/Documentation/55/lily-8357f33a.ly +share/doc/lilypond/${VERSION}/Documentation/55/lily-8357f33a.png +share/doc/lilypond/${VERSION}/Documentation/55/lily-b4e23093.ly +share/doc/lilypond/${VERSION}/Documentation/55/lily-b4e23093.png +share/doc/lilypond/${VERSION}/Documentation/55/lily-b7ece484.ly +share/doc/lilypond/${VERSION}/Documentation/55/lily-b7ece484.png +share/doc/lilypond/${VERSION}/Documentation/55/lily-e0f0e426.ly +share/doc/lilypond/${VERSION}/Documentation/55/lily-e0f0e426.png share/doc/lilypond/${VERSION}/Documentation/56/ -share/doc/lilypond/${VERSION}/Documentation/56/lily-00da682b.ly -share/doc/lilypond/${VERSION}/Documentation/56/lily-00da682b.png -share/doc/lilypond/${VERSION}/Documentation/56/lily-07b09e84.ly -share/doc/lilypond/${VERSION}/Documentation/56/lily-07b09e84.png -share/doc/lilypond/${VERSION}/Documentation/56/lily-203d2ae5.ly -share/doc/lilypond/${VERSION}/Documentation/56/lily-203d2ae5.png -share/doc/lilypond/${VERSION}/Documentation/56/lily-388c8a65.ly -share/doc/lilypond/${VERSION}/Documentation/56/lily-388c8a65.png -share/doc/lilypond/${VERSION}/Documentation/56/lily-41252d13.ly -share/doc/lilypond/${VERSION}/Documentation/56/lily-41252d13.png -share/doc/lilypond/${VERSION}/Documentation/56/lily-8b882038.ly -share/doc/lilypond/${VERSION}/Documentation/56/lily-8b882038.png -share/doc/lilypond/${VERSION}/Documentation/56/lily-d010b467.ly -share/doc/lilypond/${VERSION}/Documentation/56/lily-d010b467.png -share/doc/lilypond/${VERSION}/Documentation/56/lily-dd8e30dd.ly -share/doc/lilypond/${VERSION}/Documentation/56/lily-dd8e30dd.png +share/doc/lilypond/${VERSION}/Documentation/56/lily-3f798fc2.ly +share/doc/lilypond/${VERSION}/Documentation/56/lily-3f798fc2.png +share/doc/lilypond/${VERSION}/Documentation/56/lily-5b351c76.ly +share/doc/lilypond/${VERSION}/Documentation/56/lily-5b351c76.png +share/doc/lilypond/${VERSION}/Documentation/56/lily-69870f6c.ly +share/doc/lilypond/${VERSION}/Documentation/56/lily-69870f6c.png +share/doc/lilypond/${VERSION}/Documentation/56/lily-79c4d9a5.ly +share/doc/lilypond/${VERSION}/Documentation/56/lily-79c4d9a5.png +share/doc/lilypond/${VERSION}/Documentation/56/lily-832b8105.ly +share/doc/lilypond/${VERSION}/Documentation/56/lily-832b8105.png +share/doc/lilypond/${VERSION}/Documentation/56/lily-9774372e.ly +share/doc/lilypond/${VERSION}/Documentation/56/lily-9774372e.png +share/doc/lilypond/${VERSION}/Documentation/56/lily-e00ce888.ly +share/doc/lilypond/${VERSION}/Documentation/56/lily-e00ce888.png +share/doc/lilypond/${VERSION}/Documentation/56/lily-f14476e1.ly +share/doc/lilypond/${VERSION}/Documentation/56/lily-f14476e1.png share/doc/lilypond/${VERSION}/Documentation/57/ -share/doc/lilypond/${VERSION}/Documentation/57/lily-514b77d5.ly -share/doc/lilypond/${VERSION}/Documentation/57/lily-514b77d5.png -share/doc/lilypond/${VERSION}/Documentation/57/lily-556ae56d.ly -share/doc/lilypond/${VERSION}/Documentation/57/lily-556ae56d.png -share/doc/lilypond/${VERSION}/Documentation/57/lily-794b16af.ly -share/doc/lilypond/${VERSION}/Documentation/57/lily-794b16af.png -share/doc/lilypond/${VERSION}/Documentation/57/lily-88c34356.ly -share/doc/lilypond/${VERSION}/Documentation/57/lily-88c34356.png -share/doc/lilypond/${VERSION}/Documentation/57/lily-ae3e23cb.ly -share/doc/lilypond/${VERSION}/Documentation/57/lily-ae3e23cb.png -share/doc/lilypond/${VERSION}/Documentation/57/lily-b882de7a.ly -share/doc/lilypond/${VERSION}/Documentation/57/lily-b882de7a.png -share/doc/lilypond/${VERSION}/Documentation/57/lily-de18d44b.ly -share/doc/lilypond/${VERSION}/Documentation/57/lily-de18d44b.png -share/doc/lilypond/${VERSION}/Documentation/57/lily-e5002212.ly -share/doc/lilypond/${VERSION}/Documentation/57/lily-e5002212.png +share/doc/lilypond/${VERSION}/Documentation/57/lily-0ec24ad2.ly +share/doc/lilypond/${VERSION}/Documentation/57/lily-0ec24ad2.png +share/doc/lilypond/${VERSION}/Documentation/57/lily-1ffa0f89.ly +share/doc/lilypond/${VERSION}/Documentation/57/lily-1ffa0f89.png +share/doc/lilypond/${VERSION}/Documentation/57/lily-546684d7.ly +share/doc/lilypond/${VERSION}/Documentation/57/lily-546684d7.png +share/doc/lilypond/${VERSION}/Documentation/57/lily-72eb89f9.ly +share/doc/lilypond/${VERSION}/Documentation/57/lily-72eb89f9.png +share/doc/lilypond/${VERSION}/Documentation/57/lily-aafcc8bd.ly +share/doc/lilypond/${VERSION}/Documentation/57/lily-aafcc8bd.png +share/doc/lilypond/${VERSION}/Documentation/57/lily-b867ab7d.ly +share/doc/lilypond/${VERSION}/Documentation/57/lily-b867ab7d.png +share/doc/lilypond/${VERSION}/Documentation/57/lily-df961192.ly +share/doc/lilypond/${VERSION}/Documentation/57/lily-df961192.png +share/doc/lilypond/${VERSION}/Documentation/57/lily-e876d7ea.ly +share/doc/lilypond/${VERSION}/Documentation/57/lily-e876d7ea.png +share/doc/lilypond/${VERSION}/Documentation/57/lily-f50b647e.ly +share/doc/lilypond/${VERSION}/Documentation/57/lily-f50b647e.png +share/doc/lilypond/${VERSION}/Documentation/57/lily-f5a5bd44.ly +share/doc/lilypond/${VERSION}/Documentation/57/lily-f5a5bd44.png share/doc/lilypond/${VERSION}/Documentation/58/ -share/doc/lilypond/${VERSION}/Documentation/58/lily-1a7b5ca5.ly -share/doc/lilypond/${VERSION}/Documentation/58/lily-1a7b5ca5.png -share/doc/lilypond/${VERSION}/Documentation/58/lily-1fd6326d.ly -share/doc/lilypond/${VERSION}/Documentation/58/lily-1fd6326d.png -share/doc/lilypond/${VERSION}/Documentation/58/lily-39a18005.ly -share/doc/lilypond/${VERSION}/Documentation/58/lily-39a18005.png -share/doc/lilypond/${VERSION}/Documentation/58/lily-3d741126.ly -share/doc/lilypond/${VERSION}/Documentation/58/lily-3d741126.png -share/doc/lilypond/${VERSION}/Documentation/58/lily-40cc0abf.ly -share/doc/lilypond/${VERSION}/Documentation/58/lily-40cc0abf.png -share/doc/lilypond/${VERSION}/Documentation/58/lily-423aaa62.ly -share/doc/lilypond/${VERSION}/Documentation/58/lily-423aaa62.png -share/doc/lilypond/${VERSION}/Documentation/58/lily-720a4862.ly -share/doc/lilypond/${VERSION}/Documentation/58/lily-720a4862.png -share/doc/lilypond/${VERSION}/Documentation/58/lily-c91ad401.ly -share/doc/lilypond/${VERSION}/Documentation/58/lily-c91ad401.png -share/doc/lilypond/${VERSION}/Documentation/58/lily-f595db17.ly -share/doc/lilypond/${VERSION}/Documentation/58/lily-f595db17.png -share/doc/lilypond/${VERSION}/Documentation/58/lily-f7634904.ly -share/doc/lilypond/${VERSION}/Documentation/58/lily-f7634904.png +share/doc/lilypond/${VERSION}/Documentation/58/lily-1405c932.ly +share/doc/lilypond/${VERSION}/Documentation/58/lily-1405c932.png +share/doc/lilypond/${VERSION}/Documentation/58/lily-57e1a366.ly +share/doc/lilypond/${VERSION}/Documentation/58/lily-57e1a366.png +share/doc/lilypond/${VERSION}/Documentation/58/lily-5e0ba4c2.ly +share/doc/lilypond/${VERSION}/Documentation/58/lily-5e0ba4c2.png +share/doc/lilypond/${VERSION}/Documentation/58/lily-6224d05d.ly +share/doc/lilypond/${VERSION}/Documentation/58/lily-6224d05d.png +share/doc/lilypond/${VERSION}/Documentation/58/lily-9f879cf0.ly +share/doc/lilypond/${VERSION}/Documentation/58/lily-9f879cf0.png +share/doc/lilypond/${VERSION}/Documentation/58/lily-ab011fcb.ly +share/doc/lilypond/${VERSION}/Documentation/58/lily-ab011fcb.png +share/doc/lilypond/${VERSION}/Documentation/58/lily-ef81f37d.ly +share/doc/lilypond/${VERSION}/Documentation/58/lily-ef81f37d.png +share/doc/lilypond/${VERSION}/Documentation/58/lily-fd3b2c22.ly +share/doc/lilypond/${VERSION}/Documentation/58/lily-fd3b2c22.png share/doc/lilypond/${VERSION}/Documentation/59/ -share/doc/lilypond/${VERSION}/Documentation/59/lily-5b05071a.ly -share/doc/lilypond/${VERSION}/Documentation/59/lily-5b05071a.png -share/doc/lilypond/${VERSION}/Documentation/59/lily-60121c69.ly -share/doc/lilypond/${VERSION}/Documentation/59/lily-60121c69.png -share/doc/lilypond/${VERSION}/Documentation/59/lily-84f17479.ly -share/doc/lilypond/${VERSION}/Documentation/59/lily-84f17479.png -share/doc/lilypond/${VERSION}/Documentation/59/lily-8ea2cf87.ly -share/doc/lilypond/${VERSION}/Documentation/59/lily-8ea2cf87.png -share/doc/lilypond/${VERSION}/Documentation/59/lily-981de886.ly -share/doc/lilypond/${VERSION}/Documentation/59/lily-981de886.png -share/doc/lilypond/${VERSION}/Documentation/59/lily-ba0d95eb.ly -share/doc/lilypond/${VERSION}/Documentation/59/lily-ba0d95eb.png -share/doc/lilypond/${VERSION}/Documentation/59/lily-ce1172ea.ly -share/doc/lilypond/${VERSION}/Documentation/59/lily-ce1172ea.png -share/doc/lilypond/${VERSION}/Documentation/59/lily-f193712a.ly -share/doc/lilypond/${VERSION}/Documentation/59/lily-f193712a.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-368ff2e6.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-368ff2e6.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-88e70497.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-88e70497.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-951186e7.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-951186e7.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-957f6d1e.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-957f6d1e.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-9fde686a.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-9fde686a.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-a027bb08.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-a027bb08.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-a81aa971.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-a81aa971.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-adca488a.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-adca488a.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-b2be6371.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-b2be6371.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-b3a2feb4.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-b3a2feb4.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-c2bc6426.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-c2bc6426.png +share/doc/lilypond/${VERSION}/Documentation/59/lily-da0bb301.ly +share/doc/lilypond/${VERSION}/Documentation/59/lily-da0bb301.png share/doc/lilypond/${VERSION}/Documentation/5a/ -share/doc/lilypond/${VERSION}/Documentation/5a/lily-0d9225d4.ly -share/doc/lilypond/${VERSION}/Documentation/5a/lily-0d9225d4.png -share/doc/lilypond/${VERSION}/Documentation/5a/lily-1fd49489.ly -share/doc/lilypond/${VERSION}/Documentation/5a/lily-1fd49489.png -share/doc/lilypond/${VERSION}/Documentation/5a/lily-27c3a1a9.ly -share/doc/lilypond/${VERSION}/Documentation/5a/lily-27c3a1a9.png -share/doc/lilypond/${VERSION}/Documentation/5a/lily-75d8dfd0.ly -share/doc/lilypond/${VERSION}/Documentation/5a/lily-75d8dfd0.png -share/doc/lilypond/${VERSION}/Documentation/5a/lily-80aa9389.ly -share/doc/lilypond/${VERSION}/Documentation/5a/lily-80aa9389.png -share/doc/lilypond/${VERSION}/Documentation/5a/lily-d5713a34.ly -share/doc/lilypond/${VERSION}/Documentation/5a/lily-d5713a34.png -share/doc/lilypond/${VERSION}/Documentation/5a/lily-ea1b09e8.ly -share/doc/lilypond/${VERSION}/Documentation/5a/lily-ea1b09e8.png +share/doc/lilypond/${VERSION}/Documentation/5a/lily-21d80784.ly +share/doc/lilypond/${VERSION}/Documentation/5a/lily-21d80784.png +share/doc/lilypond/${VERSION}/Documentation/5a/lily-329b8b2a.ly +share/doc/lilypond/${VERSION}/Documentation/5a/lily-329b8b2a.png +share/doc/lilypond/${VERSION}/Documentation/5a/lily-490c500e.ly +share/doc/lilypond/${VERSION}/Documentation/5a/lily-490c500e.png +share/doc/lilypond/${VERSION}/Documentation/5a/lily-5606a934.ly +share/doc/lilypond/${VERSION}/Documentation/5a/lily-5606a934.png +share/doc/lilypond/${VERSION}/Documentation/5a/lily-6e1eb475.ly +share/doc/lilypond/${VERSION}/Documentation/5a/lily-6e1eb475.png +share/doc/lilypond/${VERSION}/Documentation/5a/lily-b3dc0958.ly +share/doc/lilypond/${VERSION}/Documentation/5a/lily-b3dc0958.png +share/doc/lilypond/${VERSION}/Documentation/5a/lily-b6161933.ly +share/doc/lilypond/${VERSION}/Documentation/5a/lily-b6161933.png +share/doc/lilypond/${VERSION}/Documentation/5a/lily-d67e1e90.ly +share/doc/lilypond/${VERSION}/Documentation/5a/lily-d67e1e90.png +share/doc/lilypond/${VERSION}/Documentation/5a/lily-ec6edb7a.ly +share/doc/lilypond/${VERSION}/Documentation/5a/lily-ec6edb7a.png share/doc/lilypond/${VERSION}/Documentation/5b/ -share/doc/lilypond/${VERSION}/Documentation/5b/lily-242f1e98.ly -share/doc/lilypond/${VERSION}/Documentation/5b/lily-242f1e98.png -share/doc/lilypond/${VERSION}/Documentation/5b/lily-3131da32.ly -share/doc/lilypond/${VERSION}/Documentation/5b/lily-3131da32.png -share/doc/lilypond/${VERSION}/Documentation/5b/lily-696eb2c5.ly -share/doc/lilypond/${VERSION}/Documentation/5b/lily-696eb2c5.png -share/doc/lilypond/${VERSION}/Documentation/5b/lily-6a3ab509.ly -share/doc/lilypond/${VERSION}/Documentation/5b/lily-6a3ab509.png -share/doc/lilypond/${VERSION}/Documentation/5b/lily-bec61620.ly -share/doc/lilypond/${VERSION}/Documentation/5b/lily-bec61620.png -share/doc/lilypond/${VERSION}/Documentation/5b/lily-c6b74d6f.ly -share/doc/lilypond/${VERSION}/Documentation/5b/lily-c6b74d6f.png -share/doc/lilypond/${VERSION}/Documentation/5b/lily-d7d2724a.ly -share/doc/lilypond/${VERSION}/Documentation/5b/lily-d7d2724a.png -share/doc/lilypond/${VERSION}/Documentation/5b/lily-f89b7043.ly -share/doc/lilypond/${VERSION}/Documentation/5b/lily-f89b7043.png +share/doc/lilypond/${VERSION}/Documentation/5b/lily-078ac0f2.ly +share/doc/lilypond/${VERSION}/Documentation/5b/lily-078ac0f2.png +share/doc/lilypond/${VERSION}/Documentation/5b/lily-37bd27a2.ly +share/doc/lilypond/${VERSION}/Documentation/5b/lily-37bd27a2.png +share/doc/lilypond/${VERSION}/Documentation/5b/lily-4b321906.ly +share/doc/lilypond/${VERSION}/Documentation/5b/lily-4b321906.png +share/doc/lilypond/${VERSION}/Documentation/5b/lily-63362f42.ly +share/doc/lilypond/${VERSION}/Documentation/5b/lily-63362f42.png +share/doc/lilypond/${VERSION}/Documentation/5b/lily-87d36957.ly +share/doc/lilypond/${VERSION}/Documentation/5b/lily-87d36957.png +share/doc/lilypond/${VERSION}/Documentation/5b/lily-94ea35ed.ly +share/doc/lilypond/${VERSION}/Documentation/5b/lily-94ea35ed.png +share/doc/lilypond/${VERSION}/Documentation/5b/lily-a4795487.ly +share/doc/lilypond/${VERSION}/Documentation/5b/lily-a4795487.png +share/doc/lilypond/${VERSION}/Documentation/5b/lily-c809ea78.ly +share/doc/lilypond/${VERSION}/Documentation/5b/lily-c809ea78.png +share/doc/lilypond/${VERSION}/Documentation/5b/lily-cbaebac5.ly +share/doc/lilypond/${VERSION}/Documentation/5b/lily-cbaebac5.png share/doc/lilypond/${VERSION}/Documentation/5c/ -share/doc/lilypond/${VERSION}/Documentation/5c/lily-04b6dc55.ly -share/doc/lilypond/${VERSION}/Documentation/5c/lily-04b6dc55.png -share/doc/lilypond/${VERSION}/Documentation/5c/lily-227020cc.ly -share/doc/lilypond/${VERSION}/Documentation/5c/lily-227020cc.png -share/doc/lilypond/${VERSION}/Documentation/5c/lily-55e87cea.ly -share/doc/lilypond/${VERSION}/Documentation/5c/lily-55e87cea.png -share/doc/lilypond/${VERSION}/Documentation/5c/lily-663d93d6.ly -share/doc/lilypond/${VERSION}/Documentation/5c/lily-663d93d6.png -share/doc/lilypond/${VERSION}/Documentation/5c/lily-6c2c01c0.ly -share/doc/lilypond/${VERSION}/Documentation/5c/lily-6c2c01c0.png -share/doc/lilypond/${VERSION}/Documentation/5c/lily-89d7835d.ly -share/doc/lilypond/${VERSION}/Documentation/5c/lily-89d7835d.png -share/doc/lilypond/${VERSION}/Documentation/5c/lily-93408017.ly -share/doc/lilypond/${VERSION}/Documentation/5c/lily-93408017.png -share/doc/lilypond/${VERSION}/Documentation/5c/lily-aebd58a7.ly -share/doc/lilypond/${VERSION}/Documentation/5c/lily-aebd58a7.png -share/doc/lilypond/${VERSION}/Documentation/5c/lily-bf1379a2.ly -share/doc/lilypond/${VERSION}/Documentation/5c/lily-bf1379a2.png -share/doc/lilypond/${VERSION}/Documentation/5c/lily-d1048026.ly -share/doc/lilypond/${VERSION}/Documentation/5c/lily-d1048026.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-143f1c50.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-143f1c50.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-150222c6.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-150222c6.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-17f8b599.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-17f8b599.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-28b9c0d8.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-28b9c0d8.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-6c38498b.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-6c38498b.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-70a6aa4f.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-70a6aa4f.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-74eb54f8.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-74eb54f8.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-c5337dec.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-c5337dec.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-cc17ff03.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-cc17ff03.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-d15556a0.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-d15556a0.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-ddd9718f.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-ddd9718f.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-ed50bd5a.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-ed50bd5a.png +share/doc/lilypond/${VERSION}/Documentation/5c/lily-ee8fcca6.ly +share/doc/lilypond/${VERSION}/Documentation/5c/lily-ee8fcca6.png share/doc/lilypond/${VERSION}/Documentation/5d/ -share/doc/lilypond/${VERSION}/Documentation/5d/lily-2448eb8f.ly -share/doc/lilypond/${VERSION}/Documentation/5d/lily-2448eb8f.png -share/doc/lilypond/${VERSION}/Documentation/5d/lily-27db9b00.ly -share/doc/lilypond/${VERSION}/Documentation/5d/lily-27db9b00.png -share/doc/lilypond/${VERSION}/Documentation/5d/lily-32799aa1.ly -share/doc/lilypond/${VERSION}/Documentation/5d/lily-32799aa1.png -share/doc/lilypond/${VERSION}/Documentation/5d/lily-67db1161.ly -share/doc/lilypond/${VERSION}/Documentation/5d/lily-67db1161.png -share/doc/lilypond/${VERSION}/Documentation/5d/lily-8ea3fdd2.ly -share/doc/lilypond/${VERSION}/Documentation/5d/lily-8ea3fdd2.png -share/doc/lilypond/${VERSION}/Documentation/5d/lily-9ac96ad1.ly -share/doc/lilypond/${VERSION}/Documentation/5d/lily-9ac96ad1.png -share/doc/lilypond/${VERSION}/Documentation/5d/lily-9eb0026f.ly -share/doc/lilypond/${VERSION}/Documentation/5d/lily-9eb0026f.png +share/doc/lilypond/${VERSION}/Documentation/5d/lily-106ac42b.ly +share/doc/lilypond/${VERSION}/Documentation/5d/lily-106ac42b.png +share/doc/lilypond/${VERSION}/Documentation/5d/lily-59a9533d.ly +share/doc/lilypond/${VERSION}/Documentation/5d/lily-59a9533d.png +share/doc/lilypond/${VERSION}/Documentation/5d/lily-84c42071.ly +share/doc/lilypond/${VERSION}/Documentation/5d/lily-84c42071.png +share/doc/lilypond/${VERSION}/Documentation/5d/lily-98e474e7.ly +share/doc/lilypond/${VERSION}/Documentation/5d/lily-98e474e7.png +share/doc/lilypond/${VERSION}/Documentation/5d/lily-bbd26368.ly +share/doc/lilypond/${VERSION}/Documentation/5d/lily-bbd26368.png +share/doc/lilypond/${VERSION}/Documentation/5d/lily-d3e4bb1b.ly +share/doc/lilypond/${VERSION}/Documentation/5d/lily-d3e4bb1b.png +share/doc/lilypond/${VERSION}/Documentation/5d/lily-f28d2338.ly +share/doc/lilypond/${VERSION}/Documentation/5d/lily-f28d2338.png share/doc/lilypond/${VERSION}/Documentation/5e/ -share/doc/lilypond/${VERSION}/Documentation/5e/lily-012ccfc0.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-012ccfc0.png -share/doc/lilypond/${VERSION}/Documentation/5e/lily-0c2797c9.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-0c2797c9.png -share/doc/lilypond/${VERSION}/Documentation/5e/lily-11fb670b.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-11fb670b.png -share/doc/lilypond/${VERSION}/Documentation/5e/lily-211cdcf7.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-211cdcf7.png -share/doc/lilypond/${VERSION}/Documentation/5e/lily-4abcf8eb.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-4abcf8eb.png -share/doc/lilypond/${VERSION}/Documentation/5e/lily-4b918dbd.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-4b918dbd.png -share/doc/lilypond/${VERSION}/Documentation/5e/lily-4ec546d7.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-4ec546d7.png -share/doc/lilypond/${VERSION}/Documentation/5e/lily-61775637.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-61775637.png -share/doc/lilypond/${VERSION}/Documentation/5e/lily-84e920a5.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-84e920a5.png -share/doc/lilypond/${VERSION}/Documentation/5e/lily-d39a2991.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-d39a2991.png -share/doc/lilypond/${VERSION}/Documentation/5e/lily-f3392340.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-f3392340.png -share/doc/lilypond/${VERSION}/Documentation/5e/lily-f732d990.ly -share/doc/lilypond/${VERSION}/Documentation/5e/lily-f732d990.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-112f2dfb.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-112f2dfb.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-13b84b0c.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-13b84b0c.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-19aec61e.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-19aec61e.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-1aebdd21.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-1aebdd21.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-1f7ba187.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-1f7ba187.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-34071abf.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-34071abf.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-37c7a449.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-37c7a449.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-3871596c.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-3871596c.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-4e21fe8b.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-4e21fe8b.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-6c8af665.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-6c8af665.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-9902b602.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-9902b602.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-9a4a0e99.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-9a4a0e99.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-be28b821.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-be28b821.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-dc380a9a.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-dc380a9a.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-ecd5371a.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-ecd5371a.png +share/doc/lilypond/${VERSION}/Documentation/5e/lily-f92d7a2e.ly +share/doc/lilypond/${VERSION}/Documentation/5e/lily-f92d7a2e.png share/doc/lilypond/${VERSION}/Documentation/5f/ -share/doc/lilypond/${VERSION}/Documentation/5f/lily-0f305ec1.ly -share/doc/lilypond/${VERSION}/Documentation/5f/lily-0f305ec1.png -share/doc/lilypond/${VERSION}/Documentation/5f/lily-3dc95923.ly -share/doc/lilypond/${VERSION}/Documentation/5f/lily-3dc95923.png -share/doc/lilypond/${VERSION}/Documentation/5f/lily-56131be7.ly -share/doc/lilypond/${VERSION}/Documentation/5f/lily-56131be7.png -share/doc/lilypond/${VERSION}/Documentation/5f/lily-5f914069.ly -share/doc/lilypond/${VERSION}/Documentation/5f/lily-5f914069.png -share/doc/lilypond/${VERSION}/Documentation/5f/lily-6419cb00.ly -share/doc/lilypond/${VERSION}/Documentation/5f/lily-6419cb00.png -share/doc/lilypond/${VERSION}/Documentation/5f/lily-8cb48a01.ly -share/doc/lilypond/${VERSION}/Documentation/5f/lily-8cb48a01.png -share/doc/lilypond/${VERSION}/Documentation/5f/lily-9160a28c.ly -share/doc/lilypond/${VERSION}/Documentation/5f/lily-9160a28c.png -share/doc/lilypond/${VERSION}/Documentation/5f/lily-9e161b89.ly -share/doc/lilypond/${VERSION}/Documentation/5f/lily-9e161b89.png -share/doc/lilypond/${VERSION}/Documentation/5f/lily-e56fce8a.ly -share/doc/lilypond/${VERSION}/Documentation/5f/lily-e56fce8a.png -share/doc/lilypond/${VERSION}/Documentation/5f/lily-f803651e.ly -share/doc/lilypond/${VERSION}/Documentation/5f/lily-f803651e.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-052526ee.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-052526ee.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-2d651655.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-2d651655.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-4e1f2b37.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-4e1f2b37.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-6801ea69.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-6801ea69.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-75b9a223.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-75b9a223.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-81575b3e.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-81575b3e.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-95d99311.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-95d99311.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-9dc23fce.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-9dc23fce.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-9e6de9c2.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-9e6de9c2.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-af8f6d75.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-af8f6d75.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-c7181273.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-c7181273.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-dba531a2.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-dba531a2.png +share/doc/lilypond/${VERSION}/Documentation/5f/lily-fbedae24.ly +share/doc/lilypond/${VERSION}/Documentation/5f/lily-fbedae24.png share/doc/lilypond/${VERSION}/Documentation/60/ -share/doc/lilypond/${VERSION}/Documentation/60/lily-0cce874c.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-0cce874c.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-13697566.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-13697566.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-3422047e.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-3422047e.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-3e10b9a6.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-3e10b9a6.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-41589e38.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-41589e38.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-6478da7b.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-6478da7b.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-68a28b1b.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-68a28b1b.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-6a532485.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-6a532485.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-7ed7889d.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-7ed7889d.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-85346272.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-85346272.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-98c756c3.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-98c756c3.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-a06fbb09.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-a06fbb09.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-a109125a.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-a109125a.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-cc8e6fc8.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-cc8e6fc8.png -share/doc/lilypond/${VERSION}/Documentation/60/lily-e253ca09.ly -share/doc/lilypond/${VERSION}/Documentation/60/lily-e253ca09.png +share/doc/lilypond/${VERSION}/Documentation/60/lily-491c73e8.ly +share/doc/lilypond/${VERSION}/Documentation/60/lily-491c73e8.png +share/doc/lilypond/${VERSION}/Documentation/60/lily-493469ef.ly +share/doc/lilypond/${VERSION}/Documentation/60/lily-493469ef.png +share/doc/lilypond/${VERSION}/Documentation/60/lily-6f5eaa82.ly +share/doc/lilypond/${VERSION}/Documentation/60/lily-6f5eaa82.png +share/doc/lilypond/${VERSION}/Documentation/60/lily-7f2766e6.ly +share/doc/lilypond/${VERSION}/Documentation/60/lily-7f2766e6.png +share/doc/lilypond/${VERSION}/Documentation/60/lily-84b9f462.ly +share/doc/lilypond/${VERSION}/Documentation/60/lily-84b9f462.png +share/doc/lilypond/${VERSION}/Documentation/60/lily-9d47f51c.ly +share/doc/lilypond/${VERSION}/Documentation/60/lily-9d47f51c.png +share/doc/lilypond/${VERSION}/Documentation/60/lily-b641f3e5.ly +share/doc/lilypond/${VERSION}/Documentation/60/lily-b641f3e5.png +share/doc/lilypond/${VERSION}/Documentation/60/lily-d323a427.ly +share/doc/lilypond/${VERSION}/Documentation/60/lily-d323a427.png +share/doc/lilypond/${VERSION}/Documentation/60/lily-f16cce18.ly +share/doc/lilypond/${VERSION}/Documentation/60/lily-f16cce18.png share/doc/lilypond/${VERSION}/Documentation/61/ -share/doc/lilypond/${VERSION}/Documentation/61/lily-6f6bbfc8.ly -share/doc/lilypond/${VERSION}/Documentation/61/lily-6f6bbfc8.png -share/doc/lilypond/${VERSION}/Documentation/61/lily-7297eb77.ly -share/doc/lilypond/${VERSION}/Documentation/61/lily-7297eb77.png -share/doc/lilypond/${VERSION}/Documentation/61/lily-77761304.ly -share/doc/lilypond/${VERSION}/Documentation/61/lily-77761304.png -share/doc/lilypond/${VERSION}/Documentation/61/lily-7f50bca8.ly -share/doc/lilypond/${VERSION}/Documentation/61/lily-7f50bca8.png -share/doc/lilypond/${VERSION}/Documentation/61/lily-953f41a5.ly -share/doc/lilypond/${VERSION}/Documentation/61/lily-953f41a5.png -share/doc/lilypond/${VERSION}/Documentation/61/lily-a6c301c1.ly -share/doc/lilypond/${VERSION}/Documentation/61/lily-a6c301c1.png -share/doc/lilypond/${VERSION}/Documentation/61/lily-c5754f8f.ly -share/doc/lilypond/${VERSION}/Documentation/61/lily-c5754f8f.png -share/doc/lilypond/${VERSION}/Documentation/61/lily-dced32e7.ly -share/doc/lilypond/${VERSION}/Documentation/61/lily-dced32e7.png -share/doc/lilypond/${VERSION}/Documentation/61/lily-e5852363.ly -share/doc/lilypond/${VERSION}/Documentation/61/lily-e5852363.png -share/doc/lilypond/${VERSION}/Documentation/61/lily-f283ad91.ly -share/doc/lilypond/${VERSION}/Documentation/61/lily-f283ad91.png -share/doc/lilypond/${VERSION}/Documentation/61/lily-fa1ba596.ly -share/doc/lilypond/${VERSION}/Documentation/61/lily-fa1ba596.png +share/doc/lilypond/${VERSION}/Documentation/61/lily-4ccfe275.ly +share/doc/lilypond/${VERSION}/Documentation/61/lily-4ccfe275.png +share/doc/lilypond/${VERSION}/Documentation/61/lily-53afbd32.ly +share/doc/lilypond/${VERSION}/Documentation/61/lily-53afbd32.png +share/doc/lilypond/${VERSION}/Documentation/61/lily-6ee0fcfa.ly +share/doc/lilypond/${VERSION}/Documentation/61/lily-6ee0fcfa.png +share/doc/lilypond/${VERSION}/Documentation/61/lily-81f8440c.ly +share/doc/lilypond/${VERSION}/Documentation/61/lily-81f8440c.png +share/doc/lilypond/${VERSION}/Documentation/61/lily-8a33767a.ly +share/doc/lilypond/${VERSION}/Documentation/61/lily-8a33767a.png +share/doc/lilypond/${VERSION}/Documentation/61/lily-9a9ab78c.ly +share/doc/lilypond/${VERSION}/Documentation/61/lily-9a9ab78c.png +share/doc/lilypond/${VERSION}/Documentation/61/lily-f9243c39.ly +share/doc/lilypond/${VERSION}/Documentation/61/lily-f9243c39.png share/doc/lilypond/${VERSION}/Documentation/62/ -share/doc/lilypond/${VERSION}/Documentation/62/lily-11336a1f.ly -share/doc/lilypond/${VERSION}/Documentation/62/lily-11336a1f.png -share/doc/lilypond/${VERSION}/Documentation/62/lily-5b40ae94.ly -share/doc/lilypond/${VERSION}/Documentation/62/lily-5b40ae94.png -share/doc/lilypond/${VERSION}/Documentation/62/lily-6c3b8bce.ly -share/doc/lilypond/${VERSION}/Documentation/62/lily-6c3b8bce.png -share/doc/lilypond/${VERSION}/Documentation/62/lily-761fb82f.ly -share/doc/lilypond/${VERSION}/Documentation/62/lily-761fb82f.png -share/doc/lilypond/${VERSION}/Documentation/62/lily-b2025b01.ly -share/doc/lilypond/${VERSION}/Documentation/62/lily-b2025b01.png -share/doc/lilypond/${VERSION}/Documentation/62/lily-d0e335ec.ly -share/doc/lilypond/${VERSION}/Documentation/62/lily-d0e335ec.png -share/doc/lilypond/${VERSION}/Documentation/62/lily-ea03e33f.ly -share/doc/lilypond/${VERSION}/Documentation/62/lily-ea03e33f.png -share/doc/lilypond/${VERSION}/Documentation/62/lily-f853b897.ly -share/doc/lilypond/${VERSION}/Documentation/62/lily-f853b897.png +share/doc/lilypond/${VERSION}/Documentation/62/lily-472c92a8.ly +share/doc/lilypond/${VERSION}/Documentation/62/lily-472c92a8.png +share/doc/lilypond/${VERSION}/Documentation/62/lily-8965ef14.ly +share/doc/lilypond/${VERSION}/Documentation/62/lily-8965ef14.png +share/doc/lilypond/${VERSION}/Documentation/62/lily-9b26ce01.ly +share/doc/lilypond/${VERSION}/Documentation/62/lily-9b26ce01.png +share/doc/lilypond/${VERSION}/Documentation/62/lily-a2bf82dd.ly +share/doc/lilypond/${VERSION}/Documentation/62/lily-a2bf82dd.png +share/doc/lilypond/${VERSION}/Documentation/62/lily-aa71f8d9.ly +share/doc/lilypond/${VERSION}/Documentation/62/lily-aa71f8d9.png +share/doc/lilypond/${VERSION}/Documentation/62/lily-c9b27089.ly +share/doc/lilypond/${VERSION}/Documentation/62/lily-c9b27089.png share/doc/lilypond/${VERSION}/Documentation/63/ -share/doc/lilypond/${VERSION}/Documentation/63/lily-392de0e1.ly -share/doc/lilypond/${VERSION}/Documentation/63/lily-392de0e1.png -share/doc/lilypond/${VERSION}/Documentation/63/lily-4469990a.ly -share/doc/lilypond/${VERSION}/Documentation/63/lily-4469990a.png -share/doc/lilypond/${VERSION}/Documentation/63/lily-5ad56154.ly -share/doc/lilypond/${VERSION}/Documentation/63/lily-5ad56154.png -share/doc/lilypond/${VERSION}/Documentation/63/lily-c300e15d.ly -share/doc/lilypond/${VERSION}/Documentation/63/lily-c300e15d.png -share/doc/lilypond/${VERSION}/Documentation/63/lily-d706cc90.ly -share/doc/lilypond/${VERSION}/Documentation/63/lily-d706cc90.png -share/doc/lilypond/${VERSION}/Documentation/63/lily-f9cba7f1.ly -share/doc/lilypond/${VERSION}/Documentation/63/lily-f9cba7f1.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-041be8ec.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-041be8ec.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-04f0caa8.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-04f0caa8.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-13b38811.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-13b38811.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-255cf8e4.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-255cf8e4.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-25cd704a.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-25cd704a.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-2814234e.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-2814234e.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-2b1ba6e1.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-2b1ba6e1.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-3b47d3fe.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-3b47d3fe.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-40361626.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-40361626.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-67c5bce6.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-67c5bce6.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-69960f38.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-69960f38.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-75670ca4.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-75670ca4.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-868afa1e.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-868afa1e.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-88e1f548.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-88e1f548.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-8bfd873e.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-8bfd873e.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-90c00927.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-90c00927.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-919cc56f.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-919cc56f.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-9a87a298.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-9a87a298.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-a143ca43.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-a143ca43.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-a40fa7c4.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-a40fa7c4.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-bafaaf3a.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-bafaaf3a.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-c42d943f.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-c42d943f.png +share/doc/lilypond/${VERSION}/Documentation/63/lily-dbcc2cb7.ly +share/doc/lilypond/${VERSION}/Documentation/63/lily-dbcc2cb7.png share/doc/lilypond/${VERSION}/Documentation/64/ -share/doc/lilypond/${VERSION}/Documentation/64/lily-3d3563c1.ly -share/doc/lilypond/${VERSION}/Documentation/64/lily-3d3563c1.png -share/doc/lilypond/${VERSION}/Documentation/64/lily-554ec622.ly -share/doc/lilypond/${VERSION}/Documentation/64/lily-554ec622.png -share/doc/lilypond/${VERSION}/Documentation/64/lily-6e965ded.ly -share/doc/lilypond/${VERSION}/Documentation/64/lily-6e965ded.png -share/doc/lilypond/${VERSION}/Documentation/64/lily-8ab91f08.ly -share/doc/lilypond/${VERSION}/Documentation/64/lily-8ab91f08.png -share/doc/lilypond/${VERSION}/Documentation/64/lily-91be19c6.ly -share/doc/lilypond/${VERSION}/Documentation/64/lily-91be19c6.png -share/doc/lilypond/${VERSION}/Documentation/64/lily-c3f12d5f.ly -share/doc/lilypond/${VERSION}/Documentation/64/lily-c3f12d5f.png -share/doc/lilypond/${VERSION}/Documentation/64/lily-c5ebb7db.ly -share/doc/lilypond/${VERSION}/Documentation/64/lily-c5ebb7db.png -share/doc/lilypond/${VERSION}/Documentation/64/lily-e59404a4.ly -share/doc/lilypond/${VERSION}/Documentation/64/lily-e59404a4.png -share/doc/lilypond/${VERSION}/Documentation/64/lily-ff6a3dbd.ly -share/doc/lilypond/${VERSION}/Documentation/64/lily-ff6a3dbd.png +share/doc/lilypond/${VERSION}/Documentation/64/lily-14e9f5f8.ly +share/doc/lilypond/${VERSION}/Documentation/64/lily-14e9f5f8.png +share/doc/lilypond/${VERSION}/Documentation/64/lily-4e14feb1.ly +share/doc/lilypond/${VERSION}/Documentation/64/lily-4e14feb1.png +share/doc/lilypond/${VERSION}/Documentation/64/lily-558e700c.ly +share/doc/lilypond/${VERSION}/Documentation/64/lily-558e700c.png +share/doc/lilypond/${VERSION}/Documentation/64/lily-5b128fe6.ly +share/doc/lilypond/${VERSION}/Documentation/64/lily-5b128fe6.png +share/doc/lilypond/${VERSION}/Documentation/64/lily-9356cf70.ly +share/doc/lilypond/${VERSION}/Documentation/64/lily-9356cf70.png +share/doc/lilypond/${VERSION}/Documentation/64/lily-9a49edae.ly +share/doc/lilypond/${VERSION}/Documentation/64/lily-9a49edae.png +share/doc/lilypond/${VERSION}/Documentation/64/lily-accae395.ly +share/doc/lilypond/${VERSION}/Documentation/64/lily-accae395.png +share/doc/lilypond/${VERSION}/Documentation/64/lily-edca334a.ly +share/doc/lilypond/${VERSION}/Documentation/64/lily-edca334a.png +share/doc/lilypond/${VERSION}/Documentation/64/lily-f5c88b5d.ly +share/doc/lilypond/${VERSION}/Documentation/64/lily-f5c88b5d.png share/doc/lilypond/${VERSION}/Documentation/65/ -share/doc/lilypond/${VERSION}/Documentation/65/lily-2107d372.ly -share/doc/lilypond/${VERSION}/Documentation/65/lily-2107d372.png -share/doc/lilypond/${VERSION}/Documentation/65/lily-4a68158e.ly -share/doc/lilypond/${VERSION}/Documentation/65/lily-4a68158e.png -share/doc/lilypond/${VERSION}/Documentation/65/lily-6fb795dc.ly -share/doc/lilypond/${VERSION}/Documentation/65/lily-6fb795dc.png -share/doc/lilypond/${VERSION}/Documentation/65/lily-859e53f4.ly -share/doc/lilypond/${VERSION}/Documentation/65/lily-859e53f4.png -share/doc/lilypond/${VERSION}/Documentation/65/lily-b4bfec4c.ly -share/doc/lilypond/${VERSION}/Documentation/65/lily-b4bfec4c.png -share/doc/lilypond/${VERSION}/Documentation/65/lily-f4d6bb62.ly -share/doc/lilypond/${VERSION}/Documentation/65/lily-f4d6bb62.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-0b636443.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-0b636443.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-15fb1a9e.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-15fb1a9e.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-17a9ab61.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-17a9ab61.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-17dbcd4f.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-17dbcd4f.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-2e6443da.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-2e6443da.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-2f998452.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-2f998452.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-324c6a57.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-324c6a57.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-451c74c8.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-451c74c8.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-4d761c09.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-4d761c09.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-6cf2aa21.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-6cf2aa21.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-8e4a0fe3.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-8e4a0fe3.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-983ebb3d.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-983ebb3d.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-b0a208c9.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-b0a208c9.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-cfdd458e.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-cfdd458e.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-d790397d.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-d790397d.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-dc7124c8.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-dc7124c8.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-ff0b926b.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-ff0b926b.png +share/doc/lilypond/${VERSION}/Documentation/65/lily-ff1886f9.ly +share/doc/lilypond/${VERSION}/Documentation/65/lily-ff1886f9.png share/doc/lilypond/${VERSION}/Documentation/66/ -share/doc/lilypond/${VERSION}/Documentation/66/lily-01d9e8d3.ly -share/doc/lilypond/${VERSION}/Documentation/66/lily-01d9e8d3.png -share/doc/lilypond/${VERSION}/Documentation/66/lily-5ddbd055.ly -share/doc/lilypond/${VERSION}/Documentation/66/lily-5ddbd055.png -share/doc/lilypond/${VERSION}/Documentation/66/lily-658753f8.ly -share/doc/lilypond/${VERSION}/Documentation/66/lily-658753f8.png -share/doc/lilypond/${VERSION}/Documentation/66/lily-76ad80e3.ly -share/doc/lilypond/${VERSION}/Documentation/66/lily-76ad80e3.png -share/doc/lilypond/${VERSION}/Documentation/66/lily-7dc15617.ly -share/doc/lilypond/${VERSION}/Documentation/66/lily-7dc15617.png -share/doc/lilypond/${VERSION}/Documentation/66/lily-8fa99766.ly -share/doc/lilypond/${VERSION}/Documentation/66/lily-8fa99766.png -share/doc/lilypond/${VERSION}/Documentation/66/lily-a208c8ab.ly -share/doc/lilypond/${VERSION}/Documentation/66/lily-a208c8ab.png -share/doc/lilypond/${VERSION}/Documentation/66/lily-b1ec8fdc.ly -share/doc/lilypond/${VERSION}/Documentation/66/lily-b1ec8fdc.png -share/doc/lilypond/${VERSION}/Documentation/66/lily-b2be2b2b.ly -share/doc/lilypond/${VERSION}/Documentation/66/lily-b2be2b2b.png -share/doc/lilypond/${VERSION}/Documentation/66/lily-dc870121.ly -share/doc/lilypond/${VERSION}/Documentation/66/lily-dc870121.png -share/doc/lilypond/${VERSION}/Documentation/66/lily-e3790607.ly -share/doc/lilypond/${VERSION}/Documentation/66/lily-e3790607.png +share/doc/lilypond/${VERSION}/Documentation/66/lily-2b6b382e.ly +share/doc/lilypond/${VERSION}/Documentation/66/lily-2b6b382e.png +share/doc/lilypond/${VERSION}/Documentation/66/lily-438d3916.ly +share/doc/lilypond/${VERSION}/Documentation/66/lily-438d3916.png +share/doc/lilypond/${VERSION}/Documentation/66/lily-4941317f.ly +share/doc/lilypond/${VERSION}/Documentation/66/lily-4941317f.png +share/doc/lilypond/${VERSION}/Documentation/66/lily-63ef3c01.ly +share/doc/lilypond/${VERSION}/Documentation/66/lily-63ef3c01.png +share/doc/lilypond/${VERSION}/Documentation/66/lily-8886946f.ly +share/doc/lilypond/${VERSION}/Documentation/66/lily-8886946f.png +share/doc/lilypond/${VERSION}/Documentation/66/lily-ab6110e2.ly +share/doc/lilypond/${VERSION}/Documentation/66/lily-ab6110e2.png +share/doc/lilypond/${VERSION}/Documentation/66/lily-c17b4021.ly +share/doc/lilypond/${VERSION}/Documentation/66/lily-c17b4021.png +share/doc/lilypond/${VERSION}/Documentation/66/lily-d0af5eb7.ly +share/doc/lilypond/${VERSION}/Documentation/66/lily-d0af5eb7.png +share/doc/lilypond/${VERSION}/Documentation/66/lily-fbf2589c.ly +share/doc/lilypond/${VERSION}/Documentation/66/lily-fbf2589c.png share/doc/lilypond/${VERSION}/Documentation/67/ -share/doc/lilypond/${VERSION}/Documentation/67/lily-00675308.ly -share/doc/lilypond/${VERSION}/Documentation/67/lily-00675308.png -share/doc/lilypond/${VERSION}/Documentation/67/lily-45ceb1f7.ly -share/doc/lilypond/${VERSION}/Documentation/67/lily-45ceb1f7.png -share/doc/lilypond/${VERSION}/Documentation/67/lily-4a192baf.ly -share/doc/lilypond/${VERSION}/Documentation/67/lily-4a192baf.png -share/doc/lilypond/${VERSION}/Documentation/67/lily-60c04942.ly -share/doc/lilypond/${VERSION}/Documentation/67/lily-60c04942.png -share/doc/lilypond/${VERSION}/Documentation/67/lily-611b3dee.ly -share/doc/lilypond/${VERSION}/Documentation/67/lily-611b3dee.png -share/doc/lilypond/${VERSION}/Documentation/67/lily-91e8d9b4.ly -share/doc/lilypond/${VERSION}/Documentation/67/lily-91e8d9b4.png -share/doc/lilypond/${VERSION}/Documentation/67/lily-945a9ffe.ly -share/doc/lilypond/${VERSION}/Documentation/67/lily-945a9ffe.png -share/doc/lilypond/${VERSION}/Documentation/67/lily-ae244760.ly -share/doc/lilypond/${VERSION}/Documentation/67/lily-ae244760.png -share/doc/lilypond/${VERSION}/Documentation/67/lily-cb550e8b.ly -share/doc/lilypond/${VERSION}/Documentation/67/lily-cb550e8b.png -share/doc/lilypond/${VERSION}/Documentation/67/lily-cf76bd4e.ly -share/doc/lilypond/${VERSION}/Documentation/67/lily-cf76bd4e.png -share/doc/lilypond/${VERSION}/Documentation/67/lily-e21026f2.ly -share/doc/lilypond/${VERSION}/Documentation/67/lily-e21026f2.png +share/doc/lilypond/${VERSION}/Documentation/67/lily-01cc4ea7.ly +share/doc/lilypond/${VERSION}/Documentation/67/lily-01cc4ea7.png +share/doc/lilypond/${VERSION}/Documentation/67/lily-0bb31204.ly +share/doc/lilypond/${VERSION}/Documentation/67/lily-0bb31204.png +share/doc/lilypond/${VERSION}/Documentation/67/lily-14a632e0.ly +share/doc/lilypond/${VERSION}/Documentation/67/lily-14a632e0.png +share/doc/lilypond/${VERSION}/Documentation/67/lily-2be2fcad.ly +share/doc/lilypond/${VERSION}/Documentation/67/lily-2be2fcad.png +share/doc/lilypond/${VERSION}/Documentation/67/lily-65f11a9c.ly +share/doc/lilypond/${VERSION}/Documentation/67/lily-65f11a9c.png +share/doc/lilypond/${VERSION}/Documentation/67/lily-683e97d1.ly +share/doc/lilypond/${VERSION}/Documentation/67/lily-683e97d1.png +share/doc/lilypond/${VERSION}/Documentation/67/lily-72d8c031.ly +share/doc/lilypond/${VERSION}/Documentation/67/lily-72d8c031.png +share/doc/lilypond/${VERSION}/Documentation/67/lily-a1584b8c.ly +share/doc/lilypond/${VERSION}/Documentation/67/lily-a1584b8c.png +share/doc/lilypond/${VERSION}/Documentation/67/lily-a654b46c.ly +share/doc/lilypond/${VERSION}/Documentation/67/lily-a654b46c.png share/doc/lilypond/${VERSION}/Documentation/68/ -share/doc/lilypond/${VERSION}/Documentation/68/lily-043f5736.ly -share/doc/lilypond/${VERSION}/Documentation/68/lily-043f5736.png -share/doc/lilypond/${VERSION}/Documentation/68/lily-57bf8717.ly -share/doc/lilypond/${VERSION}/Documentation/68/lily-57bf8717.png -share/doc/lilypond/${VERSION}/Documentation/68/lily-99093a23.ly -share/doc/lilypond/${VERSION}/Documentation/68/lily-99093a23.png -share/doc/lilypond/${VERSION}/Documentation/68/lily-eb1dcb71.ly -share/doc/lilypond/${VERSION}/Documentation/68/lily-eb1dcb71.png -share/doc/lilypond/${VERSION}/Documentation/68/lily-ecc7c919.ly -share/doc/lilypond/${VERSION}/Documentation/68/lily-ecc7c919.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-0a0aed10.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-0a0aed10.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-0c72c6b7.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-0c72c6b7.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-333b5647.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-333b5647.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-453a34d8.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-453a34d8.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-5e8ff36b.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-5e8ff36b.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-682ba2ca.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-682ba2ca.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-6e60c229.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-6e60c229.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-72ab1ede.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-72ab1ede.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-7d45dc8a.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-7d45dc8a.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-b2965b60.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-b2965b60.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-b3301462.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-b3301462.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-b3a047e6.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-b3a047e6.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-b5cb8d13.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-b5cb8d13.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-b878d80d.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-b878d80d.png +share/doc/lilypond/${VERSION}/Documentation/68/lily-e92ef915.ly +share/doc/lilypond/${VERSION}/Documentation/68/lily-e92ef915.png share/doc/lilypond/${VERSION}/Documentation/69/ -share/doc/lilypond/${VERSION}/Documentation/69/lily-352ca240.ly -share/doc/lilypond/${VERSION}/Documentation/69/lily-352ca240.png -share/doc/lilypond/${VERSION}/Documentation/69/lily-3bf8f8d3.ly -share/doc/lilypond/${VERSION}/Documentation/69/lily-3bf8f8d3.png -share/doc/lilypond/${VERSION}/Documentation/69/lily-49c2077e.ly -share/doc/lilypond/${VERSION}/Documentation/69/lily-49c2077e.png -share/doc/lilypond/${VERSION}/Documentation/69/lily-71f64064.ly -share/doc/lilypond/${VERSION}/Documentation/69/lily-71f64064.png -share/doc/lilypond/${VERSION}/Documentation/69/lily-8c456f75.ly -share/doc/lilypond/${VERSION}/Documentation/69/lily-8c456f75.png -share/doc/lilypond/${VERSION}/Documentation/69/lily-a3124cf4.ly -share/doc/lilypond/${VERSION}/Documentation/69/lily-a3124cf4.png -share/doc/lilypond/${VERSION}/Documentation/69/lily-b4dfeaf3.ly -share/doc/lilypond/${VERSION}/Documentation/69/lily-b4dfeaf3.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-3d07b765.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-3d07b765.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-500c1e7e.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-500c1e7e.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-524d27e0.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-524d27e0.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-5d4b87e4.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-5d4b87e4.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-603484fa.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-603484fa.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-66aba53b.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-66aba53b.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-8a537b0e.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-8a537b0e.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-9062f6cb.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-9062f6cb.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-a7a7b178.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-a7a7b178.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-b117fbf7.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-b117fbf7.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-b2d0caba.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-b2d0caba.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-b9bae226.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-b9bae226.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-bd030652.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-bd030652.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-be6c88cd.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-be6c88cd.png +share/doc/lilypond/${VERSION}/Documentation/69/lily-e5347964.ly +share/doc/lilypond/${VERSION}/Documentation/69/lily-e5347964.png share/doc/lilypond/${VERSION}/Documentation/6a/ -share/doc/lilypond/${VERSION}/Documentation/6a/lily-04960b7f.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-04960b7f.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-2959a6d0.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-2959a6d0.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-3cdded19.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-3cdded19.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-48652334.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-48652334.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-5b38927c.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-5b38927c.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-5cd90e0f.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-5cd90e0f.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-6f79afe2.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-6f79afe2.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-90dd26c5.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-90dd26c5.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-ac3500aa.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-ac3500aa.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-ad3271e1.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-ad3271e1.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-b25fc75e.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-b25fc75e.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-dc1f5207.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-dc1f5207.png -share/doc/lilypond/${VERSION}/Documentation/6a/lily-edb5ffa3.ly -share/doc/lilypond/${VERSION}/Documentation/6a/lily-edb5ffa3.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-0e5e9f2a.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-0e5e9f2a.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-528361b3.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-528361b3.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-557df7d3.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-557df7d3.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-6b2e581f.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-6b2e581f.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-6c175758.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-6c175758.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-794eb932.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-794eb932.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-8be8f671.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-8be8f671.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-be24006f.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-be24006f.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-ce91a508.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-ce91a508.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-e490d9a0.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-e490d9a0.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-e7ee8dea.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-e7ee8dea.png +share/doc/lilypond/${VERSION}/Documentation/6a/lily-ea8bd1a2.ly +share/doc/lilypond/${VERSION}/Documentation/6a/lily-ea8bd1a2.png share/doc/lilypond/${VERSION}/Documentation/6b/ -share/doc/lilypond/${VERSION}/Documentation/6b/lily-17d90a15.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-17d90a15.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-3c485a00.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-3c485a00.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-4ebe939d.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-4ebe939d.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-546b87a8.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-546b87a8.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-5bdad1fd.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-5bdad1fd.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-640381bb.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-640381bb.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-7baa99f2.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-7baa99f2.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-8a68c792.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-8a68c792.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-90046fbd.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-90046fbd.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-ad8640d2.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-ad8640d2.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-f37066f3.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-f37066f3.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-f8b9da11.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-f8b9da11.png -share/doc/lilypond/${VERSION}/Documentation/6b/lily-ffde89e6.ly -share/doc/lilypond/${VERSION}/Documentation/6b/lily-ffde89e6.png +share/doc/lilypond/${VERSION}/Documentation/6b/lily-015e21f2.ly +share/doc/lilypond/${VERSION}/Documentation/6b/lily-015e21f2.png +share/doc/lilypond/${VERSION}/Documentation/6b/lily-210b97a6.ly +share/doc/lilypond/${VERSION}/Documentation/6b/lily-210b97a6.png +share/doc/lilypond/${VERSION}/Documentation/6b/lily-4985c1a3.ly +share/doc/lilypond/${VERSION}/Documentation/6b/lily-4985c1a3.png +share/doc/lilypond/${VERSION}/Documentation/6b/lily-5676bc21.ly +share/doc/lilypond/${VERSION}/Documentation/6b/lily-5676bc21.png +share/doc/lilypond/${VERSION}/Documentation/6b/lily-5e071bda.ly +share/doc/lilypond/${VERSION}/Documentation/6b/lily-5e071bda.png +share/doc/lilypond/${VERSION}/Documentation/6b/lily-70f697ef.ly +share/doc/lilypond/${VERSION}/Documentation/6b/lily-70f697ef.png +share/doc/lilypond/${VERSION}/Documentation/6b/lily-933c455f.ly +share/doc/lilypond/${VERSION}/Documentation/6b/lily-933c455f.png +share/doc/lilypond/${VERSION}/Documentation/6b/lily-b7319692.ly +share/doc/lilypond/${VERSION}/Documentation/6b/lily-b7319692.png +share/doc/lilypond/${VERSION}/Documentation/6b/lily-ed09fbf7.ly +share/doc/lilypond/${VERSION}/Documentation/6b/lily-ed09fbf7.png share/doc/lilypond/${VERSION}/Documentation/6c/ -share/doc/lilypond/${VERSION}/Documentation/6c/lily-093d5055.ly -share/doc/lilypond/${VERSION}/Documentation/6c/lily-093d5055.png -share/doc/lilypond/${VERSION}/Documentation/6c/lily-37dcc907.ly -share/doc/lilypond/${VERSION}/Documentation/6c/lily-37dcc907.png -share/doc/lilypond/${VERSION}/Documentation/6c/lily-44a5ec09.ly -share/doc/lilypond/${VERSION}/Documentation/6c/lily-44a5ec09.png -share/doc/lilypond/${VERSION}/Documentation/6c/lily-e4842d3d.ly -share/doc/lilypond/${VERSION}/Documentation/6c/lily-e4842d3d.png -share/doc/lilypond/${VERSION}/Documentation/6c/lily-e4c03bd5.ly -share/doc/lilypond/${VERSION}/Documentation/6c/lily-e4c03bd5.png -share/doc/lilypond/${VERSION}/Documentation/6c/lily-e5a9668f.ly -share/doc/lilypond/${VERSION}/Documentation/6c/lily-e5a9668f.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-0167dff6.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-0167dff6.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-0b695649.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-0b695649.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-15c3b141.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-15c3b141.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-242a6bb6.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-242a6bb6.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-2e9ecce2.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-2e9ecce2.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-38858d33.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-38858d33.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-51f51de3.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-51f51de3.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-5526aa05.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-5526aa05.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-6fc722c9.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-6fc722c9.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-829ba712.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-829ba712.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-890f9835.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-890f9835.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-9fc1e796.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-9fc1e796.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-a3e5c9e3.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-a3e5c9e3.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-e3ace3dd.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-e3ace3dd.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-f5decb49.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-f5decb49.png +share/doc/lilypond/${VERSION}/Documentation/6c/lily-faaf657b.ly +share/doc/lilypond/${VERSION}/Documentation/6c/lily-faaf657b.png share/doc/lilypond/${VERSION}/Documentation/6d/ -share/doc/lilypond/${VERSION}/Documentation/6d/lily-1af991ac.ly -share/doc/lilypond/${VERSION}/Documentation/6d/lily-1af991ac.png -share/doc/lilypond/${VERSION}/Documentation/6d/lily-33a73fc5.ly -share/doc/lilypond/${VERSION}/Documentation/6d/lily-33a73fc5.png -share/doc/lilypond/${VERSION}/Documentation/6d/lily-36f052bd.ly -share/doc/lilypond/${VERSION}/Documentation/6d/lily-36f052bd.png -share/doc/lilypond/${VERSION}/Documentation/6d/lily-8c1b68d4.ly -share/doc/lilypond/${VERSION}/Documentation/6d/lily-8c1b68d4.png -share/doc/lilypond/${VERSION}/Documentation/6d/lily-94518b41.ly -share/doc/lilypond/${VERSION}/Documentation/6d/lily-94518b41.png -share/doc/lilypond/${VERSION}/Documentation/6d/lily-a3b40a90.ly -share/doc/lilypond/${VERSION}/Documentation/6d/lily-a3b40a90.png -share/doc/lilypond/${VERSION}/Documentation/6d/lily-acd7f50c.ly -share/doc/lilypond/${VERSION}/Documentation/6d/lily-acd7f50c.png -share/doc/lilypond/${VERSION}/Documentation/6d/lily-b4cda489.ly -share/doc/lilypond/${VERSION}/Documentation/6d/lily-b4cda489.png -share/doc/lilypond/${VERSION}/Documentation/6d/lily-bdeb7a4d.ly -share/doc/lilypond/${VERSION}/Documentation/6d/lily-bdeb7a4d.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-0febdff9.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-0febdff9.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-13250dec.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-13250dec.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-22a5cac2.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-22a5cac2.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-53cd5b25.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-53cd5b25.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-67da3ada.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-67da3ada.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-80913590.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-80913590.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-9db25e79.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-9db25e79.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-b3d8d832.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-b3d8d832.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-bc6a06fe.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-bc6a06fe.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-be4af47b.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-be4af47b.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-d1186629.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-d1186629.png +share/doc/lilypond/${VERSION}/Documentation/6d/lily-db941900.ly +share/doc/lilypond/${VERSION}/Documentation/6d/lily-db941900.png share/doc/lilypond/${VERSION}/Documentation/6e/ -share/doc/lilypond/${VERSION}/Documentation/6e/lily-122a1f31.ly -share/doc/lilypond/${VERSION}/Documentation/6e/lily-122a1f31.png -share/doc/lilypond/${VERSION}/Documentation/6e/lily-4370929d.ly -share/doc/lilypond/${VERSION}/Documentation/6e/lily-4370929d.png -share/doc/lilypond/${VERSION}/Documentation/6e/lily-509a3a18.ly -share/doc/lilypond/${VERSION}/Documentation/6e/lily-509a3a18.png -share/doc/lilypond/${VERSION}/Documentation/6e/lily-72d320dc.ly -share/doc/lilypond/${VERSION}/Documentation/6e/lily-72d320dc.png -share/doc/lilypond/${VERSION}/Documentation/6e/lily-78c1585a.ly -share/doc/lilypond/${VERSION}/Documentation/6e/lily-78c1585a.png -share/doc/lilypond/${VERSION}/Documentation/6e/lily-8e5456dd.ly -share/doc/lilypond/${VERSION}/Documentation/6e/lily-8e5456dd.png -share/doc/lilypond/${VERSION}/Documentation/6e/lily-99bb6c49.ly -share/doc/lilypond/${VERSION}/Documentation/6e/lily-99bb6c49.png -share/doc/lilypond/${VERSION}/Documentation/6e/lily-add8a160.ly -share/doc/lilypond/${VERSION}/Documentation/6e/lily-add8a160.png -share/doc/lilypond/${VERSION}/Documentation/6e/lily-bcc87f68.ly -share/doc/lilypond/${VERSION}/Documentation/6e/lily-bcc87f68.png -share/doc/lilypond/${VERSION}/Documentation/6e/lily-db62d2ee.ly -share/doc/lilypond/${VERSION}/Documentation/6e/lily-db62d2ee.png -share/doc/lilypond/${VERSION}/Documentation/6e/lily-eaf66b71.ly -share/doc/lilypond/${VERSION}/Documentation/6e/lily-eaf66b71.png +share/doc/lilypond/${VERSION}/Documentation/6e/lily-07df4a89.ly +share/doc/lilypond/${VERSION}/Documentation/6e/lily-07df4a89.png +share/doc/lilypond/${VERSION}/Documentation/6e/lily-1c9aba09.ly +share/doc/lilypond/${VERSION}/Documentation/6e/lily-1c9aba09.png +share/doc/lilypond/${VERSION}/Documentation/6e/lily-450c663e.ly +share/doc/lilypond/${VERSION}/Documentation/6e/lily-450c663e.png +share/doc/lilypond/${VERSION}/Documentation/6e/lily-7674d1d4.ly +share/doc/lilypond/${VERSION}/Documentation/6e/lily-7674d1d4.png +share/doc/lilypond/${VERSION}/Documentation/6e/lily-872eb000.ly +share/doc/lilypond/${VERSION}/Documentation/6e/lily-872eb000.png +share/doc/lilypond/${VERSION}/Documentation/6e/lily-8d5eb31a.ly +share/doc/lilypond/${VERSION}/Documentation/6e/lily-8d5eb31a.png +share/doc/lilypond/${VERSION}/Documentation/6e/lily-c2d3b420.ly +share/doc/lilypond/${VERSION}/Documentation/6e/lily-c2d3b420.png +share/doc/lilypond/${VERSION}/Documentation/6e/lily-feeb7748.ly +share/doc/lilypond/${VERSION}/Documentation/6e/lily-feeb7748.png share/doc/lilypond/${VERSION}/Documentation/6f/ -share/doc/lilypond/${VERSION}/Documentation/6f/lily-1ede848a.ly -share/doc/lilypond/${VERSION}/Documentation/6f/lily-1ede848a.png -share/doc/lilypond/${VERSION}/Documentation/6f/lily-28baece7.ly -share/doc/lilypond/${VERSION}/Documentation/6f/lily-28baece7.png -share/doc/lilypond/${VERSION}/Documentation/6f/lily-68fe9560.ly -share/doc/lilypond/${VERSION}/Documentation/6f/lily-68fe9560.png -share/doc/lilypond/${VERSION}/Documentation/6f/lily-7169d4c4.ly -share/doc/lilypond/${VERSION}/Documentation/6f/lily-7169d4c4.png -share/doc/lilypond/${VERSION}/Documentation/6f/lily-7ef12494.ly -share/doc/lilypond/${VERSION}/Documentation/6f/lily-7ef12494.png -share/doc/lilypond/${VERSION}/Documentation/6f/lily-e94647dc.ly -share/doc/lilypond/${VERSION}/Documentation/6f/lily-e94647dc.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-0a76bb6c.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-0a76bb6c.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-0a8c75c0.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-0a8c75c0.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-0c79d35e.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-0c79d35e.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-20a9ff41.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-20a9ff41.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-21a0cc84.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-21a0cc84.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-48ad992b.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-48ad992b.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-4ddc44f8.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-4ddc44f8.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-79447c20.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-79447c20.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-841ee5b2.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-841ee5b2.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-8c552af3.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-8c552af3.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-b213fdb4.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-b213fdb4.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-db842568.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-db842568.png +share/doc/lilypond/${VERSION}/Documentation/6f/lily-fb7b0d68.ly +share/doc/lilypond/${VERSION}/Documentation/6f/lily-fb7b0d68.png share/doc/lilypond/${VERSION}/Documentation/70/ -share/doc/lilypond/${VERSION}/Documentation/70/lily-09555848.ly -share/doc/lilypond/${VERSION}/Documentation/70/lily-09555848.png -share/doc/lilypond/${VERSION}/Documentation/70/lily-0aa86cab.ly -share/doc/lilypond/${VERSION}/Documentation/70/lily-0aa86cab.png -share/doc/lilypond/${VERSION}/Documentation/70/lily-0ba93335.ly -share/doc/lilypond/${VERSION}/Documentation/70/lily-0ba93335.png -share/doc/lilypond/${VERSION}/Documentation/70/lily-409bb053.ly -share/doc/lilypond/${VERSION}/Documentation/70/lily-409bb053.png -share/doc/lilypond/${VERSION}/Documentation/70/lily-41cf89d4.ly -share/doc/lilypond/${VERSION}/Documentation/70/lily-41cf89d4.png -share/doc/lilypond/${VERSION}/Documentation/70/lily-44d4c1cc.ly -share/doc/lilypond/${VERSION}/Documentation/70/lily-44d4c1cc.png -share/doc/lilypond/${VERSION}/Documentation/70/lily-50b4ae8d.ly -share/doc/lilypond/${VERSION}/Documentation/70/lily-50b4ae8d.png -share/doc/lilypond/${VERSION}/Documentation/70/lily-8d6d82ad.ly -share/doc/lilypond/${VERSION}/Documentation/70/lily-8d6d82ad.png -share/doc/lilypond/${VERSION}/Documentation/70/lily-91f70982.ly -share/doc/lilypond/${VERSION}/Documentation/70/lily-91f70982.png -share/doc/lilypond/${VERSION}/Documentation/70/lily-c229ff9c.ly -share/doc/lilypond/${VERSION}/Documentation/70/lily-c229ff9c.png +share/doc/lilypond/${VERSION}/Documentation/70/lily-23dafb8a.ly +share/doc/lilypond/${VERSION}/Documentation/70/lily-23dafb8a.png +share/doc/lilypond/${VERSION}/Documentation/70/lily-379e76a1.ly +share/doc/lilypond/${VERSION}/Documentation/70/lily-379e76a1.png +share/doc/lilypond/${VERSION}/Documentation/70/lily-5e8d4e2c.ly +share/doc/lilypond/${VERSION}/Documentation/70/lily-5e8d4e2c.png +share/doc/lilypond/${VERSION}/Documentation/70/lily-753c41b2.ly +share/doc/lilypond/${VERSION}/Documentation/70/lily-753c41b2.png +share/doc/lilypond/${VERSION}/Documentation/70/lily-8eb73e18.ly +share/doc/lilypond/${VERSION}/Documentation/70/lily-8eb73e18.png +share/doc/lilypond/${VERSION}/Documentation/70/lily-943e906a.ly +share/doc/lilypond/${VERSION}/Documentation/70/lily-943e906a.png +share/doc/lilypond/${VERSION}/Documentation/70/lily-9ae29520.ly +share/doc/lilypond/${VERSION}/Documentation/70/lily-9ae29520.png +share/doc/lilypond/${VERSION}/Documentation/70/lily-9f1b84b8.ly +share/doc/lilypond/${VERSION}/Documentation/70/lily-9f1b84b8.png +share/doc/lilypond/${VERSION}/Documentation/70/lily-bcef6d46.ly +share/doc/lilypond/${VERSION}/Documentation/70/lily-bcef6d46.png +share/doc/lilypond/${VERSION}/Documentation/70/lily-bf8fd641.ly +share/doc/lilypond/${VERSION}/Documentation/70/lily-bf8fd641.png +share/doc/lilypond/${VERSION}/Documentation/70/lily-f25dd787.ly +share/doc/lilypond/${VERSION}/Documentation/70/lily-f25dd787.png share/doc/lilypond/${VERSION}/Documentation/71/ -share/doc/lilypond/${VERSION}/Documentation/71/lily-375fb43c.ly -share/doc/lilypond/${VERSION}/Documentation/71/lily-375fb43c.png -share/doc/lilypond/${VERSION}/Documentation/71/lily-629cf375.ly -share/doc/lilypond/${VERSION}/Documentation/71/lily-629cf375.png -share/doc/lilypond/${VERSION}/Documentation/71/lily-77359ba5.ly -share/doc/lilypond/${VERSION}/Documentation/71/lily-77359ba5.png -share/doc/lilypond/${VERSION}/Documentation/71/lily-798c5a97.ly -share/doc/lilypond/${VERSION}/Documentation/71/lily-798c5a97.png -share/doc/lilypond/${VERSION}/Documentation/71/lily-816e7fe4.ly -share/doc/lilypond/${VERSION}/Documentation/71/lily-816e7fe4.png -share/doc/lilypond/${VERSION}/Documentation/71/lily-890ea309.ly -share/doc/lilypond/${VERSION}/Documentation/71/lily-890ea309.png -share/doc/lilypond/${VERSION}/Documentation/71/lily-a5d98d1b.ly -share/doc/lilypond/${VERSION}/Documentation/71/lily-a5d98d1b.png -share/doc/lilypond/${VERSION}/Documentation/71/lily-c12ac6c1.ly -share/doc/lilypond/${VERSION}/Documentation/71/lily-c12ac6c1.png -share/doc/lilypond/${VERSION}/Documentation/71/lily-dfa3bed3.ly -share/doc/lilypond/${VERSION}/Documentation/71/lily-dfa3bed3.png +share/doc/lilypond/${VERSION}/Documentation/71/lily-28e6cfe0.ly +share/doc/lilypond/${VERSION}/Documentation/71/lily-28e6cfe0.png +share/doc/lilypond/${VERSION}/Documentation/71/lily-4dcc4a41.ly +share/doc/lilypond/${VERSION}/Documentation/71/lily-4dcc4a41.png +share/doc/lilypond/${VERSION}/Documentation/71/lily-5c91a201.ly +share/doc/lilypond/${VERSION}/Documentation/71/lily-5c91a201.png +share/doc/lilypond/${VERSION}/Documentation/71/lily-a467eaaa.ly +share/doc/lilypond/${VERSION}/Documentation/71/lily-a467eaaa.png +share/doc/lilypond/${VERSION}/Documentation/71/lily-d5b5c06a.ly +share/doc/lilypond/${VERSION}/Documentation/71/lily-d5b5c06a.png +share/doc/lilypond/${VERSION}/Documentation/71/lily-da26559e.ly +share/doc/lilypond/${VERSION}/Documentation/71/lily-da26559e.png +share/doc/lilypond/${VERSION}/Documentation/71/lily-eb88a706.ly +share/doc/lilypond/${VERSION}/Documentation/71/lily-eb88a706.png share/doc/lilypond/${VERSION}/Documentation/72/ -share/doc/lilypond/${VERSION}/Documentation/72/lily-24cfc6cf.ly -share/doc/lilypond/${VERSION}/Documentation/72/lily-24cfc6cf.png -share/doc/lilypond/${VERSION}/Documentation/72/lily-3c3f0778.ly -share/doc/lilypond/${VERSION}/Documentation/72/lily-3c3f0778.png -share/doc/lilypond/${VERSION}/Documentation/72/lily-43cc4d41.ly -share/doc/lilypond/${VERSION}/Documentation/72/lily-43cc4d41.png -share/doc/lilypond/${VERSION}/Documentation/72/lily-5c6c9af9.ly -share/doc/lilypond/${VERSION}/Documentation/72/lily-5c6c9af9.png -share/doc/lilypond/${VERSION}/Documentation/72/lily-6a005c79.ly -share/doc/lilypond/${VERSION}/Documentation/72/lily-6a005c79.png -share/doc/lilypond/${VERSION}/Documentation/72/lily-d0d1a0af.ly -share/doc/lilypond/${VERSION}/Documentation/72/lily-d0d1a0af.png -share/doc/lilypond/${VERSION}/Documentation/72/lily-da47183f.ly -share/doc/lilypond/${VERSION}/Documentation/72/lily-da47183f.png -share/doc/lilypond/${VERSION}/Documentation/72/lily-f18962ef.ly -share/doc/lilypond/${VERSION}/Documentation/72/lily-f18962ef.png -share/doc/lilypond/${VERSION}/Documentation/72/lily-f8d119ff.ly -share/doc/lilypond/${VERSION}/Documentation/72/lily-f8d119ff.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-0d5fe3eb.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-0d5fe3eb.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-11371296.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-11371296.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-1462d642.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-1462d642.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-29b841e9.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-29b841e9.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-5a36b677.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-5a36b677.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-643ed24e.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-643ed24e.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-71bbf0e6.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-71bbf0e6.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-72d25e98.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-72d25e98.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-841fe1bd.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-841fe1bd.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-97f7d313.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-97f7d313.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-b026861a.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-b026861a.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-ddb75daf.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-ddb75daf.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-e13eb124.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-e13eb124.png +share/doc/lilypond/${VERSION}/Documentation/72/lily-e3c6f370.ly +share/doc/lilypond/${VERSION}/Documentation/72/lily-e3c6f370.png share/doc/lilypond/${VERSION}/Documentation/73/ -share/doc/lilypond/${VERSION}/Documentation/73/lily-1c034eb1.ly -share/doc/lilypond/${VERSION}/Documentation/73/lily-1c034eb1.png -share/doc/lilypond/${VERSION}/Documentation/73/lily-1d383117.ly -share/doc/lilypond/${VERSION}/Documentation/73/lily-1d383117.png -share/doc/lilypond/${VERSION}/Documentation/73/lily-4f80bc02.ly -share/doc/lilypond/${VERSION}/Documentation/73/lily-4f80bc02.png -share/doc/lilypond/${VERSION}/Documentation/73/lily-92de070e.ly -share/doc/lilypond/${VERSION}/Documentation/73/lily-92de070e.png -share/doc/lilypond/${VERSION}/Documentation/73/lily-95f74dc9.ly -share/doc/lilypond/${VERSION}/Documentation/73/lily-95f74dc9.png -share/doc/lilypond/${VERSION}/Documentation/73/lily-aa0214d1.ly -share/doc/lilypond/${VERSION}/Documentation/73/lily-aa0214d1.png -share/doc/lilypond/${VERSION}/Documentation/73/lily-aa08fe47.ly -share/doc/lilypond/${VERSION}/Documentation/73/lily-aa08fe47.png -share/doc/lilypond/${VERSION}/Documentation/73/lily-ba0589b1.ly -share/doc/lilypond/${VERSION}/Documentation/73/lily-ba0589b1.png -share/doc/lilypond/${VERSION}/Documentation/73/lily-fc473c1f.ly -share/doc/lilypond/${VERSION}/Documentation/73/lily-fc473c1f.png +share/doc/lilypond/${VERSION}/Documentation/73/lily-2e302c29.ly +share/doc/lilypond/${VERSION}/Documentation/73/lily-2e302c29.png +share/doc/lilypond/${VERSION}/Documentation/73/lily-3afb56a6.ly +share/doc/lilypond/${VERSION}/Documentation/73/lily-3afb56a6.png +share/doc/lilypond/${VERSION}/Documentation/73/lily-4f2fe84d.ly +share/doc/lilypond/${VERSION}/Documentation/73/lily-4f2fe84d.png +share/doc/lilypond/${VERSION}/Documentation/73/lily-59dbb956.ly +share/doc/lilypond/${VERSION}/Documentation/73/lily-59dbb956.png +share/doc/lilypond/${VERSION}/Documentation/73/lily-5a049494.ly +share/doc/lilypond/${VERSION}/Documentation/73/lily-5a049494.png +share/doc/lilypond/${VERSION}/Documentation/73/lily-aa742e55.ly +share/doc/lilypond/${VERSION}/Documentation/73/lily-aa742e55.png +share/doc/lilypond/${VERSION}/Documentation/73/lily-b0da5f1d.ly +share/doc/lilypond/${VERSION}/Documentation/73/lily-b0da5f1d.png +share/doc/lilypond/${VERSION}/Documentation/73/lily-d7c4c205.ly +share/doc/lilypond/${VERSION}/Documentation/73/lily-d7c4c205.png +share/doc/lilypond/${VERSION}/Documentation/73/lily-ef5bf483.ly +share/doc/lilypond/${VERSION}/Documentation/73/lily-ef5bf483.png share/doc/lilypond/${VERSION}/Documentation/74/ -share/doc/lilypond/${VERSION}/Documentation/74/lily-06da092b.ly -share/doc/lilypond/${VERSION}/Documentation/74/lily-06da092b.png -share/doc/lilypond/${VERSION}/Documentation/74/lily-24a3a39d.ly -share/doc/lilypond/${VERSION}/Documentation/74/lily-24a3a39d.png -share/doc/lilypond/${VERSION}/Documentation/74/lily-44847009.ly -share/doc/lilypond/${VERSION}/Documentation/74/lily-44847009.png -share/doc/lilypond/${VERSION}/Documentation/74/lily-5d228d12.ly -share/doc/lilypond/${VERSION}/Documentation/74/lily-5d228d12.png -share/doc/lilypond/${VERSION}/Documentation/74/lily-5d4dc056.ly -share/doc/lilypond/${VERSION}/Documentation/74/lily-5d4dc056.png -share/doc/lilypond/${VERSION}/Documentation/74/lily-6f131287.ly -share/doc/lilypond/${VERSION}/Documentation/74/lily-6f131287.png -share/doc/lilypond/${VERSION}/Documentation/74/lily-fbed2eda.ly -share/doc/lilypond/${VERSION}/Documentation/74/lily-fbed2eda.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-009e5db2.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-009e5db2.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-0588667e.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-0588667e.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-18878663.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-18878663.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-3222d575.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-3222d575.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-78c5c8e7.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-78c5c8e7.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-94dcf58a.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-94dcf58a.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-a06e7f16.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-a06e7f16.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-c8befea6.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-c8befea6.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-cd516bda.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-cd516bda.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-d8254beb.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-d8254beb.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-fb8ae76f.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-fb8ae76f.png +share/doc/lilypond/${VERSION}/Documentation/74/lily-fdbc580e.ly +share/doc/lilypond/${VERSION}/Documentation/74/lily-fdbc580e.png share/doc/lilypond/${VERSION}/Documentation/75/ -share/doc/lilypond/${VERSION}/Documentation/75/lily-1f3fa4e0.ly -share/doc/lilypond/${VERSION}/Documentation/75/lily-1f3fa4e0.png -share/doc/lilypond/${VERSION}/Documentation/75/lily-2274c7ad.ly -share/doc/lilypond/${VERSION}/Documentation/75/lily-2274c7ad.png -share/doc/lilypond/${VERSION}/Documentation/75/lily-2ab9bdd0.ly -share/doc/lilypond/${VERSION}/Documentation/75/lily-2ab9bdd0.png -share/doc/lilypond/${VERSION}/Documentation/75/lily-4d613668.ly -share/doc/lilypond/${VERSION}/Documentation/75/lily-4d613668.png -share/doc/lilypond/${VERSION}/Documentation/75/lily-67233508.ly -share/doc/lilypond/${VERSION}/Documentation/75/lily-67233508.png -share/doc/lilypond/${VERSION}/Documentation/75/lily-76da7bef.ly -share/doc/lilypond/${VERSION}/Documentation/75/lily-76da7bef.png -share/doc/lilypond/${VERSION}/Documentation/75/lily-81d6acff.ly -share/doc/lilypond/${VERSION}/Documentation/75/lily-81d6acff.png -share/doc/lilypond/${VERSION}/Documentation/75/lily-d2d8e4dd.ly -share/doc/lilypond/${VERSION}/Documentation/75/lily-d2d8e4dd.png -share/doc/lilypond/${VERSION}/Documentation/75/lily-f238dabb.ly -share/doc/lilypond/${VERSION}/Documentation/75/lily-f238dabb.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-173d96ed.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-173d96ed.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-388de550.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-388de550.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-3ba9f0ea.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-3ba9f0ea.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-41f9d8ad.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-41f9d8ad.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-43f5cbce.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-43f5cbce.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-49099efc.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-49099efc.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-661abe32.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-661abe32.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-7133d6b0.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-7133d6b0.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-86ab9edc.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-86ab9edc.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-9acd0be6.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-9acd0be6.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-a1b6b902.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-a1b6b902.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-a45947ff.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-a45947ff.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-a4d62fe9.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-a4d62fe9.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-a7c42e72.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-a7c42e72.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-cab88071.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-cab88071.png +share/doc/lilypond/${VERSION}/Documentation/75/lily-dd4036a0.ly +share/doc/lilypond/${VERSION}/Documentation/75/lily-dd4036a0.png share/doc/lilypond/${VERSION}/Documentation/76/ -share/doc/lilypond/${VERSION}/Documentation/76/lily-7cee8427.ly -share/doc/lilypond/${VERSION}/Documentation/76/lily-7cee8427.png -share/doc/lilypond/${VERSION}/Documentation/76/lily-db6b87b5.ly -share/doc/lilypond/${VERSION}/Documentation/76/lily-db6b87b5.png -share/doc/lilypond/${VERSION}/Documentation/76/lily-ed6b985e.ly -share/doc/lilypond/${VERSION}/Documentation/76/lily-ed6b985e.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-0b8fbc35.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-0b8fbc35.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-16d22746.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-16d22746.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-36418f84.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-36418f84.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-3ca19cf7.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-3ca19cf7.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-490cdde2.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-490cdde2.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-4f36b227.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-4f36b227.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-8406d559.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-8406d559.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-ba034041.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-ba034041.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-c4457ce2.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-c4457ce2.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-cac20609.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-cac20609.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-e5b9e7e5.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-e5b9e7e5.png +share/doc/lilypond/${VERSION}/Documentation/76/lily-e7666c03.ly +share/doc/lilypond/${VERSION}/Documentation/76/lily-e7666c03.png share/doc/lilypond/${VERSION}/Documentation/77/ -share/doc/lilypond/${VERSION}/Documentation/77/lily-100b7c88.ly -share/doc/lilypond/${VERSION}/Documentation/77/lily-100b7c88.png -share/doc/lilypond/${VERSION}/Documentation/77/lily-241d352d.ly -share/doc/lilypond/${VERSION}/Documentation/77/lily-241d352d.png -share/doc/lilypond/${VERSION}/Documentation/77/lily-354e73dd.ly -share/doc/lilypond/${VERSION}/Documentation/77/lily-354e73dd.png -share/doc/lilypond/${VERSION}/Documentation/77/lily-3be781a9.ly -share/doc/lilypond/${VERSION}/Documentation/77/lily-3be781a9.png -share/doc/lilypond/${VERSION}/Documentation/77/lily-c98ab2c9.ly -share/doc/lilypond/${VERSION}/Documentation/77/lily-c98ab2c9.png -share/doc/lilypond/${VERSION}/Documentation/77/lily-e2d0d5e4.ly -share/doc/lilypond/${VERSION}/Documentation/77/lily-e2d0d5e4.png +share/doc/lilypond/${VERSION}/Documentation/77/lily-1dde42e1.ly +share/doc/lilypond/${VERSION}/Documentation/77/lily-1dde42e1.png +share/doc/lilypond/${VERSION}/Documentation/77/lily-2b9c1be0.ly +share/doc/lilypond/${VERSION}/Documentation/77/lily-2b9c1be0.png +share/doc/lilypond/${VERSION}/Documentation/77/lily-3ded9ccb.ly +share/doc/lilypond/${VERSION}/Documentation/77/lily-3ded9ccb.png +share/doc/lilypond/${VERSION}/Documentation/77/lily-8c1dd89c.ly +share/doc/lilypond/${VERSION}/Documentation/77/lily-8c1dd89c.png +share/doc/lilypond/${VERSION}/Documentation/77/lily-c7de2524.ly +share/doc/lilypond/${VERSION}/Documentation/77/lily-c7de2524.png +share/doc/lilypond/${VERSION}/Documentation/77/lily-f468078b.ly +share/doc/lilypond/${VERSION}/Documentation/77/lily-f468078b.png share/doc/lilypond/${VERSION}/Documentation/78/ -share/doc/lilypond/${VERSION}/Documentation/78/lily-42181db6.ly -share/doc/lilypond/${VERSION}/Documentation/78/lily-42181db6.png -share/doc/lilypond/${VERSION}/Documentation/78/lily-59cb8e29.ly -share/doc/lilypond/${VERSION}/Documentation/78/lily-59cb8e29.png -share/doc/lilypond/${VERSION}/Documentation/78/lily-7344750b.ly -share/doc/lilypond/${VERSION}/Documentation/78/lily-7344750b.png -share/doc/lilypond/${VERSION}/Documentation/78/lily-7a01e8b1.ly -share/doc/lilypond/${VERSION}/Documentation/78/lily-7a01e8b1.png -share/doc/lilypond/${VERSION}/Documentation/78/lily-c4f6e12a.ly -share/doc/lilypond/${VERSION}/Documentation/78/lily-c4f6e12a.png -share/doc/lilypond/${VERSION}/Documentation/78/lily-dafa3ee6.ly -share/doc/lilypond/${VERSION}/Documentation/78/lily-dafa3ee6.png -share/doc/lilypond/${VERSION}/Documentation/78/lily-de5a4663.ly -share/doc/lilypond/${VERSION}/Documentation/78/lily-de5a4663.png +share/doc/lilypond/${VERSION}/Documentation/78/lily-196789e8.ly +share/doc/lilypond/${VERSION}/Documentation/78/lily-196789e8.png +share/doc/lilypond/${VERSION}/Documentation/78/lily-35f5cd5f.ly +share/doc/lilypond/${VERSION}/Documentation/78/lily-35f5cd5f.png +share/doc/lilypond/${VERSION}/Documentation/78/lily-503ab1ca.ly +share/doc/lilypond/${VERSION}/Documentation/78/lily-503ab1ca.png +share/doc/lilypond/${VERSION}/Documentation/78/lily-789c9c68.ly +share/doc/lilypond/${VERSION}/Documentation/78/lily-789c9c68.png +share/doc/lilypond/${VERSION}/Documentation/78/lily-84f20786.ly +share/doc/lilypond/${VERSION}/Documentation/78/lily-84f20786.png +share/doc/lilypond/${VERSION}/Documentation/78/lily-c1502953.ly +share/doc/lilypond/${VERSION}/Documentation/78/lily-c1502953.png +share/doc/lilypond/${VERSION}/Documentation/78/lily-f14f400a.ly +share/doc/lilypond/${VERSION}/Documentation/78/lily-f14f400a.png +share/doc/lilypond/${VERSION}/Documentation/78/lily-fdee904d.ly +share/doc/lilypond/${VERSION}/Documentation/78/lily-fdee904d.png share/doc/lilypond/${VERSION}/Documentation/79/ -share/doc/lilypond/${VERSION}/Documentation/79/lily-3027df2b.ly -share/doc/lilypond/${VERSION}/Documentation/79/lily-3027df2b.png -share/doc/lilypond/${VERSION}/Documentation/79/lily-621b9bc5.ly -share/doc/lilypond/${VERSION}/Documentation/79/lily-621b9bc5.png -share/doc/lilypond/${VERSION}/Documentation/79/lily-8016147a.ly -share/doc/lilypond/${VERSION}/Documentation/79/lily-8016147a.png -share/doc/lilypond/${VERSION}/Documentation/79/lily-8c085628.ly -share/doc/lilypond/${VERSION}/Documentation/79/lily-8c085628.png -share/doc/lilypond/${VERSION}/Documentation/79/lily-9512f10b.ly -share/doc/lilypond/${VERSION}/Documentation/79/lily-9512f10b.png -share/doc/lilypond/${VERSION}/Documentation/79/lily-adbd2317.ly -share/doc/lilypond/${VERSION}/Documentation/79/lily-adbd2317.png -share/doc/lilypond/${VERSION}/Documentation/79/lily-f032735b.ly -share/doc/lilypond/${VERSION}/Documentation/79/lily-f032735b.png +share/doc/lilypond/${VERSION}/Documentation/79/lily-1bf135db.ly +share/doc/lilypond/${VERSION}/Documentation/79/lily-1bf135db.png +share/doc/lilypond/${VERSION}/Documentation/79/lily-32e0cf87.ly +share/doc/lilypond/${VERSION}/Documentation/79/lily-32e0cf87.png +share/doc/lilypond/${VERSION}/Documentation/79/lily-69315e99.ly +share/doc/lilypond/${VERSION}/Documentation/79/lily-69315e99.png +share/doc/lilypond/${VERSION}/Documentation/79/lily-9c4eacdb.ly +share/doc/lilypond/${VERSION}/Documentation/79/lily-9c4eacdb.png +share/doc/lilypond/${VERSION}/Documentation/79/lily-a356401f.ly +share/doc/lilypond/${VERSION}/Documentation/79/lily-a356401f.png +share/doc/lilypond/${VERSION}/Documentation/79/lily-b89cff11.ly +share/doc/lilypond/${VERSION}/Documentation/79/lily-b89cff11.png +share/doc/lilypond/${VERSION}/Documentation/79/lily-bcfe81fe.ly +share/doc/lilypond/${VERSION}/Documentation/79/lily-bcfe81fe.png +share/doc/lilypond/${VERSION}/Documentation/79/lily-f5f24677.ly +share/doc/lilypond/${VERSION}/Documentation/79/lily-f5f24677.png share/doc/lilypond/${VERSION}/Documentation/7a/ -share/doc/lilypond/${VERSION}/Documentation/7a/lily-2ff2bf7e.ly -share/doc/lilypond/${VERSION}/Documentation/7a/lily-2ff2bf7e.png -share/doc/lilypond/${VERSION}/Documentation/7a/lily-8a1c2052.ly -share/doc/lilypond/${VERSION}/Documentation/7a/lily-8a1c2052.png -share/doc/lilypond/${VERSION}/Documentation/7a/lily-8e561218.ly -share/doc/lilypond/${VERSION}/Documentation/7a/lily-8e561218.png -share/doc/lilypond/${VERSION}/Documentation/7a/lily-c0af39de.ly -share/doc/lilypond/${VERSION}/Documentation/7a/lily-c0af39de.png -share/doc/lilypond/${VERSION}/Documentation/7a/lily-c343db68.ly -share/doc/lilypond/${VERSION}/Documentation/7a/lily-c343db68.png -share/doc/lilypond/${VERSION}/Documentation/7a/lily-df258274.ly -share/doc/lilypond/${VERSION}/Documentation/7a/lily-df258274.png -share/doc/lilypond/${VERSION}/Documentation/7a/lily-e22a24b0.ly -share/doc/lilypond/${VERSION}/Documentation/7a/lily-e22a24b0.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-51cefb79.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-51cefb79.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-5a3e136f.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-5a3e136f.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-6d6631e6.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-6d6631e6.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-740c5c90.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-740c5c90.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-80d79f2f.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-80d79f2f.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-86c3d2d3.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-86c3d2d3.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-8e8f99b0.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-8e8f99b0.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-aafc8107.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-aafc8107.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-b72e1cba.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-b72e1cba.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-d81ce11a.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-d81ce11a.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-da704f12.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-da704f12.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-e41e1be6.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-e41e1be6.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-ec3abd25.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-ec3abd25.png +share/doc/lilypond/${VERSION}/Documentation/7a/lily-ef2fa8dd.ly +share/doc/lilypond/${VERSION}/Documentation/7a/lily-ef2fa8dd.png share/doc/lilypond/${VERSION}/Documentation/7b/ -share/doc/lilypond/${VERSION}/Documentation/7b/lily-18cf04b7.ly -share/doc/lilypond/${VERSION}/Documentation/7b/lily-18cf04b7.png -share/doc/lilypond/${VERSION}/Documentation/7b/lily-229427be.ly -share/doc/lilypond/${VERSION}/Documentation/7b/lily-229427be.png -share/doc/lilypond/${VERSION}/Documentation/7b/lily-2cb8d17b.ly -share/doc/lilypond/${VERSION}/Documentation/7b/lily-2cb8d17b.png -share/doc/lilypond/${VERSION}/Documentation/7b/lily-33cd1520.ly -share/doc/lilypond/${VERSION}/Documentation/7b/lily-33cd1520.png -share/doc/lilypond/${VERSION}/Documentation/7b/lily-8281f702.ly -share/doc/lilypond/${VERSION}/Documentation/7b/lily-8281f702.png -share/doc/lilypond/${VERSION}/Documentation/7b/lily-96179a40.ly -share/doc/lilypond/${VERSION}/Documentation/7b/lily-96179a40.png -share/doc/lilypond/${VERSION}/Documentation/7b/lily-b875308d.ly -share/doc/lilypond/${VERSION}/Documentation/7b/lily-b875308d.png -share/doc/lilypond/${VERSION}/Documentation/7b/lily-e050766f.ly -share/doc/lilypond/${VERSION}/Documentation/7b/lily-e050766f.png -share/doc/lilypond/${VERSION}/Documentation/7b/lily-e45e7c38.ly -share/doc/lilypond/${VERSION}/Documentation/7b/lily-e45e7c38.png -share/doc/lilypond/${VERSION}/Documentation/7b/lily-fcd62c16.ly -share/doc/lilypond/${VERSION}/Documentation/7b/lily-fcd62c16.png +share/doc/lilypond/${VERSION}/Documentation/7b/lily-0c76514d.ly +share/doc/lilypond/${VERSION}/Documentation/7b/lily-0c76514d.png +share/doc/lilypond/${VERSION}/Documentation/7b/lily-23203d1a.ly +share/doc/lilypond/${VERSION}/Documentation/7b/lily-23203d1a.png +share/doc/lilypond/${VERSION}/Documentation/7b/lily-3082584e.ly +share/doc/lilypond/${VERSION}/Documentation/7b/lily-3082584e.png +share/doc/lilypond/${VERSION}/Documentation/7b/lily-49ca45d9.ly +share/doc/lilypond/${VERSION}/Documentation/7b/lily-49ca45d9.png +share/doc/lilypond/${VERSION}/Documentation/7b/lily-58674bca.ly +share/doc/lilypond/${VERSION}/Documentation/7b/lily-58674bca.png +share/doc/lilypond/${VERSION}/Documentation/7b/lily-6d8b3c20.ly +share/doc/lilypond/${VERSION}/Documentation/7b/lily-6d8b3c20.png +share/doc/lilypond/${VERSION}/Documentation/7b/lily-84590186.ly +share/doc/lilypond/${VERSION}/Documentation/7b/lily-84590186.png +share/doc/lilypond/${VERSION}/Documentation/7b/lily-99d20d72.ly +share/doc/lilypond/${VERSION}/Documentation/7b/lily-99d20d72.png +share/doc/lilypond/${VERSION}/Documentation/7b/lily-a93d2ed7.ly +share/doc/lilypond/${VERSION}/Documentation/7b/lily-a93d2ed7.png +share/doc/lilypond/${VERSION}/Documentation/7b/lily-eeb4daab.ly +share/doc/lilypond/${VERSION}/Documentation/7b/lily-eeb4daab.png share/doc/lilypond/${VERSION}/Documentation/7c/ -share/doc/lilypond/${VERSION}/Documentation/7c/lily-0b22abd3.ly -share/doc/lilypond/${VERSION}/Documentation/7c/lily-0b22abd3.png -share/doc/lilypond/${VERSION}/Documentation/7c/lily-14a35dc9.ly -share/doc/lilypond/${VERSION}/Documentation/7c/lily-14a35dc9.png -share/doc/lilypond/${VERSION}/Documentation/7c/lily-44607f2f.ly -share/doc/lilypond/${VERSION}/Documentation/7c/lily-44607f2f.png -share/doc/lilypond/${VERSION}/Documentation/7c/lily-8b29f56e.ly -share/doc/lilypond/${VERSION}/Documentation/7c/lily-8b29f56e.png -share/doc/lilypond/${VERSION}/Documentation/7c/lily-bbc070e0.ly -share/doc/lilypond/${VERSION}/Documentation/7c/lily-bbc070e0.png -share/doc/lilypond/${VERSION}/Documentation/7c/lily-c8c6e891.ly -share/doc/lilypond/${VERSION}/Documentation/7c/lily-c8c6e891.png -share/doc/lilypond/${VERSION}/Documentation/7c/lily-d2c8681c.ly -share/doc/lilypond/${VERSION}/Documentation/7c/lily-d2c8681c.png +share/doc/lilypond/${VERSION}/Documentation/7c/lily-02eaf874.ly +share/doc/lilypond/${VERSION}/Documentation/7c/lily-02eaf874.png +share/doc/lilypond/${VERSION}/Documentation/7c/lily-1e2ef4f0.ly +share/doc/lilypond/${VERSION}/Documentation/7c/lily-1e2ef4f0.png +share/doc/lilypond/${VERSION}/Documentation/7c/lily-4c50e027.ly +share/doc/lilypond/${VERSION}/Documentation/7c/lily-4c50e027.png +share/doc/lilypond/${VERSION}/Documentation/7c/lily-50206711.ly +share/doc/lilypond/${VERSION}/Documentation/7c/lily-50206711.png +share/doc/lilypond/${VERSION}/Documentation/7c/lily-5105d868.ly +share/doc/lilypond/${VERSION}/Documentation/7c/lily-5105d868.png +share/doc/lilypond/${VERSION}/Documentation/7c/lily-8924f35d.ly +share/doc/lilypond/${VERSION}/Documentation/7c/lily-8924f35d.png +share/doc/lilypond/${VERSION}/Documentation/7c/lily-968675ab.ly +share/doc/lilypond/${VERSION}/Documentation/7c/lily-968675ab.png +share/doc/lilypond/${VERSION}/Documentation/7c/lily-c3978657.ly +share/doc/lilypond/${VERSION}/Documentation/7c/lily-c3978657.png +share/doc/lilypond/${VERSION}/Documentation/7c/lily-d0c21fd6.ly +share/doc/lilypond/${VERSION}/Documentation/7c/lily-d0c21fd6.png share/doc/lilypond/${VERSION}/Documentation/7d/ -share/doc/lilypond/${VERSION}/Documentation/7d/lily-1460b6a6.ly -share/doc/lilypond/${VERSION}/Documentation/7d/lily-1460b6a6.png -share/doc/lilypond/${VERSION}/Documentation/7d/lily-2555cb07.ly -share/doc/lilypond/${VERSION}/Documentation/7d/lily-2555cb07.png -share/doc/lilypond/${VERSION}/Documentation/7d/lily-2d6cfd22.ly -share/doc/lilypond/${VERSION}/Documentation/7d/lily-2d6cfd22.png -share/doc/lilypond/${VERSION}/Documentation/7d/lily-6338a194.ly -share/doc/lilypond/${VERSION}/Documentation/7d/lily-6338a194.png -share/doc/lilypond/${VERSION}/Documentation/7d/lily-73530fd6.ly -share/doc/lilypond/${VERSION}/Documentation/7d/lily-73530fd6.png -share/doc/lilypond/${VERSION}/Documentation/7d/lily-ca8c9018.ly -share/doc/lilypond/${VERSION}/Documentation/7d/lily-ca8c9018.png -share/doc/lilypond/${VERSION}/Documentation/7d/lily-ccea4b7e.ly -share/doc/lilypond/${VERSION}/Documentation/7d/lily-ccea4b7e.png -share/doc/lilypond/${VERSION}/Documentation/7d/lily-deb27269.ly -share/doc/lilypond/${VERSION}/Documentation/7d/lily-deb27269.png +share/doc/lilypond/${VERSION}/Documentation/7d/lily-0ac12579.ly +share/doc/lilypond/${VERSION}/Documentation/7d/lily-0ac12579.png +share/doc/lilypond/${VERSION}/Documentation/7d/lily-22cb185e.ly +share/doc/lilypond/${VERSION}/Documentation/7d/lily-22cb185e.png +share/doc/lilypond/${VERSION}/Documentation/7d/lily-36a54b45.ly +share/doc/lilypond/${VERSION}/Documentation/7d/lily-36a54b45.png +share/doc/lilypond/${VERSION}/Documentation/7d/lily-37682600.ly +share/doc/lilypond/${VERSION}/Documentation/7d/lily-37682600.png +share/doc/lilypond/${VERSION}/Documentation/7d/lily-40a57e45.ly +share/doc/lilypond/${VERSION}/Documentation/7d/lily-40a57e45.png +share/doc/lilypond/${VERSION}/Documentation/7d/lily-49b544ae.ly +share/doc/lilypond/${VERSION}/Documentation/7d/lily-49b544ae.png +share/doc/lilypond/${VERSION}/Documentation/7d/lily-6dd58ff7.ly +share/doc/lilypond/${VERSION}/Documentation/7d/lily-6dd58ff7.png +share/doc/lilypond/${VERSION}/Documentation/7d/lily-723ca935.ly +share/doc/lilypond/${VERSION}/Documentation/7d/lily-723ca935.png +share/doc/lilypond/${VERSION}/Documentation/7d/lily-c724d715.ly +share/doc/lilypond/${VERSION}/Documentation/7d/lily-c724d715.png +share/doc/lilypond/${VERSION}/Documentation/7d/lily-fe7f4502.ly +share/doc/lilypond/${VERSION}/Documentation/7d/lily-fe7f4502.png share/doc/lilypond/${VERSION}/Documentation/7e/ -share/doc/lilypond/${VERSION}/Documentation/7e/lily-030ad351.ly -share/doc/lilypond/${VERSION}/Documentation/7e/lily-030ad351.png -share/doc/lilypond/${VERSION}/Documentation/7e/lily-489c4595.ly -share/doc/lilypond/${VERSION}/Documentation/7e/lily-489c4595.png -share/doc/lilypond/${VERSION}/Documentation/7e/lily-6f101277.ly -share/doc/lilypond/${VERSION}/Documentation/7e/lily-6f101277.png -share/doc/lilypond/${VERSION}/Documentation/7e/lily-7dc30c69.ly -share/doc/lilypond/${VERSION}/Documentation/7e/lily-7dc30c69.png -share/doc/lilypond/${VERSION}/Documentation/7e/lily-aeae7585.ly -share/doc/lilypond/${VERSION}/Documentation/7e/lily-aeae7585.png -share/doc/lilypond/${VERSION}/Documentation/7e/lily-ccc494e6.ly -share/doc/lilypond/${VERSION}/Documentation/7e/lily-ccc494e6.png -share/doc/lilypond/${VERSION}/Documentation/7e/lily-cf8f7ab6.ly -share/doc/lilypond/${VERSION}/Documentation/7e/lily-cf8f7ab6.png -share/doc/lilypond/${VERSION}/Documentation/7e/lily-d3637ded.ly -share/doc/lilypond/${VERSION}/Documentation/7e/lily-d3637ded.png -share/doc/lilypond/${VERSION}/Documentation/7e/lily-dac82906.ly -share/doc/lilypond/${VERSION}/Documentation/7e/lily-dac82906.png -share/doc/lilypond/${VERSION}/Documentation/7e/lily-f240c03f.ly -share/doc/lilypond/${VERSION}/Documentation/7e/lily-f240c03f.png +share/doc/lilypond/${VERSION}/Documentation/7e/lily-2def43bd.ly +share/doc/lilypond/${VERSION}/Documentation/7e/lily-2def43bd.png +share/doc/lilypond/${VERSION}/Documentation/7e/lily-3cb3d22e.ly +share/doc/lilypond/${VERSION}/Documentation/7e/lily-3cb3d22e.png +share/doc/lilypond/${VERSION}/Documentation/7e/lily-4327cb31.ly +share/doc/lilypond/${VERSION}/Documentation/7e/lily-4327cb31.png +share/doc/lilypond/${VERSION}/Documentation/7e/lily-58c5ae2c.ly +share/doc/lilypond/${VERSION}/Documentation/7e/lily-58c5ae2c.png +share/doc/lilypond/${VERSION}/Documentation/7e/lily-63b0332a.ly +share/doc/lilypond/${VERSION}/Documentation/7e/lily-63b0332a.png +share/doc/lilypond/${VERSION}/Documentation/7e/lily-8e004f01.ly +share/doc/lilypond/${VERSION}/Documentation/7e/lily-8e004f01.png +share/doc/lilypond/${VERSION}/Documentation/7e/lily-91160bb5.ly +share/doc/lilypond/${VERSION}/Documentation/7e/lily-91160bb5.png +share/doc/lilypond/${VERSION}/Documentation/7e/lily-95807675.ly +share/doc/lilypond/${VERSION}/Documentation/7e/lily-95807675.png +share/doc/lilypond/${VERSION}/Documentation/7e/lily-97866dc0.ly +share/doc/lilypond/${VERSION}/Documentation/7e/lily-97866dc0.png +share/doc/lilypond/${VERSION}/Documentation/7e/lily-b89bdebc.ly +share/doc/lilypond/${VERSION}/Documentation/7e/lily-b89bdebc.png +share/doc/lilypond/${VERSION}/Documentation/7e/lily-cd980b67.ly +share/doc/lilypond/${VERSION}/Documentation/7e/lily-cd980b67.png share/doc/lilypond/${VERSION}/Documentation/7f/ -share/doc/lilypond/${VERSION}/Documentation/7f/lily-118b2beb.ly -share/doc/lilypond/${VERSION}/Documentation/7f/lily-118b2beb.png -share/doc/lilypond/${VERSION}/Documentation/7f/lily-16a2967f.ly -share/doc/lilypond/${VERSION}/Documentation/7f/lily-16a2967f.png -share/doc/lilypond/${VERSION}/Documentation/7f/lily-2a4416de.ly -share/doc/lilypond/${VERSION}/Documentation/7f/lily-2a4416de.png -share/doc/lilypond/${VERSION}/Documentation/7f/lily-4123edf6.ly -share/doc/lilypond/${VERSION}/Documentation/7f/lily-4123edf6.png -share/doc/lilypond/${VERSION}/Documentation/7f/lily-439eb72c.ly -share/doc/lilypond/${VERSION}/Documentation/7f/lily-439eb72c.png -share/doc/lilypond/${VERSION}/Documentation/7f/lily-4c6041ee.ly -share/doc/lilypond/${VERSION}/Documentation/7f/lily-4c6041ee.png -share/doc/lilypond/${VERSION}/Documentation/7f/lily-53041ed3.ly -share/doc/lilypond/${VERSION}/Documentation/7f/lily-53041ed3.png -share/doc/lilypond/${VERSION}/Documentation/7f/lily-a065fca1.ly -share/doc/lilypond/${VERSION}/Documentation/7f/lily-a065fca1.png -share/doc/lilypond/${VERSION}/Documentation/7f/lily-ad6fe601.ly -share/doc/lilypond/${VERSION}/Documentation/7f/lily-ad6fe601.png -share/doc/lilypond/${VERSION}/Documentation/7f/lily-b25f7d3f.ly -share/doc/lilypond/${VERSION}/Documentation/7f/lily-b25f7d3f.png -share/doc/lilypond/${VERSION}/Documentation/7f/lily-e82c7f02.ly -share/doc/lilypond/${VERSION}/Documentation/7f/lily-e82c7f02.png +share/doc/lilypond/${VERSION}/Documentation/7f/lily-00c5b815.ly +share/doc/lilypond/${VERSION}/Documentation/7f/lily-00c5b815.png +share/doc/lilypond/${VERSION}/Documentation/7f/lily-08d23c8c.ly +share/doc/lilypond/${VERSION}/Documentation/7f/lily-08d23c8c.png +share/doc/lilypond/${VERSION}/Documentation/7f/lily-0d0c71a7.ly +share/doc/lilypond/${VERSION}/Documentation/7f/lily-0d0c71a7.png +share/doc/lilypond/${VERSION}/Documentation/7f/lily-1a95c40d.ly +share/doc/lilypond/${VERSION}/Documentation/7f/lily-1a95c40d.png +share/doc/lilypond/${VERSION}/Documentation/7f/lily-1e05d5aa.ly +share/doc/lilypond/${VERSION}/Documentation/7f/lily-1e05d5aa.png +share/doc/lilypond/${VERSION}/Documentation/7f/lily-5eed4234.ly +share/doc/lilypond/${VERSION}/Documentation/7f/lily-5eed4234.png +share/doc/lilypond/${VERSION}/Documentation/7f/lily-b5f2737f.ly +share/doc/lilypond/${VERSION}/Documentation/7f/lily-b5f2737f.png +share/doc/lilypond/${VERSION}/Documentation/7f/lily-dfec33d6.ly +share/doc/lilypond/${VERSION}/Documentation/7f/lily-dfec33d6.png share/doc/lilypond/${VERSION}/Documentation/80/ -share/doc/lilypond/${VERSION}/Documentation/80/lily-3b29a90a.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-3b29a90a.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-52f43359.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-52f43359.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-5c585497.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-5c585497.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-6e524aa3.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-6e524aa3.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-74092e80.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-74092e80.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-80be7d4e.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-80be7d4e.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-93f69889.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-93f69889.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-b732fa92.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-b732fa92.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-bec39a26.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-bec39a26.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-cf45a9ba.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-cf45a9ba.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-d1f03cd3.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-d1f03cd3.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-d7c56ab8.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-d7c56ab8.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-de35baed.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-de35baed.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-e188abf7.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-e188abf7.png -share/doc/lilypond/${VERSION}/Documentation/80/lily-e394a5d0.ly -share/doc/lilypond/${VERSION}/Documentation/80/lily-e394a5d0.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-02d07bef.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-02d07bef.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-1073b73c.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-1073b73c.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-1e32b709.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-1e32b709.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-224026f1.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-224026f1.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-291532d2.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-291532d2.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-2d7b1c5c.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-2d7b1c5c.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-3056f60a.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-3056f60a.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-52bfe6cb.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-52bfe6cb.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-549f9d2a.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-549f9d2a.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-5fca9cce.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-5fca9cce.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-6c9cb430.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-6c9cb430.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-815e0d1f.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-815e0d1f.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-81729fad.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-81729fad.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-8d8bb8a3.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-8d8bb8a3.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-a88917d9.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-a88917d9.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-b94df275.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-b94df275.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-b9bafd10.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-b9bafd10.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-cda48b87.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-cda48b87.png +share/doc/lilypond/${VERSION}/Documentation/80/lily-fd807b6d.ly +share/doc/lilypond/${VERSION}/Documentation/80/lily-fd807b6d.png share/doc/lilypond/${VERSION}/Documentation/81/ -share/doc/lilypond/${VERSION}/Documentation/81/lily-62ec4e0c.ly -share/doc/lilypond/${VERSION}/Documentation/81/lily-62ec4e0c.png -share/doc/lilypond/${VERSION}/Documentation/81/lily-6a5bca0e.ly -share/doc/lilypond/${VERSION}/Documentation/81/lily-6a5bca0e.png -share/doc/lilypond/${VERSION}/Documentation/81/lily-80237808.ly -share/doc/lilypond/${VERSION}/Documentation/81/lily-80237808.png -share/doc/lilypond/${VERSION}/Documentation/81/lily-85818581.ly -share/doc/lilypond/${VERSION}/Documentation/81/lily-85818581.png -share/doc/lilypond/${VERSION}/Documentation/81/lily-87943c5f.ly -share/doc/lilypond/${VERSION}/Documentation/81/lily-87943c5f.png -share/doc/lilypond/${VERSION}/Documentation/81/lily-a4412311.ly -share/doc/lilypond/${VERSION}/Documentation/81/lily-a4412311.png -share/doc/lilypond/${VERSION}/Documentation/81/lily-dc570d8a.ly -share/doc/lilypond/${VERSION}/Documentation/81/lily-dc570d8a.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-28837103.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-28837103.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-67f5cbc8.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-67f5cbc8.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-7d9eea09.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-7d9eea09.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-8155deab.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-8155deab.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-896d4621.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-896d4621.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-8ff6a36e.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-8ff6a36e.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-90873a8f.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-90873a8f.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-9fd927f1.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-9fd927f1.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-bc238a9d.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-bc238a9d.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-bec3095f.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-bec3095f.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-c35b02c0.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-c35b02c0.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-e38c99d8.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-e38c99d8.png +share/doc/lilypond/${VERSION}/Documentation/81/lily-ef06347c.ly +share/doc/lilypond/${VERSION}/Documentation/81/lily-ef06347c.png share/doc/lilypond/${VERSION}/Documentation/82/ -share/doc/lilypond/${VERSION}/Documentation/82/lily-4190151d.ly -share/doc/lilypond/${VERSION}/Documentation/82/lily-4190151d.png -share/doc/lilypond/${VERSION}/Documentation/82/lily-535ab835.ly -share/doc/lilypond/${VERSION}/Documentation/82/lily-535ab835.png -share/doc/lilypond/${VERSION}/Documentation/82/lily-c565ac70.ly -share/doc/lilypond/${VERSION}/Documentation/82/lily-c565ac70.png -share/doc/lilypond/${VERSION}/Documentation/82/lily-ca706431.ly -share/doc/lilypond/${VERSION}/Documentation/82/lily-ca706431.png -share/doc/lilypond/${VERSION}/Documentation/82/lily-ef984988.ly -share/doc/lilypond/${VERSION}/Documentation/82/lily-ef984988.png -share/doc/lilypond/${VERSION}/Documentation/82/lily-f2ecc557.ly -share/doc/lilypond/${VERSION}/Documentation/82/lily-f2ecc557.png -share/doc/lilypond/${VERSION}/Documentation/82/lily-f9295e2c.ly -share/doc/lilypond/${VERSION}/Documentation/82/lily-f9295e2c.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-2d29a5b7.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-2d29a5b7.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-37e9d97f.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-37e9d97f.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-3a0c5f2b.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-3a0c5f2b.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-425acf02.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-425acf02.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-5f39680d.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-5f39680d.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-86474402.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-86474402.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-97b527e7.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-97b527e7.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-996f2fca.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-996f2fca.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-b30e4dd3.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-b30e4dd3.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-c628d36a.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-c628d36a.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-cc26b5d0.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-cc26b5d0.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-d627c102.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-d627c102.png +share/doc/lilypond/${VERSION}/Documentation/82/lily-e752636f.ly +share/doc/lilypond/${VERSION}/Documentation/82/lily-e752636f.png share/doc/lilypond/${VERSION}/Documentation/83/ -share/doc/lilypond/${VERSION}/Documentation/83/lily-037f6acf.ly -share/doc/lilypond/${VERSION}/Documentation/83/lily-037f6acf.png -share/doc/lilypond/${VERSION}/Documentation/83/lily-0c8f089c.ly -share/doc/lilypond/${VERSION}/Documentation/83/lily-0c8f089c.png -share/doc/lilypond/${VERSION}/Documentation/83/lily-243ce649.ly -share/doc/lilypond/${VERSION}/Documentation/83/lily-243ce649.png -share/doc/lilypond/${VERSION}/Documentation/83/lily-36f2f5c5.ly -share/doc/lilypond/${VERSION}/Documentation/83/lily-36f2f5c5.png -share/doc/lilypond/${VERSION}/Documentation/83/lily-424810c0.ly -share/doc/lilypond/${VERSION}/Documentation/83/lily-424810c0.png -share/doc/lilypond/${VERSION}/Documentation/83/lily-4e03cb26.ly -share/doc/lilypond/${VERSION}/Documentation/83/lily-4e03cb26.png -share/doc/lilypond/${VERSION}/Documentation/83/lily-8228f41f.ly -share/doc/lilypond/${VERSION}/Documentation/83/lily-8228f41f.png -share/doc/lilypond/${VERSION}/Documentation/83/lily-84f4ca76.ly -share/doc/lilypond/${VERSION}/Documentation/83/lily-84f4ca76.png -share/doc/lilypond/${VERSION}/Documentation/83/lily-a5645a83.ly -share/doc/lilypond/${VERSION}/Documentation/83/lily-a5645a83.png -share/doc/lilypond/${VERSION}/Documentation/83/lily-eb3cfa6d.ly -share/doc/lilypond/${VERSION}/Documentation/83/lily-eb3cfa6d.png +share/doc/lilypond/${VERSION}/Documentation/83/lily-1c0e0ce9.ly +share/doc/lilypond/${VERSION}/Documentation/83/lily-1c0e0ce9.png +share/doc/lilypond/${VERSION}/Documentation/83/lily-2588608f.ly +share/doc/lilypond/${VERSION}/Documentation/83/lily-2588608f.png +share/doc/lilypond/${VERSION}/Documentation/83/lily-3f730279.ly +share/doc/lilypond/${VERSION}/Documentation/83/lily-3f730279.png +share/doc/lilypond/${VERSION}/Documentation/83/lily-82983a1e.ly +share/doc/lilypond/${VERSION}/Documentation/83/lily-82983a1e.png +share/doc/lilypond/${VERSION}/Documentation/83/lily-8f7a237d.ly +share/doc/lilypond/${VERSION}/Documentation/83/lily-8f7a237d.png +share/doc/lilypond/${VERSION}/Documentation/83/lily-b29f95c0.ly +share/doc/lilypond/${VERSION}/Documentation/83/lily-b29f95c0.png +share/doc/lilypond/${VERSION}/Documentation/83/lily-da73af0a.ly +share/doc/lilypond/${VERSION}/Documentation/83/lily-da73af0a.png share/doc/lilypond/${VERSION}/Documentation/84/ -share/doc/lilypond/${VERSION}/Documentation/84/lily-10b7dff5.ly -share/doc/lilypond/${VERSION}/Documentation/84/lily-10b7dff5.png -share/doc/lilypond/${VERSION}/Documentation/84/lily-132355d9.ly -share/doc/lilypond/${VERSION}/Documentation/84/lily-132355d9.png -share/doc/lilypond/${VERSION}/Documentation/84/lily-24791478.ly -share/doc/lilypond/${VERSION}/Documentation/84/lily-24791478.png -share/doc/lilypond/${VERSION}/Documentation/84/lily-2c029311.ly -share/doc/lilypond/${VERSION}/Documentation/84/lily-2c029311.png -share/doc/lilypond/${VERSION}/Documentation/84/lily-362e6235.ly -share/doc/lilypond/${VERSION}/Documentation/84/lily-362e6235.png -share/doc/lilypond/${VERSION}/Documentation/84/lily-65f4e98a.ly -share/doc/lilypond/${VERSION}/Documentation/84/lily-65f4e98a.png -share/doc/lilypond/${VERSION}/Documentation/84/lily-d4ba2f8f.ly -share/doc/lilypond/${VERSION}/Documentation/84/lily-d4ba2f8f.png -share/doc/lilypond/${VERSION}/Documentation/84/lily-d4f4a60b.ly -share/doc/lilypond/${VERSION}/Documentation/84/lily-d4f4a60b.png -share/doc/lilypond/${VERSION}/Documentation/84/lily-d7c2648c.ly -share/doc/lilypond/${VERSION}/Documentation/84/lily-d7c2648c.png -share/doc/lilypond/${VERSION}/Documentation/84/lily-de2b3bdc.ly -share/doc/lilypond/${VERSION}/Documentation/84/lily-de2b3bdc.png -share/doc/lilypond/${VERSION}/Documentation/84/lily-f8cc9778.ly -share/doc/lilypond/${VERSION}/Documentation/84/lily-f8cc9778.png +share/doc/lilypond/${VERSION}/Documentation/84/lily-04ec9ccd.ly +share/doc/lilypond/${VERSION}/Documentation/84/lily-04ec9ccd.png +share/doc/lilypond/${VERSION}/Documentation/84/lily-37917d52.ly +share/doc/lilypond/${VERSION}/Documentation/84/lily-37917d52.png +share/doc/lilypond/${VERSION}/Documentation/84/lily-47110da4.ly +share/doc/lilypond/${VERSION}/Documentation/84/lily-47110da4.png +share/doc/lilypond/${VERSION}/Documentation/84/lily-56e8473d.ly +share/doc/lilypond/${VERSION}/Documentation/84/lily-56e8473d.png +share/doc/lilypond/${VERSION}/Documentation/84/lily-98cb381d.ly +share/doc/lilypond/${VERSION}/Documentation/84/lily-98cb381d.png +share/doc/lilypond/${VERSION}/Documentation/84/lily-b398bef4.ly +share/doc/lilypond/${VERSION}/Documentation/84/lily-b398bef4.png +share/doc/lilypond/${VERSION}/Documentation/84/lily-bc73d68c.ly +share/doc/lilypond/${VERSION}/Documentation/84/lily-bc73d68c.png +share/doc/lilypond/${VERSION}/Documentation/84/lily-ce496bae.ly +share/doc/lilypond/${VERSION}/Documentation/84/lily-ce496bae.png +share/doc/lilypond/${VERSION}/Documentation/84/lily-ecd4bce1.ly +share/doc/lilypond/${VERSION}/Documentation/84/lily-ecd4bce1.png share/doc/lilypond/${VERSION}/Documentation/85/ -share/doc/lilypond/${VERSION}/Documentation/85/lily-2271d015.ly -share/doc/lilypond/${VERSION}/Documentation/85/lily-2271d015.png -share/doc/lilypond/${VERSION}/Documentation/85/lily-35e1f4ad.ly -share/doc/lilypond/${VERSION}/Documentation/85/lily-35e1f4ad.png -share/doc/lilypond/${VERSION}/Documentation/85/lily-97006dbc.ly -share/doc/lilypond/${VERSION}/Documentation/85/lily-97006dbc.png -share/doc/lilypond/${VERSION}/Documentation/85/lily-f33d5f3d.ly -share/doc/lilypond/${VERSION}/Documentation/85/lily-f33d5f3d.png -share/doc/lilypond/${VERSION}/Documentation/85/lily-f7bff9e4.ly -share/doc/lilypond/${VERSION}/Documentation/85/lily-f7bff9e4.png +share/doc/lilypond/${VERSION}/Documentation/85/lily-3f452aee.ly +share/doc/lilypond/${VERSION}/Documentation/85/lily-3f452aee.png +share/doc/lilypond/${VERSION}/Documentation/85/lily-db0b41a1.ly +share/doc/lilypond/${VERSION}/Documentation/85/lily-db0b41a1.png +share/doc/lilypond/${VERSION}/Documentation/85/lily-ecb54bff.ly +share/doc/lilypond/${VERSION}/Documentation/85/lily-ecb54bff.png share/doc/lilypond/${VERSION}/Documentation/86/ -share/doc/lilypond/${VERSION}/Documentation/86/lily-0dd4b312.ly -share/doc/lilypond/${VERSION}/Documentation/86/lily-0dd4b312.png -share/doc/lilypond/${VERSION}/Documentation/86/lily-0dd66c02.ly -share/doc/lilypond/${VERSION}/Documentation/86/lily-0dd66c02.png -share/doc/lilypond/${VERSION}/Documentation/86/lily-1c635a03.ly -share/doc/lilypond/${VERSION}/Documentation/86/lily-1c635a03.png -share/doc/lilypond/${VERSION}/Documentation/86/lily-25dc2b81.ly -share/doc/lilypond/${VERSION}/Documentation/86/lily-25dc2b81.png -share/doc/lilypond/${VERSION}/Documentation/86/lily-5fe5dd3b.ly -share/doc/lilypond/${VERSION}/Documentation/86/lily-5fe5dd3b.png -share/doc/lilypond/${VERSION}/Documentation/86/lily-76def2cf.ly -share/doc/lilypond/${VERSION}/Documentation/86/lily-76def2cf.png -share/doc/lilypond/${VERSION}/Documentation/86/lily-a8401e46.ly -share/doc/lilypond/${VERSION}/Documentation/86/lily-a8401e46.png -share/doc/lilypond/${VERSION}/Documentation/86/lily-b7191cb2.ly -share/doc/lilypond/${VERSION}/Documentation/86/lily-b7191cb2.png -share/doc/lilypond/${VERSION}/Documentation/86/lily-da830242.ly -share/doc/lilypond/${VERSION}/Documentation/86/lily-da830242.png -share/doc/lilypond/${VERSION}/Documentation/86/lily-e5dbae27.ly -share/doc/lilypond/${VERSION}/Documentation/86/lily-e5dbae27.png +share/doc/lilypond/${VERSION}/Documentation/86/lily-02d6a6e3.ly +share/doc/lilypond/${VERSION}/Documentation/86/lily-02d6a6e3.png +share/doc/lilypond/${VERSION}/Documentation/86/lily-163661fb.ly +share/doc/lilypond/${VERSION}/Documentation/86/lily-163661fb.png +share/doc/lilypond/${VERSION}/Documentation/86/lily-24584e38.ly +share/doc/lilypond/${VERSION}/Documentation/86/lily-24584e38.png +share/doc/lilypond/${VERSION}/Documentation/86/lily-2872064d.ly +share/doc/lilypond/${VERSION}/Documentation/86/lily-2872064d.png +share/doc/lilypond/${VERSION}/Documentation/86/lily-6437264b.ly +share/doc/lilypond/${VERSION}/Documentation/86/lily-6437264b.png +share/doc/lilypond/${VERSION}/Documentation/86/lily-84a65fae.ly +share/doc/lilypond/${VERSION}/Documentation/86/lily-84a65fae.png +share/doc/lilypond/${VERSION}/Documentation/86/lily-8ad27f18.ly +share/doc/lilypond/${VERSION}/Documentation/86/lily-8ad27f18.png +share/doc/lilypond/${VERSION}/Documentation/86/lily-a08360f4.ly +share/doc/lilypond/${VERSION}/Documentation/86/lily-a08360f4.png +share/doc/lilypond/${VERSION}/Documentation/86/lily-c14cbf32.ly +share/doc/lilypond/${VERSION}/Documentation/86/lily-c14cbf32.png +share/doc/lilypond/${VERSION}/Documentation/86/lily-c62b3097.ly +share/doc/lilypond/${VERSION}/Documentation/86/lily-c62b3097.png +share/doc/lilypond/${VERSION}/Documentation/86/lily-e3295e54.ly +share/doc/lilypond/${VERSION}/Documentation/86/lily-e3295e54.png share/doc/lilypond/${VERSION}/Documentation/87/ -share/doc/lilypond/${VERSION}/Documentation/87/lily-023d02ad.ly -share/doc/lilypond/${VERSION}/Documentation/87/lily-023d02ad.png -share/doc/lilypond/${VERSION}/Documentation/87/lily-0ad131ca.ly -share/doc/lilypond/${VERSION}/Documentation/87/lily-0ad131ca.png -share/doc/lilypond/${VERSION}/Documentation/87/lily-49542bab.ly -share/doc/lilypond/${VERSION}/Documentation/87/lily-49542bab.png -share/doc/lilypond/${VERSION}/Documentation/87/lily-504d2744.ly -share/doc/lilypond/${VERSION}/Documentation/87/lily-504d2744.png -share/doc/lilypond/${VERSION}/Documentation/87/lily-53228a5f.ly -share/doc/lilypond/${VERSION}/Documentation/87/lily-53228a5f.png -share/doc/lilypond/${VERSION}/Documentation/87/lily-560429f1.ly -share/doc/lilypond/${VERSION}/Documentation/87/lily-560429f1.png -share/doc/lilypond/${VERSION}/Documentation/87/lily-9f1abdb3.ly -share/doc/lilypond/${VERSION}/Documentation/87/lily-9f1abdb3.png -share/doc/lilypond/${VERSION}/Documentation/87/lily-af80bb51.ly -share/doc/lilypond/${VERSION}/Documentation/87/lily-af80bb51.png -share/doc/lilypond/${VERSION}/Documentation/87/lily-f964b769.ly -share/doc/lilypond/${VERSION}/Documentation/87/lily-f964b769.png +share/doc/lilypond/${VERSION}/Documentation/87/lily-1ca765bd.ly +share/doc/lilypond/${VERSION}/Documentation/87/lily-1ca765bd.png +share/doc/lilypond/${VERSION}/Documentation/87/lily-2137c0e0.ly +share/doc/lilypond/${VERSION}/Documentation/87/lily-2137c0e0.png +share/doc/lilypond/${VERSION}/Documentation/87/lily-b1fc4dbb.ly +share/doc/lilypond/${VERSION}/Documentation/87/lily-b1fc4dbb.png +share/doc/lilypond/${VERSION}/Documentation/87/lily-e4348127.ly +share/doc/lilypond/${VERSION}/Documentation/87/lily-e4348127.png +share/doc/lilypond/${VERSION}/Documentation/87/lily-f4b27ec4.ly +share/doc/lilypond/${VERSION}/Documentation/87/lily-f4b27ec4.png +share/doc/lilypond/${VERSION}/Documentation/87/lily-ff86fd9b.ly +share/doc/lilypond/${VERSION}/Documentation/87/lily-ff86fd9b.png share/doc/lilypond/${VERSION}/Documentation/88/ -share/doc/lilypond/${VERSION}/Documentation/88/lily-31cb63d1.ly -share/doc/lilypond/${VERSION}/Documentation/88/lily-31cb63d1.png -share/doc/lilypond/${VERSION}/Documentation/88/lily-591e8021.ly -share/doc/lilypond/${VERSION}/Documentation/88/lily-591e8021.png -share/doc/lilypond/${VERSION}/Documentation/88/lily-641bc5d2.ly -share/doc/lilypond/${VERSION}/Documentation/88/lily-641bc5d2.png -share/doc/lilypond/${VERSION}/Documentation/88/lily-776a5b52.ly -share/doc/lilypond/${VERSION}/Documentation/88/lily-776a5b52.png -share/doc/lilypond/${VERSION}/Documentation/88/lily-80f18a8c.ly -share/doc/lilypond/${VERSION}/Documentation/88/lily-80f18a8c.png -share/doc/lilypond/${VERSION}/Documentation/88/lily-95c2df2c.ly -share/doc/lilypond/${VERSION}/Documentation/88/lily-95c2df2c.png -share/doc/lilypond/${VERSION}/Documentation/88/lily-b2beb010.ly -share/doc/lilypond/${VERSION}/Documentation/88/lily-b2beb010.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-07e06f15.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-07e06f15.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-5f2c1ad9.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-5f2c1ad9.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-6233fe4d.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-6233fe4d.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-6dcad493.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-6dcad493.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-6e6cc823.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-6e6cc823.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-7f49b153.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-7f49b153.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-9d7036a2.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-9d7036a2.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-b8054a43.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-b8054a43.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-b8d9a2c5.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-b8d9a2c5.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-cdb39f69.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-cdb39f69.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-ce416b0b.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-ce416b0b.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-d92c2e9e.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-d92c2e9e.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-ece240ec.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-ece240ec.png +share/doc/lilypond/${VERSION}/Documentation/88/lily-f4583f05.ly +share/doc/lilypond/${VERSION}/Documentation/88/lily-f4583f05.png share/doc/lilypond/${VERSION}/Documentation/89/ -share/doc/lilypond/${VERSION}/Documentation/89/lily-1b6ed92f.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-1b6ed92f.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-3297fb67.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-3297fb67.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-3433b1e0.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-3433b1e0.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-565bf0ee.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-565bf0ee.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-5734a05e.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-5734a05e.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-5b6e96d7.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-5b6e96d7.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-601ea1c9.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-601ea1c9.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-64d5865d.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-64d5865d.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-7c8a1884.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-7c8a1884.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-8693a728.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-8693a728.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-87d51612.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-87d51612.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-997ab023.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-997ab023.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-abc251a9.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-abc251a9.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-b5ca9be8.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-b5ca9be8.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-c818abba.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-c818abba.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-da8c8450.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-da8c8450.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-eb05e847.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-eb05e847.png -share/doc/lilypond/${VERSION}/Documentation/89/lily-eba340a3.ly -share/doc/lilypond/${VERSION}/Documentation/89/lily-eba340a3.png +share/doc/lilypond/${VERSION}/Documentation/89/lily-4baf9db1.ly +share/doc/lilypond/${VERSION}/Documentation/89/lily-4baf9db1.png +share/doc/lilypond/${VERSION}/Documentation/89/lily-4da5c97f.ly +share/doc/lilypond/${VERSION}/Documentation/89/lily-4da5c97f.png +share/doc/lilypond/${VERSION}/Documentation/89/lily-b521c351.ly +share/doc/lilypond/${VERSION}/Documentation/89/lily-b521c351.png +share/doc/lilypond/${VERSION}/Documentation/89/lily-b86d2008.ly +share/doc/lilypond/${VERSION}/Documentation/89/lily-b86d2008.png +share/doc/lilypond/${VERSION}/Documentation/89/lily-cdab63d3.ly +share/doc/lilypond/${VERSION}/Documentation/89/lily-cdab63d3.png +share/doc/lilypond/${VERSION}/Documentation/89/lily-e0ebd209.ly +share/doc/lilypond/${VERSION}/Documentation/89/lily-e0ebd209.png +share/doc/lilypond/${VERSION}/Documentation/89/lily-e4de74f7.ly +share/doc/lilypond/${VERSION}/Documentation/89/lily-e4de74f7.png share/doc/lilypond/${VERSION}/Documentation/8a/ -share/doc/lilypond/${VERSION}/Documentation/8a/lily-1fa43fa5.ly -share/doc/lilypond/${VERSION}/Documentation/8a/lily-1fa43fa5.png -share/doc/lilypond/${VERSION}/Documentation/8a/lily-2b446109.ly -share/doc/lilypond/${VERSION}/Documentation/8a/lily-2b446109.png -share/doc/lilypond/${VERSION}/Documentation/8a/lily-529dcb71.ly -share/doc/lilypond/${VERSION}/Documentation/8a/lily-529dcb71.png -share/doc/lilypond/${VERSION}/Documentation/8a/lily-63453d78.ly -share/doc/lilypond/${VERSION}/Documentation/8a/lily-63453d78.png -share/doc/lilypond/${VERSION}/Documentation/8a/lily-75ff2ff0.ly -share/doc/lilypond/${VERSION}/Documentation/8a/lily-75ff2ff0.png -share/doc/lilypond/${VERSION}/Documentation/8a/lily-b47d3b2d.ly -share/doc/lilypond/${VERSION}/Documentation/8a/lily-b47d3b2d.png -share/doc/lilypond/${VERSION}/Documentation/8a/lily-c32ef1a1.ly -share/doc/lilypond/${VERSION}/Documentation/8a/lily-c32ef1a1.png -share/doc/lilypond/${VERSION}/Documentation/8a/lily-c33275a8.ly -share/doc/lilypond/${VERSION}/Documentation/8a/lily-c33275a8.png -share/doc/lilypond/${VERSION}/Documentation/8a/lily-c505b182.ly -share/doc/lilypond/${VERSION}/Documentation/8a/lily-c505b182.png -share/doc/lilypond/${VERSION}/Documentation/8a/lily-df926e60.ly -share/doc/lilypond/${VERSION}/Documentation/8a/lily-df926e60.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-097c2be1.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-097c2be1.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-1850177b.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-1850177b.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-511245a5.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-511245a5.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-5a5b5d77.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-5a5b5d77.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-6b12c4e2.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-6b12c4e2.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-9dc4b442.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-9dc4b442.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-ad6a6856.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-ad6a6856.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-baf4bc65.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-baf4bc65.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-c40cca54.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-c40cca54.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-cdc4b0ee.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-cdc4b0ee.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-d00e1594.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-d00e1594.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-d2bc5840.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-d2bc5840.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-f51b35ba.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-f51b35ba.png +share/doc/lilypond/${VERSION}/Documentation/8a/lily-ffe9a3f2.ly +share/doc/lilypond/${VERSION}/Documentation/8a/lily-ffe9a3f2.png share/doc/lilypond/${VERSION}/Documentation/8b/ -share/doc/lilypond/${VERSION}/Documentation/8b/lily-0a9fad22.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-0a9fad22.png -share/doc/lilypond/${VERSION}/Documentation/8b/lily-160d1165.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-160d1165.png -share/doc/lilypond/${VERSION}/Documentation/8b/lily-2341cf34.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-2341cf34.png -share/doc/lilypond/${VERSION}/Documentation/8b/lily-25f91a45.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-25f91a45.png -share/doc/lilypond/${VERSION}/Documentation/8b/lily-60eda7d6.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-60eda7d6.png -share/doc/lilypond/${VERSION}/Documentation/8b/lily-77426c22.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-77426c22.png -share/doc/lilypond/${VERSION}/Documentation/8b/lily-7f1c3131.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-7f1c3131.png -share/doc/lilypond/${VERSION}/Documentation/8b/lily-8c627ec2.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-8c627ec2.png -share/doc/lilypond/${VERSION}/Documentation/8b/lily-95c3f9c6.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-95c3f9c6.png -share/doc/lilypond/${VERSION}/Documentation/8b/lily-9e392f14.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-9e392f14.png -share/doc/lilypond/${VERSION}/Documentation/8b/lily-a445bbb0.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-a445bbb0.png -share/doc/lilypond/${VERSION}/Documentation/8b/lily-f5af987f.ly -share/doc/lilypond/${VERSION}/Documentation/8b/lily-f5af987f.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-07dcba0b.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-07dcba0b.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-118071c3.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-118071c3.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-13343514.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-13343514.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-18f0006f.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-18f0006f.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-28cff8bf.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-28cff8bf.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-2cd958c5.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-2cd958c5.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-847c153a.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-847c153a.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-849f5325.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-849f5325.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-b8fa694d.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-b8fa694d.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-cb3f5f10.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-cb3f5f10.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-cd469fd5.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-cd469fd5.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-cf2ceb5e.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-cf2ceb5e.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-f0ab72e8.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-f0ab72e8.png +share/doc/lilypond/${VERSION}/Documentation/8b/lily-fb93fd5a.ly +share/doc/lilypond/${VERSION}/Documentation/8b/lily-fb93fd5a.png share/doc/lilypond/${VERSION}/Documentation/8c/ -share/doc/lilypond/${VERSION}/Documentation/8c/lily-06a5db1a.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-06a5db1a.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-1042f6b0.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-1042f6b0.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-1496486f.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-1496486f.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-17655d4c.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-17655d4c.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-2e707703.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-2e707703.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-3f5f6ee5.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-3f5f6ee5.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-5697e372.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-5697e372.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-632c1e4b.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-632c1e4b.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-685bea05.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-685bea05.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-a39d70f6.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-a39d70f6.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-c0dc458c.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-c0dc458c.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-d6acf1b5.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-d6acf1b5.png -share/doc/lilypond/${VERSION}/Documentation/8c/lily-e6ca81b7.ly -share/doc/lilypond/${VERSION}/Documentation/8c/lily-e6ca81b7.png +share/doc/lilypond/${VERSION}/Documentation/8c/lily-013c0822.ly +share/doc/lilypond/${VERSION}/Documentation/8c/lily-013c0822.png +share/doc/lilypond/${VERSION}/Documentation/8c/lily-5216e584.ly +share/doc/lilypond/${VERSION}/Documentation/8c/lily-5216e584.png +share/doc/lilypond/${VERSION}/Documentation/8c/lily-5b926a39.ly +share/doc/lilypond/${VERSION}/Documentation/8c/lily-5b926a39.png +share/doc/lilypond/${VERSION}/Documentation/8c/lily-83afed33.ly +share/doc/lilypond/${VERSION}/Documentation/8c/lily-83afed33.png +share/doc/lilypond/${VERSION}/Documentation/8c/lily-8bef280e.ly +share/doc/lilypond/${VERSION}/Documentation/8c/lily-8bef280e.png +share/doc/lilypond/${VERSION}/Documentation/8c/lily-b058dea3.ly +share/doc/lilypond/${VERSION}/Documentation/8c/lily-b058dea3.png +share/doc/lilypond/${VERSION}/Documentation/8c/lily-b8eb4f16.ly +share/doc/lilypond/${VERSION}/Documentation/8c/lily-b8eb4f16.png +share/doc/lilypond/${VERSION}/Documentation/8c/lily-cd957b16.ly +share/doc/lilypond/${VERSION}/Documentation/8c/lily-cd957b16.png +share/doc/lilypond/${VERSION}/Documentation/8c/lily-ce0148d1.ly +share/doc/lilypond/${VERSION}/Documentation/8c/lily-ce0148d1.png +share/doc/lilypond/${VERSION}/Documentation/8c/lily-d9290c41.ly +share/doc/lilypond/${VERSION}/Documentation/8c/lily-d9290c41.png +share/doc/lilypond/${VERSION}/Documentation/8c/lily-f46034c7.ly +share/doc/lilypond/${VERSION}/Documentation/8c/lily-f46034c7.png share/doc/lilypond/${VERSION}/Documentation/8d/ -share/doc/lilypond/${VERSION}/Documentation/8d/lily-0af1321e.ly -share/doc/lilypond/${VERSION}/Documentation/8d/lily-0af1321e.png -share/doc/lilypond/${VERSION}/Documentation/8d/lily-12249e56.ly -share/doc/lilypond/${VERSION}/Documentation/8d/lily-12249e56.png -share/doc/lilypond/${VERSION}/Documentation/8d/lily-2e495661.ly -share/doc/lilypond/${VERSION}/Documentation/8d/lily-2e495661.png -share/doc/lilypond/${VERSION}/Documentation/8d/lily-79f08fcf.ly -share/doc/lilypond/${VERSION}/Documentation/8d/lily-79f08fcf.png -share/doc/lilypond/${VERSION}/Documentation/8d/lily-8c4d9d40.ly -share/doc/lilypond/${VERSION}/Documentation/8d/lily-8c4d9d40.png -share/doc/lilypond/${VERSION}/Documentation/8d/lily-9eda2d82.ly -share/doc/lilypond/${VERSION}/Documentation/8d/lily-9eda2d82.png -share/doc/lilypond/${VERSION}/Documentation/8d/lily-a406f2ed.ly -share/doc/lilypond/${VERSION}/Documentation/8d/lily-a406f2ed.png -share/doc/lilypond/${VERSION}/Documentation/8d/lily-a63e6559.ly -share/doc/lilypond/${VERSION}/Documentation/8d/lily-a63e6559.png -share/doc/lilypond/${VERSION}/Documentation/8d/lily-d55f0e61.ly -share/doc/lilypond/${VERSION}/Documentation/8d/lily-d55f0e61.png -share/doc/lilypond/${VERSION}/Documentation/8d/lily-f32fa54f.ly -share/doc/lilypond/${VERSION}/Documentation/8d/lily-f32fa54f.png -share/doc/lilypond/${VERSION}/Documentation/8d/lily-f6ac6b05.ly -share/doc/lilypond/${VERSION}/Documentation/8d/lily-f6ac6b05.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-223adad8.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-223adad8.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-22b84c96.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-22b84c96.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-3750313b.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-3750313b.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-3f338f34.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-3f338f34.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-77130db0.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-77130db0.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-82a5a5fe.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-82a5a5fe.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-854f4a60.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-854f4a60.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-8a92de8b.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-8a92de8b.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-9ca7e105.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-9ca7e105.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-a4799122.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-a4799122.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-b40f076f.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-b40f076f.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-c7c22249.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-c7c22249.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-c94c6f0b.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-c94c6f0b.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-ec4beaea.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-ec4beaea.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-f3475a94.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-f3475a94.png +share/doc/lilypond/${VERSION}/Documentation/8d/lily-f64db0d5.ly +share/doc/lilypond/${VERSION}/Documentation/8d/lily-f64db0d5.png share/doc/lilypond/${VERSION}/Documentation/8e/ -share/doc/lilypond/${VERSION}/Documentation/8e/lily-058013b1.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-058013b1.png -share/doc/lilypond/${VERSION}/Documentation/8e/lily-1476ca2c.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-1476ca2c.png -share/doc/lilypond/${VERSION}/Documentation/8e/lily-2c5617a1.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-2c5617a1.png -share/doc/lilypond/${VERSION}/Documentation/8e/lily-3f4a0f5e.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-3f4a0f5e.png -share/doc/lilypond/${VERSION}/Documentation/8e/lily-52f5c214.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-52f5c214.png -share/doc/lilypond/${VERSION}/Documentation/8e/lily-5bd54564.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-5bd54564.png -share/doc/lilypond/${VERSION}/Documentation/8e/lily-6efa1218.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-6efa1218.png -share/doc/lilypond/${VERSION}/Documentation/8e/lily-94259384.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-94259384.png -share/doc/lilypond/${VERSION}/Documentation/8e/lily-aba47c30.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-aba47c30.png -share/doc/lilypond/${VERSION}/Documentation/8e/lily-b15f86ff.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-b15f86ff.png -share/doc/lilypond/${VERSION}/Documentation/8e/lily-c3b75282.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-c3b75282.png -share/doc/lilypond/${VERSION}/Documentation/8e/lily-c9b787ff.ly -share/doc/lilypond/${VERSION}/Documentation/8e/lily-c9b787ff.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-0437afb9.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-0437afb9.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-23f8064e.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-23f8064e.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-3cd33c35.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-3cd33c35.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-420d27e7.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-420d27e7.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-4dc84b2b.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-4dc84b2b.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-610e88b1.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-610e88b1.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-62f627bd.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-62f627bd.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-7705d3f2.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-7705d3f2.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-883982a2.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-883982a2.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-886eab96.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-886eab96.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-a901dabc.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-a901dabc.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-b470e9da.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-b470e9da.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-c89b10e9.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-c89b10e9.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-d1343abc.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-d1343abc.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-de751733.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-de751733.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-ea6cf067.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-ea6cf067.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-f3a12109.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-f3a12109.png +share/doc/lilypond/${VERSION}/Documentation/8e/lily-f5c73505.ly +share/doc/lilypond/${VERSION}/Documentation/8e/lily-f5c73505.png share/doc/lilypond/${VERSION}/Documentation/8f/ -share/doc/lilypond/${VERSION}/Documentation/8f/lily-18ddf50e.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-18ddf50e.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-22404e3b.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-22404e3b.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-29b619cf.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-29b619cf.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-318895c4.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-318895c4.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-3d059293.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-3d059293.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-648fc787.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-648fc787.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-6a1efa17.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-6a1efa17.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-82ef735e.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-82ef735e.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-86f2ee5b.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-86f2ee5b.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-afce8be8.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-afce8be8.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-b2620bcb.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-b2620bcb.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-b561072d.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-b561072d.png -share/doc/lilypond/${VERSION}/Documentation/8f/lily-bb1d26c2.ly -share/doc/lilypond/${VERSION}/Documentation/8f/lily-bb1d26c2.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-1fc60e00.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-1fc60e00.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-54fce394.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-54fce394.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-5c36a830.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-5c36a830.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-7818a3f6.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-7818a3f6.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-84f7c135.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-84f7c135.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-94cc8a0d.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-94cc8a0d.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-9a2e1213.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-9a2e1213.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-9cb34a2b.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-9cb34a2b.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-9e64010c.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-9e64010c.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-9f154f10.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-9f154f10.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-a3875bdc.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-a3875bdc.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-d1abfdc7.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-d1abfdc7.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-d74c2ea2.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-d74c2ea2.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-f43ac03d.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-f43ac03d.png +share/doc/lilypond/${VERSION}/Documentation/8f/lily-f68a718e.ly +share/doc/lilypond/${VERSION}/Documentation/8f/lily-f68a718e.png share/doc/lilypond/${VERSION}/Documentation/90/ -share/doc/lilypond/${VERSION}/Documentation/90/lily-08cb9711.ly -share/doc/lilypond/${VERSION}/Documentation/90/lily-08cb9711.png -share/doc/lilypond/${VERSION}/Documentation/90/lily-214b708d.ly -share/doc/lilypond/${VERSION}/Documentation/90/lily-214b708d.png -share/doc/lilypond/${VERSION}/Documentation/90/lily-2ee4ad9c.ly -share/doc/lilypond/${VERSION}/Documentation/90/lily-2ee4ad9c.png -share/doc/lilypond/${VERSION}/Documentation/90/lily-b6906ec6.ly -share/doc/lilypond/${VERSION}/Documentation/90/lily-b6906ec6.png -share/doc/lilypond/${VERSION}/Documentation/90/lily-e338a7dd.ly -share/doc/lilypond/${VERSION}/Documentation/90/lily-e338a7dd.png -share/doc/lilypond/${VERSION}/Documentation/90/lily-e871ee27.ly -share/doc/lilypond/${VERSION}/Documentation/90/lily-e871ee27.png -share/doc/lilypond/${VERSION}/Documentation/90/lily-f5b85cb9.ly -share/doc/lilypond/${VERSION}/Documentation/90/lily-f5b85cb9.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-11c4de9c.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-11c4de9c.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-1dbfa400.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-1dbfa400.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-209dd160.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-209dd160.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-27bc6591.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-27bc6591.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-284acdc0.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-284acdc0.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-2e63d1d9.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-2e63d1d9.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-4878e326.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-4878e326.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-51a14f8b.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-51a14f8b.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-52cc1f6f.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-52cc1f6f.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-59d9cdfd.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-59d9cdfd.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-638cdeb4.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-638cdeb4.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-be6002a6.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-be6002a6.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-c0b4f333.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-c0b4f333.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-c429cec0.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-c429cec0.png +share/doc/lilypond/${VERSION}/Documentation/90/lily-d815a756.ly +share/doc/lilypond/${VERSION}/Documentation/90/lily-d815a756.png share/doc/lilypond/${VERSION}/Documentation/91/ -share/doc/lilypond/${VERSION}/Documentation/91/lily-00600208.ly -share/doc/lilypond/${VERSION}/Documentation/91/lily-00600208.png -share/doc/lilypond/${VERSION}/Documentation/91/lily-028f0e07.ly -share/doc/lilypond/${VERSION}/Documentation/91/lily-028f0e07.png -share/doc/lilypond/${VERSION}/Documentation/91/lily-1a26d996.ly -share/doc/lilypond/${VERSION}/Documentation/91/lily-1a26d996.png -share/doc/lilypond/${VERSION}/Documentation/91/lily-3a8be1e9.ly -share/doc/lilypond/${VERSION}/Documentation/91/lily-3a8be1e9.png -share/doc/lilypond/${VERSION}/Documentation/91/lily-4d37593e.ly -share/doc/lilypond/${VERSION}/Documentation/91/lily-4d37593e.png -share/doc/lilypond/${VERSION}/Documentation/91/lily-59b30780.ly -share/doc/lilypond/${VERSION}/Documentation/91/lily-59b30780.png -share/doc/lilypond/${VERSION}/Documentation/91/lily-62059590.ly -share/doc/lilypond/${VERSION}/Documentation/91/lily-62059590.png -share/doc/lilypond/${VERSION}/Documentation/91/lily-900381e8.ly -share/doc/lilypond/${VERSION}/Documentation/91/lily-900381e8.png -share/doc/lilypond/${VERSION}/Documentation/91/lily-93ff88a9.ly -share/doc/lilypond/${VERSION}/Documentation/91/lily-93ff88a9.png -share/doc/lilypond/${VERSION}/Documentation/91/lily-b04cc425.ly -share/doc/lilypond/${VERSION}/Documentation/91/lily-b04cc425.png -share/doc/lilypond/${VERSION}/Documentation/91/lily-c35e9b42.ly -share/doc/lilypond/${VERSION}/Documentation/91/lily-c35e9b42.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-06482370.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-06482370.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-07e13b1f.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-07e13b1f.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-0a4fcb2e.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-0a4fcb2e.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-15dbfa0f.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-15dbfa0f.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-17b6ff7d.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-17b6ff7d.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-26f8ec25.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-26f8ec25.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-321e91cb.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-321e91cb.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-616c6d58.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-616c6d58.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-641af5f4.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-641af5f4.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-899a9ed1.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-899a9ed1.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-a994f8e7.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-a994f8e7.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-bc08719e.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-bc08719e.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-c726779b.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-c726779b.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-d50ced2c.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-d50ced2c.png +share/doc/lilypond/${VERSION}/Documentation/91/lily-e79e6e5f.ly +share/doc/lilypond/${VERSION}/Documentation/91/lily-e79e6e5f.png share/doc/lilypond/${VERSION}/Documentation/92/ -share/doc/lilypond/${VERSION}/Documentation/92/lily-0266d600.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-0266d600.png -share/doc/lilypond/${VERSION}/Documentation/92/lily-0e7029bf.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-0e7029bf.png -share/doc/lilypond/${VERSION}/Documentation/92/lily-1533f4b6.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-1533f4b6.png -share/doc/lilypond/${VERSION}/Documentation/92/lily-1556e63a.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-1556e63a.png -share/doc/lilypond/${VERSION}/Documentation/92/lily-1676b021.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-1676b021.png -share/doc/lilypond/${VERSION}/Documentation/92/lily-6b510dec.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-6b510dec.png -share/doc/lilypond/${VERSION}/Documentation/92/lily-6ea2df36.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-6ea2df36.png -share/doc/lilypond/${VERSION}/Documentation/92/lily-78262888.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-78262888.png -share/doc/lilypond/${VERSION}/Documentation/92/lily-aa1de4a5.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-aa1de4a5.png -share/doc/lilypond/${VERSION}/Documentation/92/lily-c5c0c0d5.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-c5c0c0d5.png -share/doc/lilypond/${VERSION}/Documentation/92/lily-d535c4e9.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-d535c4e9.png -share/doc/lilypond/${VERSION}/Documentation/92/lily-e3515aac.ly -share/doc/lilypond/${VERSION}/Documentation/92/lily-e3515aac.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-129df8f8.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-129df8f8.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-1511a8f7.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-1511a8f7.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-1760624a.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-1760624a.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-17a04578.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-17a04578.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-2508438c.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-2508438c.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-4d864126.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-4d864126.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-74770870.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-74770870.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-7b740ffe.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-7b740ffe.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-841df51d.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-841df51d.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-8609e4a0.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-8609e4a0.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-8d82df0c.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-8d82df0c.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-8e19b367.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-8e19b367.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-90172ec4.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-90172ec4.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-94c2ad61.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-94c2ad61.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-9c31983d.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-9c31983d.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-b7db72a0.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-b7db72a0.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-cf278923.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-cf278923.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-e15d44b6.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-e15d44b6.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-f723c7b4.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-f723c7b4.png +share/doc/lilypond/${VERSION}/Documentation/92/lily-f8a3dc1e.ly +share/doc/lilypond/${VERSION}/Documentation/92/lily-f8a3dc1e.png share/doc/lilypond/${VERSION}/Documentation/93/ -share/doc/lilypond/${VERSION}/Documentation/93/lily-00525bba.ly -share/doc/lilypond/${VERSION}/Documentation/93/lily-00525bba.png -share/doc/lilypond/${VERSION}/Documentation/93/lily-0fd7623c.ly -share/doc/lilypond/${VERSION}/Documentation/93/lily-0fd7623c.png -share/doc/lilypond/${VERSION}/Documentation/93/lily-3d931623.ly -share/doc/lilypond/${VERSION}/Documentation/93/lily-3d931623.png -share/doc/lilypond/${VERSION}/Documentation/93/lily-5e2d707a.ly -share/doc/lilypond/${VERSION}/Documentation/93/lily-5e2d707a.png -share/doc/lilypond/${VERSION}/Documentation/93/lily-6112c8ce.ly -share/doc/lilypond/${VERSION}/Documentation/93/lily-6112c8ce.png -share/doc/lilypond/${VERSION}/Documentation/93/lily-7076ab95.ly -share/doc/lilypond/${VERSION}/Documentation/93/lily-7076ab95.png -share/doc/lilypond/${VERSION}/Documentation/93/lily-78a8281d.ly -share/doc/lilypond/${VERSION}/Documentation/93/lily-78a8281d.png -share/doc/lilypond/${VERSION}/Documentation/93/lily-8c9244bc.ly -share/doc/lilypond/${VERSION}/Documentation/93/lily-8c9244bc.png -share/doc/lilypond/${VERSION}/Documentation/93/lily-b325d8ee.ly -share/doc/lilypond/${VERSION}/Documentation/93/lily-b325d8ee.png -share/doc/lilypond/${VERSION}/Documentation/93/lily-b73f28d2.ly -share/doc/lilypond/${VERSION}/Documentation/93/lily-b73f28d2.png -share/doc/lilypond/${VERSION}/Documentation/93/lily-efcd8f69.ly -share/doc/lilypond/${VERSION}/Documentation/93/lily-efcd8f69.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-17921f03.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-17921f03.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-20d638ff.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-20d638ff.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-2b0be487.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-2b0be487.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-31d288cb.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-31d288cb.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-39c60670.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-39c60670.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-421490f7.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-421490f7.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-571bbf69.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-571bbf69.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-83bf7dcc.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-83bf7dcc.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-859d79c7.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-859d79c7.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-8bd91dfe.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-8bd91dfe.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-a9e5c37c.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-a9e5c37c.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-b20eceda.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-b20eceda.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-c5266026.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-c5266026.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-ccd463d0.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-ccd463d0.png +share/doc/lilypond/${VERSION}/Documentation/93/lily-e09f4722.ly +share/doc/lilypond/${VERSION}/Documentation/93/lily-e09f4722.png share/doc/lilypond/${VERSION}/Documentation/94/ -share/doc/lilypond/${VERSION}/Documentation/94/lily-0f1bb83f.ly -share/doc/lilypond/${VERSION}/Documentation/94/lily-0f1bb83f.png -share/doc/lilypond/${VERSION}/Documentation/94/lily-37877249.ly -share/doc/lilypond/${VERSION}/Documentation/94/lily-37877249.png -share/doc/lilypond/${VERSION}/Documentation/94/lily-51fe7db8.ly -share/doc/lilypond/${VERSION}/Documentation/94/lily-51fe7db8.png -share/doc/lilypond/${VERSION}/Documentation/94/lily-59a541a9.ly -share/doc/lilypond/${VERSION}/Documentation/94/lily-59a541a9.png -share/doc/lilypond/${VERSION}/Documentation/94/lily-6b96743d.ly -share/doc/lilypond/${VERSION}/Documentation/94/lily-6b96743d.png -share/doc/lilypond/${VERSION}/Documentation/94/lily-77c12844.ly -share/doc/lilypond/${VERSION}/Documentation/94/lily-77c12844.png -share/doc/lilypond/${VERSION}/Documentation/94/lily-bc8df264.ly -share/doc/lilypond/${VERSION}/Documentation/94/lily-bc8df264.png -share/doc/lilypond/${VERSION}/Documentation/94/lily-c549b833.ly -share/doc/lilypond/${VERSION}/Documentation/94/lily-c549b833.png -share/doc/lilypond/${VERSION}/Documentation/94/lily-e0745cff.ly -share/doc/lilypond/${VERSION}/Documentation/94/lily-e0745cff.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-03ff91d9.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-03ff91d9.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-267de863.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-267de863.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-29932bf5.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-29932bf5.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-31cf2d9a.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-31cf2d9a.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-5106ea2f.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-5106ea2f.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-553801ff.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-553801ff.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-64328ce0.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-64328ce0.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-6ee74cd9.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-6ee74cd9.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-8ce1f5b0.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-8ce1f5b0.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-a23f14c9.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-a23f14c9.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-ac598fc2.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-ac598fc2.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-b1443df4.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-b1443df4.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-b5947846.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-b5947846.png +share/doc/lilypond/${VERSION}/Documentation/94/lily-df845d00.ly +share/doc/lilypond/${VERSION}/Documentation/94/lily-df845d00.png share/doc/lilypond/${VERSION}/Documentation/95/ -share/doc/lilypond/${VERSION}/Documentation/95/lily-04a0e433.ly -share/doc/lilypond/${VERSION}/Documentation/95/lily-04a0e433.png -share/doc/lilypond/${VERSION}/Documentation/95/lily-14b0de56.ly -share/doc/lilypond/${VERSION}/Documentation/95/lily-14b0de56.png -share/doc/lilypond/${VERSION}/Documentation/95/lily-5715fa25.ly -share/doc/lilypond/${VERSION}/Documentation/95/lily-5715fa25.png -share/doc/lilypond/${VERSION}/Documentation/95/lily-72371b1c.ly -share/doc/lilypond/${VERSION}/Documentation/95/lily-72371b1c.png -share/doc/lilypond/${VERSION}/Documentation/95/lily-731ee8bd.ly -share/doc/lilypond/${VERSION}/Documentation/95/lily-731ee8bd.png -share/doc/lilypond/${VERSION}/Documentation/95/lily-95a0fd2d.ly -share/doc/lilypond/${VERSION}/Documentation/95/lily-95a0fd2d.png -share/doc/lilypond/${VERSION}/Documentation/95/lily-be007610.ly -share/doc/lilypond/${VERSION}/Documentation/95/lily-be007610.png -share/doc/lilypond/${VERSION}/Documentation/95/lily-c57b88a0.ly -share/doc/lilypond/${VERSION}/Documentation/95/lily-c57b88a0.png -share/doc/lilypond/${VERSION}/Documentation/95/lily-e2a74920.ly -share/doc/lilypond/${VERSION}/Documentation/95/lily-e2a74920.png -share/doc/lilypond/${VERSION}/Documentation/95/lily-e5848fb4.ly -share/doc/lilypond/${VERSION}/Documentation/95/lily-e5848fb4.png -share/doc/lilypond/${VERSION}/Documentation/95/lily-fff1a198.ly -share/doc/lilypond/${VERSION}/Documentation/95/lily-fff1a198.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-184c0193.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-184c0193.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-19fccecb.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-19fccecb.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-23b3a6a9.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-23b3a6a9.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-2593e1e0.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-2593e1e0.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-45f99ff3.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-45f99ff3.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-72a731ea.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-72a731ea.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-a08f6a6a.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-a08f6a6a.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-a3155868.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-a3155868.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-a873bdd4.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-a873bdd4.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-ded864cb.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-ded864cb.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-e43df8b7.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-e43df8b7.png +share/doc/lilypond/${VERSION}/Documentation/95/lily-fa20163b.ly +share/doc/lilypond/${VERSION}/Documentation/95/lily-fa20163b.png share/doc/lilypond/${VERSION}/Documentation/96/ -share/doc/lilypond/${VERSION}/Documentation/96/lily-1c40761a.ly -share/doc/lilypond/${VERSION}/Documentation/96/lily-1c40761a.png -share/doc/lilypond/${VERSION}/Documentation/96/lily-50bc7323.ly -share/doc/lilypond/${VERSION}/Documentation/96/lily-50bc7323.png -share/doc/lilypond/${VERSION}/Documentation/96/lily-74939b6c.ly -share/doc/lilypond/${VERSION}/Documentation/96/lily-74939b6c.png -share/doc/lilypond/${VERSION}/Documentation/96/lily-e24ae876.ly -share/doc/lilypond/${VERSION}/Documentation/96/lily-e24ae876.png +share/doc/lilypond/${VERSION}/Documentation/96/lily-11e2ead6.ly +share/doc/lilypond/${VERSION}/Documentation/96/lily-11e2ead6.png +share/doc/lilypond/${VERSION}/Documentation/96/lily-1e139a6d.ly +share/doc/lilypond/${VERSION}/Documentation/96/lily-1e139a6d.png +share/doc/lilypond/${VERSION}/Documentation/96/lily-29e6488d.ly +share/doc/lilypond/${VERSION}/Documentation/96/lily-29e6488d.png +share/doc/lilypond/${VERSION}/Documentation/96/lily-3ab4844a.ly +share/doc/lilypond/${VERSION}/Documentation/96/lily-3ab4844a.png +share/doc/lilypond/${VERSION}/Documentation/96/lily-3fe00594.ly +share/doc/lilypond/${VERSION}/Documentation/96/lily-3fe00594.png +share/doc/lilypond/${VERSION}/Documentation/96/lily-5b7366cb.ly +share/doc/lilypond/${VERSION}/Documentation/96/lily-5b7366cb.png +share/doc/lilypond/${VERSION}/Documentation/96/lily-83bc720a.ly +share/doc/lilypond/${VERSION}/Documentation/96/lily-83bc720a.png +share/doc/lilypond/${VERSION}/Documentation/96/lily-8f347dc9.ly +share/doc/lilypond/${VERSION}/Documentation/96/lily-8f347dc9.png +share/doc/lilypond/${VERSION}/Documentation/96/lily-cac2f69a.ly +share/doc/lilypond/${VERSION}/Documentation/96/lily-cac2f69a.png +share/doc/lilypond/${VERSION}/Documentation/96/lily-d25288e7.ly +share/doc/lilypond/${VERSION}/Documentation/96/lily-d25288e7.png +share/doc/lilypond/${VERSION}/Documentation/96/lily-f78fb266.ly +share/doc/lilypond/${VERSION}/Documentation/96/lily-f78fb266.png share/doc/lilypond/${VERSION}/Documentation/97/ -share/doc/lilypond/${VERSION}/Documentation/97/lily-02ea7587.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-02ea7587.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-0930030c.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-0930030c.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-23d99cef.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-23d99cef.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-269dce26.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-269dce26.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-3bc76f5f.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-3bc76f5f.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-3d6601ea.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-3d6601ea.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-5009975c.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-5009975c.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-6fed4e46.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-6fed4e46.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-75ce15ea.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-75ce15ea.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-a48fcf51.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-a48fcf51.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-bf5258c8.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-bf5258c8.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-d1cc214e.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-d1cc214e.png -share/doc/lilypond/${VERSION}/Documentation/97/lily-d9551804.ly -share/doc/lilypond/${VERSION}/Documentation/97/lily-d9551804.png +share/doc/lilypond/${VERSION}/Documentation/97/lily-409f961c.ly +share/doc/lilypond/${VERSION}/Documentation/97/lily-409f961c.png +share/doc/lilypond/${VERSION}/Documentation/97/lily-4db01f71.ly +share/doc/lilypond/${VERSION}/Documentation/97/lily-4db01f71.png +share/doc/lilypond/${VERSION}/Documentation/97/lily-52f50b26.ly +share/doc/lilypond/${VERSION}/Documentation/97/lily-52f50b26.png +share/doc/lilypond/${VERSION}/Documentation/97/lily-639c66c8.ly +share/doc/lilypond/${VERSION}/Documentation/97/lily-639c66c8.png +share/doc/lilypond/${VERSION}/Documentation/97/lily-aee48841.ly +share/doc/lilypond/${VERSION}/Documentation/97/lily-aee48841.png +share/doc/lilypond/${VERSION}/Documentation/97/lily-af97f5e0.ly +share/doc/lilypond/${VERSION}/Documentation/97/lily-af97f5e0.png +share/doc/lilypond/${VERSION}/Documentation/97/lily-b32dd288.ly +share/doc/lilypond/${VERSION}/Documentation/97/lily-b32dd288.png +share/doc/lilypond/${VERSION}/Documentation/97/lily-df48c169.ly +share/doc/lilypond/${VERSION}/Documentation/97/lily-df48c169.png +share/doc/lilypond/${VERSION}/Documentation/97/lily-f407426c.ly +share/doc/lilypond/${VERSION}/Documentation/97/lily-f407426c.png share/doc/lilypond/${VERSION}/Documentation/98/ -share/doc/lilypond/${VERSION}/Documentation/98/lily-027f4dbb.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-027f4dbb.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-0b0639bf.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-0b0639bf.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-0ff47cdc.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-0ff47cdc.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-11c625ac.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-11c625ac.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-25b5d06d.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-25b5d06d.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-5d3c6183.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-5d3c6183.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-72a84c76.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-72a84c76.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-80971acf.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-80971acf.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-9b513ee1.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-9b513ee1.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-a6b76d2f.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-a6b76d2f.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-bb6ef991.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-bb6ef991.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-eeed7f90.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-eeed7f90.png -share/doc/lilypond/${VERSION}/Documentation/98/lily-f43ef42a.ly -share/doc/lilypond/${VERSION}/Documentation/98/lily-f43ef42a.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-0bb9ecd5.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-0bb9ecd5.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-2a0232f1.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-2a0232f1.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-2bfc01f0.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-2bfc01f0.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-331c55e8.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-331c55e8.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-396890bf.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-396890bf.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-47bb870f.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-47bb870f.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-568347fd.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-568347fd.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-7ca7e715.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-7ca7e715.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-a630643d.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-a630643d.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-baba2a1f.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-baba2a1f.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-e30b00a1.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-e30b00a1.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-e3ce4511.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-e3ce4511.png +share/doc/lilypond/${VERSION}/Documentation/98/lily-f25474de.ly +share/doc/lilypond/${VERSION}/Documentation/98/lily-f25474de.png share/doc/lilypond/${VERSION}/Documentation/99/ -share/doc/lilypond/${VERSION}/Documentation/99/lily-0a1669a6.ly -share/doc/lilypond/${VERSION}/Documentation/99/lily-0a1669a6.png -share/doc/lilypond/${VERSION}/Documentation/99/lily-0fa6d2a0.ly -share/doc/lilypond/${VERSION}/Documentation/99/lily-0fa6d2a0.png -share/doc/lilypond/${VERSION}/Documentation/99/lily-564d9b84.ly -share/doc/lilypond/${VERSION}/Documentation/99/lily-564d9b84.png -share/doc/lilypond/${VERSION}/Documentation/99/lily-7307f2a6.ly -share/doc/lilypond/${VERSION}/Documentation/99/lily-7307f2a6.png -share/doc/lilypond/${VERSION}/Documentation/99/lily-75ca855e.ly -share/doc/lilypond/${VERSION}/Documentation/99/lily-75ca855e.png -share/doc/lilypond/${VERSION}/Documentation/99/lily-83e4b604.ly -share/doc/lilypond/${VERSION}/Documentation/99/lily-83e4b604.png -share/doc/lilypond/${VERSION}/Documentation/99/lily-b5c17baf.ly -share/doc/lilypond/${VERSION}/Documentation/99/lily-b5c17baf.png -share/doc/lilypond/${VERSION}/Documentation/99/lily-c3f514dd.ly -share/doc/lilypond/${VERSION}/Documentation/99/lily-c3f514dd.png -share/doc/lilypond/${VERSION}/Documentation/99/lily-cf07fc80.ly -share/doc/lilypond/${VERSION}/Documentation/99/lily-cf07fc80.png -share/doc/lilypond/${VERSION}/Documentation/99/lily-e4050330.ly -share/doc/lilypond/${VERSION}/Documentation/99/lily-e4050330.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-2889087f.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-2889087f.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-38a5e3ab.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-38a5e3ab.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-3bc8c84c.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-3bc8c84c.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-3e23cd08.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-3e23cd08.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-3e71714e.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-3e71714e.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-3f49c374.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-3f49c374.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-3f9eb183.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-3f9eb183.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-558e93aa.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-558e93aa.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-631e2cfc.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-631e2cfc.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-8b8336aa.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-8b8336aa.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-9c29017e.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-9c29017e.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-bf8730c3.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-bf8730c3.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-c9be8429.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-c9be8429.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-d1f24651.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-d1f24651.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-d50591a5.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-d50591a5.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-d9ad2384.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-d9ad2384.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-db4554c4.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-db4554c4.png +share/doc/lilypond/${VERSION}/Documentation/99/lily-fd375cc5.ly +share/doc/lilypond/${VERSION}/Documentation/99/lily-fd375cc5.png share/doc/lilypond/${VERSION}/Documentation/9a/ -share/doc/lilypond/${VERSION}/Documentation/9a/lily-068b2eee.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-068b2eee.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-1db4bc40.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-1db4bc40.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-1f33af12.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-1f33af12.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-1fde0d54.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-1fde0d54.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-423cbf4a.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-423cbf4a.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-4a304167.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-4a304167.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-4c7483b5.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-4c7483b5.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-4fc56359.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-4fc56359.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-575c4bac.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-575c4bac.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-66a99eb3.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-66a99eb3.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-6938aaef.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-6938aaef.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-968a9331.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-968a9331.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-b791ef45.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-b791ef45.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-c62408bf.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-c62408bf.png -share/doc/lilypond/${VERSION}/Documentation/9a/lily-ef560118.ly -share/doc/lilypond/${VERSION}/Documentation/9a/lily-ef560118.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-0037f794.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-0037f794.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-0a75d962.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-0a75d962.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-0cbfa050.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-0cbfa050.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-10fadc42.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-10fadc42.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-325eca1d.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-325eca1d.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-35faf136.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-35faf136.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-4faa50c5.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-4faa50c5.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-6d7109cc.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-6d7109cc.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-709f953e.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-709f953e.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-7ef735fc.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-7ef735fc.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-7fa6ed9a.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-7fa6ed9a.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-8c283679.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-8c283679.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-a4fd7b73.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-a4fd7b73.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-cb21884d.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-cb21884d.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-d4f806bd.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-d4f806bd.png +share/doc/lilypond/${VERSION}/Documentation/9a/lily-f39a7173.ly +share/doc/lilypond/${VERSION}/Documentation/9a/lily-f39a7173.png share/doc/lilypond/${VERSION}/Documentation/9b/ -share/doc/lilypond/${VERSION}/Documentation/9b/lily-09a6a787.ly -share/doc/lilypond/${VERSION}/Documentation/9b/lily-09a6a787.png -share/doc/lilypond/${VERSION}/Documentation/9b/lily-10860c56.ly -share/doc/lilypond/${VERSION}/Documentation/9b/lily-10860c56.png -share/doc/lilypond/${VERSION}/Documentation/9b/lily-1a36f431.ly -share/doc/lilypond/${VERSION}/Documentation/9b/lily-1a36f431.png -share/doc/lilypond/${VERSION}/Documentation/9b/lily-2a1233b8.ly -share/doc/lilypond/${VERSION}/Documentation/9b/lily-2a1233b8.png -share/doc/lilypond/${VERSION}/Documentation/9b/lily-6e368e9f.ly -share/doc/lilypond/${VERSION}/Documentation/9b/lily-6e368e9f.png -share/doc/lilypond/${VERSION}/Documentation/9b/lily-a26f582d.ly -share/doc/lilypond/${VERSION}/Documentation/9b/lily-a26f582d.png -share/doc/lilypond/${VERSION}/Documentation/9b/lily-f89d7c85.ly -share/doc/lilypond/${VERSION}/Documentation/9b/lily-f89d7c85.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-0c5a76b7.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-0c5a76b7.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-0ff2418b.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-0ff2418b.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-2f2a65ec.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-2f2a65ec.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-39dd3987.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-39dd3987.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-45968f78.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-45968f78.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-66ce7adf.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-66ce7adf.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-9376f287.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-9376f287.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-c1431919.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-c1431919.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-c14be147.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-c14be147.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-c5e5300e.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-c5e5300e.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-c6e25911.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-c6e25911.png +share/doc/lilypond/${VERSION}/Documentation/9b/lily-cfdd5867.ly +share/doc/lilypond/${VERSION}/Documentation/9b/lily-cfdd5867.png share/doc/lilypond/${VERSION}/Documentation/9c/ -share/doc/lilypond/${VERSION}/Documentation/9c/lily-10c97b8b.ly -share/doc/lilypond/${VERSION}/Documentation/9c/lily-10c97b8b.png -share/doc/lilypond/${VERSION}/Documentation/9c/lily-2df77eab.ly -share/doc/lilypond/${VERSION}/Documentation/9c/lily-2df77eab.png -share/doc/lilypond/${VERSION}/Documentation/9c/lily-3c9a0190.ly -share/doc/lilypond/${VERSION}/Documentation/9c/lily-3c9a0190.png -share/doc/lilypond/${VERSION}/Documentation/9c/lily-5ecb9813.ly -share/doc/lilypond/${VERSION}/Documentation/9c/lily-5ecb9813.png -share/doc/lilypond/${VERSION}/Documentation/9c/lily-79a829de.ly -share/doc/lilypond/${VERSION}/Documentation/9c/lily-79a829de.png -share/doc/lilypond/${VERSION}/Documentation/9c/lily-9ca526f2.ly -share/doc/lilypond/${VERSION}/Documentation/9c/lily-9ca526f2.png -share/doc/lilypond/${VERSION}/Documentation/9c/lily-a2a68163.ly -share/doc/lilypond/${VERSION}/Documentation/9c/lily-a2a68163.png -share/doc/lilypond/${VERSION}/Documentation/9c/lily-cfad091b.ly -share/doc/lilypond/${VERSION}/Documentation/9c/lily-cfad091b.png -share/doc/lilypond/${VERSION}/Documentation/9c/lily-d235bcd3.ly -share/doc/lilypond/${VERSION}/Documentation/9c/lily-d235bcd3.png -share/doc/lilypond/${VERSION}/Documentation/9c/lily-e8ab3fe3.ly -share/doc/lilypond/${VERSION}/Documentation/9c/lily-e8ab3fe3.png -share/doc/lilypond/${VERSION}/Documentation/9c/lily-fb9781c5.ly -share/doc/lilypond/${VERSION}/Documentation/9c/lily-fb9781c5.png +share/doc/lilypond/${VERSION}/Documentation/9c/lily-180bd371.ly +share/doc/lilypond/${VERSION}/Documentation/9c/lily-180bd371.png +share/doc/lilypond/${VERSION}/Documentation/9c/lily-26ef5ddc.ly +share/doc/lilypond/${VERSION}/Documentation/9c/lily-26ef5ddc.png +share/doc/lilypond/${VERSION}/Documentation/9c/lily-3d52047d.ly +share/doc/lilypond/${VERSION}/Documentation/9c/lily-3d52047d.png +share/doc/lilypond/${VERSION}/Documentation/9c/lily-7307b6d0.ly +share/doc/lilypond/${VERSION}/Documentation/9c/lily-7307b6d0.png +share/doc/lilypond/${VERSION}/Documentation/9c/lily-9bcc6f7d.ly +share/doc/lilypond/${VERSION}/Documentation/9c/lily-9bcc6f7d.png +share/doc/lilypond/${VERSION}/Documentation/9c/lily-cd7e9333.ly +share/doc/lilypond/${VERSION}/Documentation/9c/lily-cd7e9333.png +share/doc/lilypond/${VERSION}/Documentation/9c/lily-de00405d.ly +share/doc/lilypond/${VERSION}/Documentation/9c/lily-de00405d.png +share/doc/lilypond/${VERSION}/Documentation/9c/lily-fcefe309.ly +share/doc/lilypond/${VERSION}/Documentation/9c/lily-fcefe309.png +share/doc/lilypond/${VERSION}/Documentation/9c/lily-fdb4091b.ly +share/doc/lilypond/${VERSION}/Documentation/9c/lily-fdb4091b.png share/doc/lilypond/${VERSION}/Documentation/9d/ -share/doc/lilypond/${VERSION}/Documentation/9d/lily-0f990435.ly -share/doc/lilypond/${VERSION}/Documentation/9d/lily-0f990435.png -share/doc/lilypond/${VERSION}/Documentation/9d/lily-2aa92f2d.ly -share/doc/lilypond/${VERSION}/Documentation/9d/lily-2aa92f2d.png -share/doc/lilypond/${VERSION}/Documentation/9d/lily-3c2edde5.ly -share/doc/lilypond/${VERSION}/Documentation/9d/lily-3c2edde5.png -share/doc/lilypond/${VERSION}/Documentation/9d/lily-5439b042.ly -share/doc/lilypond/${VERSION}/Documentation/9d/lily-5439b042.png -share/doc/lilypond/${VERSION}/Documentation/9d/lily-6333bb11.ly -share/doc/lilypond/${VERSION}/Documentation/9d/lily-6333bb11.png -share/doc/lilypond/${VERSION}/Documentation/9d/lily-9e6c42e2.ly -share/doc/lilypond/${VERSION}/Documentation/9d/lily-9e6c42e2.png -share/doc/lilypond/${VERSION}/Documentation/9d/lily-a66c792b.ly -share/doc/lilypond/${VERSION}/Documentation/9d/lily-a66c792b.png -share/doc/lilypond/${VERSION}/Documentation/9d/lily-baa2f6b1.ly -share/doc/lilypond/${VERSION}/Documentation/9d/lily-baa2f6b1.png -share/doc/lilypond/${VERSION}/Documentation/9d/lily-cb5ac323.ly -share/doc/lilypond/${VERSION}/Documentation/9d/lily-cb5ac323.png -share/doc/lilypond/${VERSION}/Documentation/9d/lily-e5452be3.ly -share/doc/lilypond/${VERSION}/Documentation/9d/lily-e5452be3.png -share/doc/lilypond/${VERSION}/Documentation/9d/lily-ecc8e5dd.ly -share/doc/lilypond/${VERSION}/Documentation/9d/lily-ecc8e5dd.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-088c978c.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-088c978c.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-116d308f.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-116d308f.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-132b6cdb.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-132b6cdb.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-15337773.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-15337773.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-30a6e9fd.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-30a6e9fd.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-93e69367.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-93e69367.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-96ad9dc3.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-96ad9dc3.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-9787c484.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-9787c484.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-bcfe6c92.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-bcfe6c92.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-ddd99c6e.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-ddd99c6e.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-e77d2d3d.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-e77d2d3d.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-f60ec8e8.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-f60ec8e8.png +share/doc/lilypond/${VERSION}/Documentation/9d/lily-f8c11678.ly +share/doc/lilypond/${VERSION}/Documentation/9d/lily-f8c11678.png share/doc/lilypond/${VERSION}/Documentation/9e/ -share/doc/lilypond/${VERSION}/Documentation/9e/lily-50bb7bc5.ly -share/doc/lilypond/${VERSION}/Documentation/9e/lily-50bb7bc5.png -share/doc/lilypond/${VERSION}/Documentation/9e/lily-77824e9b.ly -share/doc/lilypond/${VERSION}/Documentation/9e/lily-77824e9b.png -share/doc/lilypond/${VERSION}/Documentation/9e/lily-e132351c.ly -share/doc/lilypond/${VERSION}/Documentation/9e/lily-e132351c.png -share/doc/lilypond/${VERSION}/Documentation/9e/lily-fdda98bd.ly -share/doc/lilypond/${VERSION}/Documentation/9e/lily-fdda98bd.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-0503154f.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-0503154f.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-06377646.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-06377646.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-264c1dc7.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-264c1dc7.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-2ca58067.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-2ca58067.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-31003f9e.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-31003f9e.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-39ce61f2.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-39ce61f2.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-a50c71a7.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-a50c71a7.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-b2fe3189.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-b2fe3189.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-b3c2db2c.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-b3c2db2c.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-cfbd247c.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-cfbd247c.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-f0523a10.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-f0523a10.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-fa175760.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-fa175760.png +share/doc/lilypond/${VERSION}/Documentation/9e/lily-fffa3173.ly +share/doc/lilypond/${VERSION}/Documentation/9e/lily-fffa3173.png share/doc/lilypond/${VERSION}/Documentation/9f/ -share/doc/lilypond/${VERSION}/Documentation/9f/lily-15c636ff.ly -share/doc/lilypond/${VERSION}/Documentation/9f/lily-15c636ff.png -share/doc/lilypond/${VERSION}/Documentation/9f/lily-2ce1c994.ly -share/doc/lilypond/${VERSION}/Documentation/9f/lily-2ce1c994.png -share/doc/lilypond/${VERSION}/Documentation/9f/lily-2e697f27.ly -share/doc/lilypond/${VERSION}/Documentation/9f/lily-2e697f27.png -share/doc/lilypond/${VERSION}/Documentation/9f/lily-829e33da.ly -share/doc/lilypond/${VERSION}/Documentation/9f/lily-829e33da.png -share/doc/lilypond/${VERSION}/Documentation/9f/lily-8a127c20.ly -share/doc/lilypond/${VERSION}/Documentation/9f/lily-8a127c20.png -share/doc/lilypond/${VERSION}/Documentation/9f/lily-ba43a7f1.ly -share/doc/lilypond/${VERSION}/Documentation/9f/lily-ba43a7f1.png -share/doc/lilypond/${VERSION}/Documentation/9f/lily-c6b2c270.ly -share/doc/lilypond/${VERSION}/Documentation/9f/lily-c6b2c270.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-2c818c11.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-2c818c11.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-31e194a1.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-31e194a1.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-4ae0f621.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-4ae0f621.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-4e31d1fc.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-4e31d1fc.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-5be5c7e8.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-5be5c7e8.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-6a599f17.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-6a599f17.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-90919e1b.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-90919e1b.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-aeeda260.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-aeeda260.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-ba6fd900.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-ba6fd900.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-c6cbba47.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-c6cbba47.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-d93810a8.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-d93810a8.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-f5872e50.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-f5872e50.png +share/doc/lilypond/${VERSION}/Documentation/9f/lily-f718db9d.ly +share/doc/lilypond/${VERSION}/Documentation/9f/lily-f718db9d.png share/doc/lilypond/${VERSION}/Documentation/DEDICATION.html share/doc/lilypond/${VERSION}/Documentation/DEDICATION.txt -share/doc/lilypond/${VERSION}/Documentation/THANKS.html -share/doc/lilypond/${VERSION}/Documentation/THANKS.txt share/doc/lilypond/${VERSION}/Documentation/a0/ -share/doc/lilypond/${VERSION}/Documentation/a0/lily-0ec81f16.ly -share/doc/lilypond/${VERSION}/Documentation/a0/lily-0ec81f16.png -share/doc/lilypond/${VERSION}/Documentation/a0/lily-1feb87d5.ly -share/doc/lilypond/${VERSION}/Documentation/a0/lily-1feb87d5.png -share/doc/lilypond/${VERSION}/Documentation/a0/lily-6f89c24d.ly -share/doc/lilypond/${VERSION}/Documentation/a0/lily-6f89c24d.png -share/doc/lilypond/${VERSION}/Documentation/a0/lily-8c0131ab.ly -share/doc/lilypond/${VERSION}/Documentation/a0/lily-8c0131ab.png -share/doc/lilypond/${VERSION}/Documentation/a0/lily-d080e291.ly -share/doc/lilypond/${VERSION}/Documentation/a0/lily-d080e291.png -share/doc/lilypond/${VERSION}/Documentation/a0/lily-eecba9c4.ly -share/doc/lilypond/${VERSION}/Documentation/a0/lily-eecba9c4.png -share/doc/lilypond/${VERSION}/Documentation/a0/lily-f4df30b1.ly -share/doc/lilypond/${VERSION}/Documentation/a0/lily-f4df30b1.png -share/doc/lilypond/${VERSION}/Documentation/a0/lily-fe7c07cc.ly -share/doc/lilypond/${VERSION}/Documentation/a0/lily-fe7c07cc.png +share/doc/lilypond/${VERSION}/Documentation/a0/lily-0e0b3f60.ly +share/doc/lilypond/${VERSION}/Documentation/a0/lily-0e0b3f60.png +share/doc/lilypond/${VERSION}/Documentation/a0/lily-32b39d26.ly +share/doc/lilypond/${VERSION}/Documentation/a0/lily-32b39d26.png +share/doc/lilypond/${VERSION}/Documentation/a0/lily-55788be9.ly +share/doc/lilypond/${VERSION}/Documentation/a0/lily-55788be9.png +share/doc/lilypond/${VERSION}/Documentation/a0/lily-a42859d3.ly +share/doc/lilypond/${VERSION}/Documentation/a0/lily-a42859d3.png +share/doc/lilypond/${VERSION}/Documentation/a0/lily-b6f6406d.ly +share/doc/lilypond/${VERSION}/Documentation/a0/lily-b6f6406d.png +share/doc/lilypond/${VERSION}/Documentation/a0/lily-c1d65773.ly +share/doc/lilypond/${VERSION}/Documentation/a0/lily-c1d65773.png +share/doc/lilypond/${VERSION}/Documentation/a0/lily-d68a4943.ly +share/doc/lilypond/${VERSION}/Documentation/a0/lily-d68a4943.png +share/doc/lilypond/${VERSION}/Documentation/a0/lily-d6bea8e9.ly +share/doc/lilypond/${VERSION}/Documentation/a0/lily-d6bea8e9.png +share/doc/lilypond/${VERSION}/Documentation/a0/lily-e10c2148.ly +share/doc/lilypond/${VERSION}/Documentation/a0/lily-e10c2148.png +share/doc/lilypond/${VERSION}/Documentation/a0/lily-eab4b973.ly +share/doc/lilypond/${VERSION}/Documentation/a0/lily-eab4b973.png share/doc/lilypond/${VERSION}/Documentation/a1/ -share/doc/lilypond/${VERSION}/Documentation/a1/lily-59dafd23.ly -share/doc/lilypond/${VERSION}/Documentation/a1/lily-59dafd23.png -share/doc/lilypond/${VERSION}/Documentation/a1/lily-6aa8d0b0.ly -share/doc/lilypond/${VERSION}/Documentation/a1/lily-6aa8d0b0.png -share/doc/lilypond/${VERSION}/Documentation/a1/lily-8a07b6d1.ly -share/doc/lilypond/${VERSION}/Documentation/a1/lily-8a07b6d1.png -share/doc/lilypond/${VERSION}/Documentation/a1/lily-f6f91fdb.ly -share/doc/lilypond/${VERSION}/Documentation/a1/lily-f6f91fdb.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-210395cc.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-210395cc.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-21a60347.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-21a60347.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-4b0840b8.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-4b0840b8.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-65882c58.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-65882c58.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-688ca4ad.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-688ca4ad.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-6f4c1e18.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-6f4c1e18.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-730f0e9c.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-730f0e9c.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-78ba85c6.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-78ba85c6.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-8e773ca2.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-8e773ca2.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-9c6b645c.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-9c6b645c.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-9f4df859.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-9f4df859.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-a1e79c8e.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-a1e79c8e.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-b2890cc0.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-b2890cc0.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-d6d3725e.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-d6d3725e.png +share/doc/lilypond/${VERSION}/Documentation/a1/lily-e62191d1.ly +share/doc/lilypond/${VERSION}/Documentation/a1/lily-e62191d1.png share/doc/lilypond/${VERSION}/Documentation/a2/ -share/doc/lilypond/${VERSION}/Documentation/a2/lily-017c545f.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-017c545f.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-120663a8.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-120663a8.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-30c80269.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-30c80269.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-361c2d48.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-361c2d48.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-3a4ddf36.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-3a4ddf36.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-44e95910.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-44e95910.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-4babb06e.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-4babb06e.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-70bc1c3a.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-70bc1c3a.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-9e7c7ca0.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-9e7c7ca0.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-a45d80e7.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-a45d80e7.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-a548b00b.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-a548b00b.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-a6221834.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-a6221834.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-b6d8f52c.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-b6d8f52c.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-c028f47c.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-c028f47c.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-c6b9522d.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-c6b9522d.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-c72e9321.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-c72e9321.png -share/doc/lilypond/${VERSION}/Documentation/a2/lily-ffc785ae.ly -share/doc/lilypond/${VERSION}/Documentation/a2/lily-ffc785ae.png +share/doc/lilypond/${VERSION}/Documentation/a2/lily-0f7abcc1.ly +share/doc/lilypond/${VERSION}/Documentation/a2/lily-0f7abcc1.png +share/doc/lilypond/${VERSION}/Documentation/a2/lily-19ba2940.ly +share/doc/lilypond/${VERSION}/Documentation/a2/lily-19ba2940.png +share/doc/lilypond/${VERSION}/Documentation/a2/lily-4c3be4d9.ly +share/doc/lilypond/${VERSION}/Documentation/a2/lily-4c3be4d9.png +share/doc/lilypond/${VERSION}/Documentation/a2/lily-5a7a26ab.ly +share/doc/lilypond/${VERSION}/Documentation/a2/lily-5a7a26ab.png +share/doc/lilypond/${VERSION}/Documentation/a2/lily-6b2e814d.ly +share/doc/lilypond/${VERSION}/Documentation/a2/lily-6b2e814d.png +share/doc/lilypond/${VERSION}/Documentation/a2/lily-ac06737b.ly +share/doc/lilypond/${VERSION}/Documentation/a2/lily-ac06737b.png +share/doc/lilypond/${VERSION}/Documentation/a2/lily-b054bdba.ly +share/doc/lilypond/${VERSION}/Documentation/a2/lily-b054bdba.png +share/doc/lilypond/${VERSION}/Documentation/a2/lily-b51abb91.ly +share/doc/lilypond/${VERSION}/Documentation/a2/lily-b51abb91.png +share/doc/lilypond/${VERSION}/Documentation/a2/lily-d2a846bf.ly +share/doc/lilypond/${VERSION}/Documentation/a2/lily-d2a846bf.png +share/doc/lilypond/${VERSION}/Documentation/a2/lily-da86a943.ly +share/doc/lilypond/${VERSION}/Documentation/a2/lily-da86a943.png share/doc/lilypond/${VERSION}/Documentation/a3/ -share/doc/lilypond/${VERSION}/Documentation/a3/lily-0edc7133.ly -share/doc/lilypond/${VERSION}/Documentation/a3/lily-0edc7133.png -share/doc/lilypond/${VERSION}/Documentation/a3/lily-2486213d.ly -share/doc/lilypond/${VERSION}/Documentation/a3/lily-2486213d.png -share/doc/lilypond/${VERSION}/Documentation/a3/lily-7c2b574a.ly -share/doc/lilypond/${VERSION}/Documentation/a3/lily-7c2b574a.png -share/doc/lilypond/${VERSION}/Documentation/a3/lily-7f5d6d63.ly -share/doc/lilypond/${VERSION}/Documentation/a3/lily-7f5d6d63.png -share/doc/lilypond/${VERSION}/Documentation/a3/lily-84803611.ly -share/doc/lilypond/${VERSION}/Documentation/a3/lily-84803611.png -share/doc/lilypond/${VERSION}/Documentation/a3/lily-af3aa785.ly -share/doc/lilypond/${VERSION}/Documentation/a3/lily-af3aa785.png -share/doc/lilypond/${VERSION}/Documentation/a3/lily-bf74b05d.ly -share/doc/lilypond/${VERSION}/Documentation/a3/lily-bf74b05d.png -share/doc/lilypond/${VERSION}/Documentation/a3/lily-d9388c6f.ly -share/doc/lilypond/${VERSION}/Documentation/a3/lily-d9388c6f.png -share/doc/lilypond/${VERSION}/Documentation/a3/lily-e3dc2959.ly -share/doc/lilypond/${VERSION}/Documentation/a3/lily-e3dc2959.png -share/doc/lilypond/${VERSION}/Documentation/a3/lily-fb7b423d.ly -share/doc/lilypond/${VERSION}/Documentation/a3/lily-fb7b423d.png +share/doc/lilypond/${VERSION}/Documentation/a3/lily-40400247.ly +share/doc/lilypond/${VERSION}/Documentation/a3/lily-40400247.png +share/doc/lilypond/${VERSION}/Documentation/a3/lily-4ab9255b.ly +share/doc/lilypond/${VERSION}/Documentation/a3/lily-4ab9255b.png +share/doc/lilypond/${VERSION}/Documentation/a3/lily-80678cc2.ly +share/doc/lilypond/${VERSION}/Documentation/a3/lily-80678cc2.png +share/doc/lilypond/${VERSION}/Documentation/a3/lily-8d95cb77.ly +share/doc/lilypond/${VERSION}/Documentation/a3/lily-8d95cb77.png +share/doc/lilypond/${VERSION}/Documentation/a3/lily-b45f7947.ly +share/doc/lilypond/${VERSION}/Documentation/a3/lily-b45f7947.png +share/doc/lilypond/${VERSION}/Documentation/a3/lily-b9fd0bc2.ly +share/doc/lilypond/${VERSION}/Documentation/a3/lily-b9fd0bc2.png share/doc/lilypond/${VERSION}/Documentation/a4/ -share/doc/lilypond/${VERSION}/Documentation/a4/lily-1be36229.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-1be36229.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-20187552.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-20187552.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-24a98b54.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-24a98b54.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-2a43fe17.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-2a43fe17.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-30140f0f.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-30140f0f.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-6b8e405e.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-6b8e405e.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-6f43d958.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-6f43d958.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-7957345f.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-7957345f.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-8c987c5b.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-8c987c5b.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-a6b9a957.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-a6b9a957.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-c795b414.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-c795b414.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-c9aeb552.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-c9aeb552.png -share/doc/lilypond/${VERSION}/Documentation/a4/lily-d94576af.ly -share/doc/lilypond/${VERSION}/Documentation/a4/lily-d94576af.png +share/doc/lilypond/${VERSION}/Documentation/a4/lily-28332ef4.ly +share/doc/lilypond/${VERSION}/Documentation/a4/lily-28332ef4.png +share/doc/lilypond/${VERSION}/Documentation/a4/lily-7d96cd97.ly +share/doc/lilypond/${VERSION}/Documentation/a4/lily-7d96cd97.png +share/doc/lilypond/${VERSION}/Documentation/a4/lily-7fd84ff8.ly +share/doc/lilypond/${VERSION}/Documentation/a4/lily-7fd84ff8.png +share/doc/lilypond/${VERSION}/Documentation/a4/lily-8792ba9f.ly +share/doc/lilypond/${VERSION}/Documentation/a4/lily-8792ba9f.png +share/doc/lilypond/${VERSION}/Documentation/a4/lily-9ebfd5d0.ly +share/doc/lilypond/${VERSION}/Documentation/a4/lily-9ebfd5d0.png +share/doc/lilypond/${VERSION}/Documentation/a4/lily-a76b0e0f.ly +share/doc/lilypond/${VERSION}/Documentation/a4/lily-a76b0e0f.png +share/doc/lilypond/${VERSION}/Documentation/a4/lily-a9ce84f7.ly +share/doc/lilypond/${VERSION}/Documentation/a4/lily-a9ce84f7.png +share/doc/lilypond/${VERSION}/Documentation/a4/lily-bdc91b91.ly +share/doc/lilypond/${VERSION}/Documentation/a4/lily-bdc91b91.png share/doc/lilypond/${VERSION}/Documentation/a5/ -share/doc/lilypond/${VERSION}/Documentation/a5/lily-19c84dfa.ly -share/doc/lilypond/${VERSION}/Documentation/a5/lily-19c84dfa.png -share/doc/lilypond/${VERSION}/Documentation/a5/lily-1af976b8.ly -share/doc/lilypond/${VERSION}/Documentation/a5/lily-1af976b8.png -share/doc/lilypond/${VERSION}/Documentation/a5/lily-2d3c3b93.ly -share/doc/lilypond/${VERSION}/Documentation/a5/lily-2d3c3b93.png -share/doc/lilypond/${VERSION}/Documentation/a5/lily-44eea243.ly -share/doc/lilypond/${VERSION}/Documentation/a5/lily-44eea243.png -share/doc/lilypond/${VERSION}/Documentation/a5/lily-524c1011.ly -share/doc/lilypond/${VERSION}/Documentation/a5/lily-524c1011.png -share/doc/lilypond/${VERSION}/Documentation/a5/lily-5845f597.ly -share/doc/lilypond/${VERSION}/Documentation/a5/lily-5845f597.png -share/doc/lilypond/${VERSION}/Documentation/a5/lily-60e612eb.ly -share/doc/lilypond/${VERSION}/Documentation/a5/lily-60e612eb.png -share/doc/lilypond/${VERSION}/Documentation/a5/lily-736355c6.ly -share/doc/lilypond/${VERSION}/Documentation/a5/lily-736355c6.png -share/doc/lilypond/${VERSION}/Documentation/a5/lily-95462d9c.ly -share/doc/lilypond/${VERSION}/Documentation/a5/lily-95462d9c.png -share/doc/lilypond/${VERSION}/Documentation/a5/lily-dab01edf.ly -share/doc/lilypond/${VERSION}/Documentation/a5/lily-dab01edf.png +share/doc/lilypond/${VERSION}/Documentation/a5/lily-0085d78f.ly +share/doc/lilypond/${VERSION}/Documentation/a5/lily-0085d78f.png +share/doc/lilypond/${VERSION}/Documentation/a5/lily-5480189e.ly +share/doc/lilypond/${VERSION}/Documentation/a5/lily-5480189e.png +share/doc/lilypond/${VERSION}/Documentation/a5/lily-679c73b6.ly +share/doc/lilypond/${VERSION}/Documentation/a5/lily-679c73b6.png +share/doc/lilypond/${VERSION}/Documentation/a5/lily-6b7c5816.ly +share/doc/lilypond/${VERSION}/Documentation/a5/lily-6b7c5816.png +share/doc/lilypond/${VERSION}/Documentation/a5/lily-71be6184.ly +share/doc/lilypond/${VERSION}/Documentation/a5/lily-71be6184.png +share/doc/lilypond/${VERSION}/Documentation/a5/lily-97cb99af.ly +share/doc/lilypond/${VERSION}/Documentation/a5/lily-97cb99af.png +share/doc/lilypond/${VERSION}/Documentation/a5/lily-c5e861c3.ly +share/doc/lilypond/${VERSION}/Documentation/a5/lily-c5e861c3.png +share/doc/lilypond/${VERSION}/Documentation/a5/lily-f975523d.ly +share/doc/lilypond/${VERSION}/Documentation/a5/lily-f975523d.png share/doc/lilypond/${VERSION}/Documentation/a6/ -share/doc/lilypond/${VERSION}/Documentation/a6/lily-0ec8e43c.ly -share/doc/lilypond/${VERSION}/Documentation/a6/lily-0ec8e43c.png -share/doc/lilypond/${VERSION}/Documentation/a6/lily-16e0832a.ly -share/doc/lilypond/${VERSION}/Documentation/a6/lily-16e0832a.png -share/doc/lilypond/${VERSION}/Documentation/a6/lily-47262cc5.ly -share/doc/lilypond/${VERSION}/Documentation/a6/lily-47262cc5.png -share/doc/lilypond/${VERSION}/Documentation/a6/lily-4b867fc7.ly -share/doc/lilypond/${VERSION}/Documentation/a6/lily-4b867fc7.png -share/doc/lilypond/${VERSION}/Documentation/a6/lily-4cd6166a.ly -share/doc/lilypond/${VERSION}/Documentation/a6/lily-4cd6166a.png -share/doc/lilypond/${VERSION}/Documentation/a6/lily-5f553486.ly -share/doc/lilypond/${VERSION}/Documentation/a6/lily-5f553486.png -share/doc/lilypond/${VERSION}/Documentation/a6/lily-74d355e6.ly -share/doc/lilypond/${VERSION}/Documentation/a6/lily-74d355e6.png -share/doc/lilypond/${VERSION}/Documentation/a6/lily-a8b9190a.ly -share/doc/lilypond/${VERSION}/Documentation/a6/lily-a8b9190a.png -share/doc/lilypond/${VERSION}/Documentation/a6/lily-ab519844.ly -share/doc/lilypond/${VERSION}/Documentation/a6/lily-ab519844.png -share/doc/lilypond/${VERSION}/Documentation/a6/lily-bc9674ff.ly -share/doc/lilypond/${VERSION}/Documentation/a6/lily-bc9674ff.png -share/doc/lilypond/${VERSION}/Documentation/a6/lily-c248b386.ly -share/doc/lilypond/${VERSION}/Documentation/a6/lily-c248b386.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-0afd0fee.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-0afd0fee.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-112258f3.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-112258f3.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-3a351fbf.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-3a351fbf.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-46a31028.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-46a31028.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-4b1b75da.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-4b1b75da.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-5a98e919.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-5a98e919.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-5b0bc561.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-5b0bc561.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-6be0a89b.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-6be0a89b.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-6f259022.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-6f259022.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-70353c13.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-70353c13.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-81a29ef9.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-81a29ef9.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-c18b020a.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-c18b020a.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-d43b4420.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-d43b4420.png +share/doc/lilypond/${VERSION}/Documentation/a6/lily-ea090ab5.ly +share/doc/lilypond/${VERSION}/Documentation/a6/lily-ea090ab5.png share/doc/lilypond/${VERSION}/Documentation/a7/ -share/doc/lilypond/${VERSION}/Documentation/a7/lily-0f1739e4.ly -share/doc/lilypond/${VERSION}/Documentation/a7/lily-0f1739e4.png -share/doc/lilypond/${VERSION}/Documentation/a7/lily-3e9c8c9f.ly -share/doc/lilypond/${VERSION}/Documentation/a7/lily-3e9c8c9f.png -share/doc/lilypond/${VERSION}/Documentation/a7/lily-579c1cbf.ly -share/doc/lilypond/${VERSION}/Documentation/a7/lily-579c1cbf.png -share/doc/lilypond/${VERSION}/Documentation/a7/lily-59050c26.ly -share/doc/lilypond/${VERSION}/Documentation/a7/lily-59050c26.png -share/doc/lilypond/${VERSION}/Documentation/a7/lily-6fb5419f.ly -share/doc/lilypond/${VERSION}/Documentation/a7/lily-6fb5419f.png -share/doc/lilypond/${VERSION}/Documentation/a7/lily-72eee0f0.ly -share/doc/lilypond/${VERSION}/Documentation/a7/lily-72eee0f0.png -share/doc/lilypond/${VERSION}/Documentation/a7/lily-73bfbcb6.ly -share/doc/lilypond/${VERSION}/Documentation/a7/lily-73bfbcb6.png -share/doc/lilypond/${VERSION}/Documentation/a7/lily-7e31c8ed.ly -share/doc/lilypond/${VERSION}/Documentation/a7/lily-7e31c8ed.png -share/doc/lilypond/${VERSION}/Documentation/a7/lily-99bceb1a.ly -share/doc/lilypond/${VERSION}/Documentation/a7/lily-99bceb1a.png -share/doc/lilypond/${VERSION}/Documentation/a7/lily-b17d845e.ly -share/doc/lilypond/${VERSION}/Documentation/a7/lily-b17d845e.png -share/doc/lilypond/${VERSION}/Documentation/a7/lily-ce053d65.ly -share/doc/lilypond/${VERSION}/Documentation/a7/lily-ce053d65.png +share/doc/lilypond/${VERSION}/Documentation/a7/lily-20d8e92f.ly +share/doc/lilypond/${VERSION}/Documentation/a7/lily-20d8e92f.png +share/doc/lilypond/${VERSION}/Documentation/a7/lily-509485ac.ly +share/doc/lilypond/${VERSION}/Documentation/a7/lily-509485ac.png +share/doc/lilypond/${VERSION}/Documentation/a7/lily-7f481e5f.ly +share/doc/lilypond/${VERSION}/Documentation/a7/lily-7f481e5f.png +share/doc/lilypond/${VERSION}/Documentation/a7/lily-99c6b74b.ly +share/doc/lilypond/${VERSION}/Documentation/a7/lily-99c6b74b.png +share/doc/lilypond/${VERSION}/Documentation/a7/lily-a704cf7c.ly +share/doc/lilypond/${VERSION}/Documentation/a7/lily-a704cf7c.png +share/doc/lilypond/${VERSION}/Documentation/a7/lily-c16dc43c.ly +share/doc/lilypond/${VERSION}/Documentation/a7/lily-c16dc43c.png +share/doc/lilypond/${VERSION}/Documentation/a7/lily-c460185e.ly +share/doc/lilypond/${VERSION}/Documentation/a7/lily-c460185e.png +share/doc/lilypond/${VERSION}/Documentation/a7/lily-f3afef3a.ly +share/doc/lilypond/${VERSION}/Documentation/a7/lily-f3afef3a.png share/doc/lilypond/${VERSION}/Documentation/a8/ -share/doc/lilypond/${VERSION}/Documentation/a8/lily-04e8b8da.ly -share/doc/lilypond/${VERSION}/Documentation/a8/lily-04e8b8da.png -share/doc/lilypond/${VERSION}/Documentation/a8/lily-2b4c3095.ly -share/doc/lilypond/${VERSION}/Documentation/a8/lily-2b4c3095.png -share/doc/lilypond/${VERSION}/Documentation/a8/lily-2d88203f.ly -share/doc/lilypond/${VERSION}/Documentation/a8/lily-2d88203f.png -share/doc/lilypond/${VERSION}/Documentation/a8/lily-51fb2aa9.ly -share/doc/lilypond/${VERSION}/Documentation/a8/lily-51fb2aa9.png -share/doc/lilypond/${VERSION}/Documentation/a8/lily-64c47e69.ly -share/doc/lilypond/${VERSION}/Documentation/a8/lily-64c47e69.png -share/doc/lilypond/${VERSION}/Documentation/a8/lily-725d130e.ly -share/doc/lilypond/${VERSION}/Documentation/a8/lily-725d130e.png -share/doc/lilypond/${VERSION}/Documentation/a8/lily-a16d1071.ly -share/doc/lilypond/${VERSION}/Documentation/a8/lily-a16d1071.png -share/doc/lilypond/${VERSION}/Documentation/a8/lily-b3c93274.ly -share/doc/lilypond/${VERSION}/Documentation/a8/lily-b3c93274.png +share/doc/lilypond/${VERSION}/Documentation/a8/lily-1c5d448e.ly +share/doc/lilypond/${VERSION}/Documentation/a8/lily-1c5d448e.png +share/doc/lilypond/${VERSION}/Documentation/a8/lily-354d168d.ly +share/doc/lilypond/${VERSION}/Documentation/a8/lily-354d168d.png +share/doc/lilypond/${VERSION}/Documentation/a8/lily-3d49c947.ly +share/doc/lilypond/${VERSION}/Documentation/a8/lily-3d49c947.png +share/doc/lilypond/${VERSION}/Documentation/a8/lily-a93cbbdf.ly +share/doc/lilypond/${VERSION}/Documentation/a8/lily-a93cbbdf.png +share/doc/lilypond/${VERSION}/Documentation/a8/lily-affa6233.ly +share/doc/lilypond/${VERSION}/Documentation/a8/lily-affa6233.png +share/doc/lilypond/${VERSION}/Documentation/a8/lily-b87cb5f2.ly +share/doc/lilypond/${VERSION}/Documentation/a8/lily-b87cb5f2.png +share/doc/lilypond/${VERSION}/Documentation/a8/lily-ba6186ef.ly +share/doc/lilypond/${VERSION}/Documentation/a8/lily-ba6186ef.png +share/doc/lilypond/${VERSION}/Documentation/a8/lily-ef95c0bf.ly +share/doc/lilypond/${VERSION}/Documentation/a8/lily-ef95c0bf.png share/doc/lilypond/${VERSION}/Documentation/a9/ -share/doc/lilypond/${VERSION}/Documentation/a9/lily-1191816d.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-1191816d.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-1b4e5ea5.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-1b4e5ea5.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-1c785e4e.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-1c785e4e.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-22c74aec.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-22c74aec.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-2d6d4fd7.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-2d6d4fd7.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-32aa3e56.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-32aa3e56.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-551aed0c.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-551aed0c.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-6127fb8e.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-6127fb8e.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-87e1fa14.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-87e1fa14.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-8fb055f3.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-8fb055f3.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-a80e4fba.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-a80e4fba.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-bffa7375.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-bffa7375.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-c3a6ce2f.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-c3a6ce2f.png -share/doc/lilypond/${VERSION}/Documentation/a9/lily-fa22bbc7.ly -share/doc/lilypond/${VERSION}/Documentation/a9/lily-fa22bbc7.png +share/doc/lilypond/${VERSION}/Documentation/a9/lily-7257daad.ly +share/doc/lilypond/${VERSION}/Documentation/a9/lily-7257daad.png +share/doc/lilypond/${VERSION}/Documentation/a9/lily-7eba818d.ly +share/doc/lilypond/${VERSION}/Documentation/a9/lily-7eba818d.png +share/doc/lilypond/${VERSION}/Documentation/a9/lily-81e906b4.ly +share/doc/lilypond/${VERSION}/Documentation/a9/lily-81e906b4.png +share/doc/lilypond/${VERSION}/Documentation/a9/lily-8a666ee7.ly +share/doc/lilypond/${VERSION}/Documentation/a9/lily-8a666ee7.png +share/doc/lilypond/${VERSION}/Documentation/a9/lily-954c504d.ly +share/doc/lilypond/${VERSION}/Documentation/a9/lily-954c504d.png +share/doc/lilypond/${VERSION}/Documentation/a9/lily-ad5c5464.ly +share/doc/lilypond/${VERSION}/Documentation/a9/lily-ad5c5464.png +share/doc/lilypond/${VERSION}/Documentation/a9/lily-d4fd4d9d.ly +share/doc/lilypond/${VERSION}/Documentation/a9/lily-d4fd4d9d.png +share/doc/lilypond/${VERSION}/Documentation/a9/lily-e79e1f5f.ly +share/doc/lilypond/${VERSION}/Documentation/a9/lily-e79e1f5f.png +share/doc/lilypond/${VERSION}/Documentation/a9/lily-fc08dec6.ly +share/doc/lilypond/${VERSION}/Documentation/a9/lily-fc08dec6.png share/doc/lilypond/${VERSION}/Documentation/aa/ -share/doc/lilypond/${VERSION}/Documentation/aa/lily-5f2c648c.ly -share/doc/lilypond/${VERSION}/Documentation/aa/lily-5f2c648c.png -share/doc/lilypond/${VERSION}/Documentation/aa/lily-61407046.ly -share/doc/lilypond/${VERSION}/Documentation/aa/lily-61407046.png -share/doc/lilypond/${VERSION}/Documentation/aa/lily-89e57983.ly -share/doc/lilypond/${VERSION}/Documentation/aa/lily-89e57983.png -share/doc/lilypond/${VERSION}/Documentation/aa/lily-e5b07a89.ly -share/doc/lilypond/${VERSION}/Documentation/aa/lily-e5b07a89.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-1b911281.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-1b911281.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-2920d2af.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-2920d2af.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-41f87ee5.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-41f87ee5.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-48c886dc.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-48c886dc.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-98f739d2.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-98f739d2.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-9be443b2.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-9be443b2.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-a6f22709.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-a6f22709.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-c2be21b1.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-c2be21b1.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-c8f5c64b.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-c8f5c64b.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-d55e0b54.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-d55e0b54.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-f192271c.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-f192271c.png +share/doc/lilypond/${VERSION}/Documentation/aa/lily-fd49a43a.ly +share/doc/lilypond/${VERSION}/Documentation/aa/lily-fd49a43a.png share/doc/lilypond/${VERSION}/Documentation/ab/ -share/doc/lilypond/${VERSION}/Documentation/ab/lily-0ba958c4.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-0ba958c4.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-2f81da22.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-2f81da22.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-35e6b678.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-35e6b678.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-49f43e31.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-49f43e31.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-73f45e62.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-73f45e62.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-7fac2820.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-7fac2820.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-90549078.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-90549078.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-9bcfdc62.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-9bcfdc62.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-b1cd08b8.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-b1cd08b8.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-b2866140.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-b2866140.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-c1797a21.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-c1797a21.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-d4fad495.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-d4fad495.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-d6f50e4d.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-d6f50e4d.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-dffabaad.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-dffabaad.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-e51b1e22.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-e51b1e22.png -share/doc/lilypond/${VERSION}/Documentation/ab/lily-e6f60a23.ly -share/doc/lilypond/${VERSION}/Documentation/ab/lily-e6f60a23.png +share/doc/lilypond/${VERSION}/Documentation/ab/lily-2390c08c.ly +share/doc/lilypond/${VERSION}/Documentation/ab/lily-2390c08c.png +share/doc/lilypond/${VERSION}/Documentation/ab/lily-32665bea.ly +share/doc/lilypond/${VERSION}/Documentation/ab/lily-32665bea.png +share/doc/lilypond/${VERSION}/Documentation/ab/lily-94f47cc6.ly +share/doc/lilypond/${VERSION}/Documentation/ab/lily-94f47cc6.png +share/doc/lilypond/${VERSION}/Documentation/ab/lily-9d9422a3.ly +share/doc/lilypond/${VERSION}/Documentation/ab/lily-9d9422a3.png +share/doc/lilypond/${VERSION}/Documentation/ab/lily-a86b2363.ly +share/doc/lilypond/${VERSION}/Documentation/ab/lily-a86b2363.png +share/doc/lilypond/${VERSION}/Documentation/ab/lily-b649ca06.ly +share/doc/lilypond/${VERSION}/Documentation/ab/lily-b649ca06.png +share/doc/lilypond/${VERSION}/Documentation/ab/lily-c693a5eb.ly +share/doc/lilypond/${VERSION}/Documentation/ab/lily-c693a5eb.png +share/doc/lilypond/${VERSION}/Documentation/ab/lily-edc3e444.ly +share/doc/lilypond/${VERSION}/Documentation/ab/lily-edc3e444.png share/doc/lilypond/${VERSION}/Documentation/ac/ -share/doc/lilypond/${VERSION}/Documentation/ac/lily-1eb0231a.ly -share/doc/lilypond/${VERSION}/Documentation/ac/lily-1eb0231a.png -share/doc/lilypond/${VERSION}/Documentation/ac/lily-71a14ae3.ly -share/doc/lilypond/${VERSION}/Documentation/ac/lily-71a14ae3.png -share/doc/lilypond/${VERSION}/Documentation/ac/lily-77cd70d1.ly -share/doc/lilypond/${VERSION}/Documentation/ac/lily-77cd70d1.png -share/doc/lilypond/${VERSION}/Documentation/ac/lily-d9754b6b.ly -share/doc/lilypond/${VERSION}/Documentation/ac/lily-d9754b6b.png -share/doc/lilypond/${VERSION}/Documentation/ac/lily-eb237766.ly -share/doc/lilypond/${VERSION}/Documentation/ac/lily-eb237766.png -share/doc/lilypond/${VERSION}/Documentation/ac/lily-edd47020.ly -share/doc/lilypond/${VERSION}/Documentation/ac/lily-edd47020.png +share/doc/lilypond/${VERSION}/Documentation/ac/lily-01bde46f.ly +share/doc/lilypond/${VERSION}/Documentation/ac/lily-01bde46f.png +share/doc/lilypond/${VERSION}/Documentation/ac/lily-0857b8f6.ly +share/doc/lilypond/${VERSION}/Documentation/ac/lily-0857b8f6.png +share/doc/lilypond/${VERSION}/Documentation/ac/lily-0ff97b4b.ly +share/doc/lilypond/${VERSION}/Documentation/ac/lily-0ff97b4b.png +share/doc/lilypond/${VERSION}/Documentation/ac/lily-1b599445.ly +share/doc/lilypond/${VERSION}/Documentation/ac/lily-1b599445.png +share/doc/lilypond/${VERSION}/Documentation/ac/lily-48954b29.ly +share/doc/lilypond/${VERSION}/Documentation/ac/lily-48954b29.png +share/doc/lilypond/${VERSION}/Documentation/ac/lily-6775610b.ly +share/doc/lilypond/${VERSION}/Documentation/ac/lily-6775610b.png +share/doc/lilypond/${VERSION}/Documentation/ac/lily-6d932479.ly +share/doc/lilypond/${VERSION}/Documentation/ac/lily-6d932479.png +share/doc/lilypond/${VERSION}/Documentation/ac/lily-77ac1e2b.ly +share/doc/lilypond/${VERSION}/Documentation/ac/lily-77ac1e2b.png +share/doc/lilypond/${VERSION}/Documentation/ac/lily-9f4c63e1.ly +share/doc/lilypond/${VERSION}/Documentation/ac/lily-9f4c63e1.png +share/doc/lilypond/${VERSION}/Documentation/ac/lily-e3b0bce8.ly +share/doc/lilypond/${VERSION}/Documentation/ac/lily-e3b0bce8.png share/doc/lilypond/${VERSION}/Documentation/ad/ -share/doc/lilypond/${VERSION}/Documentation/ad/lily-7c0040f8.ly -share/doc/lilypond/${VERSION}/Documentation/ad/lily-7c0040f8.png -share/doc/lilypond/${VERSION}/Documentation/ad/lily-b28bedc1.ly -share/doc/lilypond/${VERSION}/Documentation/ad/lily-b28bedc1.png -share/doc/lilypond/${VERSION}/Documentation/ad/lily-d1c75e85.ly -share/doc/lilypond/${VERSION}/Documentation/ad/lily-d1c75e85.png -share/doc/lilypond/${VERSION}/Documentation/ad/lily-de95086d.ly -share/doc/lilypond/${VERSION}/Documentation/ad/lily-de95086d.png -share/doc/lilypond/${VERSION}/Documentation/ad/lily-e02d0e44.ly -share/doc/lilypond/${VERSION}/Documentation/ad/lily-e02d0e44.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-00c437c4.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-00c437c4.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-2dd73150.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-2dd73150.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-55223624.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-55223624.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-63d5950b.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-63d5950b.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-744953fa.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-744953fa.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-74e86ee0.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-74e86ee0.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-96bac5c2.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-96bac5c2.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-b8c04524.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-b8c04524.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-c33e3279.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-c33e3279.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-c4b7c6a6.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-c4b7c6a6.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-c93ea479.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-c93ea479.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-ce072f32.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-ce072f32.png +share/doc/lilypond/${VERSION}/Documentation/ad/lily-eab26f6a.ly +share/doc/lilypond/${VERSION}/Documentation/ad/lily-eab26f6a.png share/doc/lilypond/${VERSION}/Documentation/ae/ -share/doc/lilypond/${VERSION}/Documentation/ae/lily-02cda78c.ly -share/doc/lilypond/${VERSION}/Documentation/ae/lily-02cda78c.png -share/doc/lilypond/${VERSION}/Documentation/ae/lily-098449cb.ly -share/doc/lilypond/${VERSION}/Documentation/ae/lily-098449cb.png -share/doc/lilypond/${VERSION}/Documentation/ae/lily-1b2a8a41.ly -share/doc/lilypond/${VERSION}/Documentation/ae/lily-1b2a8a41.png -share/doc/lilypond/${VERSION}/Documentation/ae/lily-5fd0605e.ly -share/doc/lilypond/${VERSION}/Documentation/ae/lily-5fd0605e.png -share/doc/lilypond/${VERSION}/Documentation/ae/lily-6e87b634.ly -share/doc/lilypond/${VERSION}/Documentation/ae/lily-6e87b634.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-09d183ee.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-09d183ee.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-0a7ed8dd.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-0a7ed8dd.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-1f9ff813.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-1f9ff813.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-29bf0c21.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-29bf0c21.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-4415d60a.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-4415d60a.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-49a0ad37.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-49a0ad37.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-50b22bff.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-50b22bff.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-56fe5c01.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-56fe5c01.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-61d8b5e0.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-61d8b5e0.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-6e846042.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-6e846042.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-787dcbfa.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-787dcbfa.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-82769b3b.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-82769b3b.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-93691ff9.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-93691ff9.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-a834bc60.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-a834bc60.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-c28c6cd8.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-c28c6cd8.png +share/doc/lilypond/${VERSION}/Documentation/ae/lily-c7ac5b22.ly +share/doc/lilypond/${VERSION}/Documentation/ae/lily-c7ac5b22.png share/doc/lilypond/${VERSION}/Documentation/af/ -share/doc/lilypond/${VERSION}/Documentation/af/lily-54f8b147.ly -share/doc/lilypond/${VERSION}/Documentation/af/lily-54f8b147.png -share/doc/lilypond/${VERSION}/Documentation/af/lily-636698d8.ly -share/doc/lilypond/${VERSION}/Documentation/af/lily-636698d8.png -share/doc/lilypond/${VERSION}/Documentation/af/lily-ae4a8496.ly -share/doc/lilypond/${VERSION}/Documentation/af/lily-ae4a8496.png -share/doc/lilypond/${VERSION}/Documentation/af/lily-b5629b60.ly -share/doc/lilypond/${VERSION}/Documentation/af/lily-b5629b60.png -share/doc/lilypond/${VERSION}/Documentation/af/lily-c00fb7f2.ly -share/doc/lilypond/${VERSION}/Documentation/af/lily-c00fb7f2.png -share/doc/lilypond/${VERSION}/Documentation/af/lily-e67245cb.ly -share/doc/lilypond/${VERSION}/Documentation/af/lily-e67245cb.png -share/doc/lilypond/${VERSION}/Documentation/af/lily-fd2802c2.ly -share/doc/lilypond/${VERSION}/Documentation/af/lily-fd2802c2.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-0d8cdb42.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-0d8cdb42.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-1506cc10.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-1506cc10.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-3fe4eaa8.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-3fe4eaa8.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-4edd3d52.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-4edd3d52.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-4f33948a.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-4f33948a.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-62d10e2d.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-62d10e2d.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-69542f20.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-69542f20.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-6c66c555.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-6c66c555.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-9394d257.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-9394d257.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-95f084cb.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-95f084cb.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-9aaf3683.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-9aaf3683.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-9b0fd01a.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-9b0fd01a.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-dbf009df.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-dbf009df.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-df4bb625.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-df4bb625.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-e1c8839f.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-e1c8839f.png +share/doc/lilypond/${VERSION}/Documentation/af/lily-eac7f0d3.ly +share/doc/lilypond/${VERSION}/Documentation/af/lily-eac7f0d3.png share/doc/lilypond/${VERSION}/Documentation/b0/ -share/doc/lilypond/${VERSION}/Documentation/b0/lily-097eaa49.ly -share/doc/lilypond/${VERSION}/Documentation/b0/lily-097eaa49.png -share/doc/lilypond/${VERSION}/Documentation/b0/lily-16cf2d5c.ly -share/doc/lilypond/${VERSION}/Documentation/b0/lily-16cf2d5c.png -share/doc/lilypond/${VERSION}/Documentation/b0/lily-6d67bc7d.ly -share/doc/lilypond/${VERSION}/Documentation/b0/lily-6d67bc7d.png -share/doc/lilypond/${VERSION}/Documentation/b0/lily-96882c4d.ly -share/doc/lilypond/${VERSION}/Documentation/b0/lily-96882c4d.png -share/doc/lilypond/${VERSION}/Documentation/b0/lily-b788d67f.ly -share/doc/lilypond/${VERSION}/Documentation/b0/lily-b788d67f.png -share/doc/lilypond/${VERSION}/Documentation/b0/lily-cea1c302.ly -share/doc/lilypond/${VERSION}/Documentation/b0/lily-cea1c302.png -share/doc/lilypond/${VERSION}/Documentation/b0/lily-d69bef9c.ly -share/doc/lilypond/${VERSION}/Documentation/b0/lily-d69bef9c.png -share/doc/lilypond/${VERSION}/Documentation/b0/lily-d795c1b8.ly -share/doc/lilypond/${VERSION}/Documentation/b0/lily-d795c1b8.png -share/doc/lilypond/${VERSION}/Documentation/b0/lily-df2cea3d.ly -share/doc/lilypond/${VERSION}/Documentation/b0/lily-df2cea3d.png +share/doc/lilypond/${VERSION}/Documentation/b0/lily-0cfca214.ly +share/doc/lilypond/${VERSION}/Documentation/b0/lily-0cfca214.png +share/doc/lilypond/${VERSION}/Documentation/b0/lily-2eb3d077.ly +share/doc/lilypond/${VERSION}/Documentation/b0/lily-2eb3d077.png +share/doc/lilypond/${VERSION}/Documentation/b0/lily-382dd8c8.ly +share/doc/lilypond/${VERSION}/Documentation/b0/lily-382dd8c8.png +share/doc/lilypond/${VERSION}/Documentation/b0/lily-45a20e29.ly +share/doc/lilypond/${VERSION}/Documentation/b0/lily-45a20e29.png +share/doc/lilypond/${VERSION}/Documentation/b0/lily-4f9e0486.ly +share/doc/lilypond/${VERSION}/Documentation/b0/lily-4f9e0486.png +share/doc/lilypond/${VERSION}/Documentation/b0/lily-ad2de47f.ly +share/doc/lilypond/${VERSION}/Documentation/b0/lily-ad2de47f.png +share/doc/lilypond/${VERSION}/Documentation/b0/lily-b8d08f61.ly +share/doc/lilypond/${VERSION}/Documentation/b0/lily-b8d08f61.png share/doc/lilypond/${VERSION}/Documentation/b1/ -share/doc/lilypond/${VERSION}/Documentation/b1/lily-00d84dd5.ly -share/doc/lilypond/${VERSION}/Documentation/b1/lily-00d84dd5.png -share/doc/lilypond/${VERSION}/Documentation/b1/lily-308bc2d1.ly -share/doc/lilypond/${VERSION}/Documentation/b1/lily-308bc2d1.png -share/doc/lilypond/${VERSION}/Documentation/b1/lily-3dc05b3c.ly -share/doc/lilypond/${VERSION}/Documentation/b1/lily-3dc05b3c.png -share/doc/lilypond/${VERSION}/Documentation/b1/lily-7ecd3cbc.ly -share/doc/lilypond/${VERSION}/Documentation/b1/lily-7ecd3cbc.png -share/doc/lilypond/${VERSION}/Documentation/b1/lily-81555ede.ly -share/doc/lilypond/${VERSION}/Documentation/b1/lily-81555ede.png -share/doc/lilypond/${VERSION}/Documentation/b1/lily-87dab93d.ly -share/doc/lilypond/${VERSION}/Documentation/b1/lily-87dab93d.png -share/doc/lilypond/${VERSION}/Documentation/b1/lily-9b46f25a.ly -share/doc/lilypond/${VERSION}/Documentation/b1/lily-9b46f25a.png -share/doc/lilypond/${VERSION}/Documentation/b1/lily-df2c25ac.ly -share/doc/lilypond/${VERSION}/Documentation/b1/lily-df2c25ac.png -share/doc/lilypond/${VERSION}/Documentation/b1/lily-f61d6550.ly -share/doc/lilypond/${VERSION}/Documentation/b1/lily-f61d6550.png +share/doc/lilypond/${VERSION}/Documentation/b1/lily-0bac8bb4.ly +share/doc/lilypond/${VERSION}/Documentation/b1/lily-0bac8bb4.png +share/doc/lilypond/${VERSION}/Documentation/b1/lily-1545f1c7.ly +share/doc/lilypond/${VERSION}/Documentation/b1/lily-1545f1c7.png +share/doc/lilypond/${VERSION}/Documentation/b1/lily-22669939.ly +share/doc/lilypond/${VERSION}/Documentation/b1/lily-22669939.png +share/doc/lilypond/${VERSION}/Documentation/b1/lily-2dd864a7.ly +share/doc/lilypond/${VERSION}/Documentation/b1/lily-2dd864a7.png +share/doc/lilypond/${VERSION}/Documentation/b1/lily-42c76e8e.ly +share/doc/lilypond/${VERSION}/Documentation/b1/lily-42c76e8e.png +share/doc/lilypond/${VERSION}/Documentation/b1/lily-4c608b21.ly +share/doc/lilypond/${VERSION}/Documentation/b1/lily-4c608b21.png +share/doc/lilypond/${VERSION}/Documentation/b1/lily-81d4b0f8.ly +share/doc/lilypond/${VERSION}/Documentation/b1/lily-81d4b0f8.png +share/doc/lilypond/${VERSION}/Documentation/b1/lily-839c52d7.ly +share/doc/lilypond/${VERSION}/Documentation/b1/lily-839c52d7.png +share/doc/lilypond/${VERSION}/Documentation/b1/lily-bf557bf5.ly +share/doc/lilypond/${VERSION}/Documentation/b1/lily-bf557bf5.png +share/doc/lilypond/${VERSION}/Documentation/b1/lily-dcb9f18d.ly +share/doc/lilypond/${VERSION}/Documentation/b1/lily-dcb9f18d.png +share/doc/lilypond/${VERSION}/Documentation/b1/lily-f3b05f6c.ly +share/doc/lilypond/${VERSION}/Documentation/b1/lily-f3b05f6c.png share/doc/lilypond/${VERSION}/Documentation/b2/ -share/doc/lilypond/${VERSION}/Documentation/b2/lily-0408ac9c.ly -share/doc/lilypond/${VERSION}/Documentation/b2/lily-0408ac9c.png -share/doc/lilypond/${VERSION}/Documentation/b2/lily-0430cf36.ly -share/doc/lilypond/${VERSION}/Documentation/b2/lily-0430cf36.png -share/doc/lilypond/${VERSION}/Documentation/b2/lily-160483b7.ly -share/doc/lilypond/${VERSION}/Documentation/b2/lily-160483b7.png -share/doc/lilypond/${VERSION}/Documentation/b2/lily-3ceb698e.ly -share/doc/lilypond/${VERSION}/Documentation/b2/lily-3ceb698e.png -share/doc/lilypond/${VERSION}/Documentation/b2/lily-5b5b9247.ly -share/doc/lilypond/${VERSION}/Documentation/b2/lily-5b5b9247.png -share/doc/lilypond/${VERSION}/Documentation/b2/lily-663dbc52.ly -share/doc/lilypond/${VERSION}/Documentation/b2/lily-663dbc52.png -share/doc/lilypond/${VERSION}/Documentation/b2/lily-6bbdec03.ly -share/doc/lilypond/${VERSION}/Documentation/b2/lily-6bbdec03.png -share/doc/lilypond/${VERSION}/Documentation/b2/lily-6c6b5bb0.ly -share/doc/lilypond/${VERSION}/Documentation/b2/lily-6c6b5bb0.png -share/doc/lilypond/${VERSION}/Documentation/b2/lily-d5f94077.ly -share/doc/lilypond/${VERSION}/Documentation/b2/lily-d5f94077.png -share/doc/lilypond/${VERSION}/Documentation/b2/lily-f46ea7a9.ly -share/doc/lilypond/${VERSION}/Documentation/b2/lily-f46ea7a9.png +share/doc/lilypond/${VERSION}/Documentation/b2/lily-3d8f2dbc.ly +share/doc/lilypond/${VERSION}/Documentation/b2/lily-3d8f2dbc.png +share/doc/lilypond/${VERSION}/Documentation/b2/lily-658e80e6.ly +share/doc/lilypond/${VERSION}/Documentation/b2/lily-658e80e6.png +share/doc/lilypond/${VERSION}/Documentation/b2/lily-731e93a5.ly +share/doc/lilypond/${VERSION}/Documentation/b2/lily-731e93a5.png +share/doc/lilypond/${VERSION}/Documentation/b2/lily-783caf72.ly +share/doc/lilypond/${VERSION}/Documentation/b2/lily-783caf72.png +share/doc/lilypond/${VERSION}/Documentation/b2/lily-aef7d102.ly +share/doc/lilypond/${VERSION}/Documentation/b2/lily-aef7d102.png +share/doc/lilypond/${VERSION}/Documentation/b2/lily-ff7ece79.ly +share/doc/lilypond/${VERSION}/Documentation/b2/lily-ff7ece79.png share/doc/lilypond/${VERSION}/Documentation/b3/ -share/doc/lilypond/${VERSION}/Documentation/b3/lily-0cd30662.ly -share/doc/lilypond/${VERSION}/Documentation/b3/lily-0cd30662.png -share/doc/lilypond/${VERSION}/Documentation/b3/lily-210472af.ly -share/doc/lilypond/${VERSION}/Documentation/b3/lily-210472af.png -share/doc/lilypond/${VERSION}/Documentation/b3/lily-4aed31bd.ly -share/doc/lilypond/${VERSION}/Documentation/b3/lily-4aed31bd.png -share/doc/lilypond/${VERSION}/Documentation/b3/lily-6e2027f4.ly -share/doc/lilypond/${VERSION}/Documentation/b3/lily-6e2027f4.png -share/doc/lilypond/${VERSION}/Documentation/b3/lily-742db23d.ly -share/doc/lilypond/${VERSION}/Documentation/b3/lily-742db23d.png -share/doc/lilypond/${VERSION}/Documentation/b3/lily-9ae31a9f.ly -share/doc/lilypond/${VERSION}/Documentation/b3/lily-9ae31a9f.png -share/doc/lilypond/${VERSION}/Documentation/b3/lily-a84c3162.ly -share/doc/lilypond/${VERSION}/Documentation/b3/lily-a84c3162.png -share/doc/lilypond/${VERSION}/Documentation/b3/lily-b288dfdd.ly -share/doc/lilypond/${VERSION}/Documentation/b3/lily-b288dfdd.png +share/doc/lilypond/${VERSION}/Documentation/b3/lily-27a23376.ly +share/doc/lilypond/${VERSION}/Documentation/b3/lily-27a23376.png +share/doc/lilypond/${VERSION}/Documentation/b3/lily-7523aed5.ly +share/doc/lilypond/${VERSION}/Documentation/b3/lily-7523aed5.png +share/doc/lilypond/${VERSION}/Documentation/b3/lily-7a30dc75.ly +share/doc/lilypond/${VERSION}/Documentation/b3/lily-7a30dc75.png +share/doc/lilypond/${VERSION}/Documentation/b3/lily-9570a35d.ly +share/doc/lilypond/${VERSION}/Documentation/b3/lily-9570a35d.png +share/doc/lilypond/${VERSION}/Documentation/b3/lily-aca5a7c0.ly +share/doc/lilypond/${VERSION}/Documentation/b3/lily-aca5a7c0.png +share/doc/lilypond/${VERSION}/Documentation/b3/lily-b5fe1c5d.ly +share/doc/lilypond/${VERSION}/Documentation/b3/lily-b5fe1c5d.png +share/doc/lilypond/${VERSION}/Documentation/b3/lily-b62cf699.ly +share/doc/lilypond/${VERSION}/Documentation/b3/lily-b62cf699.png +share/doc/lilypond/${VERSION}/Documentation/b3/lily-c64c8fde.ly +share/doc/lilypond/${VERSION}/Documentation/b3/lily-c64c8fde.png +share/doc/lilypond/${VERSION}/Documentation/b3/lily-c7e0c40a.ly +share/doc/lilypond/${VERSION}/Documentation/b3/lily-c7e0c40a.png +share/doc/lilypond/${VERSION}/Documentation/b3/lily-c96968e6.ly +share/doc/lilypond/${VERSION}/Documentation/b3/lily-c96968e6.png +share/doc/lilypond/${VERSION}/Documentation/b3/lily-fe19c159.ly +share/doc/lilypond/${VERSION}/Documentation/b3/lily-fe19c159.png share/doc/lilypond/${VERSION}/Documentation/b4/ -share/doc/lilypond/${VERSION}/Documentation/b4/lily-0ceb327c.ly -share/doc/lilypond/${VERSION}/Documentation/b4/lily-0ceb327c.png -share/doc/lilypond/${VERSION}/Documentation/b4/lily-1de25d23.ly -share/doc/lilypond/${VERSION}/Documentation/b4/lily-1de25d23.png -share/doc/lilypond/${VERSION}/Documentation/b4/lily-258f09a7.ly -share/doc/lilypond/${VERSION}/Documentation/b4/lily-258f09a7.png -share/doc/lilypond/${VERSION}/Documentation/b4/lily-4a4ebeef.ly -share/doc/lilypond/${VERSION}/Documentation/b4/lily-4a4ebeef.png -share/doc/lilypond/${VERSION}/Documentation/b4/lily-6836de80.ly -share/doc/lilypond/${VERSION}/Documentation/b4/lily-6836de80.png -share/doc/lilypond/${VERSION}/Documentation/b4/lily-8c5df2a6.ly -share/doc/lilypond/${VERSION}/Documentation/b4/lily-8c5df2a6.png -share/doc/lilypond/${VERSION}/Documentation/b4/lily-c9660db7.ly -share/doc/lilypond/${VERSION}/Documentation/b4/lily-c9660db7.png -share/doc/lilypond/${VERSION}/Documentation/b4/lily-d4494c12.ly -share/doc/lilypond/${VERSION}/Documentation/b4/lily-d4494c12.png -share/doc/lilypond/${VERSION}/Documentation/b4/lily-e181974f.ly -share/doc/lilypond/${VERSION}/Documentation/b4/lily-e181974f.png -share/doc/lilypond/${VERSION}/Documentation/b4/lily-ea79261b.ly -share/doc/lilypond/${VERSION}/Documentation/b4/lily-ea79261b.png -share/doc/lilypond/${VERSION}/Documentation/b4/lily-f9b010aa.ly -share/doc/lilypond/${VERSION}/Documentation/b4/lily-f9b010aa.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-1aedc4d5.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-1aedc4d5.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-26686917.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-26686917.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-3ed83afe.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-3ed83afe.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-4e0df9fa.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-4e0df9fa.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-6b514651.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-6b514651.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-7ed54b6e.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-7ed54b6e.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-86752001.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-86752001.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-950831f7.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-950831f7.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-95953321.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-95953321.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-96591f25.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-96591f25.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-9d39548e.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-9d39548e.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-b0e676a8.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-b0e676a8.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-ca5c08bf.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-ca5c08bf.png +share/doc/lilypond/${VERSION}/Documentation/b4/lily-e31a314f.ly +share/doc/lilypond/${VERSION}/Documentation/b4/lily-e31a314f.png share/doc/lilypond/${VERSION}/Documentation/b5/ -share/doc/lilypond/${VERSION}/Documentation/b5/lily-0e510c3e.ly -share/doc/lilypond/${VERSION}/Documentation/b5/lily-0e510c3e.png -share/doc/lilypond/${VERSION}/Documentation/b5/lily-13775e7d.ly -share/doc/lilypond/${VERSION}/Documentation/b5/lily-13775e7d.png -share/doc/lilypond/${VERSION}/Documentation/b5/lily-49f8e73d.ly -share/doc/lilypond/${VERSION}/Documentation/b5/lily-49f8e73d.png -share/doc/lilypond/${VERSION}/Documentation/b5/lily-7e5db896.ly -share/doc/lilypond/${VERSION}/Documentation/b5/lily-7e5db896.png -share/doc/lilypond/${VERSION}/Documentation/b5/lily-86136740.ly -share/doc/lilypond/${VERSION}/Documentation/b5/lily-86136740.png -share/doc/lilypond/${VERSION}/Documentation/b5/lily-9404b21a.ly -share/doc/lilypond/${VERSION}/Documentation/b5/lily-9404b21a.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-0bc6a710.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-0bc6a710.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-0eb4f995.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-0eb4f995.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-174677be.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-174677be.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-1d2e1e3c.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-1d2e1e3c.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-3f976325.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-3f976325.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-488fd37a.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-488fd37a.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-4e42c706.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-4e42c706.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-4f8d6cff.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-4f8d6cff.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-5a77d277.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-5a77d277.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-5f3e3540.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-5f3e3540.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-77132c6f.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-77132c6f.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-77f6fc32.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-77f6fc32.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-8a9d114e.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-8a9d114e.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-918e08a0.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-918e08a0.png +share/doc/lilypond/${VERSION}/Documentation/b5/lily-c621ee30.ly +share/doc/lilypond/${VERSION}/Documentation/b5/lily-c621ee30.png share/doc/lilypond/${VERSION}/Documentation/b6/ -share/doc/lilypond/${VERSION}/Documentation/b6/lily-0a1cec30.ly -share/doc/lilypond/${VERSION}/Documentation/b6/lily-0a1cec30.png -share/doc/lilypond/${VERSION}/Documentation/b6/lily-51e5f8ed.ly -share/doc/lilypond/${VERSION}/Documentation/b6/lily-51e5f8ed.png -share/doc/lilypond/${VERSION}/Documentation/b6/lily-52a0232a.ly -share/doc/lilypond/${VERSION}/Documentation/b6/lily-52a0232a.png -share/doc/lilypond/${VERSION}/Documentation/b6/lily-5561a140.ly -share/doc/lilypond/${VERSION}/Documentation/b6/lily-5561a140.png -share/doc/lilypond/${VERSION}/Documentation/b6/lily-82731ced.ly -share/doc/lilypond/${VERSION}/Documentation/b6/lily-82731ced.png -share/doc/lilypond/${VERSION}/Documentation/b6/lily-837829d9.ly -share/doc/lilypond/${VERSION}/Documentation/b6/lily-837829d9.png -share/doc/lilypond/${VERSION}/Documentation/b6/lily-900f5e1c.ly -share/doc/lilypond/${VERSION}/Documentation/b6/lily-900f5e1c.png -share/doc/lilypond/${VERSION}/Documentation/b6/lily-b999d74e.ly -share/doc/lilypond/${VERSION}/Documentation/b6/lily-b999d74e.png -share/doc/lilypond/${VERSION}/Documentation/b6/lily-c2e71f38.ly -share/doc/lilypond/${VERSION}/Documentation/b6/lily-c2e71f38.png -share/doc/lilypond/${VERSION}/Documentation/b6/lily-d646d2a9.ly -share/doc/lilypond/${VERSION}/Documentation/b6/lily-d646d2a9.png +share/doc/lilypond/${VERSION}/Documentation/b6/lily-0b35262e.ly +share/doc/lilypond/${VERSION}/Documentation/b6/lily-0b35262e.png +share/doc/lilypond/${VERSION}/Documentation/b6/lily-257f6328.ly +share/doc/lilypond/${VERSION}/Documentation/b6/lily-257f6328.png +share/doc/lilypond/${VERSION}/Documentation/b6/lily-390e5122.ly +share/doc/lilypond/${VERSION}/Documentation/b6/lily-390e5122.png +share/doc/lilypond/${VERSION}/Documentation/b6/lily-459a6f0e.ly +share/doc/lilypond/${VERSION}/Documentation/b6/lily-459a6f0e.png +share/doc/lilypond/${VERSION}/Documentation/b6/lily-48b67f38.ly +share/doc/lilypond/${VERSION}/Documentation/b6/lily-48b67f38.png +share/doc/lilypond/${VERSION}/Documentation/b6/lily-81bd5728.ly +share/doc/lilypond/${VERSION}/Documentation/b6/lily-81bd5728.png +share/doc/lilypond/${VERSION}/Documentation/b6/lily-891cf622.ly +share/doc/lilypond/${VERSION}/Documentation/b6/lily-891cf622.png +share/doc/lilypond/${VERSION}/Documentation/b6/lily-8aaa009b.ly +share/doc/lilypond/${VERSION}/Documentation/b6/lily-8aaa009b.png +share/doc/lilypond/${VERSION}/Documentation/b6/lily-b3a91cfd.ly +share/doc/lilypond/${VERSION}/Documentation/b6/lily-b3a91cfd.png +share/doc/lilypond/${VERSION}/Documentation/b6/lily-c2d5bffa.ly +share/doc/lilypond/${VERSION}/Documentation/b6/lily-c2d5bffa.png share/doc/lilypond/${VERSION}/Documentation/b7/ -share/doc/lilypond/${VERSION}/Documentation/b7/lily-05fc62db.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-05fc62db.png -share/doc/lilypond/${VERSION}/Documentation/b7/lily-2241838e.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-2241838e.png -share/doc/lilypond/${VERSION}/Documentation/b7/lily-2c987692.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-2c987692.png -share/doc/lilypond/${VERSION}/Documentation/b7/lily-44ee4504.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-44ee4504.png -share/doc/lilypond/${VERSION}/Documentation/b7/lily-779203d5.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-779203d5.png -share/doc/lilypond/${VERSION}/Documentation/b7/lily-7eb83ba8.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-7eb83ba8.png -share/doc/lilypond/${VERSION}/Documentation/b7/lily-7ff82865.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-7ff82865.png -share/doc/lilypond/${VERSION}/Documentation/b7/lily-8e0fc73b.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-8e0fc73b.png -share/doc/lilypond/${VERSION}/Documentation/b7/lily-91df6dba.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-91df6dba.png -share/doc/lilypond/${VERSION}/Documentation/b7/lily-d1a4afd6.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-d1a4afd6.png -share/doc/lilypond/${VERSION}/Documentation/b7/lily-d20015ce.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-d20015ce.png -share/doc/lilypond/${VERSION}/Documentation/b7/lily-f617f6db.ly -share/doc/lilypond/${VERSION}/Documentation/b7/lily-f617f6db.png +share/doc/lilypond/${VERSION}/Documentation/b7/lily-0ecc023e.ly +share/doc/lilypond/${VERSION}/Documentation/b7/lily-0ecc023e.png +share/doc/lilypond/${VERSION}/Documentation/b7/lily-3e101b1c.ly +share/doc/lilypond/${VERSION}/Documentation/b7/lily-3e101b1c.png +share/doc/lilypond/${VERSION}/Documentation/b7/lily-6900c86b.ly +share/doc/lilypond/${VERSION}/Documentation/b7/lily-6900c86b.png +share/doc/lilypond/${VERSION}/Documentation/b7/lily-79e78e46.ly +share/doc/lilypond/${VERSION}/Documentation/b7/lily-79e78e46.png +share/doc/lilypond/${VERSION}/Documentation/b7/lily-82a2c89b.ly +share/doc/lilypond/${VERSION}/Documentation/b7/lily-82a2c89b.png +share/doc/lilypond/${VERSION}/Documentation/b7/lily-8dcbfe28.ly +share/doc/lilypond/${VERSION}/Documentation/b7/lily-8dcbfe28.png +share/doc/lilypond/${VERSION}/Documentation/b7/lily-93075d50.ly +share/doc/lilypond/${VERSION}/Documentation/b7/lily-93075d50.png +share/doc/lilypond/${VERSION}/Documentation/b7/lily-a87c87da.ly +share/doc/lilypond/${VERSION}/Documentation/b7/lily-a87c87da.png +share/doc/lilypond/${VERSION}/Documentation/b7/lily-e68f8c49.ly +share/doc/lilypond/${VERSION}/Documentation/b7/lily-e68f8c49.png +share/doc/lilypond/${VERSION}/Documentation/b7/lily-f46cadd7.ly +share/doc/lilypond/${VERSION}/Documentation/b7/lily-f46cadd7.png share/doc/lilypond/${VERSION}/Documentation/b8/ -share/doc/lilypond/${VERSION}/Documentation/b8/lily-02e925eb.ly -share/doc/lilypond/${VERSION}/Documentation/b8/lily-02e925eb.png -share/doc/lilypond/${VERSION}/Documentation/b8/lily-4fa18109.ly -share/doc/lilypond/${VERSION}/Documentation/b8/lily-4fa18109.png -share/doc/lilypond/${VERSION}/Documentation/b8/lily-83d8823f.ly -share/doc/lilypond/${VERSION}/Documentation/b8/lily-83d8823f.png -share/doc/lilypond/${VERSION}/Documentation/b8/lily-d46cb0a4.ly -share/doc/lilypond/${VERSION}/Documentation/b8/lily-d46cb0a4.png +share/doc/lilypond/${VERSION}/Documentation/b8/lily-0370f82e.ly +share/doc/lilypond/${VERSION}/Documentation/b8/lily-0370f82e.png +share/doc/lilypond/${VERSION}/Documentation/b8/lily-4250571c.ly +share/doc/lilypond/${VERSION}/Documentation/b8/lily-4250571c.png +share/doc/lilypond/${VERSION}/Documentation/b8/lily-478a9db3.ly +share/doc/lilypond/${VERSION}/Documentation/b8/lily-478a9db3.png +share/doc/lilypond/${VERSION}/Documentation/b8/lily-4828543e.ly +share/doc/lilypond/${VERSION}/Documentation/b8/lily-4828543e.png +share/doc/lilypond/${VERSION}/Documentation/b8/lily-61564e48.ly +share/doc/lilypond/${VERSION}/Documentation/b8/lily-61564e48.png +share/doc/lilypond/${VERSION}/Documentation/b8/lily-61fecd18.ly +share/doc/lilypond/${VERSION}/Documentation/b8/lily-61fecd18.png +share/doc/lilypond/${VERSION}/Documentation/b8/lily-7c7f9f54.ly +share/doc/lilypond/${VERSION}/Documentation/b8/lily-7c7f9f54.png +share/doc/lilypond/${VERSION}/Documentation/b8/lily-830baf7e.ly +share/doc/lilypond/${VERSION}/Documentation/b8/lily-830baf7e.png +share/doc/lilypond/${VERSION}/Documentation/b8/lily-cb4f88b4.ly +share/doc/lilypond/${VERSION}/Documentation/b8/lily-cb4f88b4.png +share/doc/lilypond/${VERSION}/Documentation/b8/lily-f707562b.ly +share/doc/lilypond/${VERSION}/Documentation/b8/lily-f707562b.png share/doc/lilypond/${VERSION}/Documentation/b9/ -share/doc/lilypond/${VERSION}/Documentation/b9/lily-022cfa8a.ly -share/doc/lilypond/${VERSION}/Documentation/b9/lily-022cfa8a.png -share/doc/lilypond/${VERSION}/Documentation/b9/lily-2fd48c11.ly -share/doc/lilypond/${VERSION}/Documentation/b9/lily-2fd48c11.png -share/doc/lilypond/${VERSION}/Documentation/b9/lily-3427482f.ly -share/doc/lilypond/${VERSION}/Documentation/b9/lily-3427482f.png -share/doc/lilypond/${VERSION}/Documentation/b9/lily-4bef7881.ly -share/doc/lilypond/${VERSION}/Documentation/b9/lily-4bef7881.png -share/doc/lilypond/${VERSION}/Documentation/b9/lily-921309e8.ly -share/doc/lilypond/${VERSION}/Documentation/b9/lily-921309e8.png -share/doc/lilypond/${VERSION}/Documentation/b9/lily-b095996d.ly -share/doc/lilypond/${VERSION}/Documentation/b9/lily-b095996d.png -share/doc/lilypond/${VERSION}/Documentation/b9/lily-b41d796f.ly -share/doc/lilypond/${VERSION}/Documentation/b9/lily-b41d796f.png -share/doc/lilypond/${VERSION}/Documentation/b9/lily-bc6b8f33.ly -share/doc/lilypond/${VERSION}/Documentation/b9/lily-bc6b8f33.png -share/doc/lilypond/${VERSION}/Documentation/b9/lily-c2d18d5a.ly -share/doc/lilypond/${VERSION}/Documentation/b9/lily-c2d18d5a.png -share/doc/lilypond/${VERSION}/Documentation/b9/lily-cab7dfc0.ly -share/doc/lilypond/${VERSION}/Documentation/b9/lily-cab7dfc0.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-0d33fd34.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-0d33fd34.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-15109653.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-15109653.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-4cf0a417.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-4cf0a417.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-4fe55e3a.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-4fe55e3a.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-91a002ed.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-91a002ed.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-a0854f2e.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-a0854f2e.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-aa9f73f8.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-aa9f73f8.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-bbdf1bb8.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-bbdf1bb8.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-d3e6a16e.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-d3e6a16e.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-e09456d1.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-e09456d1.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-e38c6028.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-e38c6028.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-e9d52577.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-e9d52577.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-f0e2ca51.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-f0e2ca51.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-f7a3adff.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-f7a3adff.png +share/doc/lilypond/${VERSION}/Documentation/b9/lily-f98480b7.ly +share/doc/lilypond/${VERSION}/Documentation/b9/lily-f98480b7.png share/doc/lilypond/${VERSION}/Documentation/ba/ -share/doc/lilypond/${VERSION}/Documentation/ba/lily-0b68ddad.ly -share/doc/lilypond/${VERSION}/Documentation/ba/lily-0b68ddad.png -share/doc/lilypond/${VERSION}/Documentation/ba/lily-0d47918d.ly -share/doc/lilypond/${VERSION}/Documentation/ba/lily-0d47918d.png -share/doc/lilypond/${VERSION}/Documentation/ba/lily-3f4c79f8.ly -share/doc/lilypond/${VERSION}/Documentation/ba/lily-3f4c79f8.png -share/doc/lilypond/${VERSION}/Documentation/ba/lily-4654f8fb.ly -share/doc/lilypond/${VERSION}/Documentation/ba/lily-4654f8fb.png -share/doc/lilypond/${VERSION}/Documentation/ba/lily-77d2e063.ly -share/doc/lilypond/${VERSION}/Documentation/ba/lily-77d2e063.png -share/doc/lilypond/${VERSION}/Documentation/ba/lily-81610a86.ly -share/doc/lilypond/${VERSION}/Documentation/ba/lily-81610a86.png -share/doc/lilypond/${VERSION}/Documentation/ba/lily-999c5ba0.ly -share/doc/lilypond/${VERSION}/Documentation/ba/lily-999c5ba0.png -share/doc/lilypond/${VERSION}/Documentation/ba/lily-9ca6d7b1.ly -share/doc/lilypond/${VERSION}/Documentation/ba/lily-9ca6d7b1.png -share/doc/lilypond/${VERSION}/Documentation/ba/lily-a6f0ece9.ly -share/doc/lilypond/${VERSION}/Documentation/ba/lily-a6f0ece9.png -share/doc/lilypond/${VERSION}/Documentation/ba/lily-b7c0e9b4.ly -share/doc/lilypond/${VERSION}/Documentation/ba/lily-b7c0e9b4.png -share/doc/lilypond/${VERSION}/Documentation/ba/lily-fed1800a.ly -share/doc/lilypond/${VERSION}/Documentation/ba/lily-fed1800a.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-0befd6b8.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-0befd6b8.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-1f91691c.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-1f91691c.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-22061064.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-22061064.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-320adfc6.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-320adfc6.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-351ac76d.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-351ac76d.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-4aee2a41.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-4aee2a41.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-4bf4e9ea.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-4bf4e9ea.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-5884e9f6.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-5884e9f6.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-67b68035.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-67b68035.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-72e63244.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-72e63244.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-d2d5c2cf.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-d2d5c2cf.png +share/doc/lilypond/${VERSION}/Documentation/ba/lily-d4d10feb.ly +share/doc/lilypond/${VERSION}/Documentation/ba/lily-d4d10feb.png share/doc/lilypond/${VERSION}/Documentation/bb/ -share/doc/lilypond/${VERSION}/Documentation/bb/lily-270305a5.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-270305a5.png -share/doc/lilypond/${VERSION}/Documentation/bb/lily-34a3e465.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-34a3e465.png -share/doc/lilypond/${VERSION}/Documentation/bb/lily-3d3ec00b.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-3d3ec00b.png -share/doc/lilypond/${VERSION}/Documentation/bb/lily-61f980a7.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-61f980a7.png -share/doc/lilypond/${VERSION}/Documentation/bb/lily-62042764.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-62042764.png -share/doc/lilypond/${VERSION}/Documentation/bb/lily-6ae41477.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-6ae41477.png -share/doc/lilypond/${VERSION}/Documentation/bb/lily-86b087da.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-86b087da.png -share/doc/lilypond/${VERSION}/Documentation/bb/lily-b4b516da.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-b4b516da.png -share/doc/lilypond/${VERSION}/Documentation/bb/lily-b94fea54.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-b94fea54.png -share/doc/lilypond/${VERSION}/Documentation/bb/lily-f34b7662.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-f34b7662.png -share/doc/lilypond/${VERSION}/Documentation/bb/lily-f9209c38.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-f9209c38.png -share/doc/lilypond/${VERSION}/Documentation/bb/lily-fe147f08.ly -share/doc/lilypond/${VERSION}/Documentation/bb/lily-fe147f08.png +share/doc/lilypond/${VERSION}/Documentation/bb/lily-1779e45f.ly +share/doc/lilypond/${VERSION}/Documentation/bb/lily-1779e45f.png +share/doc/lilypond/${VERSION}/Documentation/bb/lily-58071f5f.ly +share/doc/lilypond/${VERSION}/Documentation/bb/lily-58071f5f.png +share/doc/lilypond/${VERSION}/Documentation/bb/lily-5ac3a33d.ly +share/doc/lilypond/${VERSION}/Documentation/bb/lily-5ac3a33d.png +share/doc/lilypond/${VERSION}/Documentation/bb/lily-7033da0a.ly +share/doc/lilypond/${VERSION}/Documentation/bb/lily-7033da0a.png +share/doc/lilypond/${VERSION}/Documentation/bb/lily-7670fb48.ly +share/doc/lilypond/${VERSION}/Documentation/bb/lily-7670fb48.png +share/doc/lilypond/${VERSION}/Documentation/bb/lily-7f672623.ly +share/doc/lilypond/${VERSION}/Documentation/bb/lily-7f672623.png +share/doc/lilypond/${VERSION}/Documentation/bb/lily-9cb546ee.ly +share/doc/lilypond/${VERSION}/Documentation/bb/lily-9cb546ee.png +share/doc/lilypond/${VERSION}/Documentation/bb/lily-a32d276c.ly +share/doc/lilypond/${VERSION}/Documentation/bb/lily-a32d276c.png +share/doc/lilypond/${VERSION}/Documentation/bb/lily-a777385c.ly +share/doc/lilypond/${VERSION}/Documentation/bb/lily-a777385c.png +share/doc/lilypond/${VERSION}/Documentation/bb/lily-c49506a3.ly +share/doc/lilypond/${VERSION}/Documentation/bb/lily-c49506a3.png +share/doc/lilypond/${VERSION}/Documentation/bb/lily-f13207e8.ly +share/doc/lilypond/${VERSION}/Documentation/bb/lily-f13207e8.png share/doc/lilypond/${VERSION}/Documentation/bc/ -share/doc/lilypond/${VERSION}/Documentation/bc/lily-2e21cf31.ly -share/doc/lilypond/${VERSION}/Documentation/bc/lily-2e21cf31.png -share/doc/lilypond/${VERSION}/Documentation/bc/lily-46a6e18d.ly -share/doc/lilypond/${VERSION}/Documentation/bc/lily-46a6e18d.png -share/doc/lilypond/${VERSION}/Documentation/bc/lily-99f88a05.ly -share/doc/lilypond/${VERSION}/Documentation/bc/lily-99f88a05.png -share/doc/lilypond/${VERSION}/Documentation/bc/lily-9f2ecbd6.ly -share/doc/lilypond/${VERSION}/Documentation/bc/lily-9f2ecbd6.png +share/doc/lilypond/${VERSION}/Documentation/bc/lily-45bf22da.ly +share/doc/lilypond/${VERSION}/Documentation/bc/lily-45bf22da.png +share/doc/lilypond/${VERSION}/Documentation/bc/lily-63c671c6.ly +share/doc/lilypond/${VERSION}/Documentation/bc/lily-63c671c6.png +share/doc/lilypond/${VERSION}/Documentation/bc/lily-71082e6e.ly +share/doc/lilypond/${VERSION}/Documentation/bc/lily-71082e6e.png +share/doc/lilypond/${VERSION}/Documentation/bc/lily-791e3932.ly +share/doc/lilypond/${VERSION}/Documentation/bc/lily-791e3932.png +share/doc/lilypond/${VERSION}/Documentation/bc/lily-8b6f91b0.ly +share/doc/lilypond/${VERSION}/Documentation/bc/lily-8b6f91b0.png +share/doc/lilypond/${VERSION}/Documentation/bc/lily-8f2b0bf1.ly +share/doc/lilypond/${VERSION}/Documentation/bc/lily-8f2b0bf1.png +share/doc/lilypond/${VERSION}/Documentation/bc/lily-d033bfff.ly +share/doc/lilypond/${VERSION}/Documentation/bc/lily-d033bfff.png share/doc/lilypond/${VERSION}/Documentation/bd/ -share/doc/lilypond/${VERSION}/Documentation/bd/lily-08d37175.ly -share/doc/lilypond/${VERSION}/Documentation/bd/lily-08d37175.png -share/doc/lilypond/${VERSION}/Documentation/bd/lily-0992bb3b.ly -share/doc/lilypond/${VERSION}/Documentation/bd/lily-0992bb3b.png -share/doc/lilypond/${VERSION}/Documentation/bd/lily-18512515.ly -share/doc/lilypond/${VERSION}/Documentation/bd/lily-18512515.png -share/doc/lilypond/${VERSION}/Documentation/bd/lily-1bd70e14.ly -share/doc/lilypond/${VERSION}/Documentation/bd/lily-1bd70e14.png -share/doc/lilypond/${VERSION}/Documentation/bd/lily-2b189105.ly -share/doc/lilypond/${VERSION}/Documentation/bd/lily-2b189105.png -share/doc/lilypond/${VERSION}/Documentation/bd/lily-2c3f54c4.ly -share/doc/lilypond/${VERSION}/Documentation/bd/lily-2c3f54c4.png -share/doc/lilypond/${VERSION}/Documentation/bd/lily-2e382f0f.ly -share/doc/lilypond/${VERSION}/Documentation/bd/lily-2e382f0f.png -share/doc/lilypond/${VERSION}/Documentation/bd/lily-36ec6862.ly -share/doc/lilypond/${VERSION}/Documentation/bd/lily-36ec6862.png -share/doc/lilypond/${VERSION}/Documentation/bd/lily-5cd16ad6.ly -share/doc/lilypond/${VERSION}/Documentation/bd/lily-5cd16ad6.png -share/doc/lilypond/${VERSION}/Documentation/bd/lily-8aaa8309.ly -share/doc/lilypond/${VERSION}/Documentation/bd/lily-8aaa8309.png -share/doc/lilypond/${VERSION}/Documentation/bd/lily-bc46a6f7.ly -share/doc/lilypond/${VERSION}/Documentation/bd/lily-bc46a6f7.png +share/doc/lilypond/${VERSION}/Documentation/bd/lily-133721c4.ly +share/doc/lilypond/${VERSION}/Documentation/bd/lily-133721c4.png +share/doc/lilypond/${VERSION}/Documentation/bd/lily-267ca0ec.ly +share/doc/lilypond/${VERSION}/Documentation/bd/lily-267ca0ec.png +share/doc/lilypond/${VERSION}/Documentation/bd/lily-2d507dcc.ly +share/doc/lilypond/${VERSION}/Documentation/bd/lily-2d507dcc.png +share/doc/lilypond/${VERSION}/Documentation/bd/lily-365b2a59.ly +share/doc/lilypond/${VERSION}/Documentation/bd/lily-365b2a59.png +share/doc/lilypond/${VERSION}/Documentation/bd/lily-5d30669e.ly +share/doc/lilypond/${VERSION}/Documentation/bd/lily-5d30669e.png +share/doc/lilypond/${VERSION}/Documentation/bd/lily-6a9d94d8.ly +share/doc/lilypond/${VERSION}/Documentation/bd/lily-6a9d94d8.png +share/doc/lilypond/${VERSION}/Documentation/bd/lily-8ce76f63.ly +share/doc/lilypond/${VERSION}/Documentation/bd/lily-8ce76f63.png +share/doc/lilypond/${VERSION}/Documentation/bd/lily-9cf441e3.ly +share/doc/lilypond/${VERSION}/Documentation/bd/lily-9cf441e3.png +share/doc/lilypond/${VERSION}/Documentation/bd/lily-b8ecf439.ly +share/doc/lilypond/${VERSION}/Documentation/bd/lily-b8ecf439.png +share/doc/lilypond/${VERSION}/Documentation/bd/lily-c10eb6e1.ly +share/doc/lilypond/${VERSION}/Documentation/bd/lily-c10eb6e1.png +share/doc/lilypond/${VERSION}/Documentation/bd/lily-ec9078af.ly +share/doc/lilypond/${VERSION}/Documentation/bd/lily-ec9078af.png share/doc/lilypond/${VERSION}/Documentation/be/ -share/doc/lilypond/${VERSION}/Documentation/be/lily-3108ef26.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-3108ef26.png -share/doc/lilypond/${VERSION}/Documentation/be/lily-338969d8.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-338969d8.png -share/doc/lilypond/${VERSION}/Documentation/be/lily-343a7216.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-343a7216.png -share/doc/lilypond/${VERSION}/Documentation/be/lily-37f521fe.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-37f521fe.png -share/doc/lilypond/${VERSION}/Documentation/be/lily-70a16a2e.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-70a16a2e.png -share/doc/lilypond/${VERSION}/Documentation/be/lily-7764bf2a.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-7764bf2a.png -share/doc/lilypond/${VERSION}/Documentation/be/lily-7eb33924.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-7eb33924.png -share/doc/lilypond/${VERSION}/Documentation/be/lily-a9757827.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-a9757827.png -share/doc/lilypond/${VERSION}/Documentation/be/lily-b13d96a7.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-b13d96a7.png -share/doc/lilypond/${VERSION}/Documentation/be/lily-b3b35392.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-b3b35392.png -share/doc/lilypond/${VERSION}/Documentation/be/lily-e0247ceb.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-e0247ceb.png -share/doc/lilypond/${VERSION}/Documentation/be/lily-e70c4806.ly -share/doc/lilypond/${VERSION}/Documentation/be/lily-e70c4806.png +share/doc/lilypond/${VERSION}/Documentation/be/lily-0282c541.ly +share/doc/lilypond/${VERSION}/Documentation/be/lily-0282c541.png +share/doc/lilypond/${VERSION}/Documentation/be/lily-2b0094e3.ly +share/doc/lilypond/${VERSION}/Documentation/be/lily-2b0094e3.png +share/doc/lilypond/${VERSION}/Documentation/be/lily-44a74cd7.ly +share/doc/lilypond/${VERSION}/Documentation/be/lily-44a74cd7.png +share/doc/lilypond/${VERSION}/Documentation/be/lily-4bca094b.ly +share/doc/lilypond/${VERSION}/Documentation/be/lily-4bca094b.png +share/doc/lilypond/${VERSION}/Documentation/be/lily-908e42e9.ly +share/doc/lilypond/${VERSION}/Documentation/be/lily-908e42e9.png +share/doc/lilypond/${VERSION}/Documentation/be/lily-a9556bea.ly +share/doc/lilypond/${VERSION}/Documentation/be/lily-a9556bea.png +share/doc/lilypond/${VERSION}/Documentation/be/lily-c9e98dfe.ly +share/doc/lilypond/${VERSION}/Documentation/be/lily-c9e98dfe.png +share/doc/lilypond/${VERSION}/Documentation/be/lily-dfc082cd.ly +share/doc/lilypond/${VERSION}/Documentation/be/lily-dfc082cd.png +share/doc/lilypond/${VERSION}/Documentation/be/lily-e5544352.ly +share/doc/lilypond/${VERSION}/Documentation/be/lily-e5544352.png +share/doc/lilypond/${VERSION}/Documentation/be/lily-ee8f3dd1.ly +share/doc/lilypond/${VERSION}/Documentation/be/lily-ee8f3dd1.png share/doc/lilypond/${VERSION}/Documentation/bf/ -share/doc/lilypond/${VERSION}/Documentation/bf/lily-3e915d3b.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-3e915d3b.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-42210e9a.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-42210e9a.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-5662c92c.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-5662c92c.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-6d6d3941.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-6d6d3941.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-7fa0951f.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-7fa0951f.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-847db421.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-847db421.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-91eee80d.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-91eee80d.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-a80608a6.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-a80608a6.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-c52c7eba.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-c52c7eba.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-d98de729.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-d98de729.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-e1ea5c23.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-e1ea5c23.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-f304a192.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-f304a192.png -share/doc/lilypond/${VERSION}/Documentation/bf/lily-f90a57b5.ly -share/doc/lilypond/${VERSION}/Documentation/bf/lily-f90a57b5.png +share/doc/lilypond/${VERSION}/Documentation/bf/lily-2ad7abf5.ly +share/doc/lilypond/${VERSION}/Documentation/bf/lily-2ad7abf5.png +share/doc/lilypond/${VERSION}/Documentation/bf/lily-554396d8.ly +share/doc/lilypond/${VERSION}/Documentation/bf/lily-554396d8.png +share/doc/lilypond/${VERSION}/Documentation/bf/lily-57450d16.ly +share/doc/lilypond/${VERSION}/Documentation/bf/lily-57450d16.png +share/doc/lilypond/${VERSION}/Documentation/bf/lily-75ffa06c.ly +share/doc/lilypond/${VERSION}/Documentation/bf/lily-75ffa06c.png +share/doc/lilypond/${VERSION}/Documentation/bf/lily-ac979051.ly +share/doc/lilypond/${VERSION}/Documentation/bf/lily-ac979051.png +share/doc/lilypond/${VERSION}/Documentation/bf/lily-b3d0dff1.ly +share/doc/lilypond/${VERSION}/Documentation/bf/lily-b3d0dff1.png +share/doc/lilypond/${VERSION}/Documentation/bf/lily-c46e6efb.ly +share/doc/lilypond/${VERSION}/Documentation/bf/lily-c46e6efb.png +share/doc/lilypond/${VERSION}/Documentation/bf/lily-fc7808e8.ly +share/doc/lilypond/${VERSION}/Documentation/bf/lily-fc7808e8.png +share/doc/lilypond/${VERSION}/Documentation/bf/lily-ffbb4d61.ly +share/doc/lilypond/${VERSION}/Documentation/bf/lily-ffbb4d61.png +share/doc/lilypond/${VERSION}/Documentation/bf/lily-ffc611c1.ly +share/doc/lilypond/${VERSION}/Documentation/bf/lily-ffc611c1.png share/doc/lilypond/${VERSION}/Documentation/c0/ -share/doc/lilypond/${VERSION}/Documentation/c0/lily-0dc6202f.ly -share/doc/lilypond/${VERSION}/Documentation/c0/lily-0dc6202f.png -share/doc/lilypond/${VERSION}/Documentation/c0/lily-55d8ef6c.ly -share/doc/lilypond/${VERSION}/Documentation/c0/lily-55d8ef6c.png -share/doc/lilypond/${VERSION}/Documentation/c0/lily-5f2de6c2.ly -share/doc/lilypond/${VERSION}/Documentation/c0/lily-5f2de6c2.png -share/doc/lilypond/${VERSION}/Documentation/c0/lily-7295e7b2.ly -share/doc/lilypond/${VERSION}/Documentation/c0/lily-7295e7b2.png -share/doc/lilypond/${VERSION}/Documentation/c0/lily-fa959827.ly -share/doc/lilypond/${VERSION}/Documentation/c0/lily-fa959827.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-029d7b98.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-029d7b98.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-0997d87c.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-0997d87c.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-09a5f354.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-09a5f354.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-0a178f4f.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-0a178f4f.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-699f6fc0.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-699f6fc0.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-6d6f422e.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-6d6f422e.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-709e1c12.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-709e1c12.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-7824dc09.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-7824dc09.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-b50b3725.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-b50b3725.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-b7796092.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-b7796092.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-d2cfc79e.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-d2cfc79e.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-d497e976.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-d497e976.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-e495e7e3.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-e495e7e3.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-e6beabde.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-e6beabde.png +share/doc/lilypond/${VERSION}/Documentation/c0/lily-ffa0a407.ly +share/doc/lilypond/${VERSION}/Documentation/c0/lily-ffa0a407.png share/doc/lilypond/${VERSION}/Documentation/c1/ -share/doc/lilypond/${VERSION}/Documentation/c1/lily-0a41b950.ly -share/doc/lilypond/${VERSION}/Documentation/c1/lily-0a41b950.png -share/doc/lilypond/${VERSION}/Documentation/c1/lily-1f859d21.ly -share/doc/lilypond/${VERSION}/Documentation/c1/lily-1f859d21.png -share/doc/lilypond/${VERSION}/Documentation/c1/lily-25bdcd21.ly -share/doc/lilypond/${VERSION}/Documentation/c1/lily-25bdcd21.png -share/doc/lilypond/${VERSION}/Documentation/c1/lily-2a629bbc.ly -share/doc/lilypond/${VERSION}/Documentation/c1/lily-2a629bbc.png -share/doc/lilypond/${VERSION}/Documentation/c1/lily-5aa32ece.ly -share/doc/lilypond/${VERSION}/Documentation/c1/lily-5aa32ece.png -share/doc/lilypond/${VERSION}/Documentation/c1/lily-5dab9deb.ly -share/doc/lilypond/${VERSION}/Documentation/c1/lily-5dab9deb.png -share/doc/lilypond/${VERSION}/Documentation/c1/lily-603c3da6.ly -share/doc/lilypond/${VERSION}/Documentation/c1/lily-603c3da6.png -share/doc/lilypond/${VERSION}/Documentation/c1/lily-e807c58c.ly -share/doc/lilypond/${VERSION}/Documentation/c1/lily-e807c58c.png -share/doc/lilypond/${VERSION}/Documentation/c1/lily-fa834589.ly -share/doc/lilypond/${VERSION}/Documentation/c1/lily-fa834589.png +share/doc/lilypond/${VERSION}/Documentation/c1/lily-0603a223.ly +share/doc/lilypond/${VERSION}/Documentation/c1/lily-0603a223.png +share/doc/lilypond/${VERSION}/Documentation/c1/lily-1433b7d9.ly +share/doc/lilypond/${VERSION}/Documentation/c1/lily-1433b7d9.png +share/doc/lilypond/${VERSION}/Documentation/c1/lily-299ec8af.ly +share/doc/lilypond/${VERSION}/Documentation/c1/lily-299ec8af.png +share/doc/lilypond/${VERSION}/Documentation/c1/lily-2ec052c0.ly +share/doc/lilypond/${VERSION}/Documentation/c1/lily-2ec052c0.png +share/doc/lilypond/${VERSION}/Documentation/c1/lily-5d5728e3.ly +share/doc/lilypond/${VERSION}/Documentation/c1/lily-5d5728e3.png +share/doc/lilypond/${VERSION}/Documentation/c1/lily-ae11ae7f.ly +share/doc/lilypond/${VERSION}/Documentation/c1/lily-ae11ae7f.png +share/doc/lilypond/${VERSION}/Documentation/c1/lily-b378abb8.ly +share/doc/lilypond/${VERSION}/Documentation/c1/lily-b378abb8.png +share/doc/lilypond/${VERSION}/Documentation/c1/lily-d0e9effb.ly +share/doc/lilypond/${VERSION}/Documentation/c1/lily-d0e9effb.png share/doc/lilypond/${VERSION}/Documentation/c2/ -share/doc/lilypond/${VERSION}/Documentation/c2/lily-8a29285b.ly -share/doc/lilypond/${VERSION}/Documentation/c2/lily-8a29285b.png -share/doc/lilypond/${VERSION}/Documentation/c2/lily-9da5043f.ly -share/doc/lilypond/${VERSION}/Documentation/c2/lily-9da5043f.png -share/doc/lilypond/${VERSION}/Documentation/c2/lily-9eed157c.ly -share/doc/lilypond/${VERSION}/Documentation/c2/lily-9eed157c.png -share/doc/lilypond/${VERSION}/Documentation/c2/lily-c599b276.ly -share/doc/lilypond/${VERSION}/Documentation/c2/lily-c599b276.png -share/doc/lilypond/${VERSION}/Documentation/c2/lily-d609fe50.ly -share/doc/lilypond/${VERSION}/Documentation/c2/lily-d609fe50.png -share/doc/lilypond/${VERSION}/Documentation/c2/lily-ff0e1657.ly -share/doc/lilypond/${VERSION}/Documentation/c2/lily-ff0e1657.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-34834dab.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-34834dab.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-42e6dbec.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-42e6dbec.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-5c787a5a.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-5c787a5a.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-6087cfdc.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-6087cfdc.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-6f3429d4.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-6f3429d4.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-6ff031c4.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-6ff031c4.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-742aef84.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-742aef84.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-9b268795.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-9b268795.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-b2826cf0.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-b2826cf0.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-d0205e22.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-d0205e22.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-d5413114.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-d5413114.png +share/doc/lilypond/${VERSION}/Documentation/c2/lily-d68561d8.ly +share/doc/lilypond/${VERSION}/Documentation/c2/lily-d68561d8.png share/doc/lilypond/${VERSION}/Documentation/c3/ -share/doc/lilypond/${VERSION}/Documentation/c3/lily-0b738d6d.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-0b738d6d.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-144c1c15.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-144c1c15.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-47b64c31.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-47b64c31.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-50a16556.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-50a16556.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-93651bf7.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-93651bf7.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-94eb003e.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-94eb003e.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-ae084f25.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-ae084f25.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-d20fedc0.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-d20fedc0.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-dbf9de09.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-dbf9de09.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-dc15ebad.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-dc15ebad.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-e852dc62.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-e852dc62.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-f5fe1b7a.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-f5fe1b7a.png -share/doc/lilypond/${VERSION}/Documentation/c3/lily-f68d8f93.ly -share/doc/lilypond/${VERSION}/Documentation/c3/lily-f68d8f93.png +share/doc/lilypond/${VERSION}/Documentation/c3/lily-08e7e404.ly +share/doc/lilypond/${VERSION}/Documentation/c3/lily-08e7e404.png +share/doc/lilypond/${VERSION}/Documentation/c3/lily-391da6db.ly +share/doc/lilypond/${VERSION}/Documentation/c3/lily-391da6db.png +share/doc/lilypond/${VERSION}/Documentation/c3/lily-6d0c2952.ly +share/doc/lilypond/${VERSION}/Documentation/c3/lily-6d0c2952.png +share/doc/lilypond/${VERSION}/Documentation/c3/lily-780d55b2.ly +share/doc/lilypond/${VERSION}/Documentation/c3/lily-780d55b2.png +share/doc/lilypond/${VERSION}/Documentation/c3/lily-b2a36471.ly +share/doc/lilypond/${VERSION}/Documentation/c3/lily-b2a36471.png +share/doc/lilypond/${VERSION}/Documentation/c3/lily-c9fac81f.ly +share/doc/lilypond/${VERSION}/Documentation/c3/lily-c9fac81f.png +share/doc/lilypond/${VERSION}/Documentation/c3/lily-f3900e43.ly +share/doc/lilypond/${VERSION}/Documentation/c3/lily-f3900e43.png share/doc/lilypond/${VERSION}/Documentation/c4/ -share/doc/lilypond/${VERSION}/Documentation/c4/lily-0746c9a8.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-0746c9a8.png -share/doc/lilypond/${VERSION}/Documentation/c4/lily-0d2f71b1.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-0d2f71b1.png -share/doc/lilypond/${VERSION}/Documentation/c4/lily-12c55988.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-12c55988.png -share/doc/lilypond/${VERSION}/Documentation/c4/lily-172648be.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-172648be.png -share/doc/lilypond/${VERSION}/Documentation/c4/lily-5a89a17d.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-5a89a17d.png -share/doc/lilypond/${VERSION}/Documentation/c4/lily-5ec9270f.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-5ec9270f.png -share/doc/lilypond/${VERSION}/Documentation/c4/lily-64850a30.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-64850a30.png -share/doc/lilypond/${VERSION}/Documentation/c4/lily-9d313890.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-9d313890.png -share/doc/lilypond/${VERSION}/Documentation/c4/lily-a58c7f45.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-a58c7f45.png -share/doc/lilypond/${VERSION}/Documentation/c4/lily-af28fd04.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-af28fd04.png -share/doc/lilypond/${VERSION}/Documentation/c4/lily-e0507e7d.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-e0507e7d.png -share/doc/lilypond/${VERSION}/Documentation/c4/lily-e356d3f0.ly -share/doc/lilypond/${VERSION}/Documentation/c4/lily-e356d3f0.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-1f3d4a26.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-1f3d4a26.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-201207c4.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-201207c4.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-2c553d16.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-2c553d16.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-2e689083.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-2e689083.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-3096068c.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-3096068c.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-39e90536.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-39e90536.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-66521fa9.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-66521fa9.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-73120412.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-73120412.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-7510f114.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-7510f114.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-8e100f64.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-8e100f64.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-b5db8c1e.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-b5db8c1e.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-c43c1e06.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-c43c1e06.png +share/doc/lilypond/${VERSION}/Documentation/c4/lily-ecd33d74.ly +share/doc/lilypond/${VERSION}/Documentation/c4/lily-ecd33d74.png share/doc/lilypond/${VERSION}/Documentation/c5/ -share/doc/lilypond/${VERSION}/Documentation/c5/lily-2aa27ec6.ly -share/doc/lilypond/${VERSION}/Documentation/c5/lily-2aa27ec6.png -share/doc/lilypond/${VERSION}/Documentation/c5/lily-4ad96a3d.ly -share/doc/lilypond/${VERSION}/Documentation/c5/lily-4ad96a3d.png -share/doc/lilypond/${VERSION}/Documentation/c5/lily-60970965.ly -share/doc/lilypond/${VERSION}/Documentation/c5/lily-60970965.png -share/doc/lilypond/${VERSION}/Documentation/c5/lily-9f6926fb.ly -share/doc/lilypond/${VERSION}/Documentation/c5/lily-9f6926fb.png -share/doc/lilypond/${VERSION}/Documentation/c5/lily-a02d2fca.ly -share/doc/lilypond/${VERSION}/Documentation/c5/lily-a02d2fca.png -share/doc/lilypond/${VERSION}/Documentation/c5/lily-af0cf131.ly -share/doc/lilypond/${VERSION}/Documentation/c5/lily-af0cf131.png -share/doc/lilypond/${VERSION}/Documentation/c5/lily-b290ab51.ly -share/doc/lilypond/${VERSION}/Documentation/c5/lily-b290ab51.png -share/doc/lilypond/${VERSION}/Documentation/c5/lily-fbe39aac.ly -share/doc/lilypond/${VERSION}/Documentation/c5/lily-fbe39aac.png +share/doc/lilypond/${VERSION}/Documentation/c5/lily-27dc2511.ly +share/doc/lilypond/${VERSION}/Documentation/c5/lily-27dc2511.png +share/doc/lilypond/${VERSION}/Documentation/c5/lily-28fad30e.ly +share/doc/lilypond/${VERSION}/Documentation/c5/lily-28fad30e.png +share/doc/lilypond/${VERSION}/Documentation/c5/lily-31364526.ly +share/doc/lilypond/${VERSION}/Documentation/c5/lily-31364526.png +share/doc/lilypond/${VERSION}/Documentation/c5/lily-3787e267.ly +share/doc/lilypond/${VERSION}/Documentation/c5/lily-3787e267.png +share/doc/lilypond/${VERSION}/Documentation/c5/lily-403ac8ed.ly +share/doc/lilypond/${VERSION}/Documentation/c5/lily-403ac8ed.png +share/doc/lilypond/${VERSION}/Documentation/c5/lily-54157874.ly +share/doc/lilypond/${VERSION}/Documentation/c5/lily-54157874.png +share/doc/lilypond/${VERSION}/Documentation/c5/lily-8bfbdd82.ly +share/doc/lilypond/${VERSION}/Documentation/c5/lily-8bfbdd82.png +share/doc/lilypond/${VERSION}/Documentation/c5/lily-9ff77cfe.ly +share/doc/lilypond/${VERSION}/Documentation/c5/lily-9ff77cfe.png +share/doc/lilypond/${VERSION}/Documentation/c5/lily-a8ce7924.ly +share/doc/lilypond/${VERSION}/Documentation/c5/lily-a8ce7924.png +share/doc/lilypond/${VERSION}/Documentation/c5/lily-e20e6528.ly +share/doc/lilypond/${VERSION}/Documentation/c5/lily-e20e6528.png share/doc/lilypond/${VERSION}/Documentation/c6/ -share/doc/lilypond/${VERSION}/Documentation/c6/lily-25c4eea1.ly -share/doc/lilypond/${VERSION}/Documentation/c6/lily-25c4eea1.png -share/doc/lilypond/${VERSION}/Documentation/c6/lily-3c8d78a3.ly -share/doc/lilypond/${VERSION}/Documentation/c6/lily-3c8d78a3.png -share/doc/lilypond/${VERSION}/Documentation/c6/lily-48b87c50.ly -share/doc/lilypond/${VERSION}/Documentation/c6/lily-48b87c50.png -share/doc/lilypond/${VERSION}/Documentation/c6/lily-5819f691.ly -share/doc/lilypond/${VERSION}/Documentation/c6/lily-5819f691.png -share/doc/lilypond/${VERSION}/Documentation/c6/lily-5a992a76.ly -share/doc/lilypond/${VERSION}/Documentation/c6/lily-5a992a76.png -share/doc/lilypond/${VERSION}/Documentation/c6/lily-94cf1edb.ly -share/doc/lilypond/${VERSION}/Documentation/c6/lily-94cf1edb.png -share/doc/lilypond/${VERSION}/Documentation/c6/lily-b2b56432.ly -share/doc/lilypond/${VERSION}/Documentation/c6/lily-b2b56432.png -share/doc/lilypond/${VERSION}/Documentation/c6/lily-cf480223.ly -share/doc/lilypond/${VERSION}/Documentation/c6/lily-cf480223.png -share/doc/lilypond/${VERSION}/Documentation/c6/lily-e7f341db.ly -share/doc/lilypond/${VERSION}/Documentation/c6/lily-e7f341db.png -share/doc/lilypond/${VERSION}/Documentation/c6/lily-f81e235c.ly -share/doc/lilypond/${VERSION}/Documentation/c6/lily-f81e235c.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-09597d1e.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-09597d1e.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-11978d55.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-11978d55.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-12fcdd24.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-12fcdd24.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-15a24e5e.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-15a24e5e.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-19d3c756.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-19d3c756.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-1ebd4de8.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-1ebd4de8.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-2808fd17.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-2808fd17.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-2b346c41.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-2b346c41.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-2dc57281.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-2dc57281.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-2eaa3514.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-2eaa3514.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-3986aa9c.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-3986aa9c.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-5ab97e84.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-5ab97e84.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-5d424c3b.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-5d424c3b.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-5f695672.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-5f695672.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-8b332c94.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-8b332c94.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-8d84e2b9.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-8d84e2b9.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-8f110443.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-8f110443.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-a704a130.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-a704a130.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-b1ab1991.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-b1ab1991.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-deca884a.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-deca884a.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-dee1a23a.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-dee1a23a.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-e3ae33de.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-e3ae33de.png +share/doc/lilypond/${VERSION}/Documentation/c6/lily-f0ec0812.ly +share/doc/lilypond/${VERSION}/Documentation/c6/lily-f0ec0812.png share/doc/lilypond/${VERSION}/Documentation/c7/ -share/doc/lilypond/${VERSION}/Documentation/c7/lily-130077fb.ly -share/doc/lilypond/${VERSION}/Documentation/c7/lily-130077fb.png -share/doc/lilypond/${VERSION}/Documentation/c7/lily-28909a0e.ly -share/doc/lilypond/${VERSION}/Documentation/c7/lily-28909a0e.png -share/doc/lilypond/${VERSION}/Documentation/c7/lily-2f016283.ly -share/doc/lilypond/${VERSION}/Documentation/c7/lily-2f016283.png -share/doc/lilypond/${VERSION}/Documentation/c7/lily-6cd7d94f.ly -share/doc/lilypond/${VERSION}/Documentation/c7/lily-6cd7d94f.png -share/doc/lilypond/${VERSION}/Documentation/c7/lily-d94ab1b0.ly -share/doc/lilypond/${VERSION}/Documentation/c7/lily-d94ab1b0.png -share/doc/lilypond/${VERSION}/Documentation/c7/lily-db975079.ly -share/doc/lilypond/${VERSION}/Documentation/c7/lily-db975079.png +share/doc/lilypond/${VERSION}/Documentation/c7/lily-07bd0565.ly +share/doc/lilypond/${VERSION}/Documentation/c7/lily-07bd0565.png +share/doc/lilypond/${VERSION}/Documentation/c7/lily-126e50c1.ly +share/doc/lilypond/${VERSION}/Documentation/c7/lily-126e50c1.png +share/doc/lilypond/${VERSION}/Documentation/c7/lily-255e84c6.ly +share/doc/lilypond/${VERSION}/Documentation/c7/lily-255e84c6.png +share/doc/lilypond/${VERSION}/Documentation/c7/lily-37798ad1.ly +share/doc/lilypond/${VERSION}/Documentation/c7/lily-37798ad1.png +share/doc/lilypond/${VERSION}/Documentation/c7/lily-4099153f.ly +share/doc/lilypond/${VERSION}/Documentation/c7/lily-4099153f.png +share/doc/lilypond/${VERSION}/Documentation/c7/lily-99a783ed.ly +share/doc/lilypond/${VERSION}/Documentation/c7/lily-99a783ed.png +share/doc/lilypond/${VERSION}/Documentation/c7/lily-9c14d6cf.ly +share/doc/lilypond/${VERSION}/Documentation/c7/lily-9c14d6cf.png +share/doc/lilypond/${VERSION}/Documentation/c7/lily-b9eb3a93.ly +share/doc/lilypond/${VERSION}/Documentation/c7/lily-b9eb3a93.png +share/doc/lilypond/${VERSION}/Documentation/c7/lily-eedc4794.ly +share/doc/lilypond/${VERSION}/Documentation/c7/lily-eedc4794.png share/doc/lilypond/${VERSION}/Documentation/c8/ -share/doc/lilypond/${VERSION}/Documentation/c8/lily-10945279.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-10945279.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-17e83cec.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-17e83cec.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-3ee90f24.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-3ee90f24.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-454336f8.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-454336f8.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-462b9310.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-462b9310.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-4d1ef15f.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-4d1ef15f.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-68730586.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-68730586.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-6e8c2546.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-6e8c2546.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-a5e1d9c8.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-a5e1d9c8.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-ba6b1be3.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-ba6b1be3.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-d5575fb8.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-d5575fb8.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-d809ea36.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-d809ea36.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-e011c035.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-e011c035.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-e3c3e687.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-e3c3e687.png -share/doc/lilypond/${VERSION}/Documentation/c8/lily-e3d8751d.ly -share/doc/lilypond/${VERSION}/Documentation/c8/lily-e3d8751d.png +share/doc/lilypond/${VERSION}/Documentation/c8/lily-1cd17481.ly +share/doc/lilypond/${VERSION}/Documentation/c8/lily-1cd17481.png +share/doc/lilypond/${VERSION}/Documentation/c8/lily-4eb52864.ly +share/doc/lilypond/${VERSION}/Documentation/c8/lily-4eb52864.png +share/doc/lilypond/${VERSION}/Documentation/c8/lily-8de9dd6b.ly +share/doc/lilypond/${VERSION}/Documentation/c8/lily-8de9dd6b.png +share/doc/lilypond/${VERSION}/Documentation/c8/lily-c6588b02.ly +share/doc/lilypond/${VERSION}/Documentation/c8/lily-c6588b02.png +share/doc/lilypond/${VERSION}/Documentation/c8/lily-ce4b77da.ly +share/doc/lilypond/${VERSION}/Documentation/c8/lily-ce4b77da.png +share/doc/lilypond/${VERSION}/Documentation/c8/lily-d4d7a707.ly +share/doc/lilypond/${VERSION}/Documentation/c8/lily-d4d7a707.png +share/doc/lilypond/${VERSION}/Documentation/c8/lily-d651709d.ly +share/doc/lilypond/${VERSION}/Documentation/c8/lily-d651709d.png +share/doc/lilypond/${VERSION}/Documentation/c8/lily-d9b2fcbe.ly +share/doc/lilypond/${VERSION}/Documentation/c8/lily-d9b2fcbe.png share/doc/lilypond/${VERSION}/Documentation/c9/ -share/doc/lilypond/${VERSION}/Documentation/c9/lily-0ab5aff5.ly -share/doc/lilypond/${VERSION}/Documentation/c9/lily-0ab5aff5.png -share/doc/lilypond/${VERSION}/Documentation/c9/lily-260a949a.ly -share/doc/lilypond/${VERSION}/Documentation/c9/lily-260a949a.png -share/doc/lilypond/${VERSION}/Documentation/c9/lily-3ba6e3c5.ly -share/doc/lilypond/${VERSION}/Documentation/c9/lily-3ba6e3c5.png -share/doc/lilypond/${VERSION}/Documentation/c9/lily-5b1b935b.ly -share/doc/lilypond/${VERSION}/Documentation/c9/lily-5b1b935b.png -share/doc/lilypond/${VERSION}/Documentation/c9/lily-84595744.ly -share/doc/lilypond/${VERSION}/Documentation/c9/lily-84595744.png -share/doc/lilypond/${VERSION}/Documentation/c9/lily-8dcd66a4.ly -share/doc/lilypond/${VERSION}/Documentation/c9/lily-8dcd66a4.png -share/doc/lilypond/${VERSION}/Documentation/c9/lily-b83fffae.ly -share/doc/lilypond/${VERSION}/Documentation/c9/lily-b83fffae.png -share/doc/lilypond/${VERSION}/Documentation/c9/lily-f7bc7052.ly -share/doc/lilypond/${VERSION}/Documentation/c9/lily-f7bc7052.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-0e7d3903.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-0e7d3903.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-19d4f615.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-19d4f615.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-26e7d6b4.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-26e7d6b4.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-35f0a6de.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-35f0a6de.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-37bced89.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-37bced89.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-51a4f7f6.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-51a4f7f6.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-567c240b.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-567c240b.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-7a8f0874.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-7a8f0874.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-7d3ba550.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-7d3ba550.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-9415cc4d.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-9415cc4d.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-b10c48ba.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-b10c48ba.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-be1a1cd5.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-be1a1cd5.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-c21a6fd8.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-c21a6fd8.png +share/doc/lilypond/${VERSION}/Documentation/c9/lily-f4363f03.ly +share/doc/lilypond/${VERSION}/Documentation/c9/lily-f4363f03.png share/doc/lilypond/${VERSION}/Documentation/ca/ -share/doc/lilypond/${VERSION}/Documentation/ca/lily-0993682a.ly -share/doc/lilypond/${VERSION}/Documentation/ca/lily-0993682a.png -share/doc/lilypond/${VERSION}/Documentation/ca/lily-0d1adcf5.ly -share/doc/lilypond/${VERSION}/Documentation/ca/lily-0d1adcf5.png -share/doc/lilypond/${VERSION}/Documentation/ca/lily-39f8d425.ly -share/doc/lilypond/${VERSION}/Documentation/ca/lily-39f8d425.png -share/doc/lilypond/${VERSION}/Documentation/ca/lily-3fa1a663.ly -share/doc/lilypond/${VERSION}/Documentation/ca/lily-3fa1a663.png -share/doc/lilypond/${VERSION}/Documentation/ca/lily-5483c28d.ly -share/doc/lilypond/${VERSION}/Documentation/ca/lily-5483c28d.png -share/doc/lilypond/${VERSION}/Documentation/ca/lily-5f123875.ly -share/doc/lilypond/${VERSION}/Documentation/ca/lily-5f123875.png -share/doc/lilypond/${VERSION}/Documentation/ca/lily-8d07afab.ly -share/doc/lilypond/${VERSION}/Documentation/ca/lily-8d07afab.png -share/doc/lilypond/${VERSION}/Documentation/ca/lily-b680a05e.ly -share/doc/lilypond/${VERSION}/Documentation/ca/lily-b680a05e.png -share/doc/lilypond/${VERSION}/Documentation/ca/lily-baf9ca44.ly -share/doc/lilypond/${VERSION}/Documentation/ca/lily-baf9ca44.png -share/doc/lilypond/${VERSION}/Documentation/ca/lily-cff112d7.ly -share/doc/lilypond/${VERSION}/Documentation/ca/lily-cff112d7.png -share/doc/lilypond/${VERSION}/Documentation/ca/lily-f9e856f6.ly -share/doc/lilypond/${VERSION}/Documentation/ca/lily-f9e856f6.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-06dc01c8.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-06dc01c8.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-0a2c892c.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-0a2c892c.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-180fc76e.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-180fc76e.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-19451ecc.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-19451ecc.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-1eb4749c.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-1eb4749c.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-20f25942.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-20f25942.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-24eddcd0.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-24eddcd0.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-26dd6e2a.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-26dd6e2a.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-295c663e.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-295c663e.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-31234bf0.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-31234bf0.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-40d63f6e.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-40d63f6e.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-42fcc63e.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-42fcc63e.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-80569cfd.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-80569cfd.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-8c2b0902.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-8c2b0902.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-a397e0d2.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-a397e0d2.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-d4499e1e.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-d4499e1e.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-f1b0dca9.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-f1b0dca9.png +share/doc/lilypond/${VERSION}/Documentation/ca/lily-f6174a4f.ly +share/doc/lilypond/${VERSION}/Documentation/ca/lily-f6174a4f.png share/doc/lilypond/${VERSION}/Documentation/cb/ -share/doc/lilypond/${VERSION}/Documentation/cb/lily-0ed469eb.ly -share/doc/lilypond/${VERSION}/Documentation/cb/lily-0ed469eb.png -share/doc/lilypond/${VERSION}/Documentation/cb/lily-2093f07d.ly -share/doc/lilypond/${VERSION}/Documentation/cb/lily-2093f07d.png -share/doc/lilypond/${VERSION}/Documentation/cb/lily-66dccb9f.ly -share/doc/lilypond/${VERSION}/Documentation/cb/lily-66dccb9f.png -share/doc/lilypond/${VERSION}/Documentation/cb/lily-6b81d105.ly -share/doc/lilypond/${VERSION}/Documentation/cb/lily-6b81d105.png -share/doc/lilypond/${VERSION}/Documentation/cb/lily-9547773e.ly -share/doc/lilypond/${VERSION}/Documentation/cb/lily-9547773e.png +share/doc/lilypond/${VERSION}/Documentation/cb/lily-11057bf5.ly +share/doc/lilypond/${VERSION}/Documentation/cb/lily-11057bf5.png +share/doc/lilypond/${VERSION}/Documentation/cb/lily-2707782f.ly +share/doc/lilypond/${VERSION}/Documentation/cb/lily-2707782f.png +share/doc/lilypond/${VERSION}/Documentation/cb/lily-2721bebd.ly +share/doc/lilypond/${VERSION}/Documentation/cb/lily-2721bebd.png +share/doc/lilypond/${VERSION}/Documentation/cb/lily-44d2a49c.ly +share/doc/lilypond/${VERSION}/Documentation/cb/lily-44d2a49c.png +share/doc/lilypond/${VERSION}/Documentation/cb/lily-5a5272a7.ly +share/doc/lilypond/${VERSION}/Documentation/cb/lily-5a5272a7.png +share/doc/lilypond/${VERSION}/Documentation/cb/lily-5d73cd22.ly +share/doc/lilypond/${VERSION}/Documentation/cb/lily-5d73cd22.png +share/doc/lilypond/${VERSION}/Documentation/cb/lily-9822da52.ly +share/doc/lilypond/${VERSION}/Documentation/cb/lily-9822da52.png +share/doc/lilypond/${VERSION}/Documentation/cb/lily-a3149176.ly +share/doc/lilypond/${VERSION}/Documentation/cb/lily-a3149176.png +share/doc/lilypond/${VERSION}/Documentation/cb/lily-aeba82ac.ly +share/doc/lilypond/${VERSION}/Documentation/cb/lily-aeba82ac.png +share/doc/lilypond/${VERSION}/Documentation/cb/lily-c5fee2e9.ly +share/doc/lilypond/${VERSION}/Documentation/cb/lily-c5fee2e9.png +share/doc/lilypond/${VERSION}/Documentation/cb/lily-eabf68f6.ly +share/doc/lilypond/${VERSION}/Documentation/cb/lily-eabf68f6.png share/doc/lilypond/${VERSION}/Documentation/cc/ -share/doc/lilypond/${VERSION}/Documentation/cc/lily-033f8bb2.ly -share/doc/lilypond/${VERSION}/Documentation/cc/lily-033f8bb2.png -share/doc/lilypond/${VERSION}/Documentation/cc/lily-0621864c.ly -share/doc/lilypond/${VERSION}/Documentation/cc/lily-0621864c.png -share/doc/lilypond/${VERSION}/Documentation/cc/lily-3263d61c.ly -share/doc/lilypond/${VERSION}/Documentation/cc/lily-3263d61c.png -share/doc/lilypond/${VERSION}/Documentation/cc/lily-35c9fb86.ly -share/doc/lilypond/${VERSION}/Documentation/cc/lily-35c9fb86.png -share/doc/lilypond/${VERSION}/Documentation/cc/lily-61f0f0ad.ly -share/doc/lilypond/${VERSION}/Documentation/cc/lily-61f0f0ad.png -share/doc/lilypond/${VERSION}/Documentation/cc/lily-d124e3d7.ly -share/doc/lilypond/${VERSION}/Documentation/cc/lily-d124e3d7.png -share/doc/lilypond/${VERSION}/Documentation/cc/lily-daa49256.ly -share/doc/lilypond/${VERSION}/Documentation/cc/lily-daa49256.png -share/doc/lilypond/${VERSION}/Documentation/cc/lily-e5a7d49e.ly -share/doc/lilypond/${VERSION}/Documentation/cc/lily-e5a7d49e.png -share/doc/lilypond/${VERSION}/Documentation/cc/lily-f773675d.ly -share/doc/lilypond/${VERSION}/Documentation/cc/lily-f773675d.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-1852b7a8.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-1852b7a8.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-233af755.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-233af755.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-2a4af6ae.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-2a4af6ae.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-485b6364.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-485b6364.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-4c220261.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-4c220261.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-69e9c930.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-69e9c930.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-7b0dea3a.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-7b0dea3a.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-9832145c.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-9832145c.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-b1df27e7.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-b1df27e7.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-c17b1b54.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-c17b1b54.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-d3260fab.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-d3260fab.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-d63aace7.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-d63aace7.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-d814fdb7.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-d814fdb7.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-d9e23a91.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-d9e23a91.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-dcfb70ee.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-dcfb70ee.png +share/doc/lilypond/${VERSION}/Documentation/cc/lily-f424b78d.ly +share/doc/lilypond/${VERSION}/Documentation/cc/lily-f424b78d.png share/doc/lilypond/${VERSION}/Documentation/cd/ -share/doc/lilypond/${VERSION}/Documentation/cd/lily-0165492d.ly -share/doc/lilypond/${VERSION}/Documentation/cd/lily-0165492d.png -share/doc/lilypond/${VERSION}/Documentation/cd/lily-53a0bf58.ly -share/doc/lilypond/${VERSION}/Documentation/cd/lily-53a0bf58.png -share/doc/lilypond/${VERSION}/Documentation/cd/lily-5c50fdcb.ly -share/doc/lilypond/${VERSION}/Documentation/cd/lily-5c50fdcb.png -share/doc/lilypond/${VERSION}/Documentation/cd/lily-8946e58d.ly -share/doc/lilypond/${VERSION}/Documentation/cd/lily-8946e58d.png -share/doc/lilypond/${VERSION}/Documentation/cd/lily-955c7f7b.ly -share/doc/lilypond/${VERSION}/Documentation/cd/lily-955c7f7b.png -share/doc/lilypond/${VERSION}/Documentation/cd/lily-9d8d6761.ly -share/doc/lilypond/${VERSION}/Documentation/cd/lily-9d8d6761.png -share/doc/lilypond/${VERSION}/Documentation/cd/lily-ac9d24ab.ly -share/doc/lilypond/${VERSION}/Documentation/cd/lily-ac9d24ab.png -share/doc/lilypond/${VERSION}/Documentation/cd/lily-b73b5425.ly -share/doc/lilypond/${VERSION}/Documentation/cd/lily-b73b5425.png -share/doc/lilypond/${VERSION}/Documentation/cd/lily-c535a0a2.ly -share/doc/lilypond/${VERSION}/Documentation/cd/lily-c535a0a2.png -share/doc/lilypond/${VERSION}/Documentation/cd/lily-d03e4e7e.ly -share/doc/lilypond/${VERSION}/Documentation/cd/lily-d03e4e7e.png -share/doc/lilypond/${VERSION}/Documentation/cd/lily-e718429c.ly -share/doc/lilypond/${VERSION}/Documentation/cd/lily-e718429c.png +share/doc/lilypond/${VERSION}/Documentation/cd/lily-2bf76a42.ly +share/doc/lilypond/${VERSION}/Documentation/cd/lily-2bf76a42.png +share/doc/lilypond/${VERSION}/Documentation/cd/lily-850322b3.ly +share/doc/lilypond/${VERSION}/Documentation/cd/lily-850322b3.png +share/doc/lilypond/${VERSION}/Documentation/cd/lily-8c6af2d4.ly +share/doc/lilypond/${VERSION}/Documentation/cd/lily-8c6af2d4.png +share/doc/lilypond/${VERSION}/Documentation/cd/lily-bede1035.ly +share/doc/lilypond/${VERSION}/Documentation/cd/lily-bede1035.png +share/doc/lilypond/${VERSION}/Documentation/cd/lily-dff844a4.ly +share/doc/lilypond/${VERSION}/Documentation/cd/lily-dff844a4.png +share/doc/lilypond/${VERSION}/Documentation/cd/lily-e35aab55.ly +share/doc/lilypond/${VERSION}/Documentation/cd/lily-e35aab55.png +share/doc/lilypond/${VERSION}/Documentation/cd/lily-e5adb000.ly +share/doc/lilypond/${VERSION}/Documentation/cd/lily-e5adb000.png share/doc/lilypond/${VERSION}/Documentation/ce/ -share/doc/lilypond/${VERSION}/Documentation/ce/lily-2da2c7a5.ly -share/doc/lilypond/${VERSION}/Documentation/ce/lily-2da2c7a5.png -share/doc/lilypond/${VERSION}/Documentation/ce/lily-501827ed.ly -share/doc/lilypond/${VERSION}/Documentation/ce/lily-501827ed.png -share/doc/lilypond/${VERSION}/Documentation/ce/lily-6efd9e39.ly -share/doc/lilypond/${VERSION}/Documentation/ce/lily-6efd9e39.png -share/doc/lilypond/${VERSION}/Documentation/ce/lily-7d7e0a96.ly -share/doc/lilypond/${VERSION}/Documentation/ce/lily-7d7e0a96.png -share/doc/lilypond/${VERSION}/Documentation/ce/lily-85e3728e.ly -share/doc/lilypond/${VERSION}/Documentation/ce/lily-85e3728e.png -share/doc/lilypond/${VERSION}/Documentation/ce/lily-94547edb.ly -share/doc/lilypond/${VERSION}/Documentation/ce/lily-94547edb.png -share/doc/lilypond/${VERSION}/Documentation/ce/lily-9c5857bc.ly -share/doc/lilypond/${VERSION}/Documentation/ce/lily-9c5857bc.png -share/doc/lilypond/${VERSION}/Documentation/ce/lily-9d0e0e97.ly -share/doc/lilypond/${VERSION}/Documentation/ce/lily-9d0e0e97.png -share/doc/lilypond/${VERSION}/Documentation/ce/lily-b15b7bec.ly -share/doc/lilypond/${VERSION}/Documentation/ce/lily-b15b7bec.png -share/doc/lilypond/${VERSION}/Documentation/ce/lily-e5cb062c.ly -share/doc/lilypond/${VERSION}/Documentation/ce/lily-e5cb062c.png +share/doc/lilypond/${VERSION}/Documentation/ce/lily-16fca6b4.ly +share/doc/lilypond/${VERSION}/Documentation/ce/lily-16fca6b4.png +share/doc/lilypond/${VERSION}/Documentation/ce/lily-1ee8afec.ly +share/doc/lilypond/${VERSION}/Documentation/ce/lily-1ee8afec.png +share/doc/lilypond/${VERSION}/Documentation/ce/lily-29e3d609.ly +share/doc/lilypond/${VERSION}/Documentation/ce/lily-29e3d609.png +share/doc/lilypond/${VERSION}/Documentation/ce/lily-45cd0946.ly +share/doc/lilypond/${VERSION}/Documentation/ce/lily-45cd0946.png +share/doc/lilypond/${VERSION}/Documentation/ce/lily-4bb9c774.ly +share/doc/lilypond/${VERSION}/Documentation/ce/lily-4bb9c774.png +share/doc/lilypond/${VERSION}/Documentation/ce/lily-4d702799.ly +share/doc/lilypond/${VERSION}/Documentation/ce/lily-4d702799.png +share/doc/lilypond/${VERSION}/Documentation/ce/lily-7aa609a9.ly +share/doc/lilypond/${VERSION}/Documentation/ce/lily-7aa609a9.png +share/doc/lilypond/${VERSION}/Documentation/ce/lily-86def9c0.ly +share/doc/lilypond/${VERSION}/Documentation/ce/lily-86def9c0.png +share/doc/lilypond/${VERSION}/Documentation/ce/lily-90080594.ly +share/doc/lilypond/${VERSION}/Documentation/ce/lily-90080594.png +share/doc/lilypond/${VERSION}/Documentation/ce/lily-9aa815e9.ly +share/doc/lilypond/${VERSION}/Documentation/ce/lily-9aa815e9.png +share/doc/lilypond/${VERSION}/Documentation/ce/lily-db73cb87.ly +share/doc/lilypond/${VERSION}/Documentation/ce/lily-db73cb87.png share/doc/lilypond/${VERSION}/Documentation/cf/ -share/doc/lilypond/${VERSION}/Documentation/cf/lily-078e0fb8.ly -share/doc/lilypond/${VERSION}/Documentation/cf/lily-078e0fb8.png -share/doc/lilypond/${VERSION}/Documentation/cf/lily-0ac7be61.ly -share/doc/lilypond/${VERSION}/Documentation/cf/lily-0ac7be61.png -share/doc/lilypond/${VERSION}/Documentation/cf/lily-159b7bea.ly -share/doc/lilypond/${VERSION}/Documentation/cf/lily-159b7bea.png -share/doc/lilypond/${VERSION}/Documentation/cf/lily-222703a9.ly -share/doc/lilypond/${VERSION}/Documentation/cf/lily-222703a9.png -share/doc/lilypond/${VERSION}/Documentation/cf/lily-7d72124a.ly -share/doc/lilypond/${VERSION}/Documentation/cf/lily-7d72124a.png -share/doc/lilypond/${VERSION}/Documentation/cf/lily-933e9eae.ly -share/doc/lilypond/${VERSION}/Documentation/cf/lily-933e9eae.png -share/doc/lilypond/${VERSION}/Documentation/cf/lily-b7acf13b.ly -share/doc/lilypond/${VERSION}/Documentation/cf/lily-b7acf13b.png -share/doc/lilypond/${VERSION}/Documentation/cf/lily-b833258b.ly -share/doc/lilypond/${VERSION}/Documentation/cf/lily-b833258b.png -share/doc/lilypond/${VERSION}/Documentation/cf/lily-bad93b75.ly -share/doc/lilypond/${VERSION}/Documentation/cf/lily-bad93b75.png -share/doc/lilypond/${VERSION}/Documentation/cf/lily-c0fe533f.ly -share/doc/lilypond/${VERSION}/Documentation/cf/lily-c0fe533f.png -share/doc/lilypond/${VERSION}/Documentation/cf/lily-cccf1477.ly -share/doc/lilypond/${VERSION}/Documentation/cf/lily-cccf1477.png +share/doc/lilypond/${VERSION}/Documentation/cf/lily-0461697d.ly +share/doc/lilypond/${VERSION}/Documentation/cf/lily-0461697d.png +share/doc/lilypond/${VERSION}/Documentation/cf/lily-094d9503.ly +share/doc/lilypond/${VERSION}/Documentation/cf/lily-094d9503.png +share/doc/lilypond/${VERSION}/Documentation/cf/lily-404d175c.ly +share/doc/lilypond/${VERSION}/Documentation/cf/lily-404d175c.png +share/doc/lilypond/${VERSION}/Documentation/cf/lily-97211e57.ly +share/doc/lilypond/${VERSION}/Documentation/cf/lily-97211e57.png +share/doc/lilypond/${VERSION}/Documentation/cf/lily-cf5a5aac.ly +share/doc/lilypond/${VERSION}/Documentation/cf/lily-cf5a5aac.png +share/doc/lilypond/${VERSION}/Documentation/cf/lily-e23673e4.ly +share/doc/lilypond/${VERSION}/Documentation/cf/lily-e23673e4.png +share/doc/lilypond/${VERSION}/Documentation/cf/lily-ff1d4f1b.ly +share/doc/lilypond/${VERSION}/Documentation/cf/lily-ff1d4f1b.png share/doc/lilypond/${VERSION}/Documentation/changes/ share/doc/lilypond/${VERSION}/Documentation/changes-big-page.es.html share/doc/lilypond/${VERSION}/Documentation/changes-big-page.html +share/doc/lilypond/${VERSION}/Documentation/changes-big-page.it.html share/doc/lilypond/${VERSION}/Documentation/changes.es.pdf +share/doc/lilypond/${VERSION}/Documentation/changes.it.pdf share/doc/lilypond/${VERSION}/Documentation/changes.pdf share/doc/lilypond/${VERSION}/Documentation/changes/index.cs.html share/doc/lilypond/${VERSION}/Documentation/changes/index.de.html @@ -4173,13 +4907,12 @@ share/doc/lilypond/${VERSION}/Documentation/changes/index.it.html share/doc/lilypond/${VERSION}/Documentation/changes/index.ja.html share/doc/lilypond/${VERSION}/Documentation/changes/index.nl.html share/doc/lilypond/${VERSION}/Documentation/changes/index.zh.html -share/doc/lilypond/${VERSION}/Documentation/changes/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/Documentation/changes/lilypond-manuals.css -share/doc/lilypond/${VERSION}/Documentation/changes/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/contributor/ share/doc/lilypond/${VERSION}/Documentation/contributor-big-page.html share/doc/lilypond/${VERSION}/Documentation/contributor.pdf share/doc/lilypond/${VERSION}/Documentation/contributor/acknowledging-grobs.html +share/doc/lilypond/${VERSION}/Documentation/contributor/adding-a-new-font-section.html +share/doc/lilypond/${VERSION}/Documentation/contributor/adding-a-new-glyph.html share/doc/lilypond/${VERSION}/Documentation/contributor/adding-and-editing-snippets.html share/doc/lilypond/${VERSION}/Documentation/contributor/adding-issues-to-the-tracker.html share/doc/lilypond/${VERSION}/Documentation/contributor/adding-or-modifying-features.html @@ -4189,18 +4922,22 @@ share/doc/lilypond/${VERSION}/Documentation/contributor/advanced-git-concepts.ht share/doc/lilypond/${VERSION}/Documentation/contributor/advanced-git-procedures.html share/doc/lilypond/${VERSION}/Documentation/contributor/applying-remote-patches.html share/doc/lilypond/${VERSION}/Documentation/contributor/approving-snippets.html +share/doc/lilypond/${VERSION}/Documentation/contributor/articulations-on-eventchord.html share/doc/lilypond/${VERSION}/Documentation/contributor/automatically-update-documentation.html share/doc/lilypond/${VERSION}/Documentation/contributor/basic-git-procedures.html share/doc/lilypond/${VERSION}/Documentation/contributor/books.html share/doc/lilypond/${VERSION}/Documentation/contributor/broken-code.html share/doc/lilypond/${VERSION}/Documentation/contributor/bug-squad-checklists.html +share/doc/lilypond/${VERSION}/Documentation/contributor/bug-squad-overview.html share/doc/lilypond/${VERSION}/Documentation/contributor/bug-squad-setup.html share/doc/lilypond/${VERSION}/Documentation/contributor/build-system-notes.html share/doc/lilypond/${VERSION}/Documentation/contributor/build-system-overview.html share/doc/lilypond/${VERSION}/Documentation/contributor/build-system.html share/doc/lilypond/${VERSION}/Documentation/contributor/building-a-bibliography.html share/doc/lilypond/${VERSION}/Documentation/contributor/building-an-ubuntu-distro.html +share/doc/lilypond/${VERSION}/Documentation/contributor/building-the-changed-font.html share/doc/lilypond/${VERSION}/Documentation/contributor/callback-tutorial.html +share/doc/lilypond/${VERSION}/Documentation/contributor/case-studies.html share/doc/lilypond/${VERSION}/Documentation/contributor/checking-cross_002dreferences.html share/doc/lilypond/${VERSION}/Documentation/contributor/cleaning-up-multiple-patches.html share/doc/lilypond/${VERSION}/Documentation/contributor/closing-the-issues.html @@ -4208,18 +4945,20 @@ share/doc/lilypond/${VERSION}/Documentation/contributor/code-comments.html share/doc/lilypond/${VERSION}/Documentation/contributor/code-style.html share/doc/lilypond/${VERSION}/Documentation/contributor/commit-access.html share/doc/lilypond/${VERSION}/Documentation/contributor/commits-and-patches.html +share/doc/lilypond/${VERSION}/Documentation/contributor/comparison.html share/doc/lilypond/${VERSION}/Documentation/contributor/compiling-for-multiple-platforms.html share/doc/lilypond/${VERSION}/Documentation/contributor/compiling-lilypond.html share/doc/lilypond/${VERSION}/Documentation/contributor/compiling-regression-tests.html share/doc/lilypond/${VERSION}/Documentation/contributor/compiling-with-lilydev.html share/doc/lilypond/${VERSION}/Documentation/contributor/compiling.html share/doc/lilypond/${VERSION}/Documentation/contributor/concurrent-stable-and-development-versions.html -share/doc/lilypond/${VERSION}/Documentation/contributor/configuring-lilydev-in-virtualbox.html share/doc/lilypond/${VERSION}/Documentation/contributor/configuring-make.html +share/doc/lilypond/${VERSION}/Documentation/contributor/conversion.html share/doc/lilypond/${VERSION}/Documentation/contributor/debugging-c_002b_002b-code.html share/doc/lilypond/${VERSION}/Documentation/contributor/debugging-lilypond.html share/doc/lilypond/${VERSION}/Documentation/contributor/debugging-overview.html share/doc/lilypond/${VERSION}/Documentation/contributor/debugging-scheme-code.html +share/doc/lilypond/${VERSION}/Documentation/contributor/debugging-tips.html share/doc/lilypond/${VERSION}/Documentation/contributor/debugging-website-and-docs-locally.html share/doc/lilypond/${VERSION}/Documentation/contributor/development-phases.html share/doc/lilypond/${VERSION}/Documentation/contributor/doc-build.html @@ -4234,29 +4973,42 @@ share/doc/lilypond/${VERSION}/Documentation/contributor/downloading-remote-branc share/doc/lilypond/${VERSION}/Documentation/contributor/edit-changes_002etely.html share/doc/lilypond/${VERSION}/Documentation/contributor/engraver-declaration_002fdocumentation.html share/doc/lilypond/${VERSION}/Documentation/contributor/engraver-tutorial.html +share/doc/lilypond/${VERSION}/Documentation/contributor/environment-variables.html share/doc/lilypond/${VERSION}/Documentation/contributor/filenames.html share/doc/lilypond/${VERSION}/Documentation/contributor/finding-functions.html share/doc/lilypond/${VERSION}/Documentation/contributor/finding-the-cause-of-a-regression.html share/doc/lilypond/${VERSION}/Documentation/contributor/fixing-snippets-in-lilypond-sources.html +share/doc/lilypond/${VERSION}/Documentation/contributor/font-creation-tools.html share/doc/lilypond/${VERSION}/Documentation/contributor/general-build-system-notes.html share/doc/lilypond/${VERSION}/Documentation/contributor/general-writing.html share/doc/lilypond/${VERSION}/Documentation/contributor/generating-documentation.html share/doc/lilypond/${VERSION}/Documentation/contributor/getting-started-with-documentation-translation.html share/doc/lilypond/${VERSION}/Documentation/contributor/getting-the-source-code.html +share/doc/lilypond/${VERSION}/Documentation/contributor/git-for-the-impatient.html share/doc/lilypond/${VERSION}/Documentation/contributor/git-log.html share/doc/lilypond/${VERSION}/Documentation/contributor/git-on-windows.html share/doc/lilypond/${VERSION}/Documentation/contributor/gnu-free-documentation-license.html +share/doc/lilypond/${VERSION}/Documentation/contributor/gop_002dprop-1-_002d-python-formatting.html +share/doc/lilypond/${VERSION}/Documentation/contributor/gop_002dprop-2-_002d-mentors-and-frogs.html +share/doc/lilypond/${VERSION}/Documentation/contributor/gop_002dprop-3-_002d-c_002b_002b-formatting.html +share/doc/lilypond/${VERSION}/Documentation/contributor/gop_002dprop-4-_002d-lessons-from-2_002e14.html +share/doc/lilypond/${VERSION}/Documentation/contributor/gop_002dprop-5-_002d-build-system-output-_0028not-accepted_0029.html +share/doc/lilypond/${VERSION}/Documentation/contributor/gop_002dprop-6-_002d-private-mailing-lists.html +share/doc/lilypond/${VERSION}/Documentation/contributor/gop_002dprop-7-_002d-developers-as-resources.html +share/doc/lilypond/${VERSION}/Documentation/contributor/gop_002dprop-8-_002d-issue-priorities.html +share/doc/lilypond/${VERSION}/Documentation/contributor/gop_002dprop-9-_002d-behavior-of-make-doc.html share/doc/lilypond/${VERSION}/Documentation/contributor/grand-lilypond-input-syntax-standardization-_0028gliss_0029.html share/doc/lilypond/${VERSION}/Documentation/contributor/grand-organization-project-_0028gop_0029.html +share/doc/lilypond/${VERSION}/Documentation/contributor/grand-regression-test-checking.html share/doc/lilypond/${VERSION}/Documentation/contributor/handling-errors.html share/doc/lilypond/${VERSION}/Documentation/contributor/help-us.html +share/doc/lilypond/${VERSION}/Documentation/contributor/how-purity-is-defined-and-stored.html share/doc/lilypond/${VERSION}/Documentation/contributor/how-stepmake-works.html share/doc/lilypond/${VERSION}/Documentation/contributor/indentation.html share/doc/lilypond/${VERSION}/Documentation/contributor/index.html share/doc/lilypond/${VERSION}/Documentation/contributor/index_abt.html share/doc/lilypond/${VERSION}/Documentation/contributor/index_toc.html share/doc/lilypond/${VERSION}/Documentation/contributor/info-from-han_002dwen-email.html -share/doc/lilypond/${VERSION}/Documentation/contributor/installing-lilydev.html share/doc/lilypond/${VERSION}/Documentation/contributor/installing-lilypond-from-a-local-build.html share/doc/lilypond/${VERSION}/Documentation/contributor/introduction-to-contributing.html share/doc/lilypond/${VERSION}/Documentation/contributor/introduction-to-documentation-work.html @@ -4268,14 +5020,13 @@ share/doc/lilypond/${VERSION}/Documentation/contributor/issue-classification.htm share/doc/lilypond/${VERSION}/Documentation/contributor/issues.html share/doc/lilypond/${VERSION}/Documentation/contributor/iterator-tutorial.html share/doc/lilypond/${VERSION}/Documentation/contributor/languages.html +share/doc/lilypond/${VERSION}/Documentation/contributor/lily_002dgit.html share/doc/lilypond/${VERSION}/Documentation/contributor/lilydev.html share/doc/lilypond/${VERSION}/Documentation/contributor/lilypond-formatting.html -share/doc/lilypond/${VERSION}/Documentation/contributor/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/Documentation/contributor/lilypond-manuals.css +share/doc/lilypond/${VERSION}/Documentation/contributor/lilypond-grammar.html share/doc/lilypond/${VERSION}/Documentation/contributor/lilypond-miscellany.html share/doc/lilypond/${VERSION}/Documentation/contributor/lilypond-programming-languages.html share/doc/lilypond/${VERSION}/Documentation/contributor/lilypond-scoping.html -share/doc/lilypond/${VERSION}/Documentation/contributor/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/contributor/listening-to-music-events.html share/doc/lilypond/${VERSION}/Documentation/contributor/localization.html share/doc/lilypond/${VERSION}/Documentation/contributor/lsr-to-git.html @@ -4286,20 +5037,29 @@ share/doc/lilypond/${VERSION}/Documentation/contributor/manually-update-document share/doc/lilypond/${VERSION}/Documentation/contributor/meisters.html share/doc/lilypond/${VERSION}/Documentation/contributor/memory-and-coverage-tests.html share/doc/lilypond/${VERSION}/Documentation/contributor/mentors.html +share/doc/lilypond/${VERSION}/Documentation/contributor/merge-conflicts.html share/doc/lilypond/${VERSION}/Documentation/contributor/meta_002dpolicy-for-this-document.html +share/doc/lilypond/${VERSION}/Documentation/contributor/metafont-formatting-rules.html share/doc/lilypond/${VERSION}/Documentation/contributor/minor-release-checklist.html +share/doc/lilypond/${VERSION}/Documentation/contributor/modifying-the-feta-font.html share/doc/lilypond/${VERSION}/Documentation/contributor/motivation.html share/doc/lilypond/${VERSION}/Documentation/contributor/music-functions-and-guile-debugging.html share/doc/lilypond/${VERSION}/Documentation/contributor/musicxml-tests.html share/doc/lilypond/${VERSION}/Documentation/contributor/naming-conventions.html +share/doc/lilypond/${VERSION}/Documentation/contributor/notes-on-builds-with-gub.html share/doc/lilypond/${VERSION}/Documentation/contributor/now-start-work_0021.html share/doc/lilypond/${VERSION}/Documentation/contributor/ongoing-jobs.html share/doc/lilypond/${VERSION}/Documentation/contributor/other-git-documentation.html +share/doc/lilypond/${VERSION}/Documentation/contributor/other-repositories.html share/doc/lilypond/${VERSION}/Documentation/contributor/other-text-concerns.html share/doc/lilypond/${VERSION}/Documentation/contributor/overview-of-compiling.html share/doc/lilypond/${VERSION}/Documentation/contributor/overview-of-lilypond-architecture.html +share/doc/lilypond/${VERSION}/Documentation/contributor/overview-of-the-feta-font.html share/doc/lilypond/${VERSION}/Documentation/contributor/overview-of-work-flow.html share/doc/lilypond/${VERSION}/Documentation/contributor/patch-handling.html +share/doc/lilypond/${VERSION}/Documentation/contributor/patchy.html +share/doc/lilypond/${VERSION}/Documentation/contributor/pixel_002dbased-regtest-comparison.html +share/doc/lilypond/${VERSION}/Documentation/contributor/policy-decisions-_0028finished_0029.html share/doc/lilypond/${VERSION}/Documentation/contributor/policy-decisions.html share/doc/lilypond/${VERSION}/Documentation/contributor/post-patch-for-comments.html share/doc/lilypond/${VERSION}/Documentation/contributor/post_002dcompilation-options.html @@ -4309,7 +5069,9 @@ share/doc/lilypond/${VERSION}/Documentation/contributor/problems.html share/doc/lilypond/${VERSION}/Documentation/contributor/programming-without-compiling.html share/doc/lilypond/${VERSION}/Documentation/contributor/programming-work.html share/doc/lilypond/${VERSION}/Documentation/contributor/pulling-and-rebasing.html +share/doc/lilypond/${VERSION}/Documentation/contributor/purity-in-lilypond.html share/doc/lilypond/${VERSION}/Documentation/contributor/push-patch.html +share/doc/lilypond/${VERSION}/Documentation/contributor/pushing-to-staging.html share/doc/lilypond/${VERSION}/Documentation/contributor/quick-start.html share/doc/lilypond/${VERSION}/Documentation/contributor/regression-tests.html share/doc/lilypond/${VERSION}/Documentation/contributor/regtest-comparison.html @@ -4326,7 +5088,10 @@ share/doc/lilypond/${VERSION}/Documentation/contributor/reverting-all-local-chan share/doc/lilypond/${VERSION}/Documentation/contributor/running-_002e_002e_002fconfigure.html share/doc/lilypond/${VERSION}/Documentation/contributor/running-_002e_002fautogen_002esh.html share/doc/lilypond/${VERSION}/Documentation/contributor/saving-time-with-the-_002dj-option.html +share/doc/lilypond/${VERSION}/Documentation/contributor/scheme_002d_003ec-interface.html +share/doc/lilypond/${VERSION}/Documentation/contributor/scripts-to-create-documentation.html share/doc/lilypond/${VERSION}/Documentation/contributor/scripts-to-ease-doc-work.html +share/doc/lilypond/${VERSION}/Documentation/contributor/scripts-to-test-the-documentation.html share/doc/lilypond/${VERSION}/Documentation/contributor/section-organization.html share/doc/lilypond/${VERSION}/Documentation/contributor/sectioning-commands.html share/doc/lilypond/${VERSION}/Documentation/contributor/sending-and-receiving-patches-via-email.html @@ -4334,6 +5099,7 @@ share/doc/lilypond/${VERSION}/Documentation/contributor/setting-up.html share/doc/lilypond/${VERSION}/Documentation/contributor/spacing-algorithms.html share/doc/lilypond/${VERSION}/Documentation/contributor/specific-gliss-issues.html share/doc/lilypond/${VERSION}/Documentation/contributor/starting-with-git.html +share/doc/lilypond/${VERSION}/Documentation/contributor/summary-for-experienced-developers.html share/doc/lilypond/${VERSION}/Documentation/contributor/summary-of-project-status.html share/doc/lilypond/${VERSION}/Documentation/contributor/syntax-survey.html share/doc/lilypond/${VERSION}/Documentation/contributor/technical-background.html @@ -4342,6 +5108,7 @@ share/doc/lilypond/${VERSION}/Documentation/contributor/testing-lilypond-binary. share/doc/lilypond/${VERSION}/Documentation/contributor/texinfo-introduction-and-usage-policy.html share/doc/lilypond/${VERSION}/Documentation/contributor/texinfo-introduction.html share/doc/lilypond/${VERSION}/Documentation/contributor/text-formatting.html +share/doc/lilypond/${VERSION}/Documentation/contributor/the-function-of-make-doc.html share/doc/lilypond/${VERSION}/Documentation/contributor/the-git-contributor_0027s-cycle.html share/doc/lilypond/${VERSION}/Documentation/contributor/tips-for-working-on-the-build-system.html share/doc/lilypond/${VERSION}/Documentation/contributor/tips-for-writing-docs.html @@ -4350,663 +5117,742 @@ share/doc/lilypond/${VERSION}/Documentation/contributor/translating-the-document share/doc/lilypond/${VERSION}/Documentation/contributor/translating-the-website.html share/doc/lilypond/${VERSION}/Documentation/contributor/translation-process.html share/doc/lilypond/${VERSION}/Documentation/contributor/translations-management-policies.html +share/doc/lilypond/${VERSION}/Documentation/contributor/understanding-pure-properties.html share/doc/lilypond/${VERSION}/Documentation/contributor/unsorted-policies.html -share/doc/lilypond/${VERSION}/Documentation/contributor/updating-lsr-to-a-new-version.html +share/doc/lilypond/${VERSION}/Documentation/contributor/updating-the-lsr-to-a-new-version.html share/doc/lilypond/${VERSION}/Documentation/contributor/uploading-and-security.html share/doc/lilypond/${VERSION}/Documentation/contributor/useful-make-variables.html share/doc/lilypond/${VERSION}/Documentation/contributor/useful-methods-for-information-processing.html -share/doc/lilypond/${VERSION}/Documentation/contributor/using-lily_002dgit.html -share/doc/lilypond/${VERSION}/Documentation/contributor/using-lilydev.html share/doc/lilypond/${VERSION}/Documentation/contributor/using-local-branches.html share/doc/lilypond/${VERSION}/Documentation/contributor/using-make.html share/doc/lilypond/${VERSION}/Documentation/contributor/verify-regression-tests.html share/doc/lilypond/${VERSION}/Documentation/contributor/verify-successful-build.html +share/doc/lilypond/${VERSION}/Documentation/contributor/warnings-errors-progress-and-debug-output.html share/doc/lilypond/${VERSION}/Documentation/contributor/website-build.html share/doc/lilypond/${VERSION}/Documentation/contributor/website-work.html +share/doc/lilypond/${VERSION}/Documentation/contributor/where-purity-is-used.html share/doc/lilypond/${VERSION}/Documentation/contributor/working-with-remote-branches.html share/doc/lilypond/${VERSION}/Documentation/contributor/working-with-source-code.html share/doc/lilypond/${VERSION}/Documentation/contributor/write-convert_002dly-rule.html share/doc/lilypond/${VERSION}/Documentation/contributor/write-regression-tests.html share/doc/lilypond/${VERSION}/Documentation/contributor/write-the-code.html +share/doc/lilypond/${VERSION}/Documentation/contributor/writing-a-pure-function.html share/doc/lilypond/${VERSION}/Documentation/css/ +share/doc/lilypond/${VERSION}/Documentation/css/lilypond-ie-fixes.css +share/doc/lilypond/${VERSION}/Documentation/css/lilypond-manuals.css +share/doc/lilypond/${VERSION}/Documentation/css/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/d0/ -share/doc/lilypond/${VERSION}/Documentation/d0/lily-0168f192.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-0168f192.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-15942420.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-15942420.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-3b16e4a7.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-3b16e4a7.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-70320c6a.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-70320c6a.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-8a2ae0f7.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-8a2ae0f7.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-93e9b75f.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-93e9b75f.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-98ca8fb5.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-98ca8fb5.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-a63c609e.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-a63c609e.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-c88ac4dc.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-c88ac4dc.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-c9fefdc3.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-c9fefdc3.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-ccc286ee.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-ccc286ee.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-d2729b8d.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-d2729b8d.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-e611fe54.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-e611fe54.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-f101c856.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-f101c856.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-f88136a1.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-f88136a1.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-fadbc987.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-fadbc987.png -share/doc/lilypond/${VERSION}/Documentation/d0/lily-feb7b93b.ly -share/doc/lilypond/${VERSION}/Documentation/d0/lily-feb7b93b.png +share/doc/lilypond/${VERSION}/Documentation/d0/lily-05604013.ly +share/doc/lilypond/${VERSION}/Documentation/d0/lily-05604013.png +share/doc/lilypond/${VERSION}/Documentation/d0/lily-504a1c12.ly +share/doc/lilypond/${VERSION}/Documentation/d0/lily-504a1c12.png +share/doc/lilypond/${VERSION}/Documentation/d0/lily-69c5a689.ly +share/doc/lilypond/${VERSION}/Documentation/d0/lily-69c5a689.png +share/doc/lilypond/${VERSION}/Documentation/d0/lily-832d5aaa.ly +share/doc/lilypond/${VERSION}/Documentation/d0/lily-832d5aaa.png +share/doc/lilypond/${VERSION}/Documentation/d0/lily-8f783875.ly +share/doc/lilypond/${VERSION}/Documentation/d0/lily-8f783875.png +share/doc/lilypond/${VERSION}/Documentation/d0/lily-9b6a1c25.ly +share/doc/lilypond/${VERSION}/Documentation/d0/lily-9b6a1c25.png +share/doc/lilypond/${VERSION}/Documentation/d0/lily-c0a17460.ly +share/doc/lilypond/${VERSION}/Documentation/d0/lily-c0a17460.png +share/doc/lilypond/${VERSION}/Documentation/d0/lily-cd59b0e9.ly +share/doc/lilypond/${VERSION}/Documentation/d0/lily-cd59b0e9.png +share/doc/lilypond/${VERSION}/Documentation/d0/lily-ed9302b5.ly +share/doc/lilypond/${VERSION}/Documentation/d0/lily-ed9302b5.png +share/doc/lilypond/${VERSION}/Documentation/d0/lily-f62b745c.ly +share/doc/lilypond/${VERSION}/Documentation/d0/lily-f62b745c.png share/doc/lilypond/${VERSION}/Documentation/d1/ -share/doc/lilypond/${VERSION}/Documentation/d1/lily-2ba0c8d8.ly -share/doc/lilypond/${VERSION}/Documentation/d1/lily-2ba0c8d8.png -share/doc/lilypond/${VERSION}/Documentation/d1/lily-42047f21.ly -share/doc/lilypond/${VERSION}/Documentation/d1/lily-42047f21.png -share/doc/lilypond/${VERSION}/Documentation/d1/lily-459aa7d2.ly -share/doc/lilypond/${VERSION}/Documentation/d1/lily-459aa7d2.png -share/doc/lilypond/${VERSION}/Documentation/d1/lily-6006083e.ly -share/doc/lilypond/${VERSION}/Documentation/d1/lily-6006083e.png -share/doc/lilypond/${VERSION}/Documentation/d1/lily-695a9ce8.ly -share/doc/lilypond/${VERSION}/Documentation/d1/lily-695a9ce8.png -share/doc/lilypond/${VERSION}/Documentation/d1/lily-69ea3c1f.ly -share/doc/lilypond/${VERSION}/Documentation/d1/lily-69ea3c1f.png -share/doc/lilypond/${VERSION}/Documentation/d1/lily-abc2968b.ly -share/doc/lilypond/${VERSION}/Documentation/d1/lily-abc2968b.png -share/doc/lilypond/${VERSION}/Documentation/d1/lily-dce6977e.ly -share/doc/lilypond/${VERSION}/Documentation/d1/lily-dce6977e.png -share/doc/lilypond/${VERSION}/Documentation/d1/lily-eea414a5.ly -share/doc/lilypond/${VERSION}/Documentation/d1/lily-eea414a5.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-01edeb45.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-01edeb45.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-0e03524d.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-0e03524d.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-225c3ab7.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-225c3ab7.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-22d4f9c0.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-22d4f9c0.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-24857ff6.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-24857ff6.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-4d38109c.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-4d38109c.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-5859599f.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-5859599f.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-830a4bb8.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-830a4bb8.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-8d89c83e.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-8d89c83e.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-8daafb72.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-8daafb72.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-926a81f9.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-926a81f9.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-94865210.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-94865210.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-af6c9f62.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-af6c9f62.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-cc1bd007.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-cc1bd007.png +share/doc/lilypond/${VERSION}/Documentation/d1/lily-dde20720.ly +share/doc/lilypond/${VERSION}/Documentation/d1/lily-dde20720.png share/doc/lilypond/${VERSION}/Documentation/d2/ -share/doc/lilypond/${VERSION}/Documentation/d2/lily-0645d97f.ly -share/doc/lilypond/${VERSION}/Documentation/d2/lily-0645d97f.png -share/doc/lilypond/${VERSION}/Documentation/d2/lily-13d339f2.ly -share/doc/lilypond/${VERSION}/Documentation/d2/lily-13d339f2.png -share/doc/lilypond/${VERSION}/Documentation/d2/lily-1eae19b1.ly -share/doc/lilypond/${VERSION}/Documentation/d2/lily-1eae19b1.png -share/doc/lilypond/${VERSION}/Documentation/d2/lily-4a2ea92e.ly -share/doc/lilypond/${VERSION}/Documentation/d2/lily-4a2ea92e.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-01611c23.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-01611c23.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-01cbf8a5.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-01cbf8a5.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-32cccec2.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-32cccec2.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-38cc9d03.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-38cc9d03.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-3ad73a82.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-3ad73a82.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-4df9b7ea.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-4df9b7ea.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-6ccf5efa.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-6ccf5efa.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-7db35302.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-7db35302.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-80817dc5.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-80817dc5.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-8589e9ab.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-8589e9ab.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-ccc5cec0.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-ccc5cec0.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-e598a41e.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-e598a41e.png +share/doc/lilypond/${VERSION}/Documentation/d2/lily-eee21123.ly +share/doc/lilypond/${VERSION}/Documentation/d2/lily-eee21123.png share/doc/lilypond/${VERSION}/Documentation/d3/ -share/doc/lilypond/${VERSION}/Documentation/d3/lily-14f60402.ly -share/doc/lilypond/${VERSION}/Documentation/d3/lily-14f60402.png -share/doc/lilypond/${VERSION}/Documentation/d3/lily-4701fdd9.ly -share/doc/lilypond/${VERSION}/Documentation/d3/lily-4701fdd9.png -share/doc/lilypond/${VERSION}/Documentation/d3/lily-6e9bc7b6.ly -share/doc/lilypond/${VERSION}/Documentation/d3/lily-6e9bc7b6.png -share/doc/lilypond/${VERSION}/Documentation/d3/lily-a3e94453.ly -share/doc/lilypond/${VERSION}/Documentation/d3/lily-a3e94453.png -share/doc/lilypond/${VERSION}/Documentation/d3/lily-ab34a192.ly -share/doc/lilypond/${VERSION}/Documentation/d3/lily-ab34a192.png -share/doc/lilypond/${VERSION}/Documentation/d3/lily-b06cc5fb.ly -share/doc/lilypond/${VERSION}/Documentation/d3/lily-b06cc5fb.png -share/doc/lilypond/${VERSION}/Documentation/d3/lily-e44c0ebf.ly -share/doc/lilypond/${VERSION}/Documentation/d3/lily-e44c0ebf.png -share/doc/lilypond/${VERSION}/Documentation/d3/lily-ebe586e7.ly -share/doc/lilypond/${VERSION}/Documentation/d3/lily-ebe586e7.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-04150c9d.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-04150c9d.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-096cd35f.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-096cd35f.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-37017f94.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-37017f94.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-473a8dfb.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-473a8dfb.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-511490ca.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-511490ca.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-5eb9237d.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-5eb9237d.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-8deacd1e.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-8deacd1e.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-9eacc13e.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-9eacc13e.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-9fba2740.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-9fba2740.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-bcd789b3.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-bcd789b3.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-bf9e3cd5.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-bf9e3cd5.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-d56f76a1.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-d56f76a1.png +share/doc/lilypond/${VERSION}/Documentation/d3/lily-d987d37c.ly +share/doc/lilypond/${VERSION}/Documentation/d3/lily-d987d37c.png share/doc/lilypond/${VERSION}/Documentation/d4/ -share/doc/lilypond/${VERSION}/Documentation/d4/lily-10aa6b71.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-10aa6b71.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-1aad3ce1.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-1aad3ce1.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-22504268.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-22504268.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-2259a301.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-2259a301.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-55d19c78.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-55d19c78.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-6f940f0a.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-6f940f0a.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-85ed97f9.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-85ed97f9.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-90a8558d.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-90a8558d.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-9e82b3ac.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-9e82b3ac.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-9f866785.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-9f866785.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-aac8eddf.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-aac8eddf.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-bd2913f8.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-bd2913f8.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-c68442dc.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-c68442dc.png -share/doc/lilypond/${VERSION}/Documentation/d4/lily-f5251bd1.ly -share/doc/lilypond/${VERSION}/Documentation/d4/lily-f5251bd1.png +share/doc/lilypond/${VERSION}/Documentation/d4/lily-40fbb00e.ly +share/doc/lilypond/${VERSION}/Documentation/d4/lily-40fbb00e.png +share/doc/lilypond/${VERSION}/Documentation/d4/lily-448cd56a.ly +share/doc/lilypond/${VERSION}/Documentation/d4/lily-448cd56a.png +share/doc/lilypond/${VERSION}/Documentation/d4/lily-4af017cf.ly +share/doc/lilypond/${VERSION}/Documentation/d4/lily-4af017cf.png +share/doc/lilypond/${VERSION}/Documentation/d4/lily-5bbdd4d4.ly +share/doc/lilypond/${VERSION}/Documentation/d4/lily-5bbdd4d4.png +share/doc/lilypond/${VERSION}/Documentation/d4/lily-6127e5ba.ly +share/doc/lilypond/${VERSION}/Documentation/d4/lily-6127e5ba.png +share/doc/lilypond/${VERSION}/Documentation/d4/lily-ef410939.ly +share/doc/lilypond/${VERSION}/Documentation/d4/lily-ef410939.png share/doc/lilypond/${VERSION}/Documentation/d5/ -share/doc/lilypond/${VERSION}/Documentation/d5/lily-16bb020d.ly -share/doc/lilypond/${VERSION}/Documentation/d5/lily-16bb020d.png -share/doc/lilypond/${VERSION}/Documentation/d5/lily-2bac707a.ly -share/doc/lilypond/${VERSION}/Documentation/d5/lily-2bac707a.png -share/doc/lilypond/${VERSION}/Documentation/d5/lily-2c08a654.ly -share/doc/lilypond/${VERSION}/Documentation/d5/lily-2c08a654.png -share/doc/lilypond/${VERSION}/Documentation/d5/lily-93df9f61.ly -share/doc/lilypond/${VERSION}/Documentation/d5/lily-93df9f61.png -share/doc/lilypond/${VERSION}/Documentation/d5/lily-df727984.ly -share/doc/lilypond/${VERSION}/Documentation/d5/lily-df727984.png -share/doc/lilypond/${VERSION}/Documentation/d5/lily-e6aa647b.ly -share/doc/lilypond/${VERSION}/Documentation/d5/lily-e6aa647b.png -share/doc/lilypond/${VERSION}/Documentation/d5/lily-eaa20495.ly -share/doc/lilypond/${VERSION}/Documentation/d5/lily-eaa20495.png +share/doc/lilypond/${VERSION}/Documentation/d5/lily-13d31c54.ly +share/doc/lilypond/${VERSION}/Documentation/d5/lily-13d31c54.png +share/doc/lilypond/${VERSION}/Documentation/d5/lily-4f39f47c.ly +share/doc/lilypond/${VERSION}/Documentation/d5/lily-4f39f47c.png +share/doc/lilypond/${VERSION}/Documentation/d5/lily-5a4aad63.ly +share/doc/lilypond/${VERSION}/Documentation/d5/lily-5a4aad63.png +share/doc/lilypond/${VERSION}/Documentation/d5/lily-5e6bcae8.ly +share/doc/lilypond/${VERSION}/Documentation/d5/lily-5e6bcae8.png +share/doc/lilypond/${VERSION}/Documentation/d5/lily-67d4d974.ly +share/doc/lilypond/${VERSION}/Documentation/d5/lily-67d4d974.png +share/doc/lilypond/${VERSION}/Documentation/d5/lily-88e4657b.ly +share/doc/lilypond/${VERSION}/Documentation/d5/lily-88e4657b.png +share/doc/lilypond/${VERSION}/Documentation/d5/lily-9d367c59.ly +share/doc/lilypond/${VERSION}/Documentation/d5/lily-9d367c59.png share/doc/lilypond/${VERSION}/Documentation/d6/ -share/doc/lilypond/${VERSION}/Documentation/d6/lily-18516cbe.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-18516cbe.png -share/doc/lilypond/${VERSION}/Documentation/d6/lily-358588a7.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-358588a7.png -share/doc/lilypond/${VERSION}/Documentation/d6/lily-35f4c3c0.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-35f4c3c0.png -share/doc/lilypond/${VERSION}/Documentation/d6/lily-3c41f8d1.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-3c41f8d1.png -share/doc/lilypond/${VERSION}/Documentation/d6/lily-677f620d.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-677f620d.png -share/doc/lilypond/${VERSION}/Documentation/d6/lily-812a1491.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-812a1491.png -share/doc/lilypond/${VERSION}/Documentation/d6/lily-8e0bc52a.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-8e0bc52a.png -share/doc/lilypond/${VERSION}/Documentation/d6/lily-9406e904.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-9406e904.png -share/doc/lilypond/${VERSION}/Documentation/d6/lily-d17cec84.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-d17cec84.png -share/doc/lilypond/${VERSION}/Documentation/d6/lily-d6dbfad6.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-d6dbfad6.png -share/doc/lilypond/${VERSION}/Documentation/d6/lily-dd639b11.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-dd639b11.png -share/doc/lilypond/${VERSION}/Documentation/d6/lily-eeab635e.ly -share/doc/lilypond/${VERSION}/Documentation/d6/lily-eeab635e.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-0833d1d6.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-0833d1d6.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-1075cc5c.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-1075cc5c.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-617994b8.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-617994b8.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-75885db6.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-75885db6.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-75e7581e.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-75e7581e.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-8a9db55d.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-8a9db55d.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-8cb7dbbf.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-8cb7dbbf.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-913bc442.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-913bc442.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-96b7ad83.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-96b7ad83.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-96c99453.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-96c99453.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-98f148f4.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-98f148f4.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-b476fa54.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-b476fa54.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-c2b2f298.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-c2b2f298.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-cde6c0e0.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-cde6c0e0.png +share/doc/lilypond/${VERSION}/Documentation/d6/lily-f7c00626.ly +share/doc/lilypond/${VERSION}/Documentation/d6/lily-f7c00626.png share/doc/lilypond/${VERSION}/Documentation/d7/ -share/doc/lilypond/${VERSION}/Documentation/d7/lily-06343375.ly -share/doc/lilypond/${VERSION}/Documentation/d7/lily-06343375.png -share/doc/lilypond/${VERSION}/Documentation/d7/lily-0e5e110f.ly -share/doc/lilypond/${VERSION}/Documentation/d7/lily-0e5e110f.png -share/doc/lilypond/${VERSION}/Documentation/d7/lily-136110e9.ly -share/doc/lilypond/${VERSION}/Documentation/d7/lily-136110e9.png -share/doc/lilypond/${VERSION}/Documentation/d7/lily-2d69b0b4.ly -share/doc/lilypond/${VERSION}/Documentation/d7/lily-2d69b0b4.png -share/doc/lilypond/${VERSION}/Documentation/d7/lily-36b6b81f.ly -share/doc/lilypond/${VERSION}/Documentation/d7/lily-36b6b81f.png -share/doc/lilypond/${VERSION}/Documentation/d7/lily-4d8fb254.ly -share/doc/lilypond/${VERSION}/Documentation/d7/lily-4d8fb254.png -share/doc/lilypond/${VERSION}/Documentation/d7/lily-5ed1b33b.ly -share/doc/lilypond/${VERSION}/Documentation/d7/lily-5ed1b33b.png -share/doc/lilypond/${VERSION}/Documentation/d7/lily-92878b10.ly -share/doc/lilypond/${VERSION}/Documentation/d7/lily-92878b10.png -share/doc/lilypond/${VERSION}/Documentation/d7/lily-a79bbe29.ly -share/doc/lilypond/${VERSION}/Documentation/d7/lily-a79bbe29.png -share/doc/lilypond/${VERSION}/Documentation/d7/lily-b175074d.ly -share/doc/lilypond/${VERSION}/Documentation/d7/lily-b175074d.png -share/doc/lilypond/${VERSION}/Documentation/d7/lily-cd7b322a.ly -share/doc/lilypond/${VERSION}/Documentation/d7/lily-cd7b322a.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-00f896ac.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-00f896ac.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-04b9265a.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-04b9265a.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-1ce8fbe9.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-1ce8fbe9.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-2ac6d2da.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-2ac6d2da.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-2cb74d75.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-2cb74d75.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-2df70383.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-2df70383.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-52593e36.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-52593e36.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-7121efbd.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-7121efbd.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-7c4a6c95.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-7c4a6c95.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-965811eb.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-965811eb.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-c5a87ae1.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-c5a87ae1.png +share/doc/lilypond/${VERSION}/Documentation/d7/lily-eb9c1a28.ly +share/doc/lilypond/${VERSION}/Documentation/d7/lily-eb9c1a28.png share/doc/lilypond/${VERSION}/Documentation/d8/ -share/doc/lilypond/${VERSION}/Documentation/d8/lily-34499d90.ly -share/doc/lilypond/${VERSION}/Documentation/d8/lily-34499d90.png -share/doc/lilypond/${VERSION}/Documentation/d8/lily-732c85e3.ly -share/doc/lilypond/${VERSION}/Documentation/d8/lily-732c85e3.png -share/doc/lilypond/${VERSION}/Documentation/d8/lily-7b129c80.ly -share/doc/lilypond/${VERSION}/Documentation/d8/lily-7b129c80.png -share/doc/lilypond/${VERSION}/Documentation/d8/lily-b6de2e09.ly -share/doc/lilypond/${VERSION}/Documentation/d8/lily-b6de2e09.png -share/doc/lilypond/${VERSION}/Documentation/d8/lily-f9d7d4b6.ly -share/doc/lilypond/${VERSION}/Documentation/d8/lily-f9d7d4b6.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-14cf5e2d.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-14cf5e2d.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-1a75bfd0.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-1a75bfd0.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-1aec4560.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-1aec4560.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-1d7ff233.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-1d7ff233.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-214a2d5c.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-214a2d5c.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-5b1d8663.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-5b1d8663.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-5eaa847d.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-5eaa847d.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-628681ea.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-628681ea.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-6a0d1a08.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-6a0d1a08.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-6aff6372.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-6aff6372.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-8c77a9d9.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-8c77a9d9.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-8e035aec.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-8e035aec.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-90806cee.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-90806cee.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-92d76096.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-92d76096.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-a7c5c8e2.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-a7c5c8e2.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-a86eefb3.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-a86eefb3.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-c45a267e.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-c45a267e.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-d3b98c72.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-d3b98c72.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-d831cebd.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-d831cebd.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-f0394c5f.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-f0394c5f.png +share/doc/lilypond/${VERSION}/Documentation/d8/lily-fa2a919d.ly +share/doc/lilypond/${VERSION}/Documentation/d8/lily-fa2a919d.png share/doc/lilypond/${VERSION}/Documentation/d9/ -share/doc/lilypond/${VERSION}/Documentation/d9/lily-3dabd7ee.ly -share/doc/lilypond/${VERSION}/Documentation/d9/lily-3dabd7ee.png -share/doc/lilypond/${VERSION}/Documentation/d9/lily-606fa7cb.ly -share/doc/lilypond/${VERSION}/Documentation/d9/lily-606fa7cb.png -share/doc/lilypond/${VERSION}/Documentation/d9/lily-6ec90841.ly -share/doc/lilypond/${VERSION}/Documentation/d9/lily-6ec90841.png -share/doc/lilypond/${VERSION}/Documentation/d9/lily-a41eb583.ly -share/doc/lilypond/${VERSION}/Documentation/d9/lily-a41eb583.png -share/doc/lilypond/${VERSION}/Documentation/d9/lily-ad094ad3.ly -share/doc/lilypond/${VERSION}/Documentation/d9/lily-ad094ad3.png -share/doc/lilypond/${VERSION}/Documentation/d9/lily-c412c70b.ly -share/doc/lilypond/${VERSION}/Documentation/d9/lily-c412c70b.png -share/doc/lilypond/${VERSION}/Documentation/d9/lily-e4d35300.ly -share/doc/lilypond/${VERSION}/Documentation/d9/lily-e4d35300.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-03a6097d.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-03a6097d.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-09f597bf.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-09f597bf.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-2051c1e0.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-2051c1e0.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-30174214.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-30174214.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-313cdc5b.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-313cdc5b.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-47954947.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-47954947.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-5762d3a9.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-5762d3a9.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-63545204.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-63545204.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-8085adab.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-8085adab.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-8305b62c.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-8305b62c.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-8b1f102f.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-8b1f102f.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-b337f2fc.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-b337f2fc.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-d4fe0c86.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-d4fe0c86.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-d82da148.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-d82da148.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-f0683194.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-f0683194.png +share/doc/lilypond/${VERSION}/Documentation/d9/lily-ff3c6123.ly +share/doc/lilypond/${VERSION}/Documentation/d9/lily-ff3c6123.png share/doc/lilypond/${VERSION}/Documentation/da/ -share/doc/lilypond/${VERSION}/Documentation/da/lily-148d6f8b.ly -share/doc/lilypond/${VERSION}/Documentation/da/lily-148d6f8b.png -share/doc/lilypond/${VERSION}/Documentation/da/lily-2f679b64.ly -share/doc/lilypond/${VERSION}/Documentation/da/lily-2f679b64.png -share/doc/lilypond/${VERSION}/Documentation/da/lily-30f35858.ly -share/doc/lilypond/${VERSION}/Documentation/da/lily-30f35858.png -share/doc/lilypond/${VERSION}/Documentation/da/lily-3d6f7289.ly -share/doc/lilypond/${VERSION}/Documentation/da/lily-3d6f7289.png -share/doc/lilypond/${VERSION}/Documentation/da/lily-7d8fc224.ly -share/doc/lilypond/${VERSION}/Documentation/da/lily-7d8fc224.png -share/doc/lilypond/${VERSION}/Documentation/da/lily-82674a0d.ly -share/doc/lilypond/${VERSION}/Documentation/da/lily-82674a0d.png -share/doc/lilypond/${VERSION}/Documentation/da/lily-a18d4a96.ly -share/doc/lilypond/${VERSION}/Documentation/da/lily-a18d4a96.png -share/doc/lilypond/${VERSION}/Documentation/da/lily-f0116fc7.ly -share/doc/lilypond/${VERSION}/Documentation/da/lily-f0116fc7.png +share/doc/lilypond/${VERSION}/Documentation/da/lily-05ae1821.ly +share/doc/lilypond/${VERSION}/Documentation/da/lily-05ae1821.png +share/doc/lilypond/${VERSION}/Documentation/da/lily-31bf4cb1.ly +share/doc/lilypond/${VERSION}/Documentation/da/lily-31bf4cb1.png +share/doc/lilypond/${VERSION}/Documentation/da/lily-33d5cb63.ly +share/doc/lilypond/${VERSION}/Documentation/da/lily-33d5cb63.png +share/doc/lilypond/${VERSION}/Documentation/da/lily-79576811.ly +share/doc/lilypond/${VERSION}/Documentation/da/lily-79576811.png +share/doc/lilypond/${VERSION}/Documentation/da/lily-85d249e7.ly +share/doc/lilypond/${VERSION}/Documentation/da/lily-85d249e7.png +share/doc/lilypond/${VERSION}/Documentation/da/lily-9b8f9ba2.ly +share/doc/lilypond/${VERSION}/Documentation/da/lily-9b8f9ba2.png +share/doc/lilypond/${VERSION}/Documentation/da/lily-dcbedce2.ly +share/doc/lilypond/${VERSION}/Documentation/da/lily-dcbedce2.png +share/doc/lilypond/${VERSION}/Documentation/da/lily-f596ede2.ly +share/doc/lilypond/${VERSION}/Documentation/da/lily-f596ede2.png share/doc/lilypond/${VERSION}/Documentation/db/ -share/doc/lilypond/${VERSION}/Documentation/db/lily-00b9b067.ly -share/doc/lilypond/${VERSION}/Documentation/db/lily-00b9b067.png -share/doc/lilypond/${VERSION}/Documentation/db/lily-0657b056.ly -share/doc/lilypond/${VERSION}/Documentation/db/lily-0657b056.png -share/doc/lilypond/${VERSION}/Documentation/db/lily-35681fa6.ly -share/doc/lilypond/${VERSION}/Documentation/db/lily-35681fa6.png -share/doc/lilypond/${VERSION}/Documentation/db/lily-b479a661.ly -share/doc/lilypond/${VERSION}/Documentation/db/lily-b479a661.png -share/doc/lilypond/${VERSION}/Documentation/db/lily-f43e58a0.ly -share/doc/lilypond/${VERSION}/Documentation/db/lily-f43e58a0.png -share/doc/lilypond/${VERSION}/Documentation/db/lily-f7ec2056.ly -share/doc/lilypond/${VERSION}/Documentation/db/lily-f7ec2056.png +share/doc/lilypond/${VERSION}/Documentation/db/lily-0d285e9b.ly +share/doc/lilypond/${VERSION}/Documentation/db/lily-0d285e9b.png +share/doc/lilypond/${VERSION}/Documentation/db/lily-1427f65d.ly +share/doc/lilypond/${VERSION}/Documentation/db/lily-1427f65d.png +share/doc/lilypond/${VERSION}/Documentation/db/lily-2700ab60.ly +share/doc/lilypond/${VERSION}/Documentation/db/lily-2700ab60.png +share/doc/lilypond/${VERSION}/Documentation/db/lily-70c6f529.ly +share/doc/lilypond/${VERSION}/Documentation/db/lily-70c6f529.png +share/doc/lilypond/${VERSION}/Documentation/db/lily-a0f178ed.ly +share/doc/lilypond/${VERSION}/Documentation/db/lily-a0f178ed.png +share/doc/lilypond/${VERSION}/Documentation/db/lily-ae221123.ly +share/doc/lilypond/${VERSION}/Documentation/db/lily-ae221123.png +share/doc/lilypond/${VERSION}/Documentation/db/lily-d990880a.ly +share/doc/lilypond/${VERSION}/Documentation/db/lily-d990880a.png +share/doc/lilypond/${VERSION}/Documentation/db/lily-fc8ce983.ly +share/doc/lilypond/${VERSION}/Documentation/db/lily-fc8ce983.png share/doc/lilypond/${VERSION}/Documentation/dc/ -share/doc/lilypond/${VERSION}/Documentation/dc/lily-18dd7e8b.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-18dd7e8b.png -share/doc/lilypond/${VERSION}/Documentation/dc/lily-5c4c4509.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-5c4c4509.png -share/doc/lilypond/${VERSION}/Documentation/dc/lily-6d982cfc.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-6d982cfc.png -share/doc/lilypond/${VERSION}/Documentation/dc/lily-797d1495.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-797d1495.png -share/doc/lilypond/${VERSION}/Documentation/dc/lily-818ae5f5.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-818ae5f5.png -share/doc/lilypond/${VERSION}/Documentation/dc/lily-9a621801.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-9a621801.png -share/doc/lilypond/${VERSION}/Documentation/dc/lily-ad63e3f5.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-ad63e3f5.png -share/doc/lilypond/${VERSION}/Documentation/dc/lily-b148c267.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-b148c267.png -share/doc/lilypond/${VERSION}/Documentation/dc/lily-b210d956.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-b210d956.png -share/doc/lilypond/${VERSION}/Documentation/dc/lily-cb2f8053.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-cb2f8053.png -share/doc/lilypond/${VERSION}/Documentation/dc/lily-cb6766d2.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-cb6766d2.png -share/doc/lilypond/${VERSION}/Documentation/dc/lily-d873055b.ly -share/doc/lilypond/${VERSION}/Documentation/dc/lily-d873055b.png +share/doc/lilypond/${VERSION}/Documentation/dc/lily-0cc33e64.ly +share/doc/lilypond/${VERSION}/Documentation/dc/lily-0cc33e64.png +share/doc/lilypond/${VERSION}/Documentation/dc/lily-349548da.ly +share/doc/lilypond/${VERSION}/Documentation/dc/lily-349548da.png +share/doc/lilypond/${VERSION}/Documentation/dc/lily-391b5249.ly +share/doc/lilypond/${VERSION}/Documentation/dc/lily-391b5249.png +share/doc/lilypond/${VERSION}/Documentation/dc/lily-4a2130bb.ly +share/doc/lilypond/${VERSION}/Documentation/dc/lily-4a2130bb.png +share/doc/lilypond/${VERSION}/Documentation/dc/lily-6169c835.ly +share/doc/lilypond/${VERSION}/Documentation/dc/lily-6169c835.png +share/doc/lilypond/${VERSION}/Documentation/dc/lily-6e0e63ff.ly +share/doc/lilypond/${VERSION}/Documentation/dc/lily-6e0e63ff.png +share/doc/lilypond/${VERSION}/Documentation/dc/lily-8cfd4e00.ly +share/doc/lilypond/${VERSION}/Documentation/dc/lily-8cfd4e00.png +share/doc/lilypond/${VERSION}/Documentation/dc/lily-c505e108.ly +share/doc/lilypond/${VERSION}/Documentation/dc/lily-c505e108.png +share/doc/lilypond/${VERSION}/Documentation/dc/lily-cee94c2e.ly +share/doc/lilypond/${VERSION}/Documentation/dc/lily-cee94c2e.png +share/doc/lilypond/${VERSION}/Documentation/dc/lily-d7072c0c.ly +share/doc/lilypond/${VERSION}/Documentation/dc/lily-d7072c0c.png +share/doc/lilypond/${VERSION}/Documentation/dc/lily-db328fda.ly +share/doc/lilypond/${VERSION}/Documentation/dc/lily-db328fda.png share/doc/lilypond/${VERSION}/Documentation/dd/ -share/doc/lilypond/${VERSION}/Documentation/dd/lily-289d4e67.ly -share/doc/lilypond/${VERSION}/Documentation/dd/lily-289d4e67.png -share/doc/lilypond/${VERSION}/Documentation/dd/lily-418f738c.ly -share/doc/lilypond/${VERSION}/Documentation/dd/lily-418f738c.png -share/doc/lilypond/${VERSION}/Documentation/dd/lily-42d127da.ly -share/doc/lilypond/${VERSION}/Documentation/dd/lily-42d127da.png -share/doc/lilypond/${VERSION}/Documentation/dd/lily-607e1536.ly -share/doc/lilypond/${VERSION}/Documentation/dd/lily-607e1536.png -share/doc/lilypond/${VERSION}/Documentation/dd/lily-6894600c.ly -share/doc/lilypond/${VERSION}/Documentation/dd/lily-6894600c.png -share/doc/lilypond/${VERSION}/Documentation/dd/lily-b7a9101f.ly -share/doc/lilypond/${VERSION}/Documentation/dd/lily-b7a9101f.png -share/doc/lilypond/${VERSION}/Documentation/dd/lily-cab57d46.ly -share/doc/lilypond/${VERSION}/Documentation/dd/lily-cab57d46.png -share/doc/lilypond/${VERSION}/Documentation/dd/lily-e2e568e2.ly -share/doc/lilypond/${VERSION}/Documentation/dd/lily-e2e568e2.png -share/doc/lilypond/${VERSION}/Documentation/dd/lily-f36dacb9.ly -share/doc/lilypond/${VERSION}/Documentation/dd/lily-f36dacb9.png +share/doc/lilypond/${VERSION}/Documentation/dd/lily-0f4e7ae7.ly +share/doc/lilypond/${VERSION}/Documentation/dd/lily-0f4e7ae7.png +share/doc/lilypond/${VERSION}/Documentation/dd/lily-1203230d.ly +share/doc/lilypond/${VERSION}/Documentation/dd/lily-1203230d.png +share/doc/lilypond/${VERSION}/Documentation/dd/lily-677833e4.ly +share/doc/lilypond/${VERSION}/Documentation/dd/lily-677833e4.png +share/doc/lilypond/${VERSION}/Documentation/dd/lily-8f66d026.ly +share/doc/lilypond/${VERSION}/Documentation/dd/lily-8f66d026.png +share/doc/lilypond/${VERSION}/Documentation/dd/lily-9dcfe003.ly +share/doc/lilypond/${VERSION}/Documentation/dd/lily-9dcfe003.png +share/doc/lilypond/${VERSION}/Documentation/dd/lily-a1dd2aa0.ly +share/doc/lilypond/${VERSION}/Documentation/dd/lily-a1dd2aa0.png +share/doc/lilypond/${VERSION}/Documentation/dd/lily-bb0e65cb.ly +share/doc/lilypond/${VERSION}/Documentation/dd/lily-bb0e65cb.png +share/doc/lilypond/${VERSION}/Documentation/dd/lily-d69d3513.ly +share/doc/lilypond/${VERSION}/Documentation/dd/lily-d69d3513.png +share/doc/lilypond/${VERSION}/Documentation/dd/lily-d84197ae.ly +share/doc/lilypond/${VERSION}/Documentation/dd/lily-d84197ae.png +share/doc/lilypond/${VERSION}/Documentation/dd/lily-e9269aab.ly +share/doc/lilypond/${VERSION}/Documentation/dd/lily-e9269aab.png share/doc/lilypond/${VERSION}/Documentation/de/ -share/doc/lilypond/${VERSION}/Documentation/de/lily-a509e5c8.ly -share/doc/lilypond/${VERSION}/Documentation/de/lily-a509e5c8.png -share/doc/lilypond/${VERSION}/Documentation/de/lily-e7db96eb.ly -share/doc/lilypond/${VERSION}/Documentation/de/lily-e7db96eb.png -share/doc/lilypond/${VERSION}/Documentation/de/lily-eaaa9a8a.ly -share/doc/lilypond/${VERSION}/Documentation/de/lily-eaaa9a8a.png -share/doc/lilypond/${VERSION}/Documentation/de/lily-eb7622ee.ly -share/doc/lilypond/${VERSION}/Documentation/de/lily-eb7622ee.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-0170a1be.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-0170a1be.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-0820aef6.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-0820aef6.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-2ab142e2.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-2ab142e2.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-4cf1269f.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-4cf1269f.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-5d5b9b6c.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-5d5b9b6c.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-87821def.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-87821def.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-8cb670ea.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-8cb670ea.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-94fc9dff.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-94fc9dff.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-cca2f413.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-cca2f413.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-ccfbe47d.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-ccfbe47d.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-cdd6245e.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-cdd6245e.png +share/doc/lilypond/${VERSION}/Documentation/de/lily-d70b01c1.ly +share/doc/lilypond/${VERSION}/Documentation/de/lily-d70b01c1.png share/doc/lilypond/${VERSION}/Documentation/df/ -share/doc/lilypond/${VERSION}/Documentation/df/lily-42323f8b.ly -share/doc/lilypond/${VERSION}/Documentation/df/lily-42323f8b.png -share/doc/lilypond/${VERSION}/Documentation/df/lily-4a0cbdb3.ly -share/doc/lilypond/${VERSION}/Documentation/df/lily-4a0cbdb3.png -share/doc/lilypond/${VERSION}/Documentation/df/lily-54e2d661.ly -share/doc/lilypond/${VERSION}/Documentation/df/lily-54e2d661.png -share/doc/lilypond/${VERSION}/Documentation/df/lily-6abc0b97.ly -share/doc/lilypond/${VERSION}/Documentation/df/lily-6abc0b97.png -share/doc/lilypond/${VERSION}/Documentation/df/lily-91a6b02e.ly -share/doc/lilypond/${VERSION}/Documentation/df/lily-91a6b02e.png -share/doc/lilypond/${VERSION}/Documentation/df/lily-a565ba79.ly -share/doc/lilypond/${VERSION}/Documentation/df/lily-a565ba79.png -share/doc/lilypond/${VERSION}/Documentation/df/lily-aadab5dc.ly -share/doc/lilypond/${VERSION}/Documentation/df/lily-aadab5dc.png -share/doc/lilypond/${VERSION}/Documentation/df/lily-b4883b8a.ly -share/doc/lilypond/${VERSION}/Documentation/df/lily-b4883b8a.png -share/doc/lilypond/${VERSION}/Documentation/df/lily-bec1dc16.ly -share/doc/lilypond/${VERSION}/Documentation/df/lily-bec1dc16.png -share/doc/lilypond/${VERSION}/Documentation/df/lily-e3863bbb.ly -share/doc/lilypond/${VERSION}/Documentation/df/lily-e3863bbb.png +share/doc/lilypond/${VERSION}/Documentation/df/lily-25c91000.ly +share/doc/lilypond/${VERSION}/Documentation/df/lily-25c91000.png +share/doc/lilypond/${VERSION}/Documentation/df/lily-40bcc479.ly +share/doc/lilypond/${VERSION}/Documentation/df/lily-40bcc479.png +share/doc/lilypond/${VERSION}/Documentation/df/lily-49d1d31b.ly +share/doc/lilypond/${VERSION}/Documentation/df/lily-49d1d31b.png +share/doc/lilypond/${VERSION}/Documentation/df/lily-7f43c4a3.ly +share/doc/lilypond/${VERSION}/Documentation/df/lily-7f43c4a3.png +share/doc/lilypond/${VERSION}/Documentation/df/lily-a13d5702.ly +share/doc/lilypond/${VERSION}/Documentation/df/lily-a13d5702.png +share/doc/lilypond/${VERSION}/Documentation/df/lily-b75d24b4.ly +share/doc/lilypond/${VERSION}/Documentation/df/lily-b75d24b4.png +share/doc/lilypond/${VERSION}/Documentation/df/lily-b9f2685d.ly +share/doc/lilypond/${VERSION}/Documentation/df/lily-b9f2685d.png +share/doc/lilypond/${VERSION}/Documentation/df/lily-c3fbac7e.ly +share/doc/lilypond/${VERSION}/Documentation/df/lily-c3fbac7e.png +share/doc/lilypond/${VERSION}/Documentation/df/lily-db115988.ly +share/doc/lilypond/${VERSION}/Documentation/df/lily-db115988.png share/doc/lilypond/${VERSION}/Documentation/e0/ -share/doc/lilypond/${VERSION}/Documentation/e0/lily-0ea80148.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-0ea80148.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-242fdc3f.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-242fdc3f.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-3521b853.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-3521b853.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-3df2df4f.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-3df2df4f.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-443197bc.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-443197bc.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-54d90e04.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-54d90e04.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-6281dfa3.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-6281dfa3.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-71ecf5e6.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-71ecf5e6.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-7d6dca81.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-7d6dca81.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-963305a1.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-963305a1.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-b5a4a9cb.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-b5a4a9cb.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-c3bbd8cf.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-c3bbd8cf.png -share/doc/lilypond/${VERSION}/Documentation/e0/lily-f30b836f.ly -share/doc/lilypond/${VERSION}/Documentation/e0/lily-f30b836f.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-04a7ec52.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-04a7ec52.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-10e14ca2.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-10e14ca2.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-1319f172.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-1319f172.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-5da1c053.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-5da1c053.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-5e7947ec.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-5e7947ec.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-870322f7.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-870322f7.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-a41d1ec6.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-a41d1ec6.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-a572a558.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-a572a558.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-aea6b319.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-aea6b319.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-bc386559.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-bc386559.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-ec5eff03.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-ec5eff03.png +share/doc/lilypond/${VERSION}/Documentation/e0/lily-ecd663ca.ly +share/doc/lilypond/${VERSION}/Documentation/e0/lily-ecd663ca.png share/doc/lilypond/${VERSION}/Documentation/e1/ -share/doc/lilypond/${VERSION}/Documentation/e1/lily-20cab287.ly -share/doc/lilypond/${VERSION}/Documentation/e1/lily-20cab287.png -share/doc/lilypond/${VERSION}/Documentation/e1/lily-2613a5e6.ly -share/doc/lilypond/${VERSION}/Documentation/e1/lily-2613a5e6.png -share/doc/lilypond/${VERSION}/Documentation/e1/lily-3707f817.ly -share/doc/lilypond/${VERSION}/Documentation/e1/lily-3707f817.png -share/doc/lilypond/${VERSION}/Documentation/e1/lily-673cf536.ly -share/doc/lilypond/${VERSION}/Documentation/e1/lily-673cf536.png -share/doc/lilypond/${VERSION}/Documentation/e1/lily-8ed1e8e3.ly -share/doc/lilypond/${VERSION}/Documentation/e1/lily-8ed1e8e3.png -share/doc/lilypond/${VERSION}/Documentation/e1/lily-9c04f73b.ly -share/doc/lilypond/${VERSION}/Documentation/e1/lily-9c04f73b.png -share/doc/lilypond/${VERSION}/Documentation/e1/lily-b7a8fcd3.ly -share/doc/lilypond/${VERSION}/Documentation/e1/lily-b7a8fcd3.png -share/doc/lilypond/${VERSION}/Documentation/e1/lily-d71f8c44.ly -share/doc/lilypond/${VERSION}/Documentation/e1/lily-d71f8c44.png -share/doc/lilypond/${VERSION}/Documentation/e1/lily-e4270f5d.ly -share/doc/lilypond/${VERSION}/Documentation/e1/lily-e4270f5d.png +share/doc/lilypond/${VERSION}/Documentation/e1/lily-1187ad88.ly +share/doc/lilypond/${VERSION}/Documentation/e1/lily-1187ad88.png +share/doc/lilypond/${VERSION}/Documentation/e1/lily-15279629.ly +share/doc/lilypond/${VERSION}/Documentation/e1/lily-15279629.png +share/doc/lilypond/${VERSION}/Documentation/e1/lily-2d7a4403.ly +share/doc/lilypond/${VERSION}/Documentation/e1/lily-2d7a4403.png +share/doc/lilypond/${VERSION}/Documentation/e1/lily-4b6e55d3.ly +share/doc/lilypond/${VERSION}/Documentation/e1/lily-4b6e55d3.png +share/doc/lilypond/${VERSION}/Documentation/e1/lily-906cd6f3.ly +share/doc/lilypond/${VERSION}/Documentation/e1/lily-906cd6f3.png +share/doc/lilypond/${VERSION}/Documentation/e1/lily-9b66810f.ly +share/doc/lilypond/${VERSION}/Documentation/e1/lily-9b66810f.png +share/doc/lilypond/${VERSION}/Documentation/e1/lily-c9224e5f.ly +share/doc/lilypond/${VERSION}/Documentation/e1/lily-c9224e5f.png +share/doc/lilypond/${VERSION}/Documentation/e1/lily-f382773b.ly +share/doc/lilypond/${VERSION}/Documentation/e1/lily-f382773b.png +share/doc/lilypond/${VERSION}/Documentation/e1/lily-f90b6a20.ly +share/doc/lilypond/${VERSION}/Documentation/e1/lily-f90b6a20.png +share/doc/lilypond/${VERSION}/Documentation/e1/lily-fd58c45f.ly +share/doc/lilypond/${VERSION}/Documentation/e1/lily-fd58c45f.png share/doc/lilypond/${VERSION}/Documentation/e2/ -share/doc/lilypond/${VERSION}/Documentation/e2/lily-2ec58411.ly -share/doc/lilypond/${VERSION}/Documentation/e2/lily-2ec58411.png -share/doc/lilypond/${VERSION}/Documentation/e2/lily-5a5429d5.ly -share/doc/lilypond/${VERSION}/Documentation/e2/lily-5a5429d5.png -share/doc/lilypond/${VERSION}/Documentation/e2/lily-a8fe1dee.ly -share/doc/lilypond/${VERSION}/Documentation/e2/lily-a8fe1dee.png -share/doc/lilypond/${VERSION}/Documentation/e2/lily-a9f8a77c.ly -share/doc/lilypond/${VERSION}/Documentation/e2/lily-a9f8a77c.png -share/doc/lilypond/${VERSION}/Documentation/e2/lily-ef355cb9.ly -share/doc/lilypond/${VERSION}/Documentation/e2/lily-ef355cb9.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-0a627ac1.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-0a627ac1.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-1ca2e723.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-1ca2e723.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-4cad9e6a.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-4cad9e6a.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-785f5d2f.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-785f5d2f.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-7ccebb28.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-7ccebb28.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-7f181378.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-7f181378.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-8d07bfe3.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-8d07bfe3.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-8d70f05e.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-8d70f05e.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-99cfaec2.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-99cfaec2.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-b3228245.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-b3228245.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-c531ff7d.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-c531ff7d.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-d2902d60.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-d2902d60.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-ed74582b.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-ed74582b.png +share/doc/lilypond/${VERSION}/Documentation/e2/lily-fc649bfd.ly +share/doc/lilypond/${VERSION}/Documentation/e2/lily-fc649bfd.png share/doc/lilypond/${VERSION}/Documentation/e3/ -share/doc/lilypond/${VERSION}/Documentation/e3/lily-1421e822.ly -share/doc/lilypond/${VERSION}/Documentation/e3/lily-1421e822.png -share/doc/lilypond/${VERSION}/Documentation/e3/lily-2e00f658.ly -share/doc/lilypond/${VERSION}/Documentation/e3/lily-2e00f658.png -share/doc/lilypond/${VERSION}/Documentation/e3/lily-4175770b.ly -share/doc/lilypond/${VERSION}/Documentation/e3/lily-4175770b.png -share/doc/lilypond/${VERSION}/Documentation/e3/lily-44c81f58.ly -share/doc/lilypond/${VERSION}/Documentation/e3/lily-44c81f58.png -share/doc/lilypond/${VERSION}/Documentation/e3/lily-81becb56.ly -share/doc/lilypond/${VERSION}/Documentation/e3/lily-81becb56.png -share/doc/lilypond/${VERSION}/Documentation/e3/lily-8d263519.ly -share/doc/lilypond/${VERSION}/Documentation/e3/lily-8d263519.png -share/doc/lilypond/${VERSION}/Documentation/e3/lily-91e55df0.ly -share/doc/lilypond/${VERSION}/Documentation/e3/lily-91e55df0.png -share/doc/lilypond/${VERSION}/Documentation/e3/lily-b2245a6e.ly -share/doc/lilypond/${VERSION}/Documentation/e3/lily-b2245a6e.png -share/doc/lilypond/${VERSION}/Documentation/e3/lily-b8142ac7.ly -share/doc/lilypond/${VERSION}/Documentation/e3/lily-b8142ac7.png -share/doc/lilypond/${VERSION}/Documentation/e3/lily-dc1a0ba6.ly -share/doc/lilypond/${VERSION}/Documentation/e3/lily-dc1a0ba6.png +share/doc/lilypond/${VERSION}/Documentation/e3/lily-324d8ab1.ly +share/doc/lilypond/${VERSION}/Documentation/e3/lily-324d8ab1.png +share/doc/lilypond/${VERSION}/Documentation/e3/lily-73c7db3d.ly +share/doc/lilypond/${VERSION}/Documentation/e3/lily-73c7db3d.png +share/doc/lilypond/${VERSION}/Documentation/e3/lily-ab736f6e.ly +share/doc/lilypond/${VERSION}/Documentation/e3/lily-ab736f6e.png +share/doc/lilypond/${VERSION}/Documentation/e3/lily-b2908d96.ly +share/doc/lilypond/${VERSION}/Documentation/e3/lily-b2908d96.png +share/doc/lilypond/${VERSION}/Documentation/e3/lily-cb66a99b.ly +share/doc/lilypond/${VERSION}/Documentation/e3/lily-cb66a99b.png +share/doc/lilypond/${VERSION}/Documentation/e3/lily-df26e25a.ly +share/doc/lilypond/${VERSION}/Documentation/e3/lily-df26e25a.png share/doc/lilypond/${VERSION}/Documentation/e4/ -share/doc/lilypond/${VERSION}/Documentation/e4/lily-1b6271e0.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-1b6271e0.png -share/doc/lilypond/${VERSION}/Documentation/e4/lily-5469e298.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-5469e298.png -share/doc/lilypond/${VERSION}/Documentation/e4/lily-60cdf992.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-60cdf992.png -share/doc/lilypond/${VERSION}/Documentation/e4/lily-64d6fbd8.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-64d6fbd8.png -share/doc/lilypond/${VERSION}/Documentation/e4/lily-6ebfb38c.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-6ebfb38c.png -share/doc/lilypond/${VERSION}/Documentation/e4/lily-7e357f8e.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-7e357f8e.png -share/doc/lilypond/${VERSION}/Documentation/e4/lily-8859def1.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-8859def1.png -share/doc/lilypond/${VERSION}/Documentation/e4/lily-89f2c62e.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-89f2c62e.png -share/doc/lilypond/${VERSION}/Documentation/e4/lily-bfa77572.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-bfa77572.png -share/doc/lilypond/${VERSION}/Documentation/e4/lily-c2a017db.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-c2a017db.png -share/doc/lilypond/${VERSION}/Documentation/e4/lily-d95c2b4e.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-d95c2b4e.png -share/doc/lilypond/${VERSION}/Documentation/e4/lily-e0ae2c2d.ly -share/doc/lilypond/${VERSION}/Documentation/e4/lily-e0ae2c2d.png +share/doc/lilypond/${VERSION}/Documentation/e4/lily-1948ee27.ly +share/doc/lilypond/${VERSION}/Documentation/e4/lily-1948ee27.png +share/doc/lilypond/${VERSION}/Documentation/e4/lily-211ec22c.ly +share/doc/lilypond/${VERSION}/Documentation/e4/lily-211ec22c.png +share/doc/lilypond/${VERSION}/Documentation/e4/lily-244d81ff.ly +share/doc/lilypond/${VERSION}/Documentation/e4/lily-244d81ff.png +share/doc/lilypond/${VERSION}/Documentation/e4/lily-47d93a71.ly +share/doc/lilypond/${VERSION}/Documentation/e4/lily-47d93a71.png +share/doc/lilypond/${VERSION}/Documentation/e4/lily-54920ce6.ly +share/doc/lilypond/${VERSION}/Documentation/e4/lily-54920ce6.png +share/doc/lilypond/${VERSION}/Documentation/e4/lily-866ce312.ly +share/doc/lilypond/${VERSION}/Documentation/e4/lily-866ce312.png +share/doc/lilypond/${VERSION}/Documentation/e4/lily-87f00580.ly +share/doc/lilypond/${VERSION}/Documentation/e4/lily-87f00580.png +share/doc/lilypond/${VERSION}/Documentation/e4/lily-b95e1b85.ly +share/doc/lilypond/${VERSION}/Documentation/e4/lily-b95e1b85.png +share/doc/lilypond/${VERSION}/Documentation/e4/lily-d7f0c6b4.ly +share/doc/lilypond/${VERSION}/Documentation/e4/lily-d7f0c6b4.png +share/doc/lilypond/${VERSION}/Documentation/e4/lily-f83ec70e.ly +share/doc/lilypond/${VERSION}/Documentation/e4/lily-f83ec70e.png share/doc/lilypond/${VERSION}/Documentation/e5/ -share/doc/lilypond/${VERSION}/Documentation/e5/lily-1e4df05c.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-1e4df05c.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-23e8d4e0.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-23e8d4e0.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-3304e44b.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-3304e44b.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-650ef4be.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-650ef4be.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-6868ccf0.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-6868ccf0.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-7a088ebd.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-7a088ebd.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-a4221682.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-a4221682.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-ac801463.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-ac801463.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-afc13f53.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-afc13f53.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-beb6c78c.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-beb6c78c.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-cb2ad411.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-cb2ad411.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-ed0c40b3.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-ed0c40b3.png -share/doc/lilypond/${VERSION}/Documentation/e5/lily-f7f6b680.ly -share/doc/lilypond/${VERSION}/Documentation/e5/lily-f7f6b680.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-03c669ac.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-03c669ac.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-20e8632d.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-20e8632d.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-2802cdb5.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-2802cdb5.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-40755bf0.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-40755bf0.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-4a929031.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-4a929031.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-52a5ed09.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-52a5ed09.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-5995596c.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-5995596c.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-86905b55.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-86905b55.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-995de1a4.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-995de1a4.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-9e442856.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-9e442856.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-e28ddb0b.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-e28ddb0b.png +share/doc/lilypond/${VERSION}/Documentation/e5/lily-f60e3679.ly +share/doc/lilypond/${VERSION}/Documentation/e5/lily-f60e3679.png share/doc/lilypond/${VERSION}/Documentation/e6/ -share/doc/lilypond/${VERSION}/Documentation/e6/lily-1410dde1.ly -share/doc/lilypond/${VERSION}/Documentation/e6/lily-1410dde1.png -share/doc/lilypond/${VERSION}/Documentation/e6/lily-3676ceb6.ly -share/doc/lilypond/${VERSION}/Documentation/e6/lily-3676ceb6.png -share/doc/lilypond/${VERSION}/Documentation/e6/lily-63532c81.ly -share/doc/lilypond/${VERSION}/Documentation/e6/lily-63532c81.png -share/doc/lilypond/${VERSION}/Documentation/e6/lily-84108295.ly -share/doc/lilypond/${VERSION}/Documentation/e6/lily-84108295.png -share/doc/lilypond/${VERSION}/Documentation/e6/lily-95d83000.ly -share/doc/lilypond/${VERSION}/Documentation/e6/lily-95d83000.png -share/doc/lilypond/${VERSION}/Documentation/e6/lily-9e0774f4.ly -share/doc/lilypond/${VERSION}/Documentation/e6/lily-9e0774f4.png -share/doc/lilypond/${VERSION}/Documentation/e6/lily-bccc3cf2.ly -share/doc/lilypond/${VERSION}/Documentation/e6/lily-bccc3cf2.png -share/doc/lilypond/${VERSION}/Documentation/e6/lily-d688a60c.ly -share/doc/lilypond/${VERSION}/Documentation/e6/lily-d688a60c.png -share/doc/lilypond/${VERSION}/Documentation/e6/lily-dde0b055.ly -share/doc/lilypond/${VERSION}/Documentation/e6/lily-dde0b055.png -share/doc/lilypond/${VERSION}/Documentation/e6/lily-fa142332.ly -share/doc/lilypond/${VERSION}/Documentation/e6/lily-fa142332.png +share/doc/lilypond/${VERSION}/Documentation/e6/lily-233358c3.ly +share/doc/lilypond/${VERSION}/Documentation/e6/lily-233358c3.png +share/doc/lilypond/${VERSION}/Documentation/e6/lily-343db572.ly +share/doc/lilypond/${VERSION}/Documentation/e6/lily-343db572.png +share/doc/lilypond/${VERSION}/Documentation/e6/lily-3e8464ec.ly +share/doc/lilypond/${VERSION}/Documentation/e6/lily-3e8464ec.png +share/doc/lilypond/${VERSION}/Documentation/e6/lily-64a353e2.ly +share/doc/lilypond/${VERSION}/Documentation/e6/lily-64a353e2.png +share/doc/lilypond/${VERSION}/Documentation/e6/lily-71a22d04.ly +share/doc/lilypond/${VERSION}/Documentation/e6/lily-71a22d04.png +share/doc/lilypond/${VERSION}/Documentation/e6/lily-9088907d.ly +share/doc/lilypond/${VERSION}/Documentation/e6/lily-9088907d.png +share/doc/lilypond/${VERSION}/Documentation/e6/lily-915bffcc.ly +share/doc/lilypond/${VERSION}/Documentation/e6/lily-915bffcc.png +share/doc/lilypond/${VERSION}/Documentation/e6/lily-b7cccafb.ly +share/doc/lilypond/${VERSION}/Documentation/e6/lily-b7cccafb.png +share/doc/lilypond/${VERSION}/Documentation/e6/lily-d2af371c.ly +share/doc/lilypond/${VERSION}/Documentation/e6/lily-d2af371c.png +share/doc/lilypond/${VERSION}/Documentation/e6/lily-fd731496.ly +share/doc/lilypond/${VERSION}/Documentation/e6/lily-fd731496.png share/doc/lilypond/${VERSION}/Documentation/e7/ -share/doc/lilypond/${VERSION}/Documentation/e7/lily-3796dbd7.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-3796dbd7.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-5ade6be1.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-5ade6be1.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-631c154e.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-631c154e.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-6b3da0c2.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-6b3da0c2.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-6e014ba4.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-6e014ba4.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-915b3b6d.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-915b3b6d.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-ad53837d.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-ad53837d.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-b4a394d7.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-b4a394d7.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-b9a6b89c.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-b9a6b89c.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-c0963470.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-c0963470.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-c30f2096.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-c30f2096.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-ccc0dfdb.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-ccc0dfdb.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-ec0b3d2d.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-ec0b3d2d.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-f47b80bc.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-f47b80bc.png -share/doc/lilypond/${VERSION}/Documentation/e7/lily-fea28ca7.ly -share/doc/lilypond/${VERSION}/Documentation/e7/lily-fea28ca7.png +share/doc/lilypond/${VERSION}/Documentation/e7/lily-22db3c4b.ly +share/doc/lilypond/${VERSION}/Documentation/e7/lily-22db3c4b.png +share/doc/lilypond/${VERSION}/Documentation/e7/lily-2afeef30.ly +share/doc/lilypond/${VERSION}/Documentation/e7/lily-2afeef30.png +share/doc/lilypond/${VERSION}/Documentation/e7/lily-3184e65f.ly +share/doc/lilypond/${VERSION}/Documentation/e7/lily-3184e65f.png +share/doc/lilypond/${VERSION}/Documentation/e7/lily-340ec455.ly +share/doc/lilypond/${VERSION}/Documentation/e7/lily-340ec455.png +share/doc/lilypond/${VERSION}/Documentation/e7/lily-45fddf60.ly +share/doc/lilypond/${VERSION}/Documentation/e7/lily-45fddf60.png +share/doc/lilypond/${VERSION}/Documentation/e7/lily-931a7796.ly +share/doc/lilypond/${VERSION}/Documentation/e7/lily-931a7796.png +share/doc/lilypond/${VERSION}/Documentation/e7/lily-c86893e6.ly +share/doc/lilypond/${VERSION}/Documentation/e7/lily-c86893e6.png share/doc/lilypond/${VERSION}/Documentation/e8/ -share/doc/lilypond/${VERSION}/Documentation/e8/lily-095cc7bd.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-095cc7bd.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-25563a98.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-25563a98.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-4faeb619.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-4faeb619.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-50d0c37e.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-50d0c37e.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-5791a43e.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-5791a43e.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-9f50127e.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-9f50127e.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-a9fbc874.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-a9fbc874.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-b89bbf50.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-b89bbf50.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-bfea4974.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-bfea4974.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-c5969c01.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-c5969c01.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-d44e30ac.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-d44e30ac.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-e76ec185.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-e76ec185.png -share/doc/lilypond/${VERSION}/Documentation/e8/lily-f0f21a17.ly -share/doc/lilypond/${VERSION}/Documentation/e8/lily-f0f21a17.png +share/doc/lilypond/${VERSION}/Documentation/e8/lily-025d8bb5.ly +share/doc/lilypond/${VERSION}/Documentation/e8/lily-025d8bb5.png +share/doc/lilypond/${VERSION}/Documentation/e8/lily-20577c60.ly +share/doc/lilypond/${VERSION}/Documentation/e8/lily-20577c60.png +share/doc/lilypond/${VERSION}/Documentation/e8/lily-3071bc45.ly +share/doc/lilypond/${VERSION}/Documentation/e8/lily-3071bc45.png +share/doc/lilypond/${VERSION}/Documentation/e8/lily-66a15922.ly +share/doc/lilypond/${VERSION}/Documentation/e8/lily-66a15922.png +share/doc/lilypond/${VERSION}/Documentation/e8/lily-73b9b311.ly +share/doc/lilypond/${VERSION}/Documentation/e8/lily-73b9b311.png +share/doc/lilypond/${VERSION}/Documentation/e8/lily-aba3e855.ly +share/doc/lilypond/${VERSION}/Documentation/e8/lily-aba3e855.png +share/doc/lilypond/${VERSION}/Documentation/e8/lily-be69a848.ly +share/doc/lilypond/${VERSION}/Documentation/e8/lily-be69a848.png +share/doc/lilypond/${VERSION}/Documentation/e8/lily-cfddbd84.ly +share/doc/lilypond/${VERSION}/Documentation/e8/lily-cfddbd84.png +share/doc/lilypond/${VERSION}/Documentation/e8/lily-dcae6907.ly +share/doc/lilypond/${VERSION}/Documentation/e8/lily-dcae6907.png +share/doc/lilypond/${VERSION}/Documentation/e8/lily-e8ef5573.ly +share/doc/lilypond/${VERSION}/Documentation/e8/lily-e8ef5573.png share/doc/lilypond/${VERSION}/Documentation/e9/ -share/doc/lilypond/${VERSION}/Documentation/e9/lily-09d8df38.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-09d8df38.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-17343044.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-17343044.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-1d465a88.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-1d465a88.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-3cfd7f00.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-3cfd7f00.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-431e1581.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-431e1581.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-7de026d1.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-7de026d1.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-915882bb.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-915882bb.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-a5716c40.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-a5716c40.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-a73241dd.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-a73241dd.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-c0e9cdae.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-c0e9cdae.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-ccaee967.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-ccaee967.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-d2d495fc.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-d2d495fc.png -share/doc/lilypond/${VERSION}/Documentation/e9/lily-d75c2a21.ly -share/doc/lilypond/${VERSION}/Documentation/e9/lily-d75c2a21.png +share/doc/lilypond/${VERSION}/Documentation/e9/lily-01f58699.ly +share/doc/lilypond/${VERSION}/Documentation/e9/lily-01f58699.png +share/doc/lilypond/${VERSION}/Documentation/e9/lily-0768b932.ly +share/doc/lilypond/${VERSION}/Documentation/e9/lily-0768b932.png +share/doc/lilypond/${VERSION}/Documentation/e9/lily-14119e6b.ly +share/doc/lilypond/${VERSION}/Documentation/e9/lily-14119e6b.png +share/doc/lilypond/${VERSION}/Documentation/e9/lily-26a3f70c.ly +share/doc/lilypond/${VERSION}/Documentation/e9/lily-26a3f70c.png +share/doc/lilypond/${VERSION}/Documentation/e9/lily-3aa1d0b5.ly +share/doc/lilypond/${VERSION}/Documentation/e9/lily-3aa1d0b5.png +share/doc/lilypond/${VERSION}/Documentation/e9/lily-968b2cd0.ly +share/doc/lilypond/${VERSION}/Documentation/e9/lily-968b2cd0.png +share/doc/lilypond/${VERSION}/Documentation/e9/lily-e799ce8b.ly +share/doc/lilypond/${VERSION}/Documentation/e9/lily-e799ce8b.png share/doc/lilypond/${VERSION}/Documentation/ea/ -share/doc/lilypond/${VERSION}/Documentation/ea/lily-890b5ac2.ly -share/doc/lilypond/${VERSION}/Documentation/ea/lily-890b5ac2.png -share/doc/lilypond/${VERSION}/Documentation/ea/lily-8caa9799.ly -share/doc/lilypond/${VERSION}/Documentation/ea/lily-8caa9799.png -share/doc/lilypond/${VERSION}/Documentation/ea/lily-9ebacf00.ly -share/doc/lilypond/${VERSION}/Documentation/ea/lily-9ebacf00.png -share/doc/lilypond/${VERSION}/Documentation/ea/lily-b188d911.ly -share/doc/lilypond/${VERSION}/Documentation/ea/lily-b188d911.png -share/doc/lilypond/${VERSION}/Documentation/ea/lily-b3146149.ly -share/doc/lilypond/${VERSION}/Documentation/ea/lily-b3146149.png -share/doc/lilypond/${VERSION}/Documentation/ea/lily-c424fdcb.ly -share/doc/lilypond/${VERSION}/Documentation/ea/lily-c424fdcb.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-255f3464.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-255f3464.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-3b04ba47.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-3b04ba47.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-4916918c.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-4916918c.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-50862496.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-50862496.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-6955b85c.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-6955b85c.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-88f5045c.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-88f5045c.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-934c9828.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-934c9828.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-986985ef.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-986985ef.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-9c50a647.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-9c50a647.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-9f98a3c4.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-9f98a3c4.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-cb904466.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-cb904466.png +share/doc/lilypond/${VERSION}/Documentation/ea/lily-f04831a0.ly +share/doc/lilypond/${VERSION}/Documentation/ea/lily-f04831a0.png share/doc/lilypond/${VERSION}/Documentation/eb/ -share/doc/lilypond/${VERSION}/Documentation/eb/lily-49593a6d.ly -share/doc/lilypond/${VERSION}/Documentation/eb/lily-49593a6d.png -share/doc/lilypond/${VERSION}/Documentation/eb/lily-7689d592.ly -share/doc/lilypond/${VERSION}/Documentation/eb/lily-7689d592.png -share/doc/lilypond/${VERSION}/Documentation/eb/lily-7a9ad0b5.ly -share/doc/lilypond/${VERSION}/Documentation/eb/lily-7a9ad0b5.png -share/doc/lilypond/${VERSION}/Documentation/eb/lily-7f1f860b.ly -share/doc/lilypond/${VERSION}/Documentation/eb/lily-7f1f860b.png -share/doc/lilypond/${VERSION}/Documentation/eb/lily-813baaf2.ly -share/doc/lilypond/${VERSION}/Documentation/eb/lily-813baaf2.png -share/doc/lilypond/${VERSION}/Documentation/eb/lily-83d6a16c.ly -share/doc/lilypond/${VERSION}/Documentation/eb/lily-83d6a16c.png -share/doc/lilypond/${VERSION}/Documentation/eb/lily-b928ede3.ly -share/doc/lilypond/${VERSION}/Documentation/eb/lily-b928ede3.png -share/doc/lilypond/${VERSION}/Documentation/eb/lily-e6e7679f.ly -share/doc/lilypond/${VERSION}/Documentation/eb/lily-e6e7679f.png -share/doc/lilypond/${VERSION}/Documentation/eb/lily-e921b9f1.ly -share/doc/lilypond/${VERSION}/Documentation/eb/lily-e921b9f1.png -share/doc/lilypond/${VERSION}/Documentation/eb/lily-f37cb3bd.ly -share/doc/lilypond/${VERSION}/Documentation/eb/lily-f37cb3bd.png +share/doc/lilypond/${VERSION}/Documentation/eb/lily-0efb3561.ly +share/doc/lilypond/${VERSION}/Documentation/eb/lily-0efb3561.png +share/doc/lilypond/${VERSION}/Documentation/eb/lily-61193e82.ly +share/doc/lilypond/${VERSION}/Documentation/eb/lily-61193e82.png +share/doc/lilypond/${VERSION}/Documentation/eb/lily-67802810.ly +share/doc/lilypond/${VERSION}/Documentation/eb/lily-67802810.png +share/doc/lilypond/${VERSION}/Documentation/eb/lily-8f62d768.ly +share/doc/lilypond/${VERSION}/Documentation/eb/lily-8f62d768.png +share/doc/lilypond/${VERSION}/Documentation/eb/lily-9ce52780.ly +share/doc/lilypond/${VERSION}/Documentation/eb/lily-9ce52780.png +share/doc/lilypond/${VERSION}/Documentation/eb/lily-b03d8896.ly +share/doc/lilypond/${VERSION}/Documentation/eb/lily-b03d8896.png +share/doc/lilypond/${VERSION}/Documentation/eb/lily-bd76d922.ly +share/doc/lilypond/${VERSION}/Documentation/eb/lily-bd76d922.png +share/doc/lilypond/${VERSION}/Documentation/eb/lily-c4cac281.ly +share/doc/lilypond/${VERSION}/Documentation/eb/lily-c4cac281.png +share/doc/lilypond/${VERSION}/Documentation/eb/lily-ea5f1c86.ly +share/doc/lilypond/${VERSION}/Documentation/eb/lily-ea5f1c86.png share/doc/lilypond/${VERSION}/Documentation/ec/ -share/doc/lilypond/${VERSION}/Documentation/ec/lily-034cb9ba.ly -share/doc/lilypond/${VERSION}/Documentation/ec/lily-034cb9ba.png -share/doc/lilypond/${VERSION}/Documentation/ec/lily-1b061947.ly -share/doc/lilypond/${VERSION}/Documentation/ec/lily-1b061947.png -share/doc/lilypond/${VERSION}/Documentation/ec/lily-44ad89e9.ly -share/doc/lilypond/${VERSION}/Documentation/ec/lily-44ad89e9.png -share/doc/lilypond/${VERSION}/Documentation/ec/lily-492d11f1.ly -share/doc/lilypond/${VERSION}/Documentation/ec/lily-492d11f1.png -share/doc/lilypond/${VERSION}/Documentation/ec/lily-9b3ff814.ly -share/doc/lilypond/${VERSION}/Documentation/ec/lily-9b3ff814.png -share/doc/lilypond/${VERSION}/Documentation/ec/lily-a3c0084c.ly -share/doc/lilypond/${VERSION}/Documentation/ec/lily-a3c0084c.png -share/doc/lilypond/${VERSION}/Documentation/ec/lily-ad85b349.ly -share/doc/lilypond/${VERSION}/Documentation/ec/lily-ad85b349.png -share/doc/lilypond/${VERSION}/Documentation/ec/lily-b4bf4ea3.ly -share/doc/lilypond/${VERSION}/Documentation/ec/lily-b4bf4ea3.png +share/doc/lilypond/${VERSION}/Documentation/ec/lily-059d4bd1.ly +share/doc/lilypond/${VERSION}/Documentation/ec/lily-059d4bd1.png +share/doc/lilypond/${VERSION}/Documentation/ec/lily-164d7d53.ly +share/doc/lilypond/${VERSION}/Documentation/ec/lily-164d7d53.png +share/doc/lilypond/${VERSION}/Documentation/ec/lily-3ce48b75.ly +share/doc/lilypond/${VERSION}/Documentation/ec/lily-3ce48b75.png +share/doc/lilypond/${VERSION}/Documentation/ec/lily-493a6c59.ly +share/doc/lilypond/${VERSION}/Documentation/ec/lily-493a6c59.png +share/doc/lilypond/${VERSION}/Documentation/ec/lily-537bcd60.ly +share/doc/lilypond/${VERSION}/Documentation/ec/lily-537bcd60.png +share/doc/lilypond/${VERSION}/Documentation/ec/lily-5ca0b699.ly +share/doc/lilypond/${VERSION}/Documentation/ec/lily-5ca0b699.png +share/doc/lilypond/${VERSION}/Documentation/ec/lily-7e54a747.ly +share/doc/lilypond/${VERSION}/Documentation/ec/lily-7e54a747.png +share/doc/lilypond/${VERSION}/Documentation/ec/lily-c6ac00ea.ly +share/doc/lilypond/${VERSION}/Documentation/ec/lily-c6ac00ea.png share/doc/lilypond/${VERSION}/Documentation/ed/ -share/doc/lilypond/${VERSION}/Documentation/ed/lily-002ccd31.ly -share/doc/lilypond/${VERSION}/Documentation/ed/lily-002ccd31.png -share/doc/lilypond/${VERSION}/Documentation/ed/lily-0142ad26.ly -share/doc/lilypond/${VERSION}/Documentation/ed/lily-0142ad26.png -share/doc/lilypond/${VERSION}/Documentation/ed/lily-18bc4dec.ly -share/doc/lilypond/${VERSION}/Documentation/ed/lily-18bc4dec.png -share/doc/lilypond/${VERSION}/Documentation/ed/lily-6135beff.ly -share/doc/lilypond/${VERSION}/Documentation/ed/lily-6135beff.png -share/doc/lilypond/${VERSION}/Documentation/ed/lily-7cc2fb92.ly -share/doc/lilypond/${VERSION}/Documentation/ed/lily-7cc2fb92.png -share/doc/lilypond/${VERSION}/Documentation/ed/lily-c0946453.ly -share/doc/lilypond/${VERSION}/Documentation/ed/lily-c0946453.png -share/doc/lilypond/${VERSION}/Documentation/ed/lily-cd11558a.ly -share/doc/lilypond/${VERSION}/Documentation/ed/lily-cd11558a.png -share/doc/lilypond/${VERSION}/Documentation/ed/lily-d0f1037f.ly -share/doc/lilypond/${VERSION}/Documentation/ed/lily-d0f1037f.png +share/doc/lilypond/${VERSION}/Documentation/ed/lily-09057573.ly +share/doc/lilypond/${VERSION}/Documentation/ed/lily-09057573.png +share/doc/lilypond/${VERSION}/Documentation/ed/lily-149afbe5.ly +share/doc/lilypond/${VERSION}/Documentation/ed/lily-149afbe5.png +share/doc/lilypond/${VERSION}/Documentation/ed/lily-516b0bbf.ly +share/doc/lilypond/${VERSION}/Documentation/ed/lily-516b0bbf.png +share/doc/lilypond/${VERSION}/Documentation/ed/lily-5a939b2b.ly +share/doc/lilypond/${VERSION}/Documentation/ed/lily-5a939b2b.png +share/doc/lilypond/${VERSION}/Documentation/ed/lily-5e6b6aa9.ly +share/doc/lilypond/${VERSION}/Documentation/ed/lily-5e6b6aa9.png +share/doc/lilypond/${VERSION}/Documentation/ed/lily-7372af54.ly +share/doc/lilypond/${VERSION}/Documentation/ed/lily-7372af54.png +share/doc/lilypond/${VERSION}/Documentation/ed/lily-9e5a0173.ly +share/doc/lilypond/${VERSION}/Documentation/ed/lily-9e5a0173.png +share/doc/lilypond/${VERSION}/Documentation/ed/lily-e012e927.ly +share/doc/lilypond/${VERSION}/Documentation/ed/lily-e012e927.png +share/doc/lilypond/${VERSION}/Documentation/ed/lily-e6ea36de.ly +share/doc/lilypond/${VERSION}/Documentation/ed/lily-e6ea36de.png +share/doc/lilypond/${VERSION}/Documentation/ed/lily-f1ee4d72.ly +share/doc/lilypond/${VERSION}/Documentation/ed/lily-f1ee4d72.png +share/doc/lilypond/${VERSION}/Documentation/ed/lily-ffdd728e.ly +share/doc/lilypond/${VERSION}/Documentation/ed/lily-ffdd728e.png share/doc/lilypond/${VERSION}/Documentation/ee/ -share/doc/lilypond/${VERSION}/Documentation/ee/lily-5321a549.ly -share/doc/lilypond/${VERSION}/Documentation/ee/lily-5321a549.png -share/doc/lilypond/${VERSION}/Documentation/ee/lily-88d1608a.ly -share/doc/lilypond/${VERSION}/Documentation/ee/lily-88d1608a.png -share/doc/lilypond/${VERSION}/Documentation/ee/lily-9484736c.ly -share/doc/lilypond/${VERSION}/Documentation/ee/lily-9484736c.png -share/doc/lilypond/${VERSION}/Documentation/ee/lily-9b37d028.ly -share/doc/lilypond/${VERSION}/Documentation/ee/lily-9b37d028.png -share/doc/lilypond/${VERSION}/Documentation/ee/lily-c74935bd.ly -share/doc/lilypond/${VERSION}/Documentation/ee/lily-c74935bd.png -share/doc/lilypond/${VERSION}/Documentation/ee/lily-db4059ec.ly -share/doc/lilypond/${VERSION}/Documentation/ee/lily-db4059ec.png -share/doc/lilypond/${VERSION}/Documentation/ee/lily-e430cece.ly -share/doc/lilypond/${VERSION}/Documentation/ee/lily-e430cece.png +share/doc/lilypond/${VERSION}/Documentation/ee/lily-38ac7dfd.ly +share/doc/lilypond/${VERSION}/Documentation/ee/lily-38ac7dfd.png +share/doc/lilypond/${VERSION}/Documentation/ee/lily-53400816.ly +share/doc/lilypond/${VERSION}/Documentation/ee/lily-53400816.png +share/doc/lilypond/${VERSION}/Documentation/ee/lily-aa716939.ly +share/doc/lilypond/${VERSION}/Documentation/ee/lily-aa716939.png +share/doc/lilypond/${VERSION}/Documentation/ee/lily-bd8015c5.ly +share/doc/lilypond/${VERSION}/Documentation/ee/lily-bd8015c5.png +share/doc/lilypond/${VERSION}/Documentation/ee/lily-d8c98a27.ly +share/doc/lilypond/${VERSION}/Documentation/ee/lily-d8c98a27.png +share/doc/lilypond/${VERSION}/Documentation/ee/lily-ddf1f4d0.ly +share/doc/lilypond/${VERSION}/Documentation/ee/lily-ddf1f4d0.png +share/doc/lilypond/${VERSION}/Documentation/ee/lily-f069dcdf.ly +share/doc/lilypond/${VERSION}/Documentation/ee/lily-f069dcdf.png share/doc/lilypond/${VERSION}/Documentation/ef/ -share/doc/lilypond/${VERSION}/Documentation/ef/lily-219f3b5d.ly -share/doc/lilypond/${VERSION}/Documentation/ef/lily-219f3b5d.png -share/doc/lilypond/${VERSION}/Documentation/ef/lily-5786b597.ly -share/doc/lilypond/${VERSION}/Documentation/ef/lily-5786b597.png -share/doc/lilypond/${VERSION}/Documentation/ef/lily-7f978bdc.ly -share/doc/lilypond/${VERSION}/Documentation/ef/lily-7f978bdc.png -share/doc/lilypond/${VERSION}/Documentation/ef/lily-8cbe3f1a.ly -share/doc/lilypond/${VERSION}/Documentation/ef/lily-8cbe3f1a.png -share/doc/lilypond/${VERSION}/Documentation/ef/lily-c25ed49b.ly -share/doc/lilypond/${VERSION}/Documentation/ef/lily-c25ed49b.png -share/doc/lilypond/${VERSION}/Documentation/ef/lily-dbe0e8de.ly -share/doc/lilypond/${VERSION}/Documentation/ef/lily-dbe0e8de.png -share/doc/lilypond/${VERSION}/Documentation/ef/lily-e7f58955.ly -share/doc/lilypond/${VERSION}/Documentation/ef/lily-e7f58955.png -share/doc/lilypond/${VERSION}/Documentation/ef/lily-f1a9f834.ly -share/doc/lilypond/${VERSION}/Documentation/ef/lily-f1a9f834.png +share/doc/lilypond/${VERSION}/Documentation/ef/lily-13be20e1.ly +share/doc/lilypond/${VERSION}/Documentation/ef/lily-13be20e1.png +share/doc/lilypond/${VERSION}/Documentation/ef/lily-20b825cb.ly +share/doc/lilypond/${VERSION}/Documentation/ef/lily-20b825cb.png +share/doc/lilypond/${VERSION}/Documentation/ef/lily-54534a95.ly +share/doc/lilypond/${VERSION}/Documentation/ef/lily-54534a95.png +share/doc/lilypond/${VERSION}/Documentation/ef/lily-585231b4.ly +share/doc/lilypond/${VERSION}/Documentation/ef/lily-585231b4.png +share/doc/lilypond/${VERSION}/Documentation/ef/lily-65f7b34f.ly +share/doc/lilypond/${VERSION}/Documentation/ef/lily-65f7b34f.png +share/doc/lilypond/${VERSION}/Documentation/ef/lily-a1d69634.ly +share/doc/lilypond/${VERSION}/Documentation/ef/lily-a1d69634.png +share/doc/lilypond/${VERSION}/Documentation/ef/lily-e777f4f5.ly +share/doc/lilypond/${VERSION}/Documentation/ef/lily-e777f4f5.png +share/doc/lilypond/${VERSION}/Documentation/ef/lily-e7a15c10.ly +share/doc/lilypond/${VERSION}/Documentation/ef/lily-e7a15c10.png +share/doc/lilypond/${VERSION}/Documentation/ef/lily-fb856aae.ly +share/doc/lilypond/${VERSION}/Documentation/ef/lily-fb856aae.png share/doc/lilypond/${VERSION}/Documentation/essay/ share/doc/lilypond/${VERSION}/Documentation/essay-big-page.de.html share/doc/lilypond/${VERSION}/Documentation/essay-big-page.es.html @@ -5016,7 +5862,6 @@ share/doc/lilypond/${VERSION}/Documentation/essay.de.pdf share/doc/lilypond/${VERSION}/Documentation/essay.es.pdf share/doc/lilypond/${VERSION}/Documentation/essay.fr.pdf share/doc/lilypond/${VERSION}/Documentation/essay.pdf -share/doc/lilypond/${VERSION}/Documentation/essay/_00c3_008dndice-de-lilypond.es.html share/doc/lilypond/${VERSION}/Documentation/essay/automated-engraving.cs.html share/doc/lilypond/${VERSION}/Documentation/essay/automated-engraving.de.html share/doc/lilypond/${VERSION}/Documentation/essay/automated-engraving.es.html @@ -5067,7 +5912,6 @@ share/doc/lilypond/${VERSION}/Documentation/essay/gnu-free-documentation-license share/doc/lilypond/${VERSION}/Documentation/essay/gnu-free-documentation-license.ja.html share/doc/lilypond/${VERSION}/Documentation/essay/gnu-free-documentation-license.nl.html share/doc/lilypond/${VERSION}/Documentation/essay/gnu-free-documentation-license.zh.html -share/doc/lilypond/${VERSION}/Documentation/essay/index-de-lilypond.fr.html share/doc/lilypond/${VERSION}/Documentation/essay/index.cs.html share/doc/lilypond/${VERSION}/Documentation/essay/index.de.html share/doc/lilypond/${VERSION}/Documentation/essay/index.es.html @@ -5098,7 +5942,6 @@ share/doc/lilypond/${VERSION}/Documentation/essay/index_toc.it.html share/doc/lilypond/${VERSION}/Documentation/essay/index_toc.ja.html share/doc/lilypond/${VERSION}/Documentation/essay/index_toc.nl.html share/doc/lilypond/${VERSION}/Documentation/essay/index_toc.zh.html -share/doc/lilypond/${VERSION}/Documentation/essay/lilypond-ie-fixes.css share/doc/lilypond/${VERSION}/Documentation/essay/lilypond-index.cs.html share/doc/lilypond/${VERSION}/Documentation/essay/lilypond-index.de.html share/doc/lilypond/${VERSION}/Documentation/essay/lilypond-index.es.html @@ -5109,8 +5952,6 @@ share/doc/lilypond/${VERSION}/Documentation/essay/lilypond-index.it.html share/doc/lilypond/${VERSION}/Documentation/essay/lilypond-index.ja.html share/doc/lilypond/${VERSION}/Documentation/essay/lilypond-index.nl.html share/doc/lilypond/${VERSION}/Documentation/essay/lilypond-index.zh.html -share/doc/lilypond/${VERSION}/Documentation/essay/lilypond-manuals.css -share/doc/lilypond/${VERSION}/Documentation/essay/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/essay/literature-list.cs.html share/doc/lilypond/${VERSION}/Documentation/essay/literature-list.de.html share/doc/lilypond/${VERSION}/Documentation/essay/literature-list.es.html @@ -5121,7 +5962,6 @@ share/doc/lilypond/${VERSION}/Documentation/essay/literature-list.it.html share/doc/lilypond/${VERSION}/Documentation/essay/literature-list.ja.html share/doc/lilypond/${VERSION}/Documentation/essay/literature-list.nl.html share/doc/lilypond/${VERSION}/Documentation/essay/literature-list.zh.html -share/doc/lilypond/${VERSION}/Documentation/essay/long-literatur-list.de.html share/doc/lilypond/${VERSION}/Documentation/essay/long-literature-list.cs.html share/doc/lilypond/${VERSION}/Documentation/essay/long-literature-list.de.html share/doc/lilypond/${VERSION}/Documentation/essay/long-literature-list.es.html @@ -5175,9 +6015,11 @@ share/doc/lilypond/${VERSION}/Documentation/essay/the-lilypond-story.zh.html share/doc/lilypond/${VERSION}/Documentation/extending/ share/doc/lilypond/${VERSION}/Documentation/extending-big-page.de.html share/doc/lilypond/${VERSION}/Documentation/extending-big-page.es.html +share/doc/lilypond/${VERSION}/Documentation/extending-big-page.fr.html share/doc/lilypond/${VERSION}/Documentation/extending-big-page.html share/doc/lilypond/${VERSION}/Documentation/extending.de.pdf share/doc/lilypond/${VERSION}/Documentation/extending.es.pdf +share/doc/lilypond/${VERSION}/Documentation/extending.fr.pdf share/doc/lilypond/${VERSION}/Documentation/extending.pdf share/doc/lilypond/${VERSION}/Documentation/extending/adding-articulation-to-notes-_0028example_0029.cs.html share/doc/lilypond/${VERSION}/Documentation/extending/adding-articulation-to-notes-_0028example_0029.de.html @@ -5269,6 +6111,16 @@ share/doc/lilypond/${VERSION}/Documentation/extending/doubling-a-note-with-slurs share/doc/lilypond/${VERSION}/Documentation/extending/doubling-a-note-with-slurs-_0028example_0029.ja.html share/doc/lilypond/${VERSION}/Documentation/extending/doubling-a-note-with-slurs-_0028example_0029.nl.html share/doc/lilypond/${VERSION}/Documentation/extending/doubling-a-note-with-slurs-_0028example_0029.zh.html +share/doc/lilypond/${VERSION}/Documentation/extending/event-functions.cs.html +share/doc/lilypond/${VERSION}/Documentation/extending/event-functions.de.html +share/doc/lilypond/${VERSION}/Documentation/extending/event-functions.es.html +share/doc/lilypond/${VERSION}/Documentation/extending/event-functions.fr.html +share/doc/lilypond/${VERSION}/Documentation/extending/event-functions.html +share/doc/lilypond/${VERSION}/Documentation/extending/event-functions.hu.html +share/doc/lilypond/${VERSION}/Documentation/extending/event-functions.it.html +share/doc/lilypond/${VERSION}/Documentation/extending/event-functions.ja.html +share/doc/lilypond/${VERSION}/Documentation/extending/event-functions.nl.html +share/doc/lilypond/${VERSION}/Documentation/extending/event-functions.zh.html share/doc/lilypond/${VERSION}/Documentation/extending/functions-without-arguments.cs.html share/doc/lilypond/${VERSION}/Documentation/extending/functions-without-arguments.de.html share/doc/lilypond/${VERSION}/Documentation/extending/functions-without-arguments.es.html @@ -5299,6 +6151,16 @@ share/doc/lilypond/${VERSION}/Documentation/extending/how-markups-work-internall share/doc/lilypond/${VERSION}/Documentation/extending/how-markups-work-internally.ja.html share/doc/lilypond/${VERSION}/Documentation/extending/how-markups-work-internally.nl.html share/doc/lilypond/${VERSION}/Documentation/extending/how-markups-work-internally.zh.html +share/doc/lilypond/${VERSION}/Documentation/extending/importing-scheme-in-lilypond.cs.html +share/doc/lilypond/${VERSION}/Documentation/extending/importing-scheme-in-lilypond.de.html +share/doc/lilypond/${VERSION}/Documentation/extending/importing-scheme-in-lilypond.es.html +share/doc/lilypond/${VERSION}/Documentation/extending/importing-scheme-in-lilypond.fr.html +share/doc/lilypond/${VERSION}/Documentation/extending/importing-scheme-in-lilypond.html +share/doc/lilypond/${VERSION}/Documentation/extending/importing-scheme-in-lilypond.hu.html +share/doc/lilypond/${VERSION}/Documentation/extending/importing-scheme-in-lilypond.it.html +share/doc/lilypond/${VERSION}/Documentation/extending/importing-scheme-in-lilypond.ja.html +share/doc/lilypond/${VERSION}/Documentation/extending/importing-scheme-in-lilypond.nl.html +share/doc/lilypond/${VERSION}/Documentation/extending/importing-scheme-in-lilypond.zh.html share/doc/lilypond/${VERSION}/Documentation/extending/index.cs.html share/doc/lilypond/${VERSION}/Documentation/extending/index.de.html share/doc/lilypond/${VERSION}/Documentation/extending/index.es.html @@ -5389,6 +6251,16 @@ share/doc/lilypond/${VERSION}/Documentation/extending/introduction-to-scheme.it. share/doc/lilypond/${VERSION}/Documentation/extending/introduction-to-scheme.ja.html share/doc/lilypond/${VERSION}/Documentation/extending/introduction-to-scheme.nl.html share/doc/lilypond/${VERSION}/Documentation/extending/introduction-to-scheme.zh.html +share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-code-blocks.cs.html +share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-code-blocks.de.html +share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-code-blocks.es.html +share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-code-blocks.fr.html +share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-code-blocks.html +share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-code-blocks.hu.html +share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-code-blocks.it.html +share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-code-blocks.ja.html +share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-code-blocks.nl.html +share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-code-blocks.zh.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-compound-variables.cs.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-compound-variables.de.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-compound-variables.es.html @@ -5399,7 +6271,6 @@ share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-compound-variable share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-compound-variables.ja.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-compound-variables.nl.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-compound-variables.zh.html -share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-ie-fixes.css share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-index.cs.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-index.de.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-index.es.html @@ -5410,7 +6281,6 @@ share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-index.it.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-index.ja.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-index.nl.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-index.zh.html -share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-manuals.css share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-scheme-interfaces.cs.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-scheme-interfaces.de.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-scheme-interfaces.es.html @@ -5441,7 +6311,6 @@ share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-variables.it.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-variables.ja.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-variables.nl.html share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-variables.zh.html -share/doc/lilypond/${VERSION}/Documentation/extending/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/extending/markup-construction-in-scheme.cs.html share/doc/lilypond/${VERSION}/Documentation/extending/markup-construction-in-scheme.de.html share/doc/lilypond/${VERSION}/Documentation/extending/markup-construction-in-scheme.es.html @@ -5472,16 +6341,26 @@ share/doc/lilypond/${VERSION}/Documentation/extending/mathematics-in-functions.i share/doc/lilypond/${VERSION}/Documentation/extending/mathematics-in-functions.ja.html share/doc/lilypond/${VERSION}/Documentation/extending/mathematics-in-functions.nl.html share/doc/lilypond/${VERSION}/Documentation/extending/mathematics-in-functions.zh.html -share/doc/lilypond/${VERSION}/Documentation/extending/music-function-syntax.cs.html -share/doc/lilypond/${VERSION}/Documentation/extending/music-function-syntax.de.html -share/doc/lilypond/${VERSION}/Documentation/extending/music-function-syntax.es.html -share/doc/lilypond/${VERSION}/Documentation/extending/music-function-syntax.fr.html -share/doc/lilypond/${VERSION}/Documentation/extending/music-function-syntax.html -share/doc/lilypond/${VERSION}/Documentation/extending/music-function-syntax.hu.html -share/doc/lilypond/${VERSION}/Documentation/extending/music-function-syntax.it.html -share/doc/lilypond/${VERSION}/Documentation/extending/music-function-syntax.ja.html -share/doc/lilypond/${VERSION}/Documentation/extending/music-function-syntax.nl.html -share/doc/lilypond/${VERSION}/Documentation/extending/music-function-syntax.zh.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-definitions.cs.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-definitions.de.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-definitions.es.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-definitions.fr.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-definitions.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-definitions.hu.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-definitions.it.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-definitions.ja.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-definitions.nl.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-definitions.zh.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-usage.cs.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-usage.de.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-usage.es.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-usage.fr.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-usage.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-usage.hu.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-usage.it.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-usage.ja.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-usage.nl.html +share/doc/lilypond/${VERSION}/Documentation/extending/music-function-usage.zh.html share/doc/lilypond/${VERSION}/Documentation/extending/music-functions.cs.html share/doc/lilypond/${VERSION}/Documentation/extending/music-functions.de.html share/doc/lilypond/${VERSION}/Documentation/extending/music-functions.es.html @@ -5562,6 +6441,36 @@ share/doc/lilypond/${VERSION}/Documentation/extending/scheme-conditionals.it.htm share/doc/lilypond/${VERSION}/Documentation/extending/scheme-conditionals.ja.html share/doc/lilypond/${VERSION}/Documentation/extending/scheme-conditionals.nl.html share/doc/lilypond/${VERSION}/Documentation/extending/scheme-conditionals.zh.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-definitions.cs.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-definitions.de.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-definitions.es.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-definitions.fr.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-definitions.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-definitions.hu.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-definitions.it.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-definitions.ja.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-definitions.nl.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-definitions.zh.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-usage.cs.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-usage.de.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-usage.es.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-usage.fr.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-usage.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-usage.hu.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-usage.it.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-usage.ja.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-usage.nl.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-function-usage.zh.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-functions.cs.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-functions.de.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-functions.es.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-functions.fr.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-functions.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-functions.hu.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-functions.it.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-functions.ja.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-functions.nl.html +share/doc/lilypond/${VERSION}/Documentation/extending/scheme-functions.zh.html share/doc/lilypond/${VERSION}/Documentation/extending/scheme-in-lilypond.cs.html share/doc/lilypond/${VERSION}/Documentation/extending/scheme-in-lilypond.de.html share/doc/lilypond/${VERSION}/Documentation/extending/scheme-in-lilypond.es.html @@ -5632,327 +6541,403 @@ share/doc/lilypond/${VERSION}/Documentation/extending/simple-substitution-functi share/doc/lilypond/${VERSION}/Documentation/extending/simple-substitution-functions.ja.html share/doc/lilypond/${VERSION}/Documentation/extending/simple-substitution-functions.nl.html share/doc/lilypond/${VERSION}/Documentation/extending/simple-substitution-functions.zh.html -share/doc/lilypond/${VERSION}/Documentation/extending/tweaking-with-scheme.es.html -share/doc/lilypond/${VERSION}/Documentation/extending/void-functions.cs.html -share/doc/lilypond/${VERSION}/Documentation/extending/void-functions.de.html -share/doc/lilypond/${VERSION}/Documentation/extending/void-functions.es.html -share/doc/lilypond/${VERSION}/Documentation/extending/void-functions.fr.html -share/doc/lilypond/${VERSION}/Documentation/extending/void-functions.html -share/doc/lilypond/${VERSION}/Documentation/extending/void-functions.hu.html -share/doc/lilypond/${VERSION}/Documentation/extending/void-functions.it.html -share/doc/lilypond/${VERSION}/Documentation/extending/void-functions.ja.html -share/doc/lilypond/${VERSION}/Documentation/extending/void-functions.nl.html -share/doc/lilypond/${VERSION}/Documentation/extending/void-functions.zh.html +share/doc/lilypond/${VERSION}/Documentation/extending/tutoriel-scheme.fr.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-music-functions.cs.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-music-functions.de.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-music-functions.es.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-music-functions.fr.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-music-functions.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-music-functions.hu.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-music-functions.it.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-music-functions.ja.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-music-functions.nl.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-music-functions.zh.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-scheme-functions.cs.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-scheme-functions.de.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-scheme-functions.es.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-scheme-functions.fr.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-scheme-functions.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-scheme-functions.hu.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-scheme-functions.it.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-scheme-functions.ja.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-scheme-functions.nl.html +share/doc/lilypond/${VERSION}/Documentation/extending/void-scheme-functions.zh.html share/doc/lilypond/${VERSION}/Documentation/f0/ -share/doc/lilypond/${VERSION}/Documentation/f0/lily-2abb1120.ly -share/doc/lilypond/${VERSION}/Documentation/f0/lily-2abb1120.png -share/doc/lilypond/${VERSION}/Documentation/f0/lily-4271f781.ly -share/doc/lilypond/${VERSION}/Documentation/f0/lily-4271f781.png -share/doc/lilypond/${VERSION}/Documentation/f0/lily-6ae079a9.ly -share/doc/lilypond/${VERSION}/Documentation/f0/lily-6ae079a9.png -share/doc/lilypond/${VERSION}/Documentation/f0/lily-71ab1d7a.ly -share/doc/lilypond/${VERSION}/Documentation/f0/lily-71ab1d7a.png -share/doc/lilypond/${VERSION}/Documentation/f0/lily-9e8f6413.ly -share/doc/lilypond/${VERSION}/Documentation/f0/lily-9e8f6413.png -share/doc/lilypond/${VERSION}/Documentation/f0/lily-9e92bcee.ly -share/doc/lilypond/${VERSION}/Documentation/f0/lily-9e92bcee.png -share/doc/lilypond/${VERSION}/Documentation/f0/lily-b8efb025.ly -share/doc/lilypond/${VERSION}/Documentation/f0/lily-b8efb025.png -share/doc/lilypond/${VERSION}/Documentation/f0/lily-bbabc95f.ly -share/doc/lilypond/${VERSION}/Documentation/f0/lily-bbabc95f.png -share/doc/lilypond/${VERSION}/Documentation/f0/lily-df11bbb6.ly -share/doc/lilypond/${VERSION}/Documentation/f0/lily-df11bbb6.png -share/doc/lilypond/${VERSION}/Documentation/f0/lily-ef02e8c6.ly -share/doc/lilypond/${VERSION}/Documentation/f0/lily-ef02e8c6.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-0083ee7e.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-0083ee7e.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-02a3ee91.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-02a3ee91.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-0302eac3.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-0302eac3.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-28040660.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-28040660.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-379e1f2d.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-379e1f2d.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-500c1bbe.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-500c1bbe.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-5705cb20.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-5705cb20.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-58f764dd.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-58f764dd.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-5de5c425.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-5de5c425.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-78267e62.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-78267e62.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-bd882165.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-bd882165.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-c687d870.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-c687d870.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-d39550f9.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-d39550f9.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-e3636e45.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-e3636e45.png +share/doc/lilypond/${VERSION}/Documentation/f0/lily-e5cbed2d.ly +share/doc/lilypond/${VERSION}/Documentation/f0/lily-e5cbed2d.png share/doc/lilypond/${VERSION}/Documentation/f1/ -share/doc/lilypond/${VERSION}/Documentation/f1/lily-2d4a07dd.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-2d4a07dd.png -share/doc/lilypond/${VERSION}/Documentation/f1/lily-39b75506.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-39b75506.png -share/doc/lilypond/${VERSION}/Documentation/f1/lily-3e96e4ad.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-3e96e4ad.png -share/doc/lilypond/${VERSION}/Documentation/f1/lily-5a6a7d8e.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-5a6a7d8e.png -share/doc/lilypond/${VERSION}/Documentation/f1/lily-77c63f19.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-77c63f19.png -share/doc/lilypond/${VERSION}/Documentation/f1/lily-79d9f71f.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-79d9f71f.png -share/doc/lilypond/${VERSION}/Documentation/f1/lily-89844ac3.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-89844ac3.png -share/doc/lilypond/${VERSION}/Documentation/f1/lily-b04bb086.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-b04bb086.png -share/doc/lilypond/${VERSION}/Documentation/f1/lily-dfa29f2a.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-dfa29f2a.png -share/doc/lilypond/${VERSION}/Documentation/f1/lily-e0c699a0.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-e0c699a0.png -share/doc/lilypond/${VERSION}/Documentation/f1/lily-f04b3a59.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-f04b3a59.png -share/doc/lilypond/${VERSION}/Documentation/f1/lily-f1ca5437.ly -share/doc/lilypond/${VERSION}/Documentation/f1/lily-f1ca5437.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-16267293.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-16267293.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-16547444.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-16547444.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-28dea011.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-28dea011.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-516526a7.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-516526a7.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-5378d89b.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-5378d89b.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-57d052ad.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-57d052ad.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-59e93ca6.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-59e93ca6.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-5ef3519e.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-5ef3519e.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-90bcc567.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-90bcc567.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-b6534002.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-b6534002.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-cbaa1d6e.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-cbaa1d6e.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-f33492ed.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-f33492ed.png +share/doc/lilypond/${VERSION}/Documentation/f1/lily-ff70e947.ly +share/doc/lilypond/${VERSION}/Documentation/f1/lily-ff70e947.png share/doc/lilypond/${VERSION}/Documentation/f2/ -share/doc/lilypond/${VERSION}/Documentation/f2/lily-008a59c6.ly -share/doc/lilypond/${VERSION}/Documentation/f2/lily-008a59c6.png -share/doc/lilypond/${VERSION}/Documentation/f2/lily-1b44fb98.ly -share/doc/lilypond/${VERSION}/Documentation/f2/lily-1b44fb98.png -share/doc/lilypond/${VERSION}/Documentation/f2/lily-37acb095.ly -share/doc/lilypond/${VERSION}/Documentation/f2/lily-37acb095.png -share/doc/lilypond/${VERSION}/Documentation/f2/lily-578b2bf6.ly -share/doc/lilypond/${VERSION}/Documentation/f2/lily-578b2bf6.png -share/doc/lilypond/${VERSION}/Documentation/f2/lily-6364f7b0.ly -share/doc/lilypond/${VERSION}/Documentation/f2/lily-6364f7b0.png -share/doc/lilypond/${VERSION}/Documentation/f2/lily-6ccf915e.ly -share/doc/lilypond/${VERSION}/Documentation/f2/lily-6ccf915e.png -share/doc/lilypond/${VERSION}/Documentation/f2/lily-6d3b14b3.ly -share/doc/lilypond/${VERSION}/Documentation/f2/lily-6d3b14b3.png -share/doc/lilypond/${VERSION}/Documentation/f2/lily-7c40a47a.ly -share/doc/lilypond/${VERSION}/Documentation/f2/lily-7c40a47a.png -share/doc/lilypond/${VERSION}/Documentation/f2/lily-a14ce48d.ly -share/doc/lilypond/${VERSION}/Documentation/f2/lily-a14ce48d.png -share/doc/lilypond/${VERSION}/Documentation/f2/lily-acdb5b0e.ly -share/doc/lilypond/${VERSION}/Documentation/f2/lily-acdb5b0e.png -share/doc/lilypond/${VERSION}/Documentation/f2/lily-db5dbfa4.ly -share/doc/lilypond/${VERSION}/Documentation/f2/lily-db5dbfa4.png +share/doc/lilypond/${VERSION}/Documentation/f2/lily-6ffdb65a.ly +share/doc/lilypond/${VERSION}/Documentation/f2/lily-6ffdb65a.png +share/doc/lilypond/${VERSION}/Documentation/f2/lily-827a67c7.ly +share/doc/lilypond/${VERSION}/Documentation/f2/lily-827a67c7.png +share/doc/lilypond/${VERSION}/Documentation/f2/lily-8b5e47cb.ly +share/doc/lilypond/${VERSION}/Documentation/f2/lily-8b5e47cb.png +share/doc/lilypond/${VERSION}/Documentation/f2/lily-b04ee734.ly +share/doc/lilypond/${VERSION}/Documentation/f2/lily-b04ee734.png +share/doc/lilypond/${VERSION}/Documentation/f2/lily-b4e87edb.ly +share/doc/lilypond/${VERSION}/Documentation/f2/lily-b4e87edb.png +share/doc/lilypond/${VERSION}/Documentation/f2/lily-ee1c28e4.ly +share/doc/lilypond/${VERSION}/Documentation/f2/lily-ee1c28e4.png +share/doc/lilypond/${VERSION}/Documentation/f2/lily-f729243d.ly +share/doc/lilypond/${VERSION}/Documentation/f2/lily-f729243d.png share/doc/lilypond/${VERSION}/Documentation/f3/ -share/doc/lilypond/${VERSION}/Documentation/f3/lily-0fa13ff5.ly -share/doc/lilypond/${VERSION}/Documentation/f3/lily-0fa13ff5.png -share/doc/lilypond/${VERSION}/Documentation/f3/lily-1482bfa2.ly -share/doc/lilypond/${VERSION}/Documentation/f3/lily-1482bfa2.png -share/doc/lilypond/${VERSION}/Documentation/f3/lily-2066552b.ly -share/doc/lilypond/${VERSION}/Documentation/f3/lily-2066552b.png -share/doc/lilypond/${VERSION}/Documentation/f3/lily-2fc84e7c.ly -share/doc/lilypond/${VERSION}/Documentation/f3/lily-2fc84e7c.png -share/doc/lilypond/${VERSION}/Documentation/f3/lily-6009070b.ly -share/doc/lilypond/${VERSION}/Documentation/f3/lily-6009070b.png -share/doc/lilypond/${VERSION}/Documentation/f3/lily-9900ef56.ly -share/doc/lilypond/${VERSION}/Documentation/f3/lily-9900ef56.png -share/doc/lilypond/${VERSION}/Documentation/f3/lily-aa198dff.ly -share/doc/lilypond/${VERSION}/Documentation/f3/lily-aa198dff.png -share/doc/lilypond/${VERSION}/Documentation/f3/lily-d02f4c30.ly -share/doc/lilypond/${VERSION}/Documentation/f3/lily-d02f4c30.png +share/doc/lilypond/${VERSION}/Documentation/f3/lily-0e3fd57f.ly +share/doc/lilypond/${VERSION}/Documentation/f3/lily-0e3fd57f.png +share/doc/lilypond/${VERSION}/Documentation/f3/lily-3ebad6ae.ly +share/doc/lilypond/${VERSION}/Documentation/f3/lily-3ebad6ae.png +share/doc/lilypond/${VERSION}/Documentation/f3/lily-4e7cb272.ly +share/doc/lilypond/${VERSION}/Documentation/f3/lily-4e7cb272.png +share/doc/lilypond/${VERSION}/Documentation/f3/lily-5a2d174b.ly +share/doc/lilypond/${VERSION}/Documentation/f3/lily-5a2d174b.png +share/doc/lilypond/${VERSION}/Documentation/f3/lily-5e9c2b94.ly +share/doc/lilypond/${VERSION}/Documentation/f3/lily-5e9c2b94.png +share/doc/lilypond/${VERSION}/Documentation/f3/lily-6ab0a294.ly +share/doc/lilypond/${VERSION}/Documentation/f3/lily-6ab0a294.png +share/doc/lilypond/${VERSION}/Documentation/f3/lily-6d742edc.ly +share/doc/lilypond/${VERSION}/Documentation/f3/lily-6d742edc.png +share/doc/lilypond/${VERSION}/Documentation/f3/lily-81ed5186.ly +share/doc/lilypond/${VERSION}/Documentation/f3/lily-81ed5186.png +share/doc/lilypond/${VERSION}/Documentation/f3/lily-a41db5b8.ly +share/doc/lilypond/${VERSION}/Documentation/f3/lily-a41db5b8.png +share/doc/lilypond/${VERSION}/Documentation/f3/lily-b604ffed.ly +share/doc/lilypond/${VERSION}/Documentation/f3/lily-b604ffed.png +share/doc/lilypond/${VERSION}/Documentation/f3/lily-f0227b02.ly +share/doc/lilypond/${VERSION}/Documentation/f3/lily-f0227b02.png share/doc/lilypond/${VERSION}/Documentation/f4/ -share/doc/lilypond/${VERSION}/Documentation/f4/lily-0f73ffa9.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-0f73ffa9.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-12c206a2.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-12c206a2.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-1311ecab.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-1311ecab.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-242b7cfc.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-242b7cfc.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-4c4caa82.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-4c4caa82.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-528f47e0.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-528f47e0.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-5636755f.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-5636755f.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-99a08031.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-99a08031.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-9c894b69.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-9c894b69.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-a04995b5.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-a04995b5.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-a84a6d73.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-a84a6d73.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-c8a1843c.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-c8a1843c.png -share/doc/lilypond/${VERSION}/Documentation/f4/lily-ca8d80de.ly -share/doc/lilypond/${VERSION}/Documentation/f4/lily-ca8d80de.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-078bb238.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-078bb238.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-0c9d2b0c.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-0c9d2b0c.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-0d6a7a7f.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-0d6a7a7f.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-0da7b965.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-0da7b965.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-11c808de.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-11c808de.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-3311ad81.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-3311ad81.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-58bbd5a7.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-58bbd5a7.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-6c8217e9.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-6c8217e9.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-70dde2cc.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-70dde2cc.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-7c73e27d.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-7c73e27d.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-85028b32.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-85028b32.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-907bc72d.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-907bc72d.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-b7812041.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-b7812041.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-eee19157.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-eee19157.png +share/doc/lilypond/${VERSION}/Documentation/f4/lily-f5dee558.ly +share/doc/lilypond/${VERSION}/Documentation/f4/lily-f5dee558.png share/doc/lilypond/${VERSION}/Documentation/f5/ -share/doc/lilypond/${VERSION}/Documentation/f5/lily-57c90f99.ly -share/doc/lilypond/${VERSION}/Documentation/f5/lily-57c90f99.png -share/doc/lilypond/${VERSION}/Documentation/f5/lily-6e587a3d.ly -share/doc/lilypond/${VERSION}/Documentation/f5/lily-6e587a3d.png -share/doc/lilypond/${VERSION}/Documentation/f5/lily-7c209430.ly -share/doc/lilypond/${VERSION}/Documentation/f5/lily-7c209430.png -share/doc/lilypond/${VERSION}/Documentation/f5/lily-83966f1a.ly -share/doc/lilypond/${VERSION}/Documentation/f5/lily-83966f1a.png -share/doc/lilypond/${VERSION}/Documentation/f5/lily-b7718fd7.ly -share/doc/lilypond/${VERSION}/Documentation/f5/lily-b7718fd7.png -share/doc/lilypond/${VERSION}/Documentation/f5/lily-be76b83f.ly -share/doc/lilypond/${VERSION}/Documentation/f5/lily-be76b83f.png -share/doc/lilypond/${VERSION}/Documentation/f5/lily-e0f4cc0d.ly -share/doc/lilypond/${VERSION}/Documentation/f5/lily-e0f4cc0d.png +share/doc/lilypond/${VERSION}/Documentation/f5/lily-12026d29.ly +share/doc/lilypond/${VERSION}/Documentation/f5/lily-12026d29.png +share/doc/lilypond/${VERSION}/Documentation/f5/lily-6ff4814e.ly +share/doc/lilypond/${VERSION}/Documentation/f5/lily-6ff4814e.png +share/doc/lilypond/${VERSION}/Documentation/f5/lily-9f08f629.ly +share/doc/lilypond/${VERSION}/Documentation/f5/lily-9f08f629.png +share/doc/lilypond/${VERSION}/Documentation/f5/lily-a0580dc4.ly +share/doc/lilypond/${VERSION}/Documentation/f5/lily-a0580dc4.png +share/doc/lilypond/${VERSION}/Documentation/f5/lily-be94950e.ly +share/doc/lilypond/${VERSION}/Documentation/f5/lily-be94950e.png +share/doc/lilypond/${VERSION}/Documentation/f5/lily-cee6130e.ly +share/doc/lilypond/${VERSION}/Documentation/f5/lily-cee6130e.png +share/doc/lilypond/${VERSION}/Documentation/f5/lily-dffaecd2.ly +share/doc/lilypond/${VERSION}/Documentation/f5/lily-dffaecd2.png share/doc/lilypond/${VERSION}/Documentation/f6/ -share/doc/lilypond/${VERSION}/Documentation/f6/lily-0f17075c.ly -share/doc/lilypond/${VERSION}/Documentation/f6/lily-0f17075c.png -share/doc/lilypond/${VERSION}/Documentation/f6/lily-fa848291.ly -share/doc/lilypond/${VERSION}/Documentation/f6/lily-fa848291.png +share/doc/lilypond/${VERSION}/Documentation/f6/lily-0f1252dd.ly +share/doc/lilypond/${VERSION}/Documentation/f6/lily-0f1252dd.png +share/doc/lilypond/${VERSION}/Documentation/f6/lily-31453827.ly +share/doc/lilypond/${VERSION}/Documentation/f6/lily-31453827.png +share/doc/lilypond/${VERSION}/Documentation/f6/lily-34755889.ly +share/doc/lilypond/${VERSION}/Documentation/f6/lily-34755889.png +share/doc/lilypond/${VERSION}/Documentation/f6/lily-45214fd1.ly +share/doc/lilypond/${VERSION}/Documentation/f6/lily-45214fd1.png +share/doc/lilypond/${VERSION}/Documentation/f6/lily-4c5c1719.ly +share/doc/lilypond/${VERSION}/Documentation/f6/lily-4c5c1719.png +share/doc/lilypond/${VERSION}/Documentation/f6/lily-55b36182.ly +share/doc/lilypond/${VERSION}/Documentation/f6/lily-55b36182.png +share/doc/lilypond/${VERSION}/Documentation/f6/lily-8f92f5e5.ly +share/doc/lilypond/${VERSION}/Documentation/f6/lily-8f92f5e5.png +share/doc/lilypond/${VERSION}/Documentation/f6/lily-dcc94c3c.ly +share/doc/lilypond/${VERSION}/Documentation/f6/lily-dcc94c3c.png share/doc/lilypond/${VERSION}/Documentation/f7/ -share/doc/lilypond/${VERSION}/Documentation/f7/lily-0b9c600d.ly -share/doc/lilypond/${VERSION}/Documentation/f7/lily-0b9c600d.png -share/doc/lilypond/${VERSION}/Documentation/f7/lily-31e3acac.ly -share/doc/lilypond/${VERSION}/Documentation/f7/lily-31e3acac.png -share/doc/lilypond/${VERSION}/Documentation/f7/lily-4133d481.ly -share/doc/lilypond/${VERSION}/Documentation/f7/lily-4133d481.png -share/doc/lilypond/${VERSION}/Documentation/f7/lily-527f3781.ly -share/doc/lilypond/${VERSION}/Documentation/f7/lily-527f3781.png -share/doc/lilypond/${VERSION}/Documentation/f7/lily-81874d3d.ly -share/doc/lilypond/${VERSION}/Documentation/f7/lily-81874d3d.png -share/doc/lilypond/${VERSION}/Documentation/f7/lily-8bef6e22.ly -share/doc/lilypond/${VERSION}/Documentation/f7/lily-8bef6e22.png -share/doc/lilypond/${VERSION}/Documentation/f7/lily-9876bb6a.ly -share/doc/lilypond/${VERSION}/Documentation/f7/lily-9876bb6a.png -share/doc/lilypond/${VERSION}/Documentation/f7/lily-af90dec9.ly -share/doc/lilypond/${VERSION}/Documentation/f7/lily-af90dec9.png -share/doc/lilypond/${VERSION}/Documentation/f7/lily-f7dee2ff.ly -share/doc/lilypond/${VERSION}/Documentation/f7/lily-f7dee2ff.png +share/doc/lilypond/${VERSION}/Documentation/f7/lily-09698a07.ly +share/doc/lilypond/${VERSION}/Documentation/f7/lily-09698a07.png +share/doc/lilypond/${VERSION}/Documentation/f7/lily-10e77745.ly +share/doc/lilypond/${VERSION}/Documentation/f7/lily-10e77745.png +share/doc/lilypond/${VERSION}/Documentation/f7/lily-198f95fc.ly +share/doc/lilypond/${VERSION}/Documentation/f7/lily-198f95fc.png +share/doc/lilypond/${VERSION}/Documentation/f7/lily-3802d57f.ly +share/doc/lilypond/${VERSION}/Documentation/f7/lily-3802d57f.png +share/doc/lilypond/${VERSION}/Documentation/f7/lily-44af4f1f.ly +share/doc/lilypond/${VERSION}/Documentation/f7/lily-44af4f1f.png +share/doc/lilypond/${VERSION}/Documentation/f7/lily-4c990a2b.ly +share/doc/lilypond/${VERSION}/Documentation/f7/lily-4c990a2b.png +share/doc/lilypond/${VERSION}/Documentation/f7/lily-4f60adf3.ly +share/doc/lilypond/${VERSION}/Documentation/f7/lily-4f60adf3.png +share/doc/lilypond/${VERSION}/Documentation/f7/lily-b5c62c69.ly +share/doc/lilypond/${VERSION}/Documentation/f7/lily-b5c62c69.png +share/doc/lilypond/${VERSION}/Documentation/f7/lily-ba3436a2.ly +share/doc/lilypond/${VERSION}/Documentation/f7/lily-ba3436a2.png share/doc/lilypond/${VERSION}/Documentation/f8/ -share/doc/lilypond/${VERSION}/Documentation/f8/lily-0c5b5b7f.ly -share/doc/lilypond/${VERSION}/Documentation/f8/lily-0c5b5b7f.png -share/doc/lilypond/${VERSION}/Documentation/f8/lily-13872c43.ly -share/doc/lilypond/${VERSION}/Documentation/f8/lily-13872c43.png -share/doc/lilypond/${VERSION}/Documentation/f8/lily-5dafdec4.ly -share/doc/lilypond/${VERSION}/Documentation/f8/lily-5dafdec4.png -share/doc/lilypond/${VERSION}/Documentation/f8/lily-60412e46.ly -share/doc/lilypond/${VERSION}/Documentation/f8/lily-60412e46.png -share/doc/lilypond/${VERSION}/Documentation/f8/lily-659ae704.ly -share/doc/lilypond/${VERSION}/Documentation/f8/lily-659ae704.png -share/doc/lilypond/${VERSION}/Documentation/f8/lily-69aa99f4.ly -share/doc/lilypond/${VERSION}/Documentation/f8/lily-69aa99f4.png -share/doc/lilypond/${VERSION}/Documentation/f8/lily-9f733e74.ly -share/doc/lilypond/${VERSION}/Documentation/f8/lily-9f733e74.png -share/doc/lilypond/${VERSION}/Documentation/f8/lily-c6e5225c.ly -share/doc/lilypond/${VERSION}/Documentation/f8/lily-c6e5225c.png -share/doc/lilypond/${VERSION}/Documentation/f8/lily-f56b9105.ly -share/doc/lilypond/${VERSION}/Documentation/f8/lily-f56b9105.png -share/doc/lilypond/${VERSION}/Documentation/f8/lily-fe5ae754.ly -share/doc/lilypond/${VERSION}/Documentation/f8/lily-fe5ae754.png +share/doc/lilypond/${VERSION}/Documentation/f8/lily-0649739e.ly +share/doc/lilypond/${VERSION}/Documentation/f8/lily-0649739e.png +share/doc/lilypond/${VERSION}/Documentation/f8/lily-2a518a63.ly +share/doc/lilypond/${VERSION}/Documentation/f8/lily-2a518a63.png +share/doc/lilypond/${VERSION}/Documentation/f8/lily-2c920610.ly +share/doc/lilypond/${VERSION}/Documentation/f8/lily-2c920610.png +share/doc/lilypond/${VERSION}/Documentation/f8/lily-3502b747.ly +share/doc/lilypond/${VERSION}/Documentation/f8/lily-3502b747.png +share/doc/lilypond/${VERSION}/Documentation/f8/lily-517be786.ly +share/doc/lilypond/${VERSION}/Documentation/f8/lily-517be786.png +share/doc/lilypond/${VERSION}/Documentation/f8/lily-6f58f10b.ly +share/doc/lilypond/${VERSION}/Documentation/f8/lily-6f58f10b.png +share/doc/lilypond/${VERSION}/Documentation/f8/lily-867f7f01.ly +share/doc/lilypond/${VERSION}/Documentation/f8/lily-867f7f01.png +share/doc/lilypond/${VERSION}/Documentation/f8/lily-8bdf0750.ly +share/doc/lilypond/${VERSION}/Documentation/f8/lily-8bdf0750.png +share/doc/lilypond/${VERSION}/Documentation/f8/lily-a0d24838.ly +share/doc/lilypond/${VERSION}/Documentation/f8/lily-a0d24838.png +share/doc/lilypond/${VERSION}/Documentation/f8/lily-f0781de5.ly +share/doc/lilypond/${VERSION}/Documentation/f8/lily-f0781de5.png +share/doc/lilypond/${VERSION}/Documentation/f8/lily-f8b12e77.ly +share/doc/lilypond/${VERSION}/Documentation/f8/lily-f8b12e77.png share/doc/lilypond/${VERSION}/Documentation/f9/ -share/doc/lilypond/${VERSION}/Documentation/f9/lily-172e27d4.ly -share/doc/lilypond/${VERSION}/Documentation/f9/lily-172e27d4.png -share/doc/lilypond/${VERSION}/Documentation/f9/lily-38a526ef.ly -share/doc/lilypond/${VERSION}/Documentation/f9/lily-38a526ef.png -share/doc/lilypond/${VERSION}/Documentation/f9/lily-4e3dc5ed.ly -share/doc/lilypond/${VERSION}/Documentation/f9/lily-4e3dc5ed.png -share/doc/lilypond/${VERSION}/Documentation/f9/lily-76ed10f7.ly -share/doc/lilypond/${VERSION}/Documentation/f9/lily-76ed10f7.png -share/doc/lilypond/${VERSION}/Documentation/f9/lily-8368e604.ly -share/doc/lilypond/${VERSION}/Documentation/f9/lily-8368e604.png -share/doc/lilypond/${VERSION}/Documentation/f9/lily-88708844.ly -share/doc/lilypond/${VERSION}/Documentation/f9/lily-88708844.png -share/doc/lilypond/${VERSION}/Documentation/f9/lily-967dcd27.ly -share/doc/lilypond/${VERSION}/Documentation/f9/lily-967dcd27.png -share/doc/lilypond/${VERSION}/Documentation/f9/lily-d48c9651.ly -share/doc/lilypond/${VERSION}/Documentation/f9/lily-d48c9651.png -share/doc/lilypond/${VERSION}/Documentation/f9/lily-e1ea7758.ly -share/doc/lilypond/${VERSION}/Documentation/f9/lily-e1ea7758.png +share/doc/lilypond/${VERSION}/Documentation/f9/lily-26905c85.ly +share/doc/lilypond/${VERSION}/Documentation/f9/lily-26905c85.png +share/doc/lilypond/${VERSION}/Documentation/f9/lily-280994de.ly +share/doc/lilypond/${VERSION}/Documentation/f9/lily-280994de.png +share/doc/lilypond/${VERSION}/Documentation/f9/lily-9834f662.ly +share/doc/lilypond/${VERSION}/Documentation/f9/lily-9834f662.png +share/doc/lilypond/${VERSION}/Documentation/f9/lily-cf66fad6.ly +share/doc/lilypond/${VERSION}/Documentation/f9/lily-cf66fad6.png +share/doc/lilypond/${VERSION}/Documentation/f9/lily-df8fd84d.ly +share/doc/lilypond/${VERSION}/Documentation/f9/lily-df8fd84d.png +share/doc/lilypond/${VERSION}/Documentation/f9/lily-f70536d3.ly +share/doc/lilypond/${VERSION}/Documentation/f9/lily-f70536d3.png share/doc/lilypond/${VERSION}/Documentation/fa/ -share/doc/lilypond/${VERSION}/Documentation/fa/lily-0bf0fa7b.ly -share/doc/lilypond/${VERSION}/Documentation/fa/lily-0bf0fa7b.png -share/doc/lilypond/${VERSION}/Documentation/fa/lily-1429219e.ly -share/doc/lilypond/${VERSION}/Documentation/fa/lily-1429219e.png -share/doc/lilypond/${VERSION}/Documentation/fa/lily-2c28636a.ly -share/doc/lilypond/${VERSION}/Documentation/fa/lily-2c28636a.png -share/doc/lilypond/${VERSION}/Documentation/fa/lily-6b31e73f.ly -share/doc/lilypond/${VERSION}/Documentation/fa/lily-6b31e73f.png -share/doc/lilypond/${VERSION}/Documentation/fa/lily-8fcb6d85.ly -share/doc/lilypond/${VERSION}/Documentation/fa/lily-8fcb6d85.png -share/doc/lilypond/${VERSION}/Documentation/fa/lily-99697843.ly -share/doc/lilypond/${VERSION}/Documentation/fa/lily-99697843.png -share/doc/lilypond/${VERSION}/Documentation/fa/lily-b186b7d8.ly -share/doc/lilypond/${VERSION}/Documentation/fa/lily-b186b7d8.png -share/doc/lilypond/${VERSION}/Documentation/fa/lily-fd6a692e.ly -share/doc/lilypond/${VERSION}/Documentation/fa/lily-fd6a692e.png +share/doc/lilypond/${VERSION}/Documentation/fa/lily-0513566b.ly +share/doc/lilypond/${VERSION}/Documentation/fa/lily-0513566b.png +share/doc/lilypond/${VERSION}/Documentation/fa/lily-221abd7c.ly +share/doc/lilypond/${VERSION}/Documentation/fa/lily-221abd7c.png +share/doc/lilypond/${VERSION}/Documentation/fa/lily-40869867.ly +share/doc/lilypond/${VERSION}/Documentation/fa/lily-40869867.png +share/doc/lilypond/${VERSION}/Documentation/fa/lily-67e8774d.ly +share/doc/lilypond/${VERSION}/Documentation/fa/lily-67e8774d.png +share/doc/lilypond/${VERSION}/Documentation/fa/lily-7cba6ace.ly +share/doc/lilypond/${VERSION}/Documentation/fa/lily-7cba6ace.png +share/doc/lilypond/${VERSION}/Documentation/fa/lily-82914094.ly +share/doc/lilypond/${VERSION}/Documentation/fa/lily-82914094.png +share/doc/lilypond/${VERSION}/Documentation/fa/lily-9385d86f.ly +share/doc/lilypond/${VERSION}/Documentation/fa/lily-9385d86f.png +share/doc/lilypond/${VERSION}/Documentation/fa/lily-9e772e2a.ly +share/doc/lilypond/${VERSION}/Documentation/fa/lily-9e772e2a.png +share/doc/lilypond/${VERSION}/Documentation/fa/lily-a60bdd8a.ly +share/doc/lilypond/${VERSION}/Documentation/fa/lily-a60bdd8a.png +share/doc/lilypond/${VERSION}/Documentation/fa/lily-ab448882.ly +share/doc/lilypond/${VERSION}/Documentation/fa/lily-ab448882.png +share/doc/lilypond/${VERSION}/Documentation/fa/lily-b9389ca6.ly +share/doc/lilypond/${VERSION}/Documentation/fa/lily-b9389ca6.png share/doc/lilypond/${VERSION}/Documentation/fb/ -share/doc/lilypond/${VERSION}/Documentation/fb/lily-16c6e631.ly -share/doc/lilypond/${VERSION}/Documentation/fb/lily-16c6e631.png -share/doc/lilypond/${VERSION}/Documentation/fb/lily-1794bb67.ly -share/doc/lilypond/${VERSION}/Documentation/fb/lily-1794bb67.png -share/doc/lilypond/${VERSION}/Documentation/fb/lily-48c116f9.ly -share/doc/lilypond/${VERSION}/Documentation/fb/lily-48c116f9.png -share/doc/lilypond/${VERSION}/Documentation/fb/lily-ebbec217.ly -share/doc/lilypond/${VERSION}/Documentation/fb/lily-ebbec217.png -share/doc/lilypond/${VERSION}/Documentation/fb/lily-f2954731.ly -share/doc/lilypond/${VERSION}/Documentation/fb/lily-f2954731.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-000ee6da.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-000ee6da.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-00e103d7.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-00e103d7.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-21cecfef.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-21cecfef.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-23565822.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-23565822.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-25faca59.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-25faca59.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-429b8237.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-429b8237.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-60d19157.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-60d19157.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-75b53182.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-75b53182.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-7a6cbd52.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-7a6cbd52.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-8a57fcb6.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-8a57fcb6.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-a8c3f87a.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-a8c3f87a.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-a95806ac.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-a95806ac.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-abafbc82.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-abafbc82.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-ae3fd948.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-ae3fd948.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-c343d5fa.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-c343d5fa.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-c76155ff.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-c76155ff.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-ce3eb2c8.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-ce3eb2c8.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-d410750b.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-d410750b.png +share/doc/lilypond/${VERSION}/Documentation/fb/lily-f56d7339.ly +share/doc/lilypond/${VERSION}/Documentation/fb/lily-f56d7339.png share/doc/lilypond/${VERSION}/Documentation/fc/ -share/doc/lilypond/${VERSION}/Documentation/fc/lily-058774a4.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-058774a4.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-11625b74.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-11625b74.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-41946522.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-41946522.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-45aeb233.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-45aeb233.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-5a39eeae.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-5a39eeae.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-75978c81.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-75978c81.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-9894f497.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-9894f497.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-9b4bb086.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-9b4bb086.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-9f4e6974.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-9f4e6974.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-a12b6c70.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-a12b6c70.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-becb63b2.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-becb63b2.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-d44ceac3.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-d44ceac3.png -share/doc/lilypond/${VERSION}/Documentation/fc/lily-e4c04d27.ly -share/doc/lilypond/${VERSION}/Documentation/fc/lily-e4c04d27.png +share/doc/lilypond/${VERSION}/Documentation/fc/lily-0eef759f.ly +share/doc/lilypond/${VERSION}/Documentation/fc/lily-0eef759f.png +share/doc/lilypond/${VERSION}/Documentation/fc/lily-3fc6d88a.ly +share/doc/lilypond/${VERSION}/Documentation/fc/lily-3fc6d88a.png +share/doc/lilypond/${VERSION}/Documentation/fc/lily-4a6ca81e.ly +share/doc/lilypond/${VERSION}/Documentation/fc/lily-4a6ca81e.png +share/doc/lilypond/${VERSION}/Documentation/fc/lily-519ec2ae.ly +share/doc/lilypond/${VERSION}/Documentation/fc/lily-519ec2ae.png +share/doc/lilypond/${VERSION}/Documentation/fc/lily-541cedae.ly +share/doc/lilypond/${VERSION}/Documentation/fc/lily-541cedae.png +share/doc/lilypond/${VERSION}/Documentation/fc/lily-6d1de9d6.ly +share/doc/lilypond/${VERSION}/Documentation/fc/lily-6d1de9d6.png +share/doc/lilypond/${VERSION}/Documentation/fc/lily-9efa59a3.ly +share/doc/lilypond/${VERSION}/Documentation/fc/lily-9efa59a3.png share/doc/lilypond/${VERSION}/Documentation/fd/ -share/doc/lilypond/${VERSION}/Documentation/fd/lily-09862e6b.ly -share/doc/lilypond/${VERSION}/Documentation/fd/lily-09862e6b.png -share/doc/lilypond/${VERSION}/Documentation/fd/lily-122f31c5.ly -share/doc/lilypond/${VERSION}/Documentation/fd/lily-122f31c5.png -share/doc/lilypond/${VERSION}/Documentation/fd/lily-172b643c.ly -share/doc/lilypond/${VERSION}/Documentation/fd/lily-172b643c.png -share/doc/lilypond/${VERSION}/Documentation/fd/lily-1967a64f.ly -share/doc/lilypond/${VERSION}/Documentation/fd/lily-1967a64f.png -share/doc/lilypond/${VERSION}/Documentation/fd/lily-256370c6.ly -share/doc/lilypond/${VERSION}/Documentation/fd/lily-256370c6.png -share/doc/lilypond/${VERSION}/Documentation/fd/lily-25ec4bbf.ly -share/doc/lilypond/${VERSION}/Documentation/fd/lily-25ec4bbf.png -share/doc/lilypond/${VERSION}/Documentation/fd/lily-5bce046f.ly -share/doc/lilypond/${VERSION}/Documentation/fd/lily-5bce046f.png -share/doc/lilypond/${VERSION}/Documentation/fd/lily-78217388.ly -share/doc/lilypond/${VERSION}/Documentation/fd/lily-78217388.png -share/doc/lilypond/${VERSION}/Documentation/fd/lily-a15b05cc.ly -share/doc/lilypond/${VERSION}/Documentation/fd/lily-a15b05cc.png -share/doc/lilypond/${VERSION}/Documentation/fd/lily-b431fe96.ly -share/doc/lilypond/${VERSION}/Documentation/fd/lily-b431fe96.png -share/doc/lilypond/${VERSION}/Documentation/fd/lily-dd0814f0.ly -share/doc/lilypond/${VERSION}/Documentation/fd/lily-dd0814f0.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-0204d62b.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-0204d62b.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-1981c3c7.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-1981c3c7.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-1ded7f2e.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-1ded7f2e.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-58dcb0cd.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-58dcb0cd.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-5d3f6f01.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-5d3f6f01.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-6e82e41c.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-6e82e41c.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-6eb35464.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-6eb35464.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-8922b9cd.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-8922b9cd.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-934c8d78.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-934c8d78.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-a7759373.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-a7759373.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-b5e97cc8.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-b5e97cc8.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-ed786b4b.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-ed786b4b.png +share/doc/lilypond/${VERSION}/Documentation/fd/lily-f2a9dc64.ly +share/doc/lilypond/${VERSION}/Documentation/fd/lily-f2a9dc64.png share/doc/lilypond/${VERSION}/Documentation/fe/ -share/doc/lilypond/${VERSION}/Documentation/fe/lily-0fb8d7ec.ly -share/doc/lilypond/${VERSION}/Documentation/fe/lily-0fb8d7ec.png -share/doc/lilypond/${VERSION}/Documentation/fe/lily-11b2dd29.ly -share/doc/lilypond/${VERSION}/Documentation/fe/lily-11b2dd29.png -share/doc/lilypond/${VERSION}/Documentation/fe/lily-17584ff8.ly -share/doc/lilypond/${VERSION}/Documentation/fe/lily-17584ff8.png -share/doc/lilypond/${VERSION}/Documentation/fe/lily-17cf6fdc.ly -share/doc/lilypond/${VERSION}/Documentation/fe/lily-17cf6fdc.png -share/doc/lilypond/${VERSION}/Documentation/fe/lily-21af4f32.ly -share/doc/lilypond/${VERSION}/Documentation/fe/lily-21af4f32.png -share/doc/lilypond/${VERSION}/Documentation/fe/lily-2c2b9617.ly -share/doc/lilypond/${VERSION}/Documentation/fe/lily-2c2b9617.png -share/doc/lilypond/${VERSION}/Documentation/fe/lily-58da9577.ly -share/doc/lilypond/${VERSION}/Documentation/fe/lily-58da9577.png -share/doc/lilypond/${VERSION}/Documentation/fe/lily-745e82f9.ly -share/doc/lilypond/${VERSION}/Documentation/fe/lily-745e82f9.png -share/doc/lilypond/${VERSION}/Documentation/fe/lily-7a4d1921.ly -share/doc/lilypond/${VERSION}/Documentation/fe/lily-7a4d1921.png -share/doc/lilypond/${VERSION}/Documentation/fe/lily-7c703389.ly -share/doc/lilypond/${VERSION}/Documentation/fe/lily-7c703389.png -share/doc/lilypond/${VERSION}/Documentation/fe/lily-b6be6edf.ly -share/doc/lilypond/${VERSION}/Documentation/fe/lily-b6be6edf.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-13c58a35.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-13c58a35.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-38798647.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-38798647.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-4321c150.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-4321c150.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-7e655110.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-7e655110.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-846cd32f.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-846cd32f.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-89d2624b.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-89d2624b.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-8deaf9e5.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-8deaf9e5.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-a78c2c21.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-a78c2c21.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-b1e377aa.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-b1e377aa.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-b25b8d2d.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-b25b8d2d.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-d8fff780.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-d8fff780.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-e4b1a064.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-e4b1a064.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-eaeb61f8.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-eaeb61f8.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-f800ef8f.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-f800ef8f.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-f8c59f41.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-f8c59f41.png +share/doc/lilypond/${VERSION}/Documentation/fe/lily-fe2d78b4.ly +share/doc/lilypond/${VERSION}/Documentation/fe/lily-fe2d78b4.png share/doc/lilypond/${VERSION}/Documentation/ff/ -share/doc/lilypond/${VERSION}/Documentation/ff/lily-2b5779b9.ly -share/doc/lilypond/${VERSION}/Documentation/ff/lily-2b5779b9.png -share/doc/lilypond/${VERSION}/Documentation/ff/lily-3b597b6e.ly -share/doc/lilypond/${VERSION}/Documentation/ff/lily-3b597b6e.png -share/doc/lilypond/${VERSION}/Documentation/ff/lily-55f3d1df.ly -share/doc/lilypond/${VERSION}/Documentation/ff/lily-55f3d1df.png -share/doc/lilypond/${VERSION}/Documentation/ff/lily-64a4bf5b.ly -share/doc/lilypond/${VERSION}/Documentation/ff/lily-64a4bf5b.png -share/doc/lilypond/${VERSION}/Documentation/ff/lily-80a7ba34.ly -share/doc/lilypond/${VERSION}/Documentation/ff/lily-80a7ba34.png -share/doc/lilypond/${VERSION}/Documentation/ff/lily-841c38fd.ly -share/doc/lilypond/${VERSION}/Documentation/ff/lily-841c38fd.png -share/doc/lilypond/${VERSION}/Documentation/ff/lily-a1790439.ly -share/doc/lilypond/${VERSION}/Documentation/ff/lily-a1790439.png -share/doc/lilypond/${VERSION}/Documentation/ff/lily-dd954aab.ly -share/doc/lilypond/${VERSION}/Documentation/ff/lily-dd954aab.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-0726788f.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-0726788f.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-323946e6.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-323946e6.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-41e52510.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-41e52510.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-75689bbc.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-75689bbc.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-a0e4e9cb.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-a0e4e9cb.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-a467d238.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-a467d238.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-aa05a8cf.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-aa05a8cf.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-b0494a20.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-b0494a20.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-e13d28a7.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-e13d28a7.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-f31b0618.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-f31b0618.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-f6ebaf30.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-f6ebaf30.png +share/doc/lilypond/${VERSION}/Documentation/ff/lily-f8c03253.ly +share/doc/lilypond/${VERSION}/Documentation/ff/lily-f8c03253.png share/doc/lilypond/${VERSION}/Documentation/included/ share/doc/lilypond/${VERSION}/Documentation/internals/ share/doc/lilypond/${VERSION}/Documentation/internals-big-page.html @@ -6077,6 +7062,26 @@ share/doc/lilypond/${VERSION}/Documentation/internals/all-layout-objects.it.html share/doc/lilypond/${VERSION}/Documentation/internals/all-layout-objects.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/all-layout-objects.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/all-layout-objects.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternative_002devent.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternative_002devent.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternative_002devent.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternative_002devent.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternative_002devent.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternative_002devent.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternative_002devent.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternative_002devent.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternative_002devent.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternative_002devent.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternativeevent.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternativeevent.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternativeevent.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternativeevent.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternativeevent.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternativeevent.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternativeevent.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternativeevent.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternativeevent.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/alternativeevent.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/ambitus.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/ambitus.de.html share/doc/lilypond/${VERSION}/Documentation/internals/ambitus.es.html @@ -6867,6 +7872,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dinterface.it.html share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dinterface.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dinterface.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dinterface.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dmodifier_002dinterface.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dmodifier_002dinterface.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dmodifier_002dinterface.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dmodifier_002dinterface.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dmodifier_002dinterface.html +share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dmodifier_002dinterface.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dmodifier_002dinterface.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dmodifier_002dinterface.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dmodifier_002dinterface.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/clef_002dmodifier_002dinterface.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/clef_005fengraver.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/clef_005fengraver.de.html share/doc/lilypond/${VERSION}/Documentation/internals/clef_005fengraver.es.html @@ -6877,6 +7892,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/clef_005fengraver.it.html share/doc/lilypond/${VERSION}/Documentation/internals/clef_005fengraver.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/clef_005fengraver.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/clef_005fengraver.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/clefmodifier.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/clefmodifier.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/clefmodifier.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/clefmodifier.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/clefmodifier.html +share/doc/lilypond/${VERSION}/Documentation/internals/clefmodifier.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/clefmodifier.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/clefmodifier.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/clefmodifier.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/clefmodifier.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/cluster_002dbeacon_002dinterface.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/cluster_002dbeacon_002dinterface.de.html share/doc/lilypond/${VERSION}/Documentation/internals/cluster_002dbeacon_002dinterface.es.html @@ -7007,6 +8032,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/completizeextenderevent.it share/doc/lilypond/${VERSION}/Documentation/internals/completizeextenderevent.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/completizeextenderevent.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/completizeextenderevent.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/concurrent_005fhairpin_005fengraver.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/concurrent_005fhairpin_005fengraver.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/concurrent_005fhairpin_005fengraver.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/concurrent_005fhairpin_005fengraver.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/concurrent_005fhairpin_005fengraver.html +share/doc/lilypond/${VERSION}/Documentation/internals/concurrent_005fhairpin_005fengraver.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/concurrent_005fhairpin_005fengraver.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/concurrent_005fhairpin_005fengraver.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/concurrent_005fhairpin_005fengraver.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/concurrent_005fhairpin_005fengraver.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/contextchange.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/contextchange.de.html share/doc/lilypond/${VERSION}/Documentation/internals/contextchange.es.html @@ -7647,6 +8682,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/fingering.it.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002dcolumn_002dinterface.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002dcolumn_002dinterface.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002dcolumn_002dinterface.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002dcolumn_002dinterface.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002dcolumn_002dinterface.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002dcolumn_002dinterface.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002dcolumn_002dinterface.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002dcolumn_002dinterface.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002dcolumn_002dinterface.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002dcolumn_002dinterface.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002devent.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002devent.de.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002devent.es.html @@ -7657,6 +8702,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002devent.it.htm share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002devent.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002devent.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering_002devent.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fcolumn_005fengraver.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fcolumn_005fengraver.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fcolumn_005fengraver.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fcolumn_005fengraver.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fcolumn_005fengraver.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fcolumn_005fengraver.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fcolumn_005fengraver.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fcolumn_005fengraver.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fcolumn_005fengraver.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fcolumn_005fengraver.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fengraver.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fengraver.de.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fengraver.es.html @@ -7667,6 +8722,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fengraver.it. share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fengraver.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fengraver.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/fingering_005fengraver.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingeringcolumn.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingeringcolumn.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingeringcolumn.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingeringcolumn.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingeringcolumn.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingeringcolumn.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingeringcolumn.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingeringcolumn.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingeringcolumn.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/fingeringcolumn.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/fingeringevent.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/fingeringevent.de.html share/doc/lilypond/${VERSION}/Documentation/internals/fingeringevent.es.html @@ -7677,6 +8742,26 @@ share/doc/lilypond/${VERSION}/Documentation/internals/fingeringevent.it.html share/doc/lilypond/${VERSION}/Documentation/internals/fingeringevent.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/fingeringevent.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/fingeringevent.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag_002dinterface.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag_002dinterface.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag_002dinterface.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag_002dinterface.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag_002dinterface.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag_002dinterface.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag_002dinterface.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag_002dinterface.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag_002dinterface.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/flag_002dinterface.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/font_002dinterface.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/font_002dinterface.de.html share/doc/lilypond/${VERSION}/Documentation/internals/font_002dinterface.es.html @@ -7887,6 +8972,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/grace_002dspacing_002dinte share/doc/lilypond/${VERSION}/Documentation/internals/grace_002dspacing_002dinterface.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/grace_002dspacing_002dinterface.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/grace_002dspacing_002dinterface.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fauto_005fbeam_005fengraver.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fauto_005fbeam_005fengraver.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fauto_005fbeam_005fengraver.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fauto_005fbeam_005fengraver.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fauto_005fbeam_005fengraver.html +share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fauto_005fbeam_005fengraver.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fauto_005fbeam_005fengraver.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fauto_005fbeam_005fengraver.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fauto_005fbeam_005fengraver.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fauto_005fbeam_005fengraver.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fbeam_005fengraver.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fbeam_005fengraver.de.html share/doc/lilypond/${VERSION}/Documentation/internals/grace_005fbeam_005fengraver.es.html @@ -8097,16 +9192,6 @@ share/doc/lilypond/${VERSION}/Documentation/internals/hara_002dkiri_002dgroup_00 share/doc/lilypond/${VERSION}/Documentation/internals/hara_002dkiri_002dgroup_002dspanner_002dinterface.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/hara_002dkiri_002dgroup_002dspanner_002dinterface.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/hara_002dkiri_002dgroup_002dspanner_002dinterface.zh.html -share/doc/lilypond/${VERSION}/Documentation/internals/hara_005fkiri_005fengraver.cs.html -share/doc/lilypond/${VERSION}/Documentation/internals/hara_005fkiri_005fengraver.de.html -share/doc/lilypond/${VERSION}/Documentation/internals/hara_005fkiri_005fengraver.es.html -share/doc/lilypond/${VERSION}/Documentation/internals/hara_005fkiri_005fengraver.fr.html -share/doc/lilypond/${VERSION}/Documentation/internals/hara_005fkiri_005fengraver.html -share/doc/lilypond/${VERSION}/Documentation/internals/hara_005fkiri_005fengraver.hu.html -share/doc/lilypond/${VERSION}/Documentation/internals/hara_005fkiri_005fengraver.it.html -share/doc/lilypond/${VERSION}/Documentation/internals/hara_005fkiri_005fengraver.ja.html -share/doc/lilypond/${VERSION}/Documentation/internals/hara_005fkiri_005fengraver.nl.html -share/doc/lilypond/${VERSION}/Documentation/internals/hara_005fkiri_005fengraver.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/harmonic_002devent.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/harmonic_002devent.de.html share/doc/lilypond/${VERSION}/Documentation/internals/harmonic_002devent.es.html @@ -8407,6 +9492,56 @@ share/doc/lilypond/${VERSION}/Documentation/internals/keysignature.it.html share/doc/lilypond/${VERSION}/Documentation/internals/keysignature.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/keysignature.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/keysignature.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_002dligature_002dinterface.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_002dligature_002dinterface.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_002dligature_002dinterface.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_002dligature_002dinterface.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_002dligature_002dinterface.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_002dligature_002dinterface.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_002dligature_002dinterface.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_002dligature_002dinterface.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_002dligature_002dinterface.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_002dligature_002dinterface.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_005fligature_005fengraver.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_005fligature_005fengraver.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_005fligature_005fengraver.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_005fligature_005fengraver.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_005fligature_005fengraver.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_005fligature_005fengraver.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_005fligature_005fengraver.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_005fligature_005fengraver.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_005fligature_005fengraver.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievan_005fligature_005fengraver.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanligature.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanligature.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanligature.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanligature.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanligature.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanligature.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanligature.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanligature.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanligature.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanligature.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanstaff.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanstaff.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanstaff.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanstaff.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanstaff.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanstaff.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanstaff.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanstaff.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanstaff.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanstaff.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanvoice.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanvoice.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanvoice.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanvoice.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanvoice.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanvoice.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanvoice.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanvoice.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanvoice.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/kievanvoice.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/label_002devent.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/label_002devent.de.html share/doc/lilypond/${VERSION}/Documentation/internals/label_002devent.es.html @@ -8607,9 +9742,6 @@ share/doc/lilypond/${VERSION}/Documentation/internals/ligatureevent.it.html share/doc/lilypond/${VERSION}/Documentation/internals/ligatureevent.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/ligatureevent.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/ligatureevent.zh.html -share/doc/lilypond/${VERSION}/Documentation/internals/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/Documentation/internals/lilypond-manuals.css -share/doc/lilypond/${VERSION}/Documentation/internals/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/internals/line_002dbreak_002devent.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/line_002dbreak_002devent.de.html share/doc/lilypond/${VERSION}/Documentation/internals/line_002dbreak_002devent.es.html @@ -8830,6 +9962,26 @@ share/doc/lilypond/${VERSION}/Documentation/internals/markevent.it.html share/doc/lilypond/${VERSION}/Documentation/internals/markevent.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/markevent.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/markevent.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002devent.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002devent.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002devent.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002devent.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002devent.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002devent.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002devent.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002devent.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002devent.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002devent.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002dinterface.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002dinterface.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002dinterface.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002dinterface.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002dinterface.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002dinterface.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002dinterface.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002dinterface.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002dinterface.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dcounter_002dinterface.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dgrouping_002dinterface.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dgrouping_002dinterface.de.html share/doc/lilypond/${VERSION}/Documentation/internals/measure_002dgrouping_002dinterface.es.html @@ -8850,6 +10002,26 @@ share/doc/lilypond/${VERSION}/Documentation/internals/measure_005fgrouping_005fe share/doc/lilypond/${VERSION}/Documentation/internals/measure_005fgrouping_005fengraver.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/measure_005fgrouping_005fengraver.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/measure_005fgrouping_005fengraver.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounter.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounter.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounter.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounter.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounter.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounter.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounter.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounter.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounter.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounter.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounterevent.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounterevent.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounterevent.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounterevent.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounterevent.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounterevent.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounterevent.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounterevent.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounterevent.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/measurecounterevent.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/measuregrouping.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/measuregrouping.de.html share/doc/lilypond/${VERSION}/Documentation/internals/measuregrouping.es.html @@ -8980,6 +10152,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/metronomemark.it.html share/doc/lilypond/${VERSION}/Documentation/internals/metronomemark.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/metronomemark.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/metronomemark.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/midi_005fcontrol_005ffunction_005fperformer.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/midi_005fcontrol_005ffunction_005fperformer.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/midi_005fcontrol_005ffunction_005fperformer.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/midi_005fcontrol_005ffunction_005fperformer.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/midi_005fcontrol_005ffunction_005fperformer.html +share/doc/lilypond/${VERSION}/Documentation/internals/midi_005fcontrol_005ffunction_005fperformer.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/midi_005fcontrol_005ffunction_005fperformer.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/midi_005fcontrol_005ffunction_005fperformer.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/midi_005fcontrol_005ffunction_005fperformer.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/midi_005fcontrol_005ffunction_005fperformer.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/multi_002dmeasure_002dinterface.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/multi_002dmeasure_002dinterface.de.html share/doc/lilypond/${VERSION}/Documentation/internals/multi_002dmeasure_002dinterface.es.html @@ -9150,16 +10332,6 @@ share/doc/lilypond/${VERSION}/Documentation/internals/music_002devent.it.html share/doc/lilypond/${VERSION}/Documentation/internals/music_002devent.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/music_002devent.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/music_002devent.zh.html -share/doc/lilypond/${VERSION}/Documentation/internals/new_005fdynamic_005fengraver.cs.html -share/doc/lilypond/${VERSION}/Documentation/internals/new_005fdynamic_005fengraver.de.html -share/doc/lilypond/${VERSION}/Documentation/internals/new_005fdynamic_005fengraver.es.html -share/doc/lilypond/${VERSION}/Documentation/internals/new_005fdynamic_005fengraver.fr.html -share/doc/lilypond/${VERSION}/Documentation/internals/new_005fdynamic_005fengraver.html -share/doc/lilypond/${VERSION}/Documentation/internals/new_005fdynamic_005fengraver.hu.html -share/doc/lilypond/${VERSION}/Documentation/internals/new_005fdynamic_005fengraver.it.html -share/doc/lilypond/${VERSION}/Documentation/internals/new_005fdynamic_005fengraver.ja.html -share/doc/lilypond/${VERSION}/Documentation/internals/new_005fdynamic_005fengraver.nl.html -share/doc/lilypond/${VERSION}/Documentation/internals/new_005fdynamic_005fengraver.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/new_005ffingering_005fengraver.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/new_005ffingering_005fengraver.de.html share/doc/lilypond/${VERSION}/Documentation/internals/new_005ffingering_005fengraver.es.html @@ -9380,16 +10552,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/notespacing.it.html share/doc/lilypond/${VERSION}/Documentation/internals/notespacing.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/notespacing.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/notespacing.zh.html -share/doc/lilypond/${VERSION}/Documentation/internals/octavateeight.cs.html -share/doc/lilypond/${VERSION}/Documentation/internals/octavateeight.de.html -share/doc/lilypond/${VERSION}/Documentation/internals/octavateeight.es.html -share/doc/lilypond/${VERSION}/Documentation/internals/octavateeight.fr.html -share/doc/lilypond/${VERSION}/Documentation/internals/octavateeight.html -share/doc/lilypond/${VERSION}/Documentation/internals/octavateeight.hu.html -share/doc/lilypond/${VERSION}/Documentation/internals/octavateeight.it.html -share/doc/lilypond/${VERSION}/Documentation/internals/octavateeight.ja.html -share/doc/lilypond/${VERSION}/Documentation/internals/octavateeight.nl.html -share/doc/lilypond/${VERSION}/Documentation/internals/octavateeight.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/nullvoice.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/nullvoice.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/nullvoice.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/nullvoice.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/nullvoice.html +share/doc/lilypond/${VERSION}/Documentation/internals/nullvoice.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/nullvoice.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/nullvoice.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/nullvoice.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/nullvoice.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/only_002dprebreak_002dinterface.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/only_002dprebreak_002dinterface.de.html share/doc/lilypond/${VERSION}/Documentation/internals/only_002dprebreak_002dinterface.es.html @@ -9740,6 +10912,26 @@ share/doc/lilypond/${VERSION}/Documentation/internals/pesorflexaevent.it.html share/doc/lilypond/${VERSION}/Documentation/internals/pesorflexaevent.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/pesorflexaevent.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/pesorflexaevent.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccistaff.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccistaff.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccistaff.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccistaff.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccistaff.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccistaff.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccistaff.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccistaff.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccistaff.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccistaff.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccivoice.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccivoice.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccivoice.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccivoice.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccivoice.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccivoice.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccivoice.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccivoice.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccivoice.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/petruccivoice.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/phrasing_002dslur_002devent.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/phrasing_002dslur_002devent.de.html share/doc/lilypond/${VERSION}/Documentation/internals/phrasing_002dslur_002devent.es.html @@ -9890,6 +11082,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/pitched_005ftrill_005fengr share/doc/lilypond/${VERSION}/Documentation/internals/pitched_005ftrill_005fengraver.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/pitched_005ftrill_005fengraver.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/pitched_005ftrill_005fengraver.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/postevents.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/postevents.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/postevents.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/postevents.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/postevents.html +share/doc/lilypond/${VERSION}/Documentation/internals/postevents.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/postevents.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/postevents.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/postevents.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/postevents.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/propertyset.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/propertyset.de.html share/doc/lilypond/${VERSION}/Documentation/internals/propertyset.es.html @@ -9910,6 +11112,26 @@ share/doc/lilypond/${VERSION}/Documentation/internals/propertyunset.it.html share/doc/lilypond/${VERSION}/Documentation/internals/propertyunset.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/propertyunset.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/propertyunset.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_002dfrom_002dneighbor_002dinterface.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_002dfrom_002dneighbor_002dinterface.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_002dfrom_002dneighbor_002dinterface.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_002dfrom_002dneighbor_002dinterface.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_002dfrom_002dneighbor_002dinterface.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_002dfrom_002dneighbor_002dinterface.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_002dfrom_002dneighbor_002dinterface.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_002dfrom_002dneighbor_002dinterface.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_002dfrom_002dneighbor_002dinterface.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_002dfrom_002dneighbor_002dinterface.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_005ffrom_005fneighbor_005fengraver.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_005ffrom_005fneighbor_005fengraver.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_005ffrom_005fneighbor_005fengraver.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_005ffrom_005fneighbor_005fengraver.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_005ffrom_005fneighbor_005fengraver.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_005ffrom_005fneighbor_005fengraver.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_005ffrom_005fneighbor_005fengraver.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_005ffrom_005fneighbor_005fengraver.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_005ffrom_005fneighbor_005fengraver.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/pure_005ffrom_005fneighbor_005fengraver.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/quotemusic.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/quotemusic.de.html share/doc/lilypond/${VERSION}/Documentation/internals/quotemusic.es.html @@ -9990,16 +11212,6 @@ share/doc/lilypond/${VERSION}/Documentation/internals/repeat_005ftie_005fengrave share/doc/lilypond/${VERSION}/Documentation/internals/repeat_005ftie_005fengraver.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/repeat_005ftie_005fengraver.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/repeat_005ftie_005fengraver.zh.html -share/doc/lilypond/${VERSION}/Documentation/internals/repeatedchord.cs.html -share/doc/lilypond/${VERSION}/Documentation/internals/repeatedchord.de.html -share/doc/lilypond/${VERSION}/Documentation/internals/repeatedchord.es.html -share/doc/lilypond/${VERSION}/Documentation/internals/repeatedchord.fr.html -share/doc/lilypond/${VERSION}/Documentation/internals/repeatedchord.html -share/doc/lilypond/${VERSION}/Documentation/internals/repeatedchord.hu.html -share/doc/lilypond/${VERSION}/Documentation/internals/repeatedchord.it.html -share/doc/lilypond/${VERSION}/Documentation/internals/repeatedchord.ja.html -share/doc/lilypond/${VERSION}/Documentation/internals/repeatedchord.nl.html -share/doc/lilypond/${VERSION}/Documentation/internals/repeatedchord.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/repeatedmusic.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/repeatedmusic.de.html share/doc/lilypond/${VERSION}/Documentation/internals/repeatedmusic.es.html @@ -10720,6 +11932,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fengraver. share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fengraver.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fengraver.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fengraver.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fstub_005fengraver.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fstub_005fengraver.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fstub_005fengraver.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fstub_005fengraver.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fstub_005fengraver.html +share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fstub_005fengraver.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fstub_005fengraver.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fstub_005fengraver.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fstub_005fengraver.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/span_005fbar_005fstub_005fengraver.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/spanbar.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/spanbar.de.html share/doc/lilypond/${VERSION}/Documentation/internals/spanbar.es.html @@ -10730,6 +11952,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/spanbar.it.html share/doc/lilypond/${VERSION}/Documentation/internals/spanbar.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/spanbar.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/spanbar.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/spanbarstub.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/spanbarstub.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/spanbarstub.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/spanbarstub.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/spanbarstub.html +share/doc/lilypond/${VERSION}/Documentation/internals/spanbarstub.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/spanbarstub.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/spanbarstub.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/spanbarstub.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/spanbarstub.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/spanevent.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/spanevent.de.html share/doc/lilypond/${VERSION}/Documentation/internals/spanevent.es.html @@ -10980,6 +12212,16 @@ share/doc/lilypond/${VERSION}/Documentation/internals/stem_005fengraver.it.html share/doc/lilypond/${VERSION}/Documentation/internals/stem_005fengraver.ja.html share/doc/lilypond/${VERSION}/Documentation/internals/stem_005fengraver.nl.html share/doc/lilypond/${VERSION}/Documentation/internals/stem_005fengraver.zh.html +share/doc/lilypond/${VERSION}/Documentation/internals/stemstub.cs.html +share/doc/lilypond/${VERSION}/Documentation/internals/stemstub.de.html +share/doc/lilypond/${VERSION}/Documentation/internals/stemstub.es.html +share/doc/lilypond/${VERSION}/Documentation/internals/stemstub.fr.html +share/doc/lilypond/${VERSION}/Documentation/internals/stemstub.html +share/doc/lilypond/${VERSION}/Documentation/internals/stemstub.hu.html +share/doc/lilypond/${VERSION}/Documentation/internals/stemstub.it.html +share/doc/lilypond/${VERSION}/Documentation/internals/stemstub.ja.html +share/doc/lilypond/${VERSION}/Documentation/internals/stemstub.nl.html +share/doc/lilypond/${VERSION}/Documentation/internals/stemstub.zh.html share/doc/lilypond/${VERSION}/Documentation/internals/stemtremolo.cs.html share/doc/lilypond/${VERSION}/Documentation/internals/stemtremolo.de.html share/doc/lilypond/${VERSION}/Documentation/internals/stemtremolo.es.html @@ -12105,6 +13347,7 @@ share/doc/lilypond/${VERSION}/Documentation/learning.es.pdf share/doc/lilypond/${VERSION}/Documentation/learning.fr.pdf share/doc/lilypond/${VERSION}/Documentation/learning.hu.pdf share/doc/lilypond/${VERSION}/Documentation/learning.it.pdf +share/doc/lilypond/${VERSION}/Documentation/learning.nl.pdf share/doc/lilypond/${VERSION}/Documentation/learning.pdf share/doc/lilypond/${VERSION}/Documentation/learning/absolute-note-names.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/absolute-note-names.de.html @@ -12186,7 +13429,6 @@ share/doc/lilypond/${VERSION}/Documentation/learning/after-the-tutorial.it.html share/doc/lilypond/${VERSION}/Documentation/learning/after-the-tutorial.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/after-the-tutorial.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/after-the-tutorial.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/algemene-tips-voor-het-oplossen-van-problemen.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/aligning-lyrics-to-a-melody.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/aligning-lyrics-to-a-melody.de.html share/doc/lilypond/${VERSION}/Documentation/learning/aligning-lyrics-to-a-melody.es.html @@ -12247,21 +13489,20 @@ share/doc/lilypond/${VERSION}/Documentation/learning/automatic-behavior.it.html share/doc/lilypond/${VERSION}/Documentation/learning/automatic-behavior.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/automatic-behavior.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/automatic-behavior.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/automatic-behaviour.es.html -share/doc/lilypond/${VERSION}/Documentation/learning/avoiding-tweaks-with-slower-processing.cs.html -share/doc/lilypond/${VERSION}/Documentation/learning/avoiding-tweaks-with-slower-processing.fr.html -share/doc/lilypond/${VERSION}/Documentation/learning/avoiding-tweaks-with-slower-processing.ja.html -share/doc/lilypond/${VERSION}/Documentation/learning/az-_00c3_00a1br_00c3_00a1zol_00c3_00b3-fogalma.hu.html share/doc/lilypond/${VERSION}/Documentation/learning/bar-checks.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/bar-checks.de.html -share/doc/lilypond/${VERSION}/Documentation/learning/bar-checks.es.html -share/doc/lilypond/${VERSION}/Documentation/learning/bar-checks.fr.html -share/doc/lilypond/${VERSION}/Documentation/learning/bar-checks.html -share/doc/lilypond/${VERSION}/Documentation/learning/bar-checks.hu.html -share/doc/lilypond/${VERSION}/Documentation/learning/bar-checks.it.html share/doc/lilypond/${VERSION}/Documentation/learning/bar-checks.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/bar-checks.nl.html -share/doc/lilypond/${VERSION}/Documentation/learning/bar-checks.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/bar-lines-and-bar-checks.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/bar-lines-and-bar-checks.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/bar-lines-and-bar-checks.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/bar-lines-and-bar-checks.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/bar-lines-and-bar-checks.html +share/doc/lilypond/${VERSION}/Documentation/learning/bar-lines-and-bar-checks.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/bar-lines-and-bar-checks.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/bar-lines-and-bar-checks.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/bar-lines-and-bar-checks.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/bar-lines-and-bar-checks.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/building-a-score-from-scratch.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/building-a-score-from-scratch.de.html share/doc/lilypond/${VERSION}/Documentation/learning/building-a-score-from-scratch.es.html @@ -12362,7 +13603,6 @@ share/doc/lilypond/${VERSION}/Documentation/learning/creating-contexts.it.html share/doc/lilypond/${VERSION}/Documentation/learning/creating-contexts.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/creating-contexts.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/creating-contexts.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/cuarteto-de-cuerda.es.html share/doc/lilypond/${VERSION}/Documentation/learning/dealing-with-errors.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/dealing-with-errors.de.html share/doc/lilypond/${VERSION}/Documentation/learning/dealing-with-errors.es.html @@ -12483,6 +13723,16 @@ share/doc/lilypond/${VERSION}/Documentation/learning/gnu-free-documentation-lice share/doc/lilypond/${VERSION}/Documentation/learning/gnu-free-documentation-license.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/gnu-free-documentation-license.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/gnu-free-documentation-license.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/gregorian-transcription-template.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/gregorian-transcription-template.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/gregorian-transcription-template.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/gregorian-transcription-template.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/gregorian-transcription-template.html +share/doc/lilypond/${VERSION}/Documentation/learning/gregorian-transcription-template.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/gregorian-transcription-template.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/gregorian-transcription-template.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/gregorian-transcription-template.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/gregorian-transcription-template.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/how-lilypond-input-files-work.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/how-lilypond-input-files-work.de.html share/doc/lilypond/${VERSION}/Documentation/learning/how-lilypond-input-files-work.es.html @@ -12493,8 +13743,6 @@ share/doc/lilypond/${VERSION}/Documentation/learning/how-lilypond-input-files-wo share/doc/lilypond/${VERSION}/Documentation/learning/how-lilypond-input-files-work.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/how-lilypond-input-files-work.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/how-lilypond-input-files-work.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/how-to-read-the-manual.fr.html -share/doc/lilypond/${VERSION}/Documentation/learning/how-to-read-the-manual.hu.html share/doc/lilypond/${VERSION}/Documentation/learning/how-to-read-the-manuals.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/how-to-read-the-manuals.de.html share/doc/lilypond/${VERSION}/Documentation/learning/how-to-read-the-manuals.es.html @@ -12515,6 +13763,16 @@ share/doc/lilypond/${VERSION}/Documentation/learning/how-to-write-input-files.it share/doc/lilypond/${VERSION}/Documentation/learning/how-to-write-input-files.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/how-to-write-input-files.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/how-to-write-input-files.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/hymn-tunes.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/hymn-tunes.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/hymn-tunes.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/hymn-tunes.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/hymn-tunes.html +share/doc/lilypond/${VERSION}/Documentation/learning/hymn-tunes.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/hymn-tunes.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/hymn-tunes.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/hymn-tunes.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/hymn-tunes.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/i_0027m-hearing-voices.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/i_0027m-hearing-voices.de.html share/doc/lilypond/${VERSION}/Documentation/learning/i_0027m-hearing-voices.es.html @@ -12575,9 +13833,16 @@ share/doc/lilypond/${VERSION}/Documentation/learning/introduction-to-tweaks.it.h share/doc/lilypond/${VERSION}/Documentation/learning/introduction-to-tweaks.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/introduction-to-tweaks.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/introduction-to-tweaks.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/keyboard-navigation.cs.html -share/doc/lilypond/${VERSION}/Documentation/learning/keyboard-navigation.de.html -share/doc/lilypond/${VERSION}/Documentation/learning/keyboard-navigation.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/jazz-combo.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/jazz-combo.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/jazz-combo.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/jazz-combo.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/jazz-combo.html +share/doc/lilypond/${VERSION}/Documentation/learning/jazz-combo.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/jazz-combo.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/jazz-combo.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/jazz-combo.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/jazz-combo.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/length-and-thickness-of-objects.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/length-and-thickness-of-objects.de.html share/doc/lilypond/${VERSION}/Documentation/learning/length-and-thickness-of-objects.es.html @@ -12588,7 +13853,6 @@ share/doc/lilypond/${VERSION}/Documentation/learning/length-and-thickness-of-obj share/doc/lilypond/${VERSION}/Documentation/learning/length-and-thickness-of-objects.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/length-and-thickness-of-objects.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/length-and-thickness-of-objects.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/lilypond-ie-fixes.css share/doc/lilypond/${VERSION}/Documentation/learning/lilypond-index.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/lilypond-index.de.html share/doc/lilypond/${VERSION}/Documentation/learning/lilypond-index.es.html @@ -12599,8 +13863,6 @@ share/doc/lilypond/${VERSION}/Documentation/learning/lilypond-index.it.html share/doc/lilypond/${VERSION}/Documentation/learning/lilypond-index.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/lilypond-index.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/lilypond-index.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/lilypond-manuals.css -share/doc/lilypond/${VERSION}/Documentation/learning/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/learning/lyrics-to-multiple-staves.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/lyrics-to-multiple-staves.de.html share/doc/lilypond/${VERSION}/Documentation/learning/lyrics-to-multiple-staves.es.html @@ -12671,7 +13933,6 @@ share/doc/lilypond/${VERSION}/Documentation/learning/music-expressions-explained share/doc/lilypond/${VERSION}/Documentation/learning/music-expressions-explained.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/music-expressions-explained.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/music-expressions-explained.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/n_00c3_00a9gysz_00c3_00b3lam_00c3_00ba-vegyeskar.hu.html share/doc/lilypond/${VERSION}/Documentation/learning/naming-conventions-of-objects-and-properties.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/naming-conventions-of-objects-and-properties.de.html share/doc/lilypond/${VERSION}/Documentation/learning/naming-conventions-of-objects-and-properties.es.html @@ -12692,6 +13953,47 @@ share/doc/lilypond/${VERSION}/Documentation/learning/nesting-music-expressions.i share/doc/lilypond/${VERSION}/Documentation/learning/nesting-music-expressions.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/nesting-music-expressions.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/nesting-music-expressions.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-chords.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-chords.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-chords.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-chords.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-chords.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-chords.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-chords.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-chords.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-chords.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-chords.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-lyrics.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-lyrics.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-lyrics.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-lyrics.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-lyrics.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-lyrics.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-lyrics.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-lyrics.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-lyrics.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-and-lyrics.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-lyrics-and-chords.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-lyrics-and-chords.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-lyrics-and-chords.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-lyrics-and-chords.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-lyrics-and-chords.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-lyrics-and-chords.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-lyrics-and-chords.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-lyrics-and-chords.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-lyrics-and-chords.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-lyrics-and-chords.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-lyrics_002c-and-chords.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-only.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-only.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-only.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-only.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-only.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-only.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-only.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-only.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-only.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/notes-only.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/objects-and-interfaces.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/objects-and-interfaces.de.html share/doc/lilypond/${VERSION}/Documentation/learning/objects-and-interfaces.es.html @@ -12712,7 +14014,6 @@ share/doc/lilypond/${VERSION}/Documentation/learning/omitted-material.it.html share/doc/lilypond/${VERSION}/Documentation/learning/omitted-material.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/omitted-material.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/omitted-material.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/omitting-braces.hu.html share/doc/lilypond/${VERSION}/Documentation/learning/on-the-un_002dnestedness-of-brackets-and-ties.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/on-the-un_002dnestedness-of-brackets-and-ties.de.html share/doc/lilypond/${VERSION}/Documentation/learning/on-the-un_002dnestedness-of-brackets-and-ties.es.html @@ -12723,6 +14024,16 @@ share/doc/lilypond/${VERSION}/Documentation/learning/on-the-un_002dnestedness-of share/doc/lilypond/${VERSION}/Documentation/learning/on-the-un_002dnestedness-of-brackets-and-ties.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/on-the-un_002dnestedness-of-brackets-and-ties.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/on-the-un_002dnestedness-of-brackets-and-ties.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/orchestra-choir-and-piano.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/orchestra-choir-and-piano.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/orchestra-choir-and-piano.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/orchestra-choir-and-piano.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/orchestra-choir-and-piano.html +share/doc/lilypond/${VERSION}/Documentation/learning/orchestra-choir-and-piano.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/orchestra-choir-and-piano.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/orchestra-choir-and-piano.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/orchestra-choir-and-piano.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/orchestra-choir-and-piano.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/orchestral-templates.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/orchestral-templates.de.html share/doc/lilypond/${VERSION}/Documentation/learning/orchestral-templates.es.html @@ -12773,7 +14084,6 @@ share/doc/lilypond/${VERSION}/Documentation/learning/other-uses-for-tweaks.it.ht share/doc/lilypond/${VERSION}/Documentation/learning/other-uses-for-tweaks.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/other-uses-for-tweaks.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/other-uses-for-tweaks.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/outside-staff-objects.fr.html share/doc/lilypond/${VERSION}/Documentation/learning/outside_002dstaff-objects.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/outside_002dstaff-objects.de.html share/doc/lilypond/${VERSION}/Documentation/learning/outside_002dstaff-objects.es.html @@ -12794,7 +14104,26 @@ share/doc/lilypond/${VERSION}/Documentation/learning/overview-of-manuals.it.html share/doc/lilypond/${VERSION}/Documentation/learning/overview-of-manuals.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/overview-of-manuals.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/overview-of-manuals.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/partition-pour-ch_00c5_0093ur-_00c3_00a0-quatre-voix-mixtes.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-and-melody-with-lyrics.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-and-melody-with-lyrics.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-and-melody-with-lyrics.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-and-melody-with-lyrics.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-and-melody-with-lyrics.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-and-melody-with-lyrics.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-and-melody-with-lyrics.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-and-melody-with-lyrics.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-and-melody-with-lyrics.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-and-melody-with-lyrics.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-centered-lyrics.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-centered-lyrics.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-centered-lyrics.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-centered-lyrics.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-centered-lyrics.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-centered-lyrics.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-centered-lyrics.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-centered-lyrics.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-centered-lyrics.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/piano-centered-lyrics.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/piano-templates.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/piano-templates.de.html share/doc/lilypond/${VERSION}/Documentation/learning/piano-templates.es.html @@ -12835,8 +14164,16 @@ share/doc/lilypond/${VERSION}/Documentation/learning/properties-of-layout-object share/doc/lilypond/${VERSION}/Documentation/learning/properties-of-layout-objects.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/properties-of-layout-objects.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/properties-of-layout-objects.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/quartetto-d_0027archi.it.html -share/doc/lilypond/${VERSION}/Documentation/learning/quatuor-_00c3_00a0-cordes.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/psalms.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/psalms.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/psalms.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/psalms.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/psalms.html +share/doc/lilypond/${VERSION}/Documentation/learning/psalms.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/psalms.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/psalms.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/psalms.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/psalms.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/real-music-example.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/real-music-example.de.html share/doc/lilypond/${VERSION}/Documentation/learning/real-music-example.es.html @@ -12847,6 +14184,46 @@ share/doc/lilypond/${VERSION}/Documentation/learning/real-music-example.it.html share/doc/lilypond/${VERSION}/Documentation/learning/real-music-example.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/real-music-example.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/real-music-example.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-on-four-staves.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-on-four-staves.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-on-four-staves.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-on-four-staves.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-on-four-staves.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-on-four-staves.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-on-four-staves.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-on-four-staves.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-on-four-staves.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-on-four-staves.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score-and-automatic-piano-reduction.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score-and-automatic-piano-reduction.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score-and-automatic-piano-reduction.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score-and-automatic-piano-reduction.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score-and-automatic-piano-reduction.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score-and-automatic-piano-reduction.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score-and-automatic-piano-reduction.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score-and-automatic-piano-reduction.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score-and-automatic-piano-reduction.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score-and-automatic-piano-reduction.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-vocal-score.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-with-aligned-contexts.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-with-aligned-contexts.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-with-aligned-contexts.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-with-aligned-contexts.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-with-aligned-contexts.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-with-aligned-contexts.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-with-aligned-contexts.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-with-aligned-contexts.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-with-aligned-contexts.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/satb-with-aligned-contexts.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/saving-typing-with-variables-and-functions.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/saving-typing-with-variables-and-functions.de.html share/doc/lilypond/${VERSION}/Documentation/learning/saving-typing-with-variables-and-functions.es.html @@ -12917,16 +14294,18 @@ share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-polyphony.it.h share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-polyphony.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-polyphony.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-polyphony.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-templates.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-templates.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-templates.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-templates.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-templates.html +share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-templates.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-templates.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-templates.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-templates.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/single-staff-templates.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/single-staff.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/single-staff.de.html -share/doc/lilypond/${VERSION}/Documentation/learning/single-staff.es.html -share/doc/lilypond/${VERSION}/Documentation/learning/single-staff.fr.html -share/doc/lilypond/${VERSION}/Documentation/learning/single-staff.html -share/doc/lilypond/${VERSION}/Documentation/learning/single-staff.hu.html -share/doc/lilypond/${VERSION}/Documentation/learning/single-staff.it.html -share/doc/lilypond/${VERSION}/Documentation/learning/single-staff.ja.html -share/doc/lilypond/${VERSION}/Documentation/learning/single-staff.nl.html -share/doc/lilypond/${VERSION}/Documentation/learning/single-staff.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/size-of-objects.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/size-of-objects.de.html share/doc/lilypond/${VERSION}/Documentation/learning/size-of-objects.es.html @@ -12937,7 +14316,26 @@ share/doc/lilypond/${VERSION}/Documentation/learning/size-of-objects.it.html share/doc/lilypond/${VERSION}/Documentation/learning/size-of-objects.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/size-of-objects.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/size-of-objects.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/smy_00c4_008dcov_00c3_00bd-kvartet.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-piano.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-piano.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-piano.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-piano.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-piano.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-piano.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-piano.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-piano.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-piano.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-piano.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-verse-and-two_002dpart-refrain.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-verse-and-two_002dpart-refrain.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-verse-and-two_002dpart-refrain.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-verse-and-two_002dpart-refrain.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-verse-and-two_002dpart-refrain.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-verse-and-two_002dpart-refrain.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-verse-and-two_002dpart-refrain.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-verse-and-two_002dpart-refrain.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-verse-and-two_002dpart-refrain.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/solo-verse-and-two_002dpart-refrain.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/some-common-errors.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/some-common-errors.de.html share/doc/lilypond/${VERSION}/Documentation/learning/some-common-errors.es.html @@ -12978,7 +14376,26 @@ share/doc/lilypond/${VERSION}/Documentation/learning/staff-groups.it.html share/doc/lilypond/${VERSION}/Documentation/learning/staff-groups.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/staff-groups.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/staff-groups.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/streichquartett.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-parts.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-parts.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-parts.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-parts.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-parts.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-parts.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-parts.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-parts.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-parts.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-parts.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-templates.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-templates.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-templates.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-templates.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-templates.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-templates.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-templates.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-templates.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-templates.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet-templates.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet.de.html share/doc/lilypond/${VERSION}/Documentation/learning/string-quartet.es.html @@ -13029,6 +14446,16 @@ share/doc/lilypond/${VERSION}/Documentation/learning/ties-and-slurs.it.html share/doc/lilypond/${VERSION}/Documentation/learning/ties-and-slurs.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/ties-and-slurs.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/ties-and-slurs.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/transcription-of-mensural-music.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/transcription-of-mensural-music.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/transcription-of-mensural-music.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/transcription-of-mensural-music.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/transcription-of-mensural-music.html +share/doc/lilypond/${VERSION}/Documentation/learning/transcription-of-mensural-music.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/transcription-of-mensural-music.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/transcription-of-mensural-music.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/transcription-of-mensural-music.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/transcription-of-mensural-music.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/tutorial.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/tutorial.de.html share/doc/lilypond/${VERSION}/Documentation/learning/tutorial.es.html @@ -13079,17 +14506,30 @@ share/doc/lilypond/${VERSION}/Documentation/learning/types-of-properties.it.html share/doc/lilypond/${VERSION}/Documentation/learning/types-of-properties.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/types-of-properties.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/types-of-properties.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-layout-adjustments.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-layout-adjustments.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-layout-adjustments.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-layout-adjustments.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-layout-adjustments.html +share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-layout-adjustments.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-layout-adjustments.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-layout-adjustments.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-layout-adjustments.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-layout-adjustments.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-tweaks.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-tweaks.de.html -share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-tweaks.es.html -share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-tweaks.fr.html -share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-tweaks.html -share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-tweaks.hu.html -share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-tweaks.it.html share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-tweaks.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-tweaks.nl.html -share/doc/lilypond/${VERSION}/Documentation/learning/using-variables-for-tweaks.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/version-number.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/vertical-spacing.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/vertical-spacing.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/vertical-spacing.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/vertical-spacing.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/vertical-spacing.html +share/doc/lilypond/${VERSION}/Documentation/learning/vertical-spacing.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/vertical-spacing.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/vertical-spacing.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/vertical-spacing.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/vertical-spacing.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/visibility-and-color-of-objects.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/visibility-and-color-of-objects.de.html share/doc/lilypond/${VERSION}/Documentation/learning/visibility-and-color-of-objects.es.html @@ -13100,16 +14540,18 @@ share/doc/lilypond/${VERSION}/Documentation/learning/visibility-and-color-of-obj share/doc/lilypond/${VERSION}/Documentation/learning/visibility-and-color-of-objects.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/visibility-and-color-of-objects.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/visibility-and-color-of-objects.zh.html +share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles-templates.cs.html +share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles-templates.de.html +share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles-templates.es.html +share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles-templates.fr.html +share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles-templates.html +share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles-templates.hu.html +share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles-templates.it.html +share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles-templates.ja.html +share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles-templates.nl.html +share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles-templates.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles.de.html -share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles.es.html -share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles.fr.html -share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles.html -share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles.hu.html -share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles.it.html -share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles.ja.html -share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles.nl.html -share/doc/lilypond/${VERSION}/Documentation/learning/vocal-ensembles.zh.html share/doc/lilypond/${VERSION}/Documentation/learning/voices-and-vocals.cs.html share/doc/lilypond/${VERSION}/Documentation/learning/voices-and-vocals.de.html share/doc/lilypond/${VERSION}/Documentation/learning/voices-and-vocals.es.html @@ -13160,17 +14602,63 @@ share/doc/lilypond/${VERSION}/Documentation/learning/working-on-input-files.it.h share/doc/lilypond/${VERSION}/Documentation/learning/working-on-input-files.ja.html share/doc/lilypond/${VERSION}/Documentation/learning/working-on-input-files.nl.html share/doc/lilypond/${VERSION}/Documentation/learning/working-on-input-files.zh.html -share/doc/lilypond/${VERSION}/Documentation/learning/za_00c4_008d_00c3_00a1tek.cs.html share/doc/lilypond/${VERSION}/Documentation/lilypond/ -share/doc/lilypond/${VERSION}/Documentation/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/Documentation/lilypond-manuals.css -share/doc/lilypond/${VERSION}/Documentation/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/logo/ +share/doc/lilypond/${VERSION}/Documentation/ly-examples/ +share/doc/lilypond/${VERSION}/Documentation/ly-examples/ancient-headword-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/ancient-headword.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/ancient-headword.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/ancient-headword.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/aucun-snippet-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/aucun-snippet.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/aucun-snippet.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/aucun-snippet.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/bach-bwv610-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/bach-bwv610.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/bach-bwv610.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/bach-bwv610.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/bach-schenker-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/bach-schenker.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/bach-schenker.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/bach-schenker.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/cary-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/cary.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/cary.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/cary.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/chart-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/chart.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/chart.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/chart.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/granados-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/granados.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/granados.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/granados.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/orchestra-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/orchestra.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/orchestra.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/orchestra.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-full-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-full.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-full.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-full.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-piano-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-piano.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-piano.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-piano.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-violin-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-violin.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-violin.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/sesto-violin.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/tab-example-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/tab-example.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/tab-example.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/tab-example.preview.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/theory-small.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/theory.pdf +share/doc/lilypond/${VERSION}/Documentation/ly-examples/theory.png +share/doc/lilypond/${VERSION}/Documentation/ly-examples/theory.preview.pdf share/doc/lilypond/${VERSION}/Documentation/ly-grammar.txt share/doc/lilypond/${VERSION}/Documentation/misc/ -share/doc/lilypond/${VERSION}/Documentation/misc/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/Documentation/misc/lilypond-manuals.css -share/doc/lilypond/${VERSION}/Documentation/misc/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/music-glossary/ share/doc/lilypond/${VERSION}/Documentation/music-glossary-big-page.html share/doc/lilypond/${VERSION}/Documentation/music-glossary.pdf @@ -14774,6 +16262,16 @@ share/doc/lilypond/${VERSION}/Documentation/music-glossary/hymn-meter.it.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/hymn-meter.ja.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/hymn-meter.nl.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/hymn-meter.zh.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/incomplete-dominant-seventh-chord.cs.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/incomplete-dominant-seventh-chord.de.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/incomplete-dominant-seventh-chord.es.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/incomplete-dominant-seventh-chord.fr.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/incomplete-dominant-seventh-chord.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/incomplete-dominant-seventh-chord.hu.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/incomplete-dominant-seventh-chord.it.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/incomplete-dominant-seventh-chord.ja.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/incomplete-dominant-seventh-chord.nl.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/incomplete-dominant-seventh-chord.zh.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/index.cs.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/index.de.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/index.es.html @@ -14864,6 +16362,16 @@ share/doc/lilypond/${VERSION}/Documentation/music-glossary/key.it.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/key.ja.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/key.nl.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/key.zh.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/kievan-notation.cs.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/kievan-notation.de.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/kievan-notation.es.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/kievan-notation.fr.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/kievan-notation.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/kievan-notation.hu.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/kievan-notation.it.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/kievan-notation.ja.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/kievan-notation.nl.html +share/doc/lilypond/${VERSION}/Documentation/music-glossary/kievan-notation.zh.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/kurd.cs.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/kurd.de.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/kurd.es.html @@ -14954,9 +16462,6 @@ share/doc/lilypond/${VERSION}/Documentation/music-glossary/ligature.it.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/ligature.ja.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/ligature.nl.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/ligature.zh.html -share/doc/lilypond/${VERSION}/Documentation/music-glossary/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/Documentation/music-glossary/lilypond-manuals.css -share/doc/lilypond/${VERSION}/Documentation/music-glossary/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/music-glossary/lilypond.cs.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/lilypond.de.html share/doc/lilypond/${VERSION}/Documentation/music-glossary/lilypond.es.html @@ -16702,11 +18207,23 @@ share/doc/lilypond/${VERSION}/Documentation/notation-big-page.de.html share/doc/lilypond/${VERSION}/Documentation/notation-big-page.es.html share/doc/lilypond/${VERSION}/Documentation/notation-big-page.fr.html share/doc/lilypond/${VERSION}/Documentation/notation-big-page.html +share/doc/lilypond/${VERSION}/Documentation/notation-big-page.it.html share/doc/lilypond/${VERSION}/Documentation/notation-big-page.ja.html share/doc/lilypond/${VERSION}/Documentation/notation.de.pdf share/doc/lilypond/${VERSION}/Documentation/notation.es.pdf share/doc/lilypond/${VERSION}/Documentation/notation.fr.pdf +share/doc/lilypond/${VERSION}/Documentation/notation.it.pdf share/doc/lilypond/${VERSION}/Documentation/notation.pdf +share/doc/lilypond/${VERSION}/Documentation/notation/accordion-registers.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/accordion-registers.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/accordion-registers.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/accordion-registers.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/accordion-registers.html +share/doc/lilypond/${VERSION}/Documentation/notation/accordion-registers.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/accordion-registers.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/accordion-registers.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/accordion-registers.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/accordion-registers.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/accordion.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/accordion.de.html share/doc/lilypond/${VERSION}/Documentation/notation/accordion.es.html @@ -16737,16 +18254,6 @@ share/doc/lilypond/${VERSION}/Documentation/notation/align.it.html share/doc/lilypond/${VERSION}/Documentation/notation/align.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/align.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/align.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/aligning-contexts.cs.html -share/doc/lilypond/${VERSION}/Documentation/notation/aligning-contexts.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/aligning-contexts.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/aligning-contexts.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/aligning-contexts.html -share/doc/lilypond/${VERSION}/Documentation/notation/aligning-contexts.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/aligning-contexts.it.html -share/doc/lilypond/${VERSION}/Documentation/notation/aligning-contexts.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/aligning-contexts.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/aligning-contexts.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/aligning-objects.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/aligning-objects.de.html share/doc/lilypond/${VERSION}/Documentation/notation/aligning-objects.es.html @@ -17107,6 +18614,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/context-layout-order.it.htm share/doc/lilypond/${VERSION}/Documentation/notation/context-layout-order.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/context-layout-order.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/context-layout-order.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/context-modification-identifiers.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/context-modification-identifiers.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/context-modification-identifiers.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/context-modification-identifiers.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/context-modification-identifiers.html +share/doc/lilypond/${VERSION}/Documentation/notation/context-modification-identifiers.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/context-modification-identifiers.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/context-modification-identifiers.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/context-modification-identifiers.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/context-modification-identifiers.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/contexts-explained.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/contexts-explained.de.html share/doc/lilypond/${VERSION}/Documentation/notation/contexts-explained.es.html @@ -17137,16 +18654,27 @@ share/doc/lilypond/${VERSION}/Documentation/notation/controlling-output.it.html share/doc/lilypond/${VERSION}/Documentation/notation/controlling-output.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/controlling-output.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/controlling-output.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/creating-contexts.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-and-referencing-contexts.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-and-referencing-contexts.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-and-referencing-contexts.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-and-referencing-contexts.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-and-referencing-contexts.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-and-referencing-contexts.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-and-referencing-contexts.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-and-referencing-contexts.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-and-referencing-contexts.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-and-referencing-contexts.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/creating-contexts.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/creating-contexts.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/creating-contexts.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/creating-contexts.html -share/doc/lilypond/${VERSION}/Documentation/notation/creating-contexts.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/creating-contexts.it.html -share/doc/lilypond/${VERSION}/Documentation/notation/creating-contexts.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/creating-contexts.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/creating-contexts.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-footnotes.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-footnotes.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-footnotes.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-footnotes.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-footnotes.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-footnotes.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-footnotes.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-footnotes.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-footnotes.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/creating-footnotes.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/creating-midi-files.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/creating-midi-files.de.html share/doc/lilypond/${VERSION}/Documentation/notation/creating-midi-files.es.html @@ -17167,18 +18695,18 @@ share/doc/lilypond/${VERSION}/Documentation/notation/creating-titles-headers-and share/doc/lilypond/${VERSION}/Documentation/notation/creating-titles-headers-and-footers.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/creating-titles-headers-and-footers.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/creating-titles-headers-and-footers.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/creating-titles.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/creating-titles.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/custom-headers-footers-and-titles.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/custom-headers-footers-and-titles.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/custom-headers-footers-and-titles.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/custom-headers-footers-and-titles.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/custom-headers-footers-and-titles.html -share/doc/lilypond/${VERSION}/Documentation/notation/custom-headers-footers-and-titles.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/custom-headers-footers-and-titles.it.html share/doc/lilypond/${VERSION}/Documentation/notation/custom-headers-footers-and-titles.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/custom-headers-footers-and-titles.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/custom-headers-footers-and-titles.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/custom-titles-headers-and-footers.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/custom-titles-headers-and-footers.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/custom-titles-headers-and-footers.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/custom-titles-headers-and-footers.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/custom-titles-headers-and-footers.html +share/doc/lilypond/${VERSION}/Documentation/notation/custom-titles-headers-and-footers.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/custom-titles-headers-and-footers.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/custom-titles-headers-and-footers.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/custom-titles-headers-and-footers.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/custom-titles-headers-and-footers.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/defining-new-contexts.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/defining-new-contexts.de.html share/doc/lilypond/${VERSION}/Documentation/notation/defining-new-contexts.es.html @@ -17259,6 +18787,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/displaying-rhythms.it.html share/doc/lilypond/${VERSION}/Documentation/notation/displaying-rhythms.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/displaying-rhythms.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/displaying-rhythms.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/displaying-scheme-music-expressions.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/displaying-scheme-music-expressions.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/displaying-scheme-music-expressions.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/displaying-scheme-music-expressions.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/displaying-scheme-music-expressions.html +share/doc/lilypond/${VERSION}/Documentation/notation/displaying-scheme-music-expressions.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/displaying-scheme-music-expressions.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/displaying-scheme-music-expressions.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/displaying-scheme-music-expressions.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/displaying-scheme-music-expressions.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/displaying-spacing.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/displaying-spacing.de.html share/doc/lilypond/${VERSION}/Documentation/notation/displaying-spacing.es.html @@ -17379,6 +18917,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/extracting-fragments-of-mus share/doc/lilypond/${VERSION}/Documentation/notation/extracting-fragments-of-music.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/extracting-fragments-of-music.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/extracting-fragments-of-music.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/extracting-musical-information.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/extracting-musical-information.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/extracting-musical-information.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/extracting-musical-information.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/extracting-musical-information.html +share/doc/lilypond/${VERSION}/Documentation/notation/extracting-musical-information.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/extracting-musical-information.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/extracting-musical-information.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/extracting-musical-information.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/extracting-musical-information.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/figured-bass.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/figured-bass.de.html share/doc/lilypond/${VERSION}/Documentation/notation/figured-bass.es.html @@ -17409,26 +18957,28 @@ share/doc/lilypond/${VERSION}/Documentation/notation/fitting-music-onto-fewer-pa share/doc/lilypond/${VERSION}/Documentation/notation/fitting-music-onto-fewer-pages.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/fitting-music-onto-fewer-pages.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/fitting-music-onto-fewer-pages.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-_005cpaper-variables.cs.html -share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-_005cpaper-variables.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-_005cpaper-variables.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-_005cpaper-variables.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-_005cpaper-variables.html -share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-_005cpaper-variables.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-_005cpaper-variables.it.html share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-_005cpaper-variables.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-_005cpaper-variables.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-_005cpaper-variables.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-_005cpaper-variables.cs.html -share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-_005cpaper-variables.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-_005cpaper-variables.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-_005cpaper-variables.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-_005cpaper-variables.html -share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-_005cpaper-variables.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-_005cpaper-variables.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-paper-variables.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-paper-variables.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-paper-variables.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-paper-variables.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-paper-variables.html +share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-paper-variables.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-paper-variables.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-paper-variables.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-paper-variables.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/fixed-vertical-spacing-paper-variables.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-_005cpaper-variables.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-_005cpaper-variables.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-_005cpaper-variables.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-paper-variables.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-paper-variables.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-paper-variables.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-paper-variables.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-paper-variables.html +share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-paper-variables.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-paper-variables.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-paper-variables.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-paper-variables.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-paper-variables.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-within-systems.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-within-systems.de.html share/doc/lilypond/${VERSION}/Documentation/notation/flexible-vertical-spacing-within-systems.es.html @@ -17549,16 +19099,7 @@ share/doc/lilypond/${VERSION}/Documentation/notation/harp.it.html share/doc/lilypond/${VERSION}/Documentation/notation/harp.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/harp.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/harp.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-_005cpaper-variables.cs.html -share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-_005cpaper-variables.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-_005cpaper-variables.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-_005cpaper-variables.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-_005cpaper-variables.html -share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-_005cpaper-variables.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-_005cpaper-variables.it.html share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-_005cpaper-variables.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-_005cpaper-variables.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-_005cpaper-variables.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-overview.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-overview.de.html share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-overview.es.html @@ -17569,6 +19110,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-overview share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-overview.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-overview.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-overview.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-paper-variables.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-paper-variables.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-paper-variables.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-paper-variables.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-paper-variables.html +share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-paper-variables.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-paper-variables.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-paper-variables.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-paper-variables.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing-paper-variables.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing.de.html share/doc/lilypond/${VERSION}/Documentation/notation/horizontal-spacing.es.html @@ -17719,17 +19270,6 @@ share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-command-index.it.h share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-command-index.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-command-index.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-command-index.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-grammar.cs.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-grammar.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-grammar.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-grammar.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-grammar.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-grammar.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-grammar.it.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-grammar.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-grammar.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-grammar.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-ie-fixes.css share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-index.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-index.de.html share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-index.es.html @@ -17740,8 +19280,6 @@ share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-index.it.html share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-index.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-index.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-index.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-manuals.css -share/doc/lilypond/${VERSION}/Documentation/notation/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/notation/line-breaking.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/line-breaking.de.html share/doc/lilypond/${VERSION}/Documentation/notation/line-breaking.es.html @@ -17792,6 +19330,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/list-of-colors.it.html share/doc/lilypond/${VERSION}/Documentation/notation/list-of-colors.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/list-of-colors.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/list-of-colors.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/list-of-special-characters.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/list-of-special-characters.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/list-of-special-characters.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/list-of-special-characters.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/list-of-special-characters.html +share/doc/lilypond/${VERSION}/Documentation/notation/list-of-special-characters.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/list-of-special-characters.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/list-of-special-characters.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/list-of-special-characters.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/list-of-special-characters.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/long-repeats.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/long-repeats.de.html share/doc/lilypond/${VERSION}/Documentation/notation/long-repeats.es.html @@ -17802,16 +19350,8 @@ share/doc/lilypond/${VERSION}/Documentation/notation/long-repeats.it.html share/doc/lilypond/${VERSION}/Documentation/notation/long-repeats.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/long-repeats.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/long-repeats.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/midi-block.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/midi-block.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/midi-block.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/midi-block.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/midi-block.html -share/doc/lilypond/${VERSION}/Documentation/notation/midi-block.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/midi-block.it.html share/doc/lilypond/${VERSION}/Documentation/notation/midi-block.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/midi-block.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/midi-block.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/midi-instruments.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/midi-instruments.de.html share/doc/lilypond/${VERSION}/Documentation/notation/midi-instruments.es.html @@ -17852,6 +19392,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/modifying-alists.it.html share/doc/lilypond/${VERSION}/Documentation/notation/modifying-alists.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/modifying-alists.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/modifying-alists.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/modifying-broken-spanners.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/modifying-broken-spanners.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/modifying-broken-spanners.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/modifying-broken-spanners.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/modifying-broken-spanners.html +share/doc/lilypond/${VERSION}/Documentation/notation/modifying-broken-spanners.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/modifying-broken-spanners.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/modifying-broken-spanners.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/modifying-broken-spanners.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/modifying-broken-spanners.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/modifying-context-plug_002dins.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/modifying-context-plug_002dins.de.html share/doc/lilypond/${VERSION}/Documentation/notation/modifying-context-plug_002dins.es.html @@ -18022,6 +19572,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/note-heads.it.html share/doc/lilypond/${VERSION}/Documentation/notation/note-heads.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/note-heads.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/note-heads.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/one_002dline-page-breaking.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/one_002dline-page-breaking.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/one_002dline-page-breaking.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/one_002dline-page-breaking.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/one_002dline-page-breaking.html +share/doc/lilypond/${VERSION}/Documentation/notation/one_002dline-page-breaking.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/one_002dline-page-breaking.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/one_002dline-page-breaking.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/one_002dline-page-breaking.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/one_002dline-page-breaking.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/opera-and-stage-musicals.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/opera-and-stage-musicals.de.html share/doc/lilypond/${VERSION}/Documentation/notation/opera-and-stage-musicals.es.html @@ -18052,16 +19612,18 @@ share/doc/lilypond/${VERSION}/Documentation/notation/optimal-page-turning.it.htm share/doc/lilypond/${VERSION}/Documentation/notation/optimal-page-turning.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/optimal-page-turning.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/optimal-page-turning.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/other-_005cpaper-variables.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/other-_005cpaper-variables.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/other-_005cpaper-variables.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/other-_005cpaper-variables.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/other-_005cpaper-variables.html -share/doc/lilypond/${VERSION}/Documentation/notation/other-_005cpaper-variables.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/other-_005cpaper-variables.it.html share/doc/lilypond/${VERSION}/Documentation/notation/other-_005cpaper-variables.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/other-_005cpaper-variables.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/other-_005cpaper-variables.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/other-paper-variables.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/other-paper-variables.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/other-paper-variables.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/other-paper-variables.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/other-paper-variables.html +share/doc/lilypond/${VERSION}/Documentation/notation/other-paper-variables.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/other-paper-variables.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/other-paper-variables.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/other-paper-variables.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/other-paper-variables.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/other.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/other.de.html share/doc/lilypond/${VERSION}/Documentation/notation/other.es.html @@ -18212,6 +19774,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/predefined-fretboard-diagra share/doc/lilypond/${VERSION}/Documentation/notation/predefined-fretboard-diagrams.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/predefined-fretboard-diagrams.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/predefined-fretboard-diagrams.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/predefined-paper-sizes.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/predefined-paper-sizes.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/predefined-paper-sizes.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/predefined-paper-sizes.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/predefined-paper-sizes.html +share/doc/lilypond/${VERSION}/Documentation/notation/predefined-paper-sizes.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/predefined-paper-sizes.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/predefined-paper-sizes.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/predefined-paper-sizes.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/predefined-paper-sizes.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/predefined-string-tunings.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/predefined-string-tunings.de.html share/doc/lilypond/${VERSION}/Documentation/notation/predefined-string-tunings.es.html @@ -18292,7 +19864,6 @@ share/doc/lilypond/${VERSION}/Documentation/notation/rhythms.it.html share/doc/lilypond/${VERSION}/Documentation/notation/rhythms.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/rhythms.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/rhythms.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/rotating-layout-objects.de.html share/doc/lilypond/${VERSION}/Documentation/notation/rotating-objects.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/rotating-objects.de.html share/doc/lilypond/${VERSION}/Documentation/notation/rotating-objects.es.html @@ -18303,6 +19874,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/rotating-objects.it.html share/doc/lilypond/${VERSION}/Documentation/notation/rotating-objects.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/rotating-objects.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/rotating-objects.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/saving-music-events-to-a-file.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/saving-music-events-to-a-file.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/saving-music-events-to-a-file.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/saving-music-events-to-a-file.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/saving-music-events-to-a-file.html +share/doc/lilypond/${VERSION}/Documentation/notation/saving-music-events-to-a-file.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/saving-music-events-to-a-file.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/saving-music-events-to-a-file.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/saving-music-events-to-a-file.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/saving-music-events-to-a-file.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/scheme-functions.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/scheme-functions.de.html share/doc/lilypond/${VERSION}/Documentation/notation/scheme-functions.es.html @@ -18413,6 +19994,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/spanners.it.html share/doc/lilypond/${VERSION}/Documentation/notation/spanners.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/spanners.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/spanners.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/special-characters.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/special-characters.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/special-characters.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/special-characters.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/special-characters.html +share/doc/lilypond/${VERSION}/Documentation/notation/special-characters.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/special-characters.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/special-characters.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/special-characters.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/special-characters.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/special-rhythmic-concerns.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/special-rhythmic-concerns.de.html share/doc/lilypond/${VERSION}/Documentation/notation/special-rhythmic-concerns.es.html @@ -18433,7 +20024,6 @@ share/doc/lilypond/${VERSION}/Documentation/notation/specialist-notation.it.html share/doc/lilypond/${VERSION}/Documentation/notation/specialist-notation.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/specialist-notation.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/specialist-notation.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/specific-uses-of-lyrics.fr.html share/doc/lilypond/${VERSION}/Documentation/notation/staff-notation.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/staff-notation.de.html share/doc/lilypond/${VERSION}/Documentation/notation/staff-notation.es.html @@ -18524,16 +20114,6 @@ share/doc/lilypond/${VERSION}/Documentation/notation/techniques-specific-to-lyri share/doc/lilypond/${VERSION}/Documentation/notation/techniques-specific-to-lyrics.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/techniques-specific-to-lyrics.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/techniques-specific-to-lyrics.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/text-encoding.cs.html -share/doc/lilypond/${VERSION}/Documentation/notation/text-encoding.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/text-encoding.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/text-encoding.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/text-encoding.html -share/doc/lilypond/${VERSION}/Documentation/notation/text-encoding.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/text-encoding.it.html -share/doc/lilypond/${VERSION}/Documentation/notation/text-encoding.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/text-encoding.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/text-encoding.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/text-markup-commands.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/text-markup-commands.de.html share/doc/lilypond/${VERSION}/Documentation/notation/text-markup-commands.es.html @@ -18564,26 +20144,10 @@ share/doc/lilypond/${VERSION}/Documentation/notation/text.it.html share/doc/lilypond/${VERSION}/Documentation/notation/text.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/text.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/text.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005clayout-block.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/the-_005clayout-block.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005clayout-block.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005clayout-block.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005clayout-block.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005clayout-block.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005clayout-block.it.html share/doc/lilypond/${VERSION}/Documentation/notation/the-_005clayout-block.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005clayout-block.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005clayout-block.zh.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005cpaper-block.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/the-_005cpaper-block.de.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005cpaper-block.es.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005cpaper-block.fr.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005cpaper-block.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005cpaper-block.hu.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005cpaper-block.it.html share/doc/lilypond/${VERSION}/Documentation/notation/the-_005cpaper-block.ja.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005cpaper-block.nl.html -share/doc/lilypond/${VERSION}/Documentation/notation/the-_005cpaper-block.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/the-articulate-script.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/the-articulate-script.de.html share/doc/lilypond/${VERSION}/Documentation/notation/the-articulate-script.es.html @@ -18604,6 +20168,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/the-feta-font.it.html share/doc/lilypond/${VERSION}/Documentation/notation/the-feta-font.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/the-feta-font.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/the-feta-font.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-layout-block.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-layout-block.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-layout-block.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-layout-block.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-layout-block.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-layout-block.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-layout-block.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-layout-block.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-layout-block.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-layout-block.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/the-override-command.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/the-override-command.de.html share/doc/lilypond/${VERSION}/Documentation/notation/the-override-command.es.html @@ -18614,6 +20188,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/the-override-command.it.htm share/doc/lilypond/${VERSION}/Documentation/notation/the-override-command.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/the-override-command.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/the-override-command.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-paper-block.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-paper-block.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-paper-block.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-paper-block.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-paper-block.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-paper-block.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-paper-block.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-paper-block.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-paper-block.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/the-paper-block.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/the-set-command.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/the-set-command.de.html share/doc/lilypond/${VERSION}/Documentation/notation/the-set-command.es.html @@ -18664,6 +20248,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-gregorian-chant share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-gregorian-chant.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-gregorian-chant.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-gregorian-chant.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-kievan-square-notation.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-kievan-square-notation.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-kievan-square-notation.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-kievan-square-notation.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-kievan-square-notation.html +share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-kievan-square-notation.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-kievan-square-notation.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-kievan-square-notation.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-kievan-square-notation.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-kievan-square-notation.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-mensural-music.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-mensural-music.de.html share/doc/lilypond/${VERSION}/Documentation/notation/typesetting-mensural-music.es.html @@ -18684,6 +20278,16 @@ share/doc/lilypond/${VERSION}/Documentation/notation/unfretted-string-instrument share/doc/lilypond/${VERSION}/Documentation/notation/unfretted-string-instruments.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/unfretted-string-instruments.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/unfretted-string-instruments.zh.html +share/doc/lilypond/${VERSION}/Documentation/notation/unpure_002dpure-containers.cs.html +share/doc/lilypond/${VERSION}/Documentation/notation/unpure_002dpure-containers.de.html +share/doc/lilypond/${VERSION}/Documentation/notation/unpure_002dpure-containers.es.html +share/doc/lilypond/${VERSION}/Documentation/notation/unpure_002dpure-containers.fr.html +share/doc/lilypond/${VERSION}/Documentation/notation/unpure_002dpure-containers.html +share/doc/lilypond/${VERSION}/Documentation/notation/unpure_002dpure-containers.hu.html +share/doc/lilypond/${VERSION}/Documentation/notation/unpure_002dpure-containers.it.html +share/doc/lilypond/${VERSION}/Documentation/notation/unpure_002dpure-containers.ja.html +share/doc/lilypond/${VERSION}/Documentation/notation/unpure_002dpure-containers.nl.html +share/doc/lilypond/${VERSION}/Documentation/notation/unpure_002dpure-containers.zh.html share/doc/lilypond/${VERSION}/Documentation/notation/useful-concepts-and-properties.cs.html share/doc/lilypond/${VERSION}/Documentation/notation/useful-concepts-and-properties.de.html share/doc/lilypond/${VERSION}/Documentation/notation/useful-concepts-and-properties.es.html @@ -18885,6 +20489,12 @@ share/doc/lilypond/${VERSION}/Documentation/notation/writing-text.ja.html share/doc/lilypond/${VERSION}/Documentation/notation/writing-text.nl.html share/doc/lilypond/${VERSION}/Documentation/notation/writing-text.zh.html share/doc/lilypond/${VERSION}/Documentation/pictures/ +share/doc/lilypond/${VERSION}/Documentation/pictures/BadLog.png +share/doc/lilypond/${VERSION}/Documentation/pictures/BadLog2.png +share/doc/lilypond/${VERSION}/Documentation/pictures/DragDrop.png +share/doc/lilypond/${VERSION}/Documentation/pictures/EditFile.png +share/doc/lilypond/${VERSION}/Documentation/pictures/FileSave.png +share/doc/lilypond/${VERSION}/Documentation/pictures/GenPDF.png share/doc/lilypond/${VERSION}/Documentation/pictures/Gonville_after.png share/doc/lilypond/${VERSION}/Documentation/pictures/Gonville_before.png share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Macos_Compiling_log.png @@ -18896,17 +20506,10 @@ share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Macos_Save_menu.pn share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Macos_Typeset_menu.png share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Macos_pdf_output.png share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Macos_welcome.png -share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Win7_All_Files_Created.png -share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Win7_Log_File.png -share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Win7_New_Menu.png -share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Win7_Open_Context_Menu.png -share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Win7_Open_Dragndrop.png -share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Win7_Open_Menu.png -share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Win7_Pdf_Output.png -share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Win7_Save_File_With_Name.png -share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Win7_Save_Menu.png -share/doc/lilypond/${VERSION}/Documentation/pictures/Learning_Win7_Welcome_File_Whole.png +share/doc/lilypond/${VERSION}/Documentation/pictures/LilyPad.png share/doc/lilypond/${VERSION}/Documentation/pictures/OpusAndFeta.png +share/doc/lilypond/${VERSION}/Documentation/pictures/PDFRead.png +share/doc/lilypond/${VERSION}/Documentation/pictures/SaveAs.png share/doc/lilypond/${VERSION}/Documentation/pictures/VTlogo_ITF.png share/doc/lilypond/${VERSION}/Documentation/pictures/architecture-diagram.png share/doc/lilypond/${VERSION}/Documentation/pictures/background-image.png @@ -19023,7 +20626,6 @@ share/doc/lilypond/${VERSION}/Documentation/pictures/nestedboxes.png share/doc/lilypond/${VERSION}/Documentation/pictures/nonnaive-notation.png share/doc/lilypond/${VERSION}/Documentation/pictures/orm-finnendahl.jpg share/doc/lilypond/${VERSION}/Documentation/pictures/page-layout-comparison.png -share/doc/lilypond/${VERSION}/Documentation/pictures/pdf/ share/doc/lilypond/${VERSION}/Documentation/pictures/ross-beam-scan.jpg share/doc/lilypond/${VERSION}/Documentation/pictures/screenshot-denemo-small.png share/doc/lilypond/${VERSION}/Documentation/pictures/screenshot-denemo.png @@ -19105,11 +20707,7 @@ share/doc/lilypond/${VERSION}/Documentation/snippets/index.html share/doc/lilypond/${VERSION}/Documentation/snippets/index_abt.html share/doc/lilypond/${VERSION}/Documentation/snippets/index_toc.html share/doc/lilypond/${VERSION}/Documentation/snippets/keyboards.html -share/doc/lilypond/${VERSION}/Documentation/snippets/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/Documentation/snippets/lilypond-manuals.css -share/doc/lilypond/${VERSION}/Documentation/snippets/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/snippets/midi.html -share/doc/lilypond/${VERSION}/Documentation/snippets/new/ share/doc/lilypond/${VERSION}/Documentation/snippets/paper-and-layout.html share/doc/lilypond/${VERSION}/Documentation/snippets/percussion.html share/doc/lilypond/${VERSION}/Documentation/snippets/pitches.html @@ -19130,9 +20728,6 @@ share/doc/lilypond/${VERSION}/Documentation/topdocs/ share/doc/lilypond/${VERSION}/Documentation/topdocs/AUTHORS.html share/doc/lilypond/${VERSION}/Documentation/topdocs/INSTALL.html share/doc/lilypond/${VERSION}/Documentation/topdocs/README.html -share/doc/lilypond/${VERSION}/Documentation/topdocs/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/Documentation/topdocs/lilypond-manuals.css -share/doc/lilypond/${VERSION}/Documentation/topdocs/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/usage/ share/doc/lilypond/${VERSION}/Documentation/usage-big-page.de.html share/doc/lilypond/${VERSION}/Documentation/usage-big-page.es.html @@ -19157,7 +20752,7 @@ share/doc/lilypond/${VERSION}/Documentation/usage/alternate-methods-of-mixing-te share/doc/lilypond/${VERSION}/Documentation/usage/alternate-methods-of-mixing-text-and-music.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/alternate-methods-of-mixing-text-and-music.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/alternate-methods-of-mixing-text-and-music.zh.html -share/doc/lilypond/${VERSION}/Documentation/usage/alternative-methods-of-mixing-text-and-music.fr.html +share/doc/lilypond/${VERSION}/Documentation/usage/alternative-methods-of-mixing-text-and-music.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/an-example-of-a-musicological-document.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/an-example-of-a-musicological-document.de.html share/doc/lilypond/${VERSION}/Documentation/usage/an-example-of-a-musicological-document.es.html @@ -19178,7 +20773,6 @@ share/doc/lilypond/${VERSION}/Documentation/usage/command-line-options-for-conve share/doc/lilypond/${VERSION}/Documentation/usage/command-line-options-for-convert_002dly.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/command-line-options-for-convert_002dly.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/command-line-options-for-convert_002dly.zh.html -share/doc/lilypond/${VERSION}/Documentation/usage/command-line-options-for-lilypond.de.html share/doc/lilypond/${VERSION}/Documentation/usage/command_002dline-usage.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/command_002dline-usage.de.html share/doc/lilypond/${VERSION}/Documentation/usage/command_002dline-usage.es.html @@ -19199,6 +20793,16 @@ share/doc/lilypond/${VERSION}/Documentation/usage/common-errors.it.html share/doc/lilypond/${VERSION}/Documentation/usage/common-errors.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/common-errors.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/common-errors.zh.html +share/doc/lilypond/${VERSION}/Documentation/usage/configuring-the-system-for-point-and-click.cs.html +share/doc/lilypond/${VERSION}/Documentation/usage/configuring-the-system-for-point-and-click.de.html +share/doc/lilypond/${VERSION}/Documentation/usage/configuring-the-system-for-point-and-click.es.html +share/doc/lilypond/${VERSION}/Documentation/usage/configuring-the-system-for-point-and-click.fr.html +share/doc/lilypond/${VERSION}/Documentation/usage/configuring-the-system-for-point-and-click.html +share/doc/lilypond/${VERSION}/Documentation/usage/configuring-the-system-for-point-and-click.hu.html +share/doc/lilypond/${VERSION}/Documentation/usage/configuring-the-system-for-point-and-click.it.html +share/doc/lilypond/${VERSION}/Documentation/usage/configuring-the-system-for-point-and-click.ja.html +share/doc/lilypond/${VERSION}/Documentation/usage/configuring-the-system-for-point-and-click.nl.html +share/doc/lilypond/${VERSION}/Documentation/usage/configuring-the-system-for-point-and-click.zh.html share/doc/lilypond/${VERSION}/Documentation/usage/converting-from-other-formats.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/converting-from-other-formats.de.html share/doc/lilypond/${VERSION}/Documentation/usage/converting-from-other-formats.es.html @@ -19219,7 +20823,6 @@ share/doc/lilypond/${VERSION}/Documentation/usage/docbook.it.html share/doc/lilypond/${VERSION}/Documentation/usage/docbook.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/docbook.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/docbook.zh.html -share/doc/lilypond/${VERSION}/Documentation/usage/environment-variables.de.html share/doc/lilypond/${VERSION}/Documentation/usage/error-messages.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/error-messages.de.html share/doc/lilypond/${VERSION}/Documentation/usage/error-messages.es.html @@ -19320,8 +20923,6 @@ share/doc/lilypond/${VERSION}/Documentation/usage/index_toc.it.html share/doc/lilypond/${VERSION}/Documentation/usage/index_toc.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/index_toc.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/index_toc.zh.html -share/doc/lilypond/${VERSION}/Documentation/usage/inserting-lilypond-output-into-openoffice_002eorg.de.html -share/doc/lilypond/${VERSION}/Documentation/usage/inserting-lilypond-output-into-other-programs.de.html share/doc/lilypond/${VERSION}/Documentation/usage/integrating-music-and-text.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/integrating-music-and-text.de.html share/doc/lilypond/${VERSION}/Documentation/usage/integrating-music-and-text.es.html @@ -19362,7 +20963,6 @@ share/doc/lilypond/${VERSION}/Documentation/usage/invoking-etf2ly.it.html share/doc/lilypond/${VERSION}/Documentation/usage/invoking-etf2ly.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/invoking-etf2ly.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/invoking-etf2ly.zh.html -share/doc/lilypond/${VERSION}/Documentation/usage/invoking-lilypond.de.html share/doc/lilypond/${VERSION}/Documentation/usage/invoking-lilypond_002dbook.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/invoking-lilypond_002dbook.de.html share/doc/lilypond/${VERSION}/Documentation/usage/invoking-lilypond_002dbook.es.html @@ -19413,7 +21013,6 @@ share/doc/lilypond/${VERSION}/Documentation/usage/latex.it.html share/doc/lilypond/${VERSION}/Documentation/usage/latex.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/latex.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/latex.zh.html -share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-ie-fixes.css share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-index.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-index.de.html share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-index.es.html @@ -19424,7 +21023,6 @@ share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-index.it.html share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-index.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-index.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-index.zh.html -share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-manuals.css share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-output-in-other-programs.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-output-in-other-programs.de.html share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-output-in-other-programs.es.html @@ -19435,7 +21033,6 @@ share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-output-in-other-progr share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-output-in-other-programs.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-output-in-other-programs.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-output-in-other-programs.zh.html -share/doc/lilypond/${VERSION}/Documentation/usage/lilypond-website.css share/doc/lilypond/${VERSION}/Documentation/usage/lilypond_002dbook-templates.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/lilypond_002dbook-templates.de.html share/doc/lilypond/${VERSION}/Documentation/usage/lilypond_002dbook-templates.es.html @@ -19476,7 +21073,6 @@ share/doc/lilypond/${VERSION}/Documentation/usage/manual-conversions.it.html share/doc/lilypond/${VERSION}/Documentation/usage/manual-conversions.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/manual-conversions.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/manual-conversions.zh.html -share/doc/lilypond/${VERSION}/Documentation/usage/many-quotes-from-a-large-score.de.html share/doc/lilypond/${VERSION}/Documentation/usage/midi-articulation.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/midi-articulation.de.html share/doc/lilypond/${VERSION}/Documentation/usage/midi-articulation.es.html @@ -19537,8 +21133,6 @@ share/doc/lilypond/${VERSION}/Documentation/usage/problems-running-convert_002dl share/doc/lilypond/${VERSION}/Documentation/usage/problems-running-convert_002dly.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/problems-running-convert_002dly.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/problems-running-convert_002dly.zh.html -share/doc/lilypond/${VERSION}/Documentation/usage/problems-with-convert_002dly.es.html -share/doc/lilypond/${VERSION}/Documentation/usage/problems-with-convert_002dly.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/running-lilypond.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/running-lilypond.de.html share/doc/lilypond/${VERSION}/Documentation/usage/running-lilypond.es.html @@ -19569,7 +21163,6 @@ share/doc/lilypond/${VERSION}/Documentation/usage/suggestions-for-writing-files. share/doc/lilypond/${VERSION}/Documentation/usage/suggestions-for-writing-files.ja.html share/doc/lilypond/${VERSION}/Documentation/usage/suggestions-for-writing-files.nl.html share/doc/lilypond/${VERSION}/Documentation/usage/suggestions-for-writing-files.zh.html -share/doc/lilypond/${VERSION}/Documentation/usage/suggestions-for-writing-lilypond-input-files.de.html share/doc/lilypond/${VERSION}/Documentation/usage/texinfo.cs.html share/doc/lilypond/${VERSION}/Documentation/usage/texinfo.de.html share/doc/lilypond/${VERSION}/Documentation/usage/texinfo.es.html @@ -19642,6 +21235,16 @@ share/doc/lilypond/${VERSION}/Documentation/web-big-page.ja.html share/doc/lilypond/${VERSION}/Documentation/web-big-page.nl.html share/doc/lilypond/${VERSION}/Documentation/web-big-page.zh.html share/doc/lilypond/${VERSION}/Documentation/web.pdf +share/doc/lilypond/${VERSION}/Documentation/web/acknowledgements.cs.html +share/doc/lilypond/${VERSION}/Documentation/web/acknowledgements.de.html +share/doc/lilypond/${VERSION}/Documentation/web/acknowledgements.es.html +share/doc/lilypond/${VERSION}/Documentation/web/acknowledgements.fr.html +share/doc/lilypond/${VERSION}/Documentation/web/acknowledgements.html +share/doc/lilypond/${VERSION}/Documentation/web/acknowledgements.hu.html +share/doc/lilypond/${VERSION}/Documentation/web/acknowledgements.it.html +share/doc/lilypond/${VERSION}/Documentation/web/acknowledgements.ja.html +share/doc/lilypond/${VERSION}/Documentation/web/acknowledgements.nl.html +share/doc/lilypond/${VERSION}/Documentation/web/acknowledgements.zh.html share/doc/lilypond/${VERSION}/Documentation/web/all.cs.html share/doc/lilypond/${VERSION}/Documentation/web/all.de.html share/doc/lilypond/${VERSION}/Documentation/web/all.es.html @@ -19652,6 +21255,16 @@ share/doc/lilypond/${VERSION}/Documentation/web/all.it.html share/doc/lilypond/${VERSION}/Documentation/web/all.ja.html share/doc/lilypond/${VERSION}/Documentation/web/all.nl.html share/doc/lilypond/${VERSION}/Documentation/web/all.zh.html +share/doc/lilypond/${VERSION}/Documentation/web/attic.cs.html +share/doc/lilypond/${VERSION}/Documentation/web/attic.de.html +share/doc/lilypond/${VERSION}/Documentation/web/attic.es.html +share/doc/lilypond/${VERSION}/Documentation/web/attic.fr.html +share/doc/lilypond/${VERSION}/Documentation/web/attic.html +share/doc/lilypond/${VERSION}/Documentation/web/attic.hu.html +share/doc/lilypond/${VERSION}/Documentation/web/attic.it.html +share/doc/lilypond/${VERSION}/Documentation/web/attic.ja.html +share/doc/lilypond/${VERSION}/Documentation/web/attic.nl.html +share/doc/lilypond/${VERSION}/Documentation/web/attic.zh.html share/doc/lilypond/${VERSION}/Documentation/web/authors.cs.html share/doc/lilypond/${VERSION}/Documentation/web/authors.de.html share/doc/lilypond/${VERSION}/Documentation/web/authors.es.html @@ -19722,7 +21335,6 @@ share/doc/lilypond/${VERSION}/Documentation/web/development.it.html share/doc/lilypond/${VERSION}/Documentation/web/development.ja.html share/doc/lilypond/${VERSION}/Documentation/web/development.nl.html share/doc/lilypond/${VERSION}/Documentation/web/development.zh.html -share/doc/lilypond/${VERSION}/Documentation/web/discussions-and-help.fr.html share/doc/lilypond/${VERSION}/Documentation/web/download.cs.html share/doc/lilypond/${VERSION}/Documentation/web/download.de.html share/doc/lilypond/${VERSION}/Documentation/web/download.es.html @@ -19763,10 +21375,6 @@ share/doc/lilypond/${VERSION}/Documentation/web/examples.it.html share/doc/lilypond/${VERSION}/Documentation/web/examples.ja.html share/doc/lilypond/${VERSION}/Documentation/web/examples.nl.html share/doc/lilypond/${VERSION}/Documentation/web/examples.zh.html -share/doc/lilypond/${VERSION}/Documentation/web/extend.cs.html -share/doc/lilypond/${VERSION}/Documentation/web/extend.de.html -share/doc/lilypond/${VERSION}/Documentation/web/extend.es.html -share/doc/lilypond/${VERSION}/Documentation/web/extend.hu.html share/doc/lilypond/${VERSION}/Documentation/web/extending.cs.html share/doc/lilypond/${VERSION}/Documentation/web/extending.de.html share/doc/lilypond/${VERSION}/Documentation/web/extending.es.html @@ -19837,6 +21445,16 @@ share/doc/lilypond/${VERSION}/Documentation/web/gpl.it.html share/doc/lilypond/${VERSION}/Documentation/web/gpl.ja.html share/doc/lilypond/${VERSION}/Documentation/web/gpl.nl.html share/doc/lilypond/${VERSION}/Documentation/web/gpl.zh.html +share/doc/lilypond/${VERSION}/Documentation/web/gsoc-2012.cs.html +share/doc/lilypond/${VERSION}/Documentation/web/gsoc-2012.de.html +share/doc/lilypond/${VERSION}/Documentation/web/gsoc-2012.es.html +share/doc/lilypond/${VERSION}/Documentation/web/gsoc-2012.fr.html +share/doc/lilypond/${VERSION}/Documentation/web/gsoc-2012.html +share/doc/lilypond/${VERSION}/Documentation/web/gsoc-2012.hu.html +share/doc/lilypond/${VERSION}/Documentation/web/gsoc-2012.it.html +share/doc/lilypond/${VERSION}/Documentation/web/gsoc-2012.ja.html +share/doc/lilypond/${VERSION}/Documentation/web/gsoc-2012.nl.html +share/doc/lilypond/${VERSION}/Documentation/web/gsoc-2012.zh.html share/doc/lilypond/${VERSION}/Documentation/web/help-us.cs.html share/doc/lilypond/${VERSION}/Documentation/web/help-us.de.html share/doc/lilypond/${VERSION}/Documentation/web/help-us.es.html @@ -19907,62 +21525,6 @@ share/doc/lilypond/${VERSION}/Documentation/web/learning.it.html share/doc/lilypond/${VERSION}/Documentation/web/learning.ja.html share/doc/lilypond/${VERSION}/Documentation/web/learning.nl.html share/doc/lilypond/${VERSION}/Documentation/web/learning.zh.html -share/doc/lilypond/${VERSION}/Documentation/web/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/Documentation/web/lilypond-manuals.css -share/doc/lilypond/${VERSION}/Documentation/web/lilypond-website.css -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/ -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/ancient-headword-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/ancient-headword.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/ancient-headword.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/ancient-headword.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/aucun-snippet-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/aucun-snippet.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/aucun-snippet.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/aucun-snippet.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/bach-bwv610-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/bach-bwv610.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/bach-bwv610.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/bach-bwv610.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/bach-schenker-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/bach-schenker.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/bach-schenker.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/bach-schenker.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/cary-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/cary.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/cary.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/cary.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/chart-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/chart.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/chart.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/chart.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/granados-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/granados.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/granados.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/granados.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/orchestra-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/orchestra.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/orchestra.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/orchestra.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-full-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-full.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-full.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-full.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-piano-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-piano.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-piano.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-piano.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-violin-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-violin.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-violin.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/sesto-violin.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/tab-example-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/tab-example.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/tab-example.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/tab-example.preview.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/theory-small.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/theory.pdf -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/theory.png -share/doc/lilypond/${VERSION}/Documentation/web/ly-examples/theory.preview.pdf share/doc/lilypond/${VERSION}/Documentation/web/macos-x.cs.html share/doc/lilypond/${VERSION}/Documentation/web/macos-x.de.html share/doc/lilypond/${VERSION}/Documentation/web/macos-x.es.html @@ -19983,7 +21545,6 @@ share/doc/lilypond/${VERSION}/Documentation/web/manuals.it.html share/doc/lilypond/${VERSION}/Documentation/web/manuals.ja.html share/doc/lilypond/${VERSION}/Documentation/web/manuals.nl.html share/doc/lilypond/${VERSION}/Documentation/web/manuals.zh.html -share/doc/lilypond/${VERSION}/Documentation/web/miscellaneous.fr.html share/doc/lilypond/${VERSION}/Documentation/web/notation.cs.html share/doc/lilypond/${VERSION}/Documentation/web/notation.de.html share/doc/lilypond/${VERSION}/Documentation/web/notation.es.html @@ -20034,6 +21595,7 @@ share/doc/lilypond/${VERSION}/Documentation/web/publications.it.html share/doc/lilypond/${VERSION}/Documentation/web/publications.ja.html share/doc/lilypond/${VERSION}/Documentation/web/publications.nl.html share/doc/lilypond/${VERSION}/Documentation/web/publications.zh.html +share/doc/lilypond/${VERSION}/Documentation/web/remerciements.fr.html share/doc/lilypond/${VERSION}/Documentation/web/reviews.cs.html share/doc/lilypond/${VERSION}/Documentation/web/reviews.de.html share/doc/lilypond/${VERSION}/Documentation/web/reviews.es.html @@ -20044,7 +21606,6 @@ share/doc/lilypond/${VERSION}/Documentation/web/reviews.it.html share/doc/lilypond/${VERSION}/Documentation/web/reviews.ja.html share/doc/lilypond/${VERSION}/Documentation/web/reviews.nl.html share/doc/lilypond/${VERSION}/Documentation/web/reviews.zh.html -share/doc/lilypond/${VERSION}/Documentation/web/server/ share/doc/lilypond/${VERSION}/Documentation/web/snippets.cs.html share/doc/lilypond/${VERSION}/Documentation/web/snippets.de.html share/doc/lilypond/${VERSION}/Documentation/web/snippets.es.html @@ -20065,7 +21626,16 @@ share/doc/lilypond/${VERSION}/Documentation/web/source.it.html share/doc/lilypond/${VERSION}/Documentation/web/source.ja.html share/doc/lilypond/${VERSION}/Documentation/web/source.nl.html share/doc/lilypond/${VERSION}/Documentation/web/source.zh.html -share/doc/lilypond/${VERSION}/Documentation/web/testimonials.hu.html +share/doc/lilypond/${VERSION}/Documentation/web/sponsoring.cs.html +share/doc/lilypond/${VERSION}/Documentation/web/sponsoring.de.html +share/doc/lilypond/${VERSION}/Documentation/web/sponsoring.es.html +share/doc/lilypond/${VERSION}/Documentation/web/sponsoring.fr.html +share/doc/lilypond/${VERSION}/Documentation/web/sponsoring.html +share/doc/lilypond/${VERSION}/Documentation/web/sponsoring.hu.html +share/doc/lilypond/${VERSION}/Documentation/web/sponsoring.it.html +share/doc/lilypond/${VERSION}/Documentation/web/sponsoring.ja.html +share/doc/lilypond/${VERSION}/Documentation/web/sponsoring.nl.html +share/doc/lilypond/${VERSION}/Documentation/web/sponsoring.zh.html share/doc/lilypond/${VERSION}/Documentation/web/text-input.cs.html share/doc/lilypond/${VERSION}/Documentation/web/text-input.de.html share/doc/lilypond/${VERSION}/Documentation/web/text-input.es.html @@ -20137,7 +21707,6 @@ share/doc/lilypond/${VERSION}/Documentation/web/windows.ja.html share/doc/lilypond/${VERSION}/Documentation/web/windows.nl.html share/doc/lilypond/${VERSION}/Documentation/web/windows.zh.html share/doc/lilypond/${VERSION}/VERSION -share/doc/lilypond/${VERSION}/examples.html share/doc/lilypond/${VERSION}/index.cs.html share/doc/lilypond/${VERSION}/index.de.html share/doc/lilypond/${VERSION}/index.es.html @@ -20151,2830 +21720,3340 @@ share/doc/lilypond/${VERSION}/index.zh.html share/doc/lilypond/${VERSION}/input/ share/doc/lilypond/${VERSION}/input/regression/ share/doc/lilypond/${VERSION}/input/regression/00/ -share/doc/lilypond/${VERSION}/input/regression/00/lily-0af70305.ly -share/doc/lilypond/${VERSION}/input/regression/00/lily-0af70305.png -share/doc/lilypond/${VERSION}/input/regression/00/lily-1f16e0f7.ly -share/doc/lilypond/${VERSION}/input/regression/00/lily-1f16e0f7.png +share/doc/lilypond/${VERSION}/input/regression/00/lily-b13bc202.ly +share/doc/lilypond/${VERSION}/input/regression/00/lily-b13bc202.png +share/doc/lilypond/${VERSION}/input/regression/00/lily-f1d70f75.ly +share/doc/lilypond/${VERSION}/input/regression/00/lily-f1d70f75.png +share/doc/lilypond/${VERSION}/input/regression/00/lily-fa0e3a16.ly +share/doc/lilypond/${VERSION}/input/regression/00/lily-fa0e3a16.png share/doc/lilypond/${VERSION}/input/regression/01/ -share/doc/lilypond/${VERSION}/input/regression/01/lily-17d97158.ly -share/doc/lilypond/${VERSION}/input/regression/01/lily-17d97158.png -share/doc/lilypond/${VERSION}/input/regression/01/lily-1b73e5c1.ly -share/doc/lilypond/${VERSION}/input/regression/01/lily-1b73e5c1.png -share/doc/lilypond/${VERSION}/input/regression/01/lily-71f29062.ly -share/doc/lilypond/${VERSION}/input/regression/01/lily-71f29062.png -share/doc/lilypond/${VERSION}/input/regression/01/lily-ed10084e.ly -share/doc/lilypond/${VERSION}/input/regression/01/lily-ed10084e.png -share/doc/lilypond/${VERSION}/input/regression/01/lily-edb6e8bd.ly -share/doc/lilypond/${VERSION}/input/regression/01/lily-edb6e8bd.png +share/doc/lilypond/${VERSION}/input/regression/01/lily-0d03e1c0.ly +share/doc/lilypond/${VERSION}/input/regression/01/lily-0d03e1c0.png +share/doc/lilypond/${VERSION}/input/regression/01/lily-75601671.ly +share/doc/lilypond/${VERSION}/input/regression/01/lily-75601671.png +share/doc/lilypond/${VERSION}/input/regression/01/lily-c7438657.ly +share/doc/lilypond/${VERSION}/input/regression/01/lily-c7438657.png +share/doc/lilypond/${VERSION}/input/regression/01/lily-f9b407bf.ly +share/doc/lilypond/${VERSION}/input/regression/01/lily-f9b407bf.png share/doc/lilypond/${VERSION}/input/regression/02/ -share/doc/lilypond/${VERSION}/input/regression/02/lily-6fe438cf.ly -share/doc/lilypond/${VERSION}/input/regression/02/lily-6fe438cf.png -share/doc/lilypond/${VERSION}/input/regression/02/lily-c1d9bffd.ly -share/doc/lilypond/${VERSION}/input/regression/02/lily-c1d9bffd.png +share/doc/lilypond/${VERSION}/input/regression/02/lily-69c262a1.ly +share/doc/lilypond/${VERSION}/input/regression/02/lily-69c262a1.png +share/doc/lilypond/${VERSION}/input/regression/02/lily-894541f7.ly +share/doc/lilypond/${VERSION}/input/regression/02/lily-894541f7.png +share/doc/lilypond/${VERSION}/input/regression/02/lily-903e2a12.ly +share/doc/lilypond/${VERSION}/input/regression/02/lily-903e2a12.png +share/doc/lilypond/${VERSION}/input/regression/02/lily-ce0d61b8.ly +share/doc/lilypond/${VERSION}/input/regression/02/lily-ce0d61b8.png share/doc/lilypond/${VERSION}/input/regression/03/ -share/doc/lilypond/${VERSION}/input/regression/03/lily-41a515b8.ly -share/doc/lilypond/${VERSION}/input/regression/03/lily-41a515b8.png -share/doc/lilypond/${VERSION}/input/regression/03/lily-8a6cb0c6.ly -share/doc/lilypond/${VERSION}/input/regression/03/lily-8a6cb0c6.png -share/doc/lilypond/${VERSION}/input/regression/03/lily-b3ecff8a.ly -share/doc/lilypond/${VERSION}/input/regression/03/lily-b3ecff8a.png -share/doc/lilypond/${VERSION}/input/regression/03/lily-e2967b00.ly -share/doc/lilypond/${VERSION}/input/regression/03/lily-e2967b00.png +share/doc/lilypond/${VERSION}/input/regression/03/lily-68481a2f.ly +share/doc/lilypond/${VERSION}/input/regression/03/lily-68481a2f.png share/doc/lilypond/${VERSION}/input/regression/04/ -share/doc/lilypond/${VERSION}/input/regression/04/lily-05a84b10.ly -share/doc/lilypond/${VERSION}/input/regression/04/lily-05a84b10.png -share/doc/lilypond/${VERSION}/input/regression/04/lily-309dad2e.ly -share/doc/lilypond/${VERSION}/input/regression/04/lily-309dad2e.png -share/doc/lilypond/${VERSION}/input/regression/04/lily-adcba454.ly -share/doc/lilypond/${VERSION}/input/regression/04/lily-adcba454.png -share/doc/lilypond/${VERSION}/input/regression/04/lily-b73d4c2c.ly -share/doc/lilypond/${VERSION}/input/regression/04/lily-b73d4c2c.png -share/doc/lilypond/${VERSION}/input/regression/04/lily-fdf6fb4e.ly -share/doc/lilypond/${VERSION}/input/regression/04/lily-fdf6fb4e.png +share/doc/lilypond/${VERSION}/input/regression/04/lily-21ccd717.ly +share/doc/lilypond/${VERSION}/input/regression/04/lily-21ccd717.png +share/doc/lilypond/${VERSION}/input/regression/04/lily-5e9a9b43.ly +share/doc/lilypond/${VERSION}/input/regression/04/lily-5e9a9b43.png +share/doc/lilypond/${VERSION}/input/regression/04/lily-ee9fcf48.ly +share/doc/lilypond/${VERSION}/input/regression/04/lily-ee9fcf48.png +share/doc/lilypond/${VERSION}/input/regression/04/lily-f5dd0b66.ly +share/doc/lilypond/${VERSION}/input/regression/04/lily-f5dd0b66.png share/doc/lilypond/${VERSION}/input/regression/05/ -share/doc/lilypond/${VERSION}/input/regression/05/lily-0b44363c.ly -share/doc/lilypond/${VERSION}/input/regression/05/lily-0b44363c.png -share/doc/lilypond/${VERSION}/input/regression/05/lily-640828b1.ly -share/doc/lilypond/${VERSION}/input/regression/05/lily-640828b1.png -share/doc/lilypond/${VERSION}/input/regression/05/lily-815e5d29.ly -share/doc/lilypond/${VERSION}/input/regression/05/lily-815e5d29.png -share/doc/lilypond/${VERSION}/input/regression/05/lily-f166edc8.ly -share/doc/lilypond/${VERSION}/input/regression/05/lily-f166edc8.png +share/doc/lilypond/${VERSION}/input/regression/05/lily-2f6eaa94.ly +share/doc/lilypond/${VERSION}/input/regression/05/lily-2f6eaa94.png +share/doc/lilypond/${VERSION}/input/regression/05/lily-463b53e0.ly +share/doc/lilypond/${VERSION}/input/regression/05/lily-463b53e0.png +share/doc/lilypond/${VERSION}/input/regression/05/lily-5956fd89.ly +share/doc/lilypond/${VERSION}/input/regression/05/lily-5956fd89.png +share/doc/lilypond/${VERSION}/input/regression/05/lily-845a1de7.ly +share/doc/lilypond/${VERSION}/input/regression/05/lily-845a1de7.png +share/doc/lilypond/${VERSION}/input/regression/05/lily-c542e861.ly +share/doc/lilypond/${VERSION}/input/regression/05/lily-c542e861.png +share/doc/lilypond/${VERSION}/input/regression/05/lily-cf4c3ca7.ly +share/doc/lilypond/${VERSION}/input/regression/05/lily-cf4c3ca7.png +share/doc/lilypond/${VERSION}/input/regression/05/lily-d34c7899.ly +share/doc/lilypond/${VERSION}/input/regression/05/lily-d34c7899.png +share/doc/lilypond/${VERSION}/input/regression/05/lily-fe7058d3.ly +share/doc/lilypond/${VERSION}/input/regression/05/lily-fe7058d3.png +share/doc/lilypond/${VERSION}/input/regression/06/ +share/doc/lilypond/${VERSION}/input/regression/06/lily-15cc66a4.ly +share/doc/lilypond/${VERSION}/input/regression/06/lily-15cc66a4.png +share/doc/lilypond/${VERSION}/input/regression/06/lily-3c1a3f3d.ly +share/doc/lilypond/${VERSION}/input/regression/06/lily-3c1a3f3d.png +share/doc/lilypond/${VERSION}/input/regression/06/lily-6c7ff198.ly +share/doc/lilypond/${VERSION}/input/regression/06/lily-6c7ff198.png +share/doc/lilypond/${VERSION}/input/regression/06/lily-7258907c.ly +share/doc/lilypond/${VERSION}/input/regression/06/lily-7258907c.png +share/doc/lilypond/${VERSION}/input/regression/06/lily-82d85ecc.ly +share/doc/lilypond/${VERSION}/input/regression/06/lily-82d85ecc.png share/doc/lilypond/${VERSION}/input/regression/07/ -share/doc/lilypond/${VERSION}/input/regression/07/lily-4641fc72.ly -share/doc/lilypond/${VERSION}/input/regression/07/lily-4641fc72.png -share/doc/lilypond/${VERSION}/input/regression/07/lily-71edfec4.ly -share/doc/lilypond/${VERSION}/input/regression/07/lily-71edfec4.png -share/doc/lilypond/${VERSION}/input/regression/07/lily-a1b7a532.ly -share/doc/lilypond/${VERSION}/input/regression/07/lily-a1b7a532.png -share/doc/lilypond/${VERSION}/input/regression/07/lily-a45b7dbd.ly -share/doc/lilypond/${VERSION}/input/regression/07/lily-a45b7dbd.png -share/doc/lilypond/${VERSION}/input/regression/07/lily-f8a56288.ly -share/doc/lilypond/${VERSION}/input/regression/07/lily-f8a56288.png +share/doc/lilypond/${VERSION}/input/regression/07/lily-4577fce0.ly +share/doc/lilypond/${VERSION}/input/regression/07/lily-4577fce0.png +share/doc/lilypond/${VERSION}/input/regression/07/lily-7d09f3b8.ly +share/doc/lilypond/${VERSION}/input/regression/07/lily-7d09f3b8.png +share/doc/lilypond/${VERSION}/input/regression/07/lily-7f3a65de.ly +share/doc/lilypond/${VERSION}/input/regression/07/lily-7f3a65de.png share/doc/lilypond/${VERSION}/input/regression/08/ -share/doc/lilypond/${VERSION}/input/regression/08/lily-3efe1e2e.ly -share/doc/lilypond/${VERSION}/input/regression/08/lily-3efe1e2e.png -share/doc/lilypond/${VERSION}/input/regression/08/lily-4768deec.ly -share/doc/lilypond/${VERSION}/input/regression/08/lily-4768deec.png -share/doc/lilypond/${VERSION}/input/regression/08/lily-47843039.ly -share/doc/lilypond/${VERSION}/input/regression/08/lily-47843039.png -share/doc/lilypond/${VERSION}/input/regression/08/lily-4ad73b32.ly -share/doc/lilypond/${VERSION}/input/regression/08/lily-4ad73b32.png -share/doc/lilypond/${VERSION}/input/regression/08/lily-e06780bf.ly -share/doc/lilypond/${VERSION}/input/regression/08/lily-e06780bf.png +share/doc/lilypond/${VERSION}/input/regression/08/lily-163a34d7.ly +share/doc/lilypond/${VERSION}/input/regression/08/lily-163a34d7.png +share/doc/lilypond/${VERSION}/input/regression/08/lily-26899d22.ly +share/doc/lilypond/${VERSION}/input/regression/08/lily-26899d22.png +share/doc/lilypond/${VERSION}/input/regression/08/lily-7338c00e.ly +share/doc/lilypond/${VERSION}/input/regression/08/lily-7338c00e.png +share/doc/lilypond/${VERSION}/input/regression/08/lily-7411c317.ly +share/doc/lilypond/${VERSION}/input/regression/08/lily-7411c317.png +share/doc/lilypond/${VERSION}/input/regression/08/lily-7ac267b6.ly +share/doc/lilypond/${VERSION}/input/regression/08/lily-7ac267b6.png +share/doc/lilypond/${VERSION}/input/regression/08/lily-8138853e.ly +share/doc/lilypond/${VERSION}/input/regression/08/lily-8138853e.png +share/doc/lilypond/${VERSION}/input/regression/08/lily-90ca71ff.ly +share/doc/lilypond/${VERSION}/input/regression/08/lily-90ca71ff.png +share/doc/lilypond/${VERSION}/input/regression/08/lily-969f3666.ly +share/doc/lilypond/${VERSION}/input/regression/08/lily-969f3666.png +share/doc/lilypond/${VERSION}/input/regression/08/lily-f8861fee.ly +share/doc/lilypond/${VERSION}/input/regression/08/lily-f8861fee.png share/doc/lilypond/${VERSION}/input/regression/09/ -share/doc/lilypond/${VERSION}/input/regression/09/lily-0d7701d8.ly -share/doc/lilypond/${VERSION}/input/regression/09/lily-0d7701d8.png -share/doc/lilypond/${VERSION}/input/regression/09/lily-1b4f47dc.ly -share/doc/lilypond/${VERSION}/input/regression/09/lily-1b4f47dc.png -share/doc/lilypond/${VERSION}/input/regression/09/lily-34f7f97a.ly -share/doc/lilypond/${VERSION}/input/regression/09/lily-34f7f97a.png -share/doc/lilypond/${VERSION}/input/regression/09/lily-3dba5247.ly -share/doc/lilypond/${VERSION}/input/regression/09/lily-3dba5247.png -share/doc/lilypond/${VERSION}/input/regression/09/lily-5b9e013c.ly -share/doc/lilypond/${VERSION}/input/regression/09/lily-5b9e013c.png -share/doc/lilypond/${VERSION}/input/regression/09/lily-5e2f0747.ly -share/doc/lilypond/${VERSION}/input/regression/09/lily-5e2f0747.png -share/doc/lilypond/${VERSION}/input/regression/09/lily-799c5df9.ly -share/doc/lilypond/${VERSION}/input/regression/09/lily-799c5df9.png -share/doc/lilypond/${VERSION}/input/regression/09/lily-903b51a6.ly -share/doc/lilypond/${VERSION}/input/regression/09/lily-903b51a6.png -share/doc/lilypond/${VERSION}/input/regression/09/lily-c7e028e5.ly -share/doc/lilypond/${VERSION}/input/regression/09/lily-c7e028e5.png -share/doc/lilypond/${VERSION}/input/regression/09/lily-cc382bad.ly -share/doc/lilypond/${VERSION}/input/regression/09/lily-cc382bad.png +share/doc/lilypond/${VERSION}/input/regression/09/lily-09a7e603.ly +share/doc/lilypond/${VERSION}/input/regression/09/lily-09a7e603.png +share/doc/lilypond/${VERSION}/input/regression/09/lily-16b8fc04.ly +share/doc/lilypond/${VERSION}/input/regression/09/lily-16b8fc04.png +share/doc/lilypond/${VERSION}/input/regression/09/lily-417976e8.ly +share/doc/lilypond/${VERSION}/input/regression/09/lily-417976e8.png +share/doc/lilypond/${VERSION}/input/regression/09/lily-6131a132.ly +share/doc/lilypond/${VERSION}/input/regression/09/lily-6131a132.png +share/doc/lilypond/${VERSION}/input/regression/09/lily-858f2715.ly +share/doc/lilypond/${VERSION}/input/regression/09/lily-858f2715.png +share/doc/lilypond/${VERSION}/input/regression/09/lily-86865bfc.ly +share/doc/lilypond/${VERSION}/input/regression/09/lily-86865bfc.png +share/doc/lilypond/${VERSION}/input/regression/09/lily-a2f3e79c.ly +share/doc/lilypond/${VERSION}/input/regression/09/lily-a2f3e79c.png +share/doc/lilypond/${VERSION}/input/regression/09/lily-a418096f.ly +share/doc/lilypond/${VERSION}/input/regression/09/lily-a418096f.png +share/doc/lilypond/${VERSION}/input/regression/09/lily-ada16d72.ly +share/doc/lilypond/${VERSION}/input/regression/09/lily-ada16d72.png +share/doc/lilypond/${VERSION}/input/regression/09/lily-ed43b04f.ly +share/doc/lilypond/${VERSION}/input/regression/09/lily-ed43b04f.png share/doc/lilypond/${VERSION}/input/regression/0a/ -share/doc/lilypond/${VERSION}/input/regression/0a/lily-26d35e81.ly -share/doc/lilypond/${VERSION}/input/regression/0a/lily-26d35e81.png -share/doc/lilypond/${VERSION}/input/regression/0a/lily-79385075.ly -share/doc/lilypond/${VERSION}/input/regression/0a/lily-79385075.png -share/doc/lilypond/${VERSION}/input/regression/0a/lily-b07d872b.ly -share/doc/lilypond/${VERSION}/input/regression/0a/lily-b07d872b.png -share/doc/lilypond/${VERSION}/input/regression/0a/lily-e1fbab54.ly -share/doc/lilypond/${VERSION}/input/regression/0a/lily-e1fbab54.png +share/doc/lilypond/${VERSION}/input/regression/0a/lily-3c39c489.ly +share/doc/lilypond/${VERSION}/input/regression/0a/lily-3c39c489.png +share/doc/lilypond/${VERSION}/input/regression/0a/lily-c675da7a.ly +share/doc/lilypond/${VERSION}/input/regression/0a/lily-c675da7a.png +share/doc/lilypond/${VERSION}/input/regression/0a/lily-d3535e1e.ly +share/doc/lilypond/${VERSION}/input/regression/0a/lily-d3535e1e.png +share/doc/lilypond/${VERSION}/input/regression/0a/lily-e08a73cc.ly +share/doc/lilypond/${VERSION}/input/regression/0a/lily-e08a73cc.png +share/doc/lilypond/${VERSION}/input/regression/0a/lily-e1779c3b.ly +share/doc/lilypond/${VERSION}/input/regression/0a/lily-e1779c3b.png +share/doc/lilypond/${VERSION}/input/regression/0a/lily-f008314b.ly +share/doc/lilypond/${VERSION}/input/regression/0a/lily-f008314b.png share/doc/lilypond/${VERSION}/input/regression/0b/ -share/doc/lilypond/${VERSION}/input/regression/0b/lily-381ba868.ly -share/doc/lilypond/${VERSION}/input/regression/0b/lily-381ba868.png -share/doc/lilypond/${VERSION}/input/regression/0b/lily-58a31ab1.ly -share/doc/lilypond/${VERSION}/input/regression/0b/lily-58a31ab1.png -share/doc/lilypond/${VERSION}/input/regression/0b/lily-61f412cf.ly -share/doc/lilypond/${VERSION}/input/regression/0b/lily-61f412cf.png -share/doc/lilypond/${VERSION}/input/regression/0b/lily-963520b1.ly -share/doc/lilypond/${VERSION}/input/regression/0b/lily-963520b1.png -share/doc/lilypond/${VERSION}/input/regression/0b/lily-bc91ea4d.ly -share/doc/lilypond/${VERSION}/input/regression/0b/lily-bc91ea4d.png -share/doc/lilypond/${VERSION}/input/regression/0b/lily-f3549b7c.ly -share/doc/lilypond/${VERSION}/input/regression/0b/lily-f3549b7c.png +share/doc/lilypond/${VERSION}/input/regression/0b/lily-4a373899.ly +share/doc/lilypond/${VERSION}/input/regression/0b/lily-4a373899.png +share/doc/lilypond/${VERSION}/input/regression/0b/lily-86b85ffb.ly +share/doc/lilypond/${VERSION}/input/regression/0b/lily-86b85ffb.png +share/doc/lilypond/${VERSION}/input/regression/0b/lily-b64e2787.ly +share/doc/lilypond/${VERSION}/input/regression/0b/lily-b64e2787.png +share/doc/lilypond/${VERSION}/input/regression/0b/lily-c77c26c5.ly +share/doc/lilypond/${VERSION}/input/regression/0b/lily-c77c26c5.png +share/doc/lilypond/${VERSION}/input/regression/0b/lily-d39b7343.ly +share/doc/lilypond/${VERSION}/input/regression/0b/lily-d39b7343.png +share/doc/lilypond/${VERSION}/input/regression/0b/lily-dadf05df.ly +share/doc/lilypond/${VERSION}/input/regression/0b/lily-dadf05df.png share/doc/lilypond/${VERSION}/input/regression/0c/ -share/doc/lilypond/${VERSION}/input/regression/0c/lily-0fafc492.ly -share/doc/lilypond/${VERSION}/input/regression/0c/lily-0fafc492.png -share/doc/lilypond/${VERSION}/input/regression/0c/lily-3a786914.ly -share/doc/lilypond/${VERSION}/input/regression/0c/lily-3a786914.png -share/doc/lilypond/${VERSION}/input/regression/0c/lily-ad61d642.ly -share/doc/lilypond/${VERSION}/input/regression/0c/lily-ad61d642.png -share/doc/lilypond/${VERSION}/input/regression/0c/lily-e03c3952.ly -share/doc/lilypond/${VERSION}/input/regression/0c/lily-e03c3952.png +share/doc/lilypond/${VERSION}/input/regression/0c/lily-b48a2c30.ly +share/doc/lilypond/${VERSION}/input/regression/0c/lily-b48a2c30.png share/doc/lilypond/${VERSION}/input/regression/0d/ -share/doc/lilypond/${VERSION}/input/regression/0d/lily-4e364d60.ly -share/doc/lilypond/${VERSION}/input/regression/0d/lily-4e364d60.png -share/doc/lilypond/${VERSION}/input/regression/0d/lily-55d1f39a.ly -share/doc/lilypond/${VERSION}/input/regression/0d/lily-55d1f39a.png -share/doc/lilypond/${VERSION}/input/regression/0d/lily-dca26267.ly -share/doc/lilypond/${VERSION}/input/regression/0d/lily-dca26267.png +share/doc/lilypond/${VERSION}/input/regression/0d/lily-2a44ca2c.ly +share/doc/lilypond/${VERSION}/input/regression/0d/lily-2a44ca2c.png +share/doc/lilypond/${VERSION}/input/regression/0d/lily-349857a3.ly +share/doc/lilypond/${VERSION}/input/regression/0d/lily-349857a3.png +share/doc/lilypond/${VERSION}/input/regression/0d/lily-da8cb457.ly +share/doc/lilypond/${VERSION}/input/regression/0d/lily-da8cb457.png share/doc/lilypond/${VERSION}/input/regression/0e/ -share/doc/lilypond/${VERSION}/input/regression/0e/lily-262e4073.ly -share/doc/lilypond/${VERSION}/input/regression/0e/lily-262e4073.png -share/doc/lilypond/${VERSION}/input/regression/0e/lily-2e8663c6.ly -share/doc/lilypond/${VERSION}/input/regression/0e/lily-2e8663c6.png -share/doc/lilypond/${VERSION}/input/regression/0e/lily-9072be56.ly -share/doc/lilypond/${VERSION}/input/regression/0e/lily-9072be56.png -share/doc/lilypond/${VERSION}/input/regression/0e/lily-db5b555d.ly -share/doc/lilypond/${VERSION}/input/regression/0e/lily-db5b555d.png -share/doc/lilypond/${VERSION}/input/regression/0e/lily-e05016e5.ly -share/doc/lilypond/${VERSION}/input/regression/0e/lily-e05016e5.png -share/doc/lilypond/${VERSION}/input/regression/0e/lily-ff07e848.ly -share/doc/lilypond/${VERSION}/input/regression/0e/lily-ff07e848.png +share/doc/lilypond/${VERSION}/input/regression/0e/lily-1597875c.ly +share/doc/lilypond/${VERSION}/input/regression/0e/lily-1597875c.png +share/doc/lilypond/${VERSION}/input/regression/0e/lily-68f9386c.ly +share/doc/lilypond/${VERSION}/input/regression/0e/lily-68f9386c.png +share/doc/lilypond/${VERSION}/input/regression/0e/lily-8315d50b.ly +share/doc/lilypond/${VERSION}/input/regression/0e/lily-8315d50b.png +share/doc/lilypond/${VERSION}/input/regression/0e/lily-9537e6fa.ly +share/doc/lilypond/${VERSION}/input/regression/0e/lily-9537e6fa.png +share/doc/lilypond/${VERSION}/input/regression/0e/lily-d25f9d23.ly +share/doc/lilypond/${VERSION}/input/regression/0e/lily-d25f9d23.png +share/doc/lilypond/${VERSION}/input/regression/0e/lily-d87bae18.ly +share/doc/lilypond/${VERSION}/input/regression/0e/lily-d87bae18.png +share/doc/lilypond/${VERSION}/input/regression/0e/lily-e110af4b.ly +share/doc/lilypond/${VERSION}/input/regression/0e/lily-e110af4b.png share/doc/lilypond/${VERSION}/input/regression/0f/ -share/doc/lilypond/${VERSION}/input/regression/0f/lily-39db26ef.ly -share/doc/lilypond/${VERSION}/input/regression/0f/lily-39db26ef.png -share/doc/lilypond/${VERSION}/input/regression/0f/lily-56cea080.ly -share/doc/lilypond/${VERSION}/input/regression/0f/lily-56cea080.png -share/doc/lilypond/${VERSION}/input/regression/0f/lily-8d90739a.ly -share/doc/lilypond/${VERSION}/input/regression/0f/lily-8d90739a.png +share/doc/lilypond/${VERSION}/input/regression/0f/lily-044905b5.ly +share/doc/lilypond/${VERSION}/input/regression/0f/lily-044905b5.png +share/doc/lilypond/${VERSION}/input/regression/0f/lily-16da188b.ly +share/doc/lilypond/${VERSION}/input/regression/0f/lily-16da188b.png +share/doc/lilypond/${VERSION}/input/regression/0f/lily-90e5d982.ly +share/doc/lilypond/${VERSION}/input/regression/0f/lily-90e5d982.png +share/doc/lilypond/${VERSION}/input/regression/0f/lily-cda765b5.ly +share/doc/lilypond/${VERSION}/input/regression/0f/lily-cda765b5.png share/doc/lilypond/${VERSION}/input/regression/10/ -share/doc/lilypond/${VERSION}/input/regression/10/lily-08f5bd8a.ly -share/doc/lilypond/${VERSION}/input/regression/10/lily-08f5bd8a.png -share/doc/lilypond/${VERSION}/input/regression/10/lily-6733cca2.ly -share/doc/lilypond/${VERSION}/input/regression/10/lily-6733cca2.png -share/doc/lilypond/${VERSION}/input/regression/10/lily-742a6c48.ly -share/doc/lilypond/${VERSION}/input/regression/10/lily-742a6c48.png -share/doc/lilypond/${VERSION}/input/regression/10/lily-7e67c901.ly -share/doc/lilypond/${VERSION}/input/regression/10/lily-7e67c901.png -share/doc/lilypond/${VERSION}/input/regression/10/lily-a7075ed8.ly -share/doc/lilypond/${VERSION}/input/regression/10/lily-a7075ed8.png -share/doc/lilypond/${VERSION}/input/regression/10/lily-d9f40625.ly -share/doc/lilypond/${VERSION}/input/regression/10/lily-d9f40625.png +share/doc/lilypond/${VERSION}/input/regression/10/lily-75e15cc6.ly +share/doc/lilypond/${VERSION}/input/regression/10/lily-75e15cc6.png +share/doc/lilypond/${VERSION}/input/regression/10/lily-8da8812e.ly +share/doc/lilypond/${VERSION}/input/regression/10/lily-8da8812e.png +share/doc/lilypond/${VERSION}/input/regression/10/lily-af79342a.ly +share/doc/lilypond/${VERSION}/input/regression/10/lily-af79342a.png +share/doc/lilypond/${VERSION}/input/regression/10/lily-bd86e368.ly +share/doc/lilypond/${VERSION}/input/regression/10/lily-bd86e368.png +share/doc/lilypond/${VERSION}/input/regression/10/lily-c0025e52.ly +share/doc/lilypond/${VERSION}/input/regression/10/lily-c0025e52.png +share/doc/lilypond/${VERSION}/input/regression/10/lily-e26c6bc9.ly +share/doc/lilypond/${VERSION}/input/regression/10/lily-e26c6bc9.png +share/doc/lilypond/${VERSION}/input/regression/10/lily-eeb266cd.ly +share/doc/lilypond/${VERSION}/input/regression/10/lily-eeb266cd.png share/doc/lilypond/${VERSION}/input/regression/11/ -share/doc/lilypond/${VERSION}/input/regression/11/lily-725e4708.ly -share/doc/lilypond/${VERSION}/input/regression/11/lily-725e4708.png -share/doc/lilypond/${VERSION}/input/regression/11/lily-d283e1ef.ly -share/doc/lilypond/${VERSION}/input/regression/11/lily-d283e1ef.png -share/doc/lilypond/${VERSION}/input/regression/11/lily-fafdd2b2.ly -share/doc/lilypond/${VERSION}/input/regression/11/lily-fafdd2b2.png +share/doc/lilypond/${VERSION}/input/regression/11/lily-2f92ff34.ly +share/doc/lilypond/${VERSION}/input/regression/11/lily-2f92ff34.png +share/doc/lilypond/${VERSION}/input/regression/11/lily-6c61ca50.ly +share/doc/lilypond/${VERSION}/input/regression/11/lily-6c61ca50.png share/doc/lilypond/${VERSION}/input/regression/12/ -share/doc/lilypond/${VERSION}/input/regression/12/lily-44d57fa3.ly -share/doc/lilypond/${VERSION}/input/regression/12/lily-44d57fa3.png -share/doc/lilypond/${VERSION}/input/regression/12/lily-99cb0350.ly -share/doc/lilypond/${VERSION}/input/regression/12/lily-99cb0350.png +share/doc/lilypond/${VERSION}/input/regression/12/lily-0dae7688.ly +share/doc/lilypond/${VERSION}/input/regression/12/lily-0dae7688.png +share/doc/lilypond/${VERSION}/input/regression/12/lily-c18f86e4.ly +share/doc/lilypond/${VERSION}/input/regression/12/lily-c18f86e4.png +share/doc/lilypond/${VERSION}/input/regression/12/lily-cf6dea07.ly +share/doc/lilypond/${VERSION}/input/regression/12/lily-cf6dea07.png share/doc/lilypond/${VERSION}/input/regression/13/ -share/doc/lilypond/${VERSION}/input/regression/13/lily-8a8e41c2.ly -share/doc/lilypond/${VERSION}/input/regression/13/lily-8a8e41c2.png -share/doc/lilypond/${VERSION}/input/regression/13/lily-b684ed27.ly -share/doc/lilypond/${VERSION}/input/regression/13/lily-b684ed27.png +share/doc/lilypond/${VERSION}/input/regression/13/lily-01c3a335.ly +share/doc/lilypond/${VERSION}/input/regression/13/lily-01c3a335.png +share/doc/lilypond/${VERSION}/input/regression/13/lily-4bd1d849.ly +share/doc/lilypond/${VERSION}/input/regression/13/lily-4bd1d849.png +share/doc/lilypond/${VERSION}/input/regression/13/lily-63a0b7df.ly +share/doc/lilypond/${VERSION}/input/regression/13/lily-63a0b7df.png +share/doc/lilypond/${VERSION}/input/regression/13/lily-b1b1863a.ly +share/doc/lilypond/${VERSION}/input/regression/13/lily-b1b1863a.png +share/doc/lilypond/${VERSION}/input/regression/13/lily-c9dc8b3e.ly +share/doc/lilypond/${VERSION}/input/regression/13/lily-c9dc8b3e.png share/doc/lilypond/${VERSION}/input/regression/14/ -share/doc/lilypond/${VERSION}/input/regression/14/lily-4e7c2784.ly -share/doc/lilypond/${VERSION}/input/regression/14/lily-4e7c2784.png +share/doc/lilypond/${VERSION}/input/regression/14/lily-898e49a3.ly +share/doc/lilypond/${VERSION}/input/regression/14/lily-898e49a3.png +share/doc/lilypond/${VERSION}/input/regression/14/lily-ae270697.ly +share/doc/lilypond/${VERSION}/input/regression/14/lily-ae270697.png +share/doc/lilypond/${VERSION}/input/regression/14/lily-b81f9c28.ly +share/doc/lilypond/${VERSION}/input/regression/14/lily-b81f9c28.png +share/doc/lilypond/${VERSION}/input/regression/14/lily-bee8c287.ly +share/doc/lilypond/${VERSION}/input/regression/14/lily-bee8c287.png +share/doc/lilypond/${VERSION}/input/regression/14/lily-cdffe511.ly +share/doc/lilypond/${VERSION}/input/regression/14/lily-cdffe511.png +share/doc/lilypond/${VERSION}/input/regression/14/lily-d283a7f4.ly +share/doc/lilypond/${VERSION}/input/regression/14/lily-d283a7f4.png +share/doc/lilypond/${VERSION}/input/regression/14/lily-ec228008.ly +share/doc/lilypond/${VERSION}/input/regression/14/lily-ec228008.png share/doc/lilypond/${VERSION}/input/regression/15/ -share/doc/lilypond/${VERSION}/input/regression/15/lily-34c93837.ly -share/doc/lilypond/${VERSION}/input/regression/15/lily-34c93837.png -share/doc/lilypond/${VERSION}/input/regression/15/lily-44a9b6db.ly -share/doc/lilypond/${VERSION}/input/regression/15/lily-44a9b6db.png -share/doc/lilypond/${VERSION}/input/regression/15/lily-822ed18e.ly -share/doc/lilypond/${VERSION}/input/regression/15/lily-822ed18e.png -share/doc/lilypond/${VERSION}/input/regression/15/lily-b746ec3f.ly -share/doc/lilypond/${VERSION}/input/regression/15/lily-b746ec3f.png -share/doc/lilypond/${VERSION}/input/regression/15/lily-ef7a3415.ly -share/doc/lilypond/${VERSION}/input/regression/15/lily-ef7a3415.png +share/doc/lilypond/${VERSION}/input/regression/15/lily-5cb62751.ly +share/doc/lilypond/${VERSION}/input/regression/15/lily-5cb62751.png +share/doc/lilypond/${VERSION}/input/regression/15/lily-7dccbf09.ly +share/doc/lilypond/${VERSION}/input/regression/15/lily-7dccbf09.png +share/doc/lilypond/${VERSION}/input/regression/15/lily-be5b0834.ly +share/doc/lilypond/${VERSION}/input/regression/15/lily-be5b0834.png +share/doc/lilypond/${VERSION}/input/regression/15/lily-c90f9b1c.ly +share/doc/lilypond/${VERSION}/input/regression/15/lily-c90f9b1c.png +share/doc/lilypond/${VERSION}/input/regression/15/lily-d8bfbd98.ly +share/doc/lilypond/${VERSION}/input/regression/15/lily-d8bfbd98.png +share/doc/lilypond/${VERSION}/input/regression/16/ +share/doc/lilypond/${VERSION}/input/regression/16/lily-29016dbd.ly +share/doc/lilypond/${VERSION}/input/regression/16/lily-29016dbd.png +share/doc/lilypond/${VERSION}/input/regression/16/lily-4f49f3c2.ly +share/doc/lilypond/${VERSION}/input/regression/16/lily-4f49f3c2.png +share/doc/lilypond/${VERSION}/input/regression/16/lily-55c5684e.ly +share/doc/lilypond/${VERSION}/input/regression/16/lily-55c5684e.png +share/doc/lilypond/${VERSION}/input/regression/16/lily-fb4bd50d.ly +share/doc/lilypond/${VERSION}/input/regression/16/lily-fb4bd50d.png share/doc/lilypond/${VERSION}/input/regression/17/ -share/doc/lilypond/${VERSION}/input/regression/17/lily-62cbc53e.ly -share/doc/lilypond/${VERSION}/input/regression/17/lily-62cbc53e.png -share/doc/lilypond/${VERSION}/input/regression/17/lily-e49ef911.ly -share/doc/lilypond/${VERSION}/input/regression/17/lily-e49ef911.png +share/doc/lilypond/${VERSION}/input/regression/17/lily-02bc4404.ly +share/doc/lilypond/${VERSION}/input/regression/17/lily-02bc4404.png +share/doc/lilypond/${VERSION}/input/regression/17/lily-2aae66c2.ly +share/doc/lilypond/${VERSION}/input/regression/17/lily-2aae66c2.png +share/doc/lilypond/${VERSION}/input/regression/17/lily-410a41c8.ly +share/doc/lilypond/${VERSION}/input/regression/17/lily-410a41c8.png +share/doc/lilypond/${VERSION}/input/regression/17/lily-737a0c51.ly +share/doc/lilypond/${VERSION}/input/regression/17/lily-737a0c51.png +share/doc/lilypond/${VERSION}/input/regression/17/lily-7d39f64e.ly +share/doc/lilypond/${VERSION}/input/regression/17/lily-7d39f64e.png +share/doc/lilypond/${VERSION}/input/regression/17/lily-ac2ca8d8.ly +share/doc/lilypond/${VERSION}/input/regression/17/lily-ac2ca8d8.png +share/doc/lilypond/${VERSION}/input/regression/17/lily-cbd5a39a.ly +share/doc/lilypond/${VERSION}/input/regression/17/lily-cbd5a39a.png +share/doc/lilypond/${VERSION}/input/regression/17/lily-d3f2088a.ly +share/doc/lilypond/${VERSION}/input/regression/17/lily-d3f2088a.png share/doc/lilypond/${VERSION}/input/regression/18/ -share/doc/lilypond/${VERSION}/input/regression/18/lily-4e41b011.ly -share/doc/lilypond/${VERSION}/input/regression/18/lily-4e41b011.png -share/doc/lilypond/${VERSION}/input/regression/18/lily-b94c5421.ly -share/doc/lilypond/${VERSION}/input/regression/18/lily-b94c5421.png +share/doc/lilypond/${VERSION}/input/regression/18/lily-182bf6b6.ly +share/doc/lilypond/${VERSION}/input/regression/18/lily-182bf6b6.png +share/doc/lilypond/${VERSION}/input/regression/18/lily-242d030b.ly +share/doc/lilypond/${VERSION}/input/regression/18/lily-242d030b.png +share/doc/lilypond/${VERSION}/input/regression/18/lily-2bb2d0ae.ly +share/doc/lilypond/${VERSION}/input/regression/18/lily-2bb2d0ae.png +share/doc/lilypond/${VERSION}/input/regression/18/lily-37433534.ly +share/doc/lilypond/${VERSION}/input/regression/18/lily-37433534.png +share/doc/lilypond/${VERSION}/input/regression/18/lily-5d7ed83e.ly +share/doc/lilypond/${VERSION}/input/regression/18/lily-5d7ed83e.png +share/doc/lilypond/${VERSION}/input/regression/18/lily-f4d79263.ly +share/doc/lilypond/${VERSION}/input/regression/18/lily-f4d79263.png share/doc/lilypond/${VERSION}/input/regression/19/ -share/doc/lilypond/${VERSION}/input/regression/19/lily-8e95a280.ly -share/doc/lilypond/${VERSION}/input/regression/19/lily-8e95a280.png +share/doc/lilypond/${VERSION}/input/regression/19/lily-dbfbd3b8.ly +share/doc/lilypond/${VERSION}/input/regression/19/lily-dbfbd3b8.png +share/doc/lilypond/${VERSION}/input/regression/19/lily-e6abd622.ly +share/doc/lilypond/${VERSION}/input/regression/19/lily-e6abd622.png +share/doc/lilypond/${VERSION}/input/regression/19/lily-ece14a02.ly +share/doc/lilypond/${VERSION}/input/regression/19/lily-ece14a02.png share/doc/lilypond/${VERSION}/input/regression/1a/ -share/doc/lilypond/${VERSION}/input/regression/1a/lily-3174892b.ly -share/doc/lilypond/${VERSION}/input/regression/1a/lily-3174892b.png -share/doc/lilypond/${VERSION}/input/regression/1a/lily-5de7311c.ly -share/doc/lilypond/${VERSION}/input/regression/1a/lily-5de7311c.png -share/doc/lilypond/${VERSION}/input/regression/1a/lily-a43b6769.ly -share/doc/lilypond/${VERSION}/input/regression/1a/lily-a43b6769.png -share/doc/lilypond/${VERSION}/input/regression/1a/lily-d8311833.ly -share/doc/lilypond/${VERSION}/input/regression/1a/lily-d8311833.png +share/doc/lilypond/${VERSION}/input/regression/1a/lily-6f475f86.ly +share/doc/lilypond/${VERSION}/input/regression/1a/lily-6f475f86.png +share/doc/lilypond/${VERSION}/input/regression/1a/lily-accb7b6b.ly +share/doc/lilypond/${VERSION}/input/regression/1a/lily-accb7b6b.png +share/doc/lilypond/${VERSION}/input/regression/1a/lily-b90d23c4.ly +share/doc/lilypond/${VERSION}/input/regression/1a/lily-b90d23c4.png +share/doc/lilypond/${VERSION}/input/regression/1a/lily-dc58661b.ly +share/doc/lilypond/${VERSION}/input/regression/1a/lily-dc58661b.png +share/doc/lilypond/${VERSION}/input/regression/1a/lily-f2060f33.ly +share/doc/lilypond/${VERSION}/input/regression/1a/lily-f2060f33.png share/doc/lilypond/${VERSION}/input/regression/1b/ -share/doc/lilypond/${VERSION}/input/regression/1b/lily-1737b5d7.ly -share/doc/lilypond/${VERSION}/input/regression/1b/lily-1737b5d7.png -share/doc/lilypond/${VERSION}/input/regression/1b/lily-651445fe.ly -share/doc/lilypond/${VERSION}/input/regression/1b/lily-651445fe.png -share/doc/lilypond/${VERSION}/input/regression/1b/lily-80439c52.ly -share/doc/lilypond/${VERSION}/input/regression/1b/lily-80439c52.png -share/doc/lilypond/${VERSION}/input/regression/1b/lily-8879c218.ly -share/doc/lilypond/${VERSION}/input/regression/1b/lily-8879c218.png -share/doc/lilypond/${VERSION}/input/regression/1b/lily-ee4e6ced.ly -share/doc/lilypond/${VERSION}/input/regression/1b/lily-ee4e6ced.png +share/doc/lilypond/${VERSION}/input/regression/1b/lily-336b69f4.ly +share/doc/lilypond/${VERSION}/input/regression/1b/lily-336b69f4.png +share/doc/lilypond/${VERSION}/input/regression/1b/lily-47fc47e2.ly +share/doc/lilypond/${VERSION}/input/regression/1b/lily-47fc47e2.png +share/doc/lilypond/${VERSION}/input/regression/1b/lily-5abdcaf1.ly +share/doc/lilypond/${VERSION}/input/regression/1b/lily-5abdcaf1.png +share/doc/lilypond/${VERSION}/input/regression/1b/lily-703d6aa3.ly +share/doc/lilypond/${VERSION}/input/regression/1b/lily-703d6aa3.png +share/doc/lilypond/${VERSION}/input/regression/1b/lily-7ff580f2.ly +share/doc/lilypond/${VERSION}/input/regression/1b/lily-7ff580f2.png +share/doc/lilypond/${VERSION}/input/regression/1b/lily-8bba69dc.ly +share/doc/lilypond/${VERSION}/input/regression/1b/lily-8bba69dc.png +share/doc/lilypond/${VERSION}/input/regression/1b/lily-c2093d06.ly +share/doc/lilypond/${VERSION}/input/regression/1b/lily-c2093d06.png +share/doc/lilypond/${VERSION}/input/regression/1b/lily-fd8ccc45.ly +share/doc/lilypond/${VERSION}/input/regression/1b/lily-fd8ccc45.png share/doc/lilypond/${VERSION}/input/regression/1c/ -share/doc/lilypond/${VERSION}/input/regression/1c/lily-26cc97cf.ly -share/doc/lilypond/${VERSION}/input/regression/1c/lily-26cc97cf.png -share/doc/lilypond/${VERSION}/input/regression/1c/lily-9d9fbd05.ly -share/doc/lilypond/${VERSION}/input/regression/1c/lily-9d9fbd05.png -share/doc/lilypond/${VERSION}/input/regression/1c/lily-af447027.ly -share/doc/lilypond/${VERSION}/input/regression/1c/lily-af447027.png -share/doc/lilypond/${VERSION}/input/regression/1c/lily-b49d965d.ly -share/doc/lilypond/${VERSION}/input/regression/1c/lily-b49d965d.png +share/doc/lilypond/${VERSION}/input/regression/1c/lily-102674e0.ly +share/doc/lilypond/${VERSION}/input/regression/1c/lily-102674e0.png +share/doc/lilypond/${VERSION}/input/regression/1c/lily-1d9a46c5.ly +share/doc/lilypond/${VERSION}/input/regression/1c/lily-1d9a46c5.png +share/doc/lilypond/${VERSION}/input/regression/1c/lily-74dceab8.ly +share/doc/lilypond/${VERSION}/input/regression/1c/lily-74dceab8.png share/doc/lilypond/${VERSION}/input/regression/1d/ -share/doc/lilypond/${VERSION}/input/regression/1d/lily-5ba87d69.ly -share/doc/lilypond/${VERSION}/input/regression/1d/lily-5ba87d69.png -share/doc/lilypond/${VERSION}/input/regression/1d/lily-8c93621a.ly -share/doc/lilypond/${VERSION}/input/regression/1d/lily-8c93621a.png -share/doc/lilypond/${VERSION}/input/regression/1d/lily-e3b304a6.ly -share/doc/lilypond/${VERSION}/input/regression/1d/lily-e3b304a6.png -share/doc/lilypond/${VERSION}/input/regression/1d/lily-ee3bbfd6.ly -share/doc/lilypond/${VERSION}/input/regression/1d/lily-ee3bbfd6.png +share/doc/lilypond/${VERSION}/input/regression/1d/lily-79881c64.ly +share/doc/lilypond/${VERSION}/input/regression/1d/lily-79881c64.png +share/doc/lilypond/${VERSION}/input/regression/1d/lily-819f899a.ly +share/doc/lilypond/${VERSION}/input/regression/1d/lily-819f899a.png share/doc/lilypond/${VERSION}/input/regression/1e/ -share/doc/lilypond/${VERSION}/input/regression/1e/lily-5f8d53da.ly -share/doc/lilypond/${VERSION}/input/regression/1e/lily-5f8d53da.png -share/doc/lilypond/${VERSION}/input/regression/1e/lily-a7396c55.ly -share/doc/lilypond/${VERSION}/input/regression/1e/lily-a7396c55.png -share/doc/lilypond/${VERSION}/input/regression/1e/lily-ae1e1321.ly -share/doc/lilypond/${VERSION}/input/regression/1e/lily-ae1e1321.png +share/doc/lilypond/${VERSION}/input/regression/1e/lily-19dec3e6.ly +share/doc/lilypond/${VERSION}/input/regression/1e/lily-19dec3e6.png +share/doc/lilypond/${VERSION}/input/regression/1e/lily-2ebdd80c.ly +share/doc/lilypond/${VERSION}/input/regression/1e/lily-2ebdd80c.png +share/doc/lilypond/${VERSION}/input/regression/1e/lily-374a8a45.ly +share/doc/lilypond/${VERSION}/input/regression/1e/lily-374a8a45.png +share/doc/lilypond/${VERSION}/input/regression/1e/lily-4ea53c68.ly +share/doc/lilypond/${VERSION}/input/regression/1e/lily-4ea53c68.png +share/doc/lilypond/${VERSION}/input/regression/1e/lily-e00d65d9.ly +share/doc/lilypond/${VERSION}/input/regression/1e/lily-e00d65d9.png +share/doc/lilypond/${VERSION}/input/regression/1e/lily-e83a90bd.ly +share/doc/lilypond/${VERSION}/input/regression/1e/lily-e83a90bd.png share/doc/lilypond/${VERSION}/input/regression/1f/ -share/doc/lilypond/${VERSION}/input/regression/1f/lily-477ee84a.ly -share/doc/lilypond/${VERSION}/input/regression/1f/lily-477ee84a.png -share/doc/lilypond/${VERSION}/input/regression/1f/lily-5ba9ad49.ly -share/doc/lilypond/${VERSION}/input/regression/1f/lily-5ba9ad49.png -share/doc/lilypond/${VERSION}/input/regression/1f/lily-75e1bd13.ly -share/doc/lilypond/${VERSION}/input/regression/1f/lily-75e1bd13.png -share/doc/lilypond/${VERSION}/input/regression/1f/lily-adc0f41d.ly -share/doc/lilypond/${VERSION}/input/regression/1f/lily-adc0f41d.png -share/doc/lilypond/${VERSION}/input/regression/1f/lily-aee531b8.ly -share/doc/lilypond/${VERSION}/input/regression/1f/lily-aee531b8.png +share/doc/lilypond/${VERSION}/input/regression/1f/lily-3975433a.ly +share/doc/lilypond/${VERSION}/input/regression/1f/lily-3975433a.png +share/doc/lilypond/${VERSION}/input/regression/1f/lily-5be87d2c.ly +share/doc/lilypond/${VERSION}/input/regression/1f/lily-5be87d2c.png +share/doc/lilypond/${VERSION}/input/regression/1f/lily-d4f28bf5.ly +share/doc/lilypond/${VERSION}/input/regression/1f/lily-d4f28bf5.png share/doc/lilypond/${VERSION}/input/regression/20/ -share/doc/lilypond/${VERSION}/input/regression/20/lily-0f85c69d.ly -share/doc/lilypond/${VERSION}/input/regression/20/lily-0f85c69d.png -share/doc/lilypond/${VERSION}/input/regression/20/lily-28535ca2.ly -share/doc/lilypond/${VERSION}/input/regression/20/lily-28535ca2.png -share/doc/lilypond/${VERSION}/input/regression/20/lily-530aa4f1.ly -share/doc/lilypond/${VERSION}/input/regression/20/lily-530aa4f1.png -share/doc/lilypond/${VERSION}/input/regression/20/lily-e6773b0e.ly -share/doc/lilypond/${VERSION}/input/regression/20/lily-e6773b0e.png -share/doc/lilypond/${VERSION}/input/regression/20/lily-fb9cc66c.ly -share/doc/lilypond/${VERSION}/input/regression/20/lily-fb9cc66c.png +share/doc/lilypond/${VERSION}/input/regression/20/lily-36140a21.ly +share/doc/lilypond/${VERSION}/input/regression/20/lily-36140a21.png +share/doc/lilypond/${VERSION}/input/regression/20/lily-9a191641.ly +share/doc/lilypond/${VERSION}/input/regression/20/lily-9a191641.png +share/doc/lilypond/${VERSION}/input/regression/20/lily-9ed76cb2.ly +share/doc/lilypond/${VERSION}/input/regression/20/lily-9ed76cb2.png +share/doc/lilypond/${VERSION}/input/regression/20/lily-a1ca8319.ly +share/doc/lilypond/${VERSION}/input/regression/20/lily-a1ca8319.png share/doc/lilypond/${VERSION}/input/regression/21/ -share/doc/lilypond/${VERSION}/input/regression/21/lily-4ec45c6b.ly -share/doc/lilypond/${VERSION}/input/regression/21/lily-4ec45c6b.png -share/doc/lilypond/${VERSION}/input/regression/21/lily-7feac8b5.ly -share/doc/lilypond/${VERSION}/input/regression/21/lily-7feac8b5.png -share/doc/lilypond/${VERSION}/input/regression/21/lily-baa36ebd.ly -share/doc/lilypond/${VERSION}/input/regression/21/lily-baa36ebd.png +share/doc/lilypond/${VERSION}/input/regression/21/lily-3e1c2809.ly +share/doc/lilypond/${VERSION}/input/regression/21/lily-3e1c2809.png +share/doc/lilypond/${VERSION}/input/regression/21/lily-61a92dad.ly +share/doc/lilypond/${VERSION}/input/regression/21/lily-61a92dad.png +share/doc/lilypond/${VERSION}/input/regression/21/lily-64ce23ee.ly +share/doc/lilypond/${VERSION}/input/regression/21/lily-64ce23ee.png +share/doc/lilypond/${VERSION}/input/regression/21/lily-7da31b01.ly +share/doc/lilypond/${VERSION}/input/regression/21/lily-7da31b01.png +share/doc/lilypond/${VERSION}/input/regression/21/lily-7dbbd902.ly +share/doc/lilypond/${VERSION}/input/regression/21/lily-7dbbd902.png +share/doc/lilypond/${VERSION}/input/regression/21/lily-986ac28c.ly +share/doc/lilypond/${VERSION}/input/regression/21/lily-986ac28c.png +share/doc/lilypond/${VERSION}/input/regression/21/lily-c268c0f1.ly +share/doc/lilypond/${VERSION}/input/regression/21/lily-c268c0f1.png +share/doc/lilypond/${VERSION}/input/regression/21/lily-d6ae652b.ly +share/doc/lilypond/${VERSION}/input/regression/21/lily-d6ae652b.png share/doc/lilypond/${VERSION}/input/regression/22/ -share/doc/lilypond/${VERSION}/input/regression/22/lily-73ce043e.ly -share/doc/lilypond/${VERSION}/input/regression/22/lily-73ce043e.png -share/doc/lilypond/${VERSION}/input/regression/22/lily-8192d1e4.ly -share/doc/lilypond/${VERSION}/input/regression/22/lily-8192d1e4.png -share/doc/lilypond/${VERSION}/input/regression/22/lily-cc6eb32e.ly -share/doc/lilypond/${VERSION}/input/regression/22/lily-cc6eb32e.png -share/doc/lilypond/${VERSION}/input/regression/22/lily-d11925dc.ly -share/doc/lilypond/${VERSION}/input/regression/22/lily-d11925dc.png -share/doc/lilypond/${VERSION}/input/regression/22/lily-dcf56f2b.ly -share/doc/lilypond/${VERSION}/input/regression/22/lily-dcf56f2b.png +share/doc/lilypond/${VERSION}/input/regression/22/lily-07e24c37.ly +share/doc/lilypond/${VERSION}/input/regression/22/lily-07e24c37.png +share/doc/lilypond/${VERSION}/input/regression/22/lily-155f4adb.ly +share/doc/lilypond/${VERSION}/input/regression/22/lily-155f4adb.png +share/doc/lilypond/${VERSION}/input/regression/22/lily-1718ce3f.ly +share/doc/lilypond/${VERSION}/input/regression/22/lily-1718ce3f.png +share/doc/lilypond/${VERSION}/input/regression/22/lily-3d793459.ly +share/doc/lilypond/${VERSION}/input/regression/22/lily-3d793459.png +share/doc/lilypond/${VERSION}/input/regression/22/lily-5362fc2b.ly +share/doc/lilypond/${VERSION}/input/regression/22/lily-5362fc2b.png +share/doc/lilypond/${VERSION}/input/regression/22/lily-7015ca40.ly +share/doc/lilypond/${VERSION}/input/regression/22/lily-7015ca40.png +share/doc/lilypond/${VERSION}/input/regression/22/lily-8dd0194d.ly +share/doc/lilypond/${VERSION}/input/regression/22/lily-8dd0194d.png +share/doc/lilypond/${VERSION}/input/regression/22/lily-93c31c41.ly +share/doc/lilypond/${VERSION}/input/regression/22/lily-93c31c41.png +share/doc/lilypond/${VERSION}/input/regression/22/lily-d26872e6.ly +share/doc/lilypond/${VERSION}/input/regression/22/lily-d26872e6.png +share/doc/lilypond/${VERSION}/input/regression/22/lily-ec7e28fe.ly +share/doc/lilypond/${VERSION}/input/regression/22/lily-ec7e28fe.png share/doc/lilypond/${VERSION}/input/regression/23/ -share/doc/lilypond/${VERSION}/input/regression/23/lily-1fb915c0.ly -share/doc/lilypond/${VERSION}/input/regression/23/lily-1fb915c0.png -share/doc/lilypond/${VERSION}/input/regression/23/lily-34364137.ly -share/doc/lilypond/${VERSION}/input/regression/23/lily-34364137.png -share/doc/lilypond/${VERSION}/input/regression/23/lily-3d4a6f3c.ly -share/doc/lilypond/${VERSION}/input/regression/23/lily-3d4a6f3c.png -share/doc/lilypond/${VERSION}/input/regression/23/lily-d4a7c991.ly -share/doc/lilypond/${VERSION}/input/regression/23/lily-d4a7c991.png -share/doc/lilypond/${VERSION}/input/regression/23/lily-eb50371d.ly -share/doc/lilypond/${VERSION}/input/regression/23/lily-eb50371d.png -share/doc/lilypond/${VERSION}/input/regression/23/lily-ec098abb.ly -share/doc/lilypond/${VERSION}/input/regression/23/lily-ec098abb.png +share/doc/lilypond/${VERSION}/input/regression/23/lily-1ef97ebb.ly +share/doc/lilypond/${VERSION}/input/regression/23/lily-1ef97ebb.png +share/doc/lilypond/${VERSION}/input/regression/23/lily-7870d9ed.ly +share/doc/lilypond/${VERSION}/input/regression/23/lily-7870d9ed.png +share/doc/lilypond/${VERSION}/input/regression/23/lily-7d888d93.ly +share/doc/lilypond/${VERSION}/input/regression/23/lily-7d888d93.png +share/doc/lilypond/${VERSION}/input/regression/23/lily-a1a656ce.ly +share/doc/lilypond/${VERSION}/input/regression/23/lily-a1a656ce.png +share/doc/lilypond/${VERSION}/input/regression/23/lily-adb44b78.ly +share/doc/lilypond/${VERSION}/input/regression/23/lily-adb44b78.png share/doc/lilypond/${VERSION}/input/regression/24/ -share/doc/lilypond/${VERSION}/input/regression/24/lily-0b8e8c2d.ly -share/doc/lilypond/${VERSION}/input/regression/24/lily-0b8e8c2d.png -share/doc/lilypond/${VERSION}/input/regression/24/lily-1e36834d.ly -share/doc/lilypond/${VERSION}/input/regression/24/lily-1e36834d.png -share/doc/lilypond/${VERSION}/input/regression/24/lily-6e631e00.ly -share/doc/lilypond/${VERSION}/input/regression/24/lily-6e631e00.png -share/doc/lilypond/${VERSION}/input/regression/24/lily-a8f11d66.ly -share/doc/lilypond/${VERSION}/input/regression/24/lily-a8f11d66.png -share/doc/lilypond/${VERSION}/input/regression/24/lily-ac486117.ly -share/doc/lilypond/${VERSION}/input/regression/24/lily-ac486117.png -share/doc/lilypond/${VERSION}/input/regression/24/lily-e19c95dd.ly -share/doc/lilypond/${VERSION}/input/regression/24/lily-e19c95dd.png +share/doc/lilypond/${VERSION}/input/regression/24/lily-102a0bc8.ly +share/doc/lilypond/${VERSION}/input/regression/24/lily-102a0bc8.png +share/doc/lilypond/${VERSION}/input/regression/24/lily-563cf84d.ly +share/doc/lilypond/${VERSION}/input/regression/24/lily-563cf84d.png share/doc/lilypond/${VERSION}/input/regression/25/ -share/doc/lilypond/${VERSION}/input/regression/25/lily-18c1de62.ly -share/doc/lilypond/${VERSION}/input/regression/25/lily-18c1de62.png -share/doc/lilypond/${VERSION}/input/regression/25/lily-368f969c.ly -share/doc/lilypond/${VERSION}/input/regression/25/lily-368f969c.png -share/doc/lilypond/${VERSION}/input/regression/25/lily-5f992799.ly -share/doc/lilypond/${VERSION}/input/regression/25/lily-5f992799.png -share/doc/lilypond/${VERSION}/input/regression/25/lily-8e82f332.ly -share/doc/lilypond/${VERSION}/input/regression/25/lily-8e82f332.png -share/doc/lilypond/${VERSION}/input/regression/25/lily-c773c2db.ly -share/doc/lilypond/${VERSION}/input/regression/25/lily-c773c2db.png +share/doc/lilypond/${VERSION}/input/regression/25/lily-9e581953.ly +share/doc/lilypond/${VERSION}/input/regression/25/lily-9e581953.png +share/doc/lilypond/${VERSION}/input/regression/25/lily-a8f21d43.ly +share/doc/lilypond/${VERSION}/input/regression/25/lily-a8f21d43.png +share/doc/lilypond/${VERSION}/input/regression/25/lily-ce45900d.ly +share/doc/lilypond/${VERSION}/input/regression/25/lily-ce45900d.png +share/doc/lilypond/${VERSION}/input/regression/25/lily-f854c89e.ly +share/doc/lilypond/${VERSION}/input/regression/25/lily-f854c89e.png share/doc/lilypond/${VERSION}/input/regression/26/ -share/doc/lilypond/${VERSION}/input/regression/26/lily-79010cda.ly -share/doc/lilypond/${VERSION}/input/regression/26/lily-79010cda.png -share/doc/lilypond/${VERSION}/input/regression/26/lily-af2bb9df.ly -share/doc/lilypond/${VERSION}/input/regression/26/lily-af2bb9df.png -share/doc/lilypond/${VERSION}/input/regression/26/lily-ce8f90cd.ly -share/doc/lilypond/${VERSION}/input/regression/26/lily-ce8f90cd.png +share/doc/lilypond/${VERSION}/input/regression/26/lily-02e2a162.ly +share/doc/lilypond/${VERSION}/input/regression/26/lily-02e2a162.png +share/doc/lilypond/${VERSION}/input/regression/26/lily-4e913c1b.ly +share/doc/lilypond/${VERSION}/input/regression/26/lily-4e913c1b.png +share/doc/lilypond/${VERSION}/input/regression/26/lily-67c224c0.ly +share/doc/lilypond/${VERSION}/input/regression/26/lily-67c224c0.png +share/doc/lilypond/${VERSION}/input/regression/26/lily-6d5174b3.ly +share/doc/lilypond/${VERSION}/input/regression/26/lily-6d5174b3.png +share/doc/lilypond/${VERSION}/input/regression/26/lily-76c3ffd1.ly +share/doc/lilypond/${VERSION}/input/regression/26/lily-76c3ffd1.png +share/doc/lilypond/${VERSION}/input/regression/26/lily-87e9eccb.ly +share/doc/lilypond/${VERSION}/input/regression/26/lily-87e9eccb.png share/doc/lilypond/${VERSION}/input/regression/27/ -share/doc/lilypond/${VERSION}/input/regression/27/lily-353deead.ly -share/doc/lilypond/${VERSION}/input/regression/27/lily-353deead.png -share/doc/lilypond/${VERSION}/input/regression/27/lily-7763991d.ly -share/doc/lilypond/${VERSION}/input/regression/27/lily-7763991d.png -share/doc/lilypond/${VERSION}/input/regression/27/lily-bcda9499.ly -share/doc/lilypond/${VERSION}/input/regression/27/lily-bcda9499.png -share/doc/lilypond/${VERSION}/input/regression/27/lily-d84ad30c.ly -share/doc/lilypond/${VERSION}/input/regression/27/lily-d84ad30c.png +share/doc/lilypond/${VERSION}/input/regression/27/lily-35d8ab5a.ly +share/doc/lilypond/${VERSION}/input/regression/27/lily-35d8ab5a.png +share/doc/lilypond/${VERSION}/input/regression/27/lily-c54cec34.ly +share/doc/lilypond/${VERSION}/input/regression/27/lily-c54cec34.png +share/doc/lilypond/${VERSION}/input/regression/27/lily-d4a8e5f7.ly +share/doc/lilypond/${VERSION}/input/regression/27/lily-d4a8e5f7.png +share/doc/lilypond/${VERSION}/input/regression/27/lily-ff25f467.ly +share/doc/lilypond/${VERSION}/input/regression/27/lily-ff25f467.png share/doc/lilypond/${VERSION}/input/regression/28/ -share/doc/lilypond/${VERSION}/input/regression/28/lily-22e77a2e.ly -share/doc/lilypond/${VERSION}/input/regression/28/lily-22e77a2e.png -share/doc/lilypond/${VERSION}/input/regression/28/lily-305758e6.ly -share/doc/lilypond/${VERSION}/input/regression/28/lily-305758e6.png -share/doc/lilypond/${VERSION}/input/regression/28/lily-3dc28de3.ly -share/doc/lilypond/${VERSION}/input/regression/28/lily-3dc28de3.png -share/doc/lilypond/${VERSION}/input/regression/28/lily-4fc55d2a.ly -share/doc/lilypond/${VERSION}/input/regression/28/lily-4fc55d2a.png -share/doc/lilypond/${VERSION}/input/regression/28/lily-843de1f9.ly -share/doc/lilypond/${VERSION}/input/regression/28/lily-843de1f9.png -share/doc/lilypond/${VERSION}/input/regression/28/lily-9f9d20f5.ly -share/doc/lilypond/${VERSION}/input/regression/28/lily-9f9d20f5.png -share/doc/lilypond/${VERSION}/input/regression/28/lily-b230656f.ly -share/doc/lilypond/${VERSION}/input/regression/28/lily-b230656f.png -share/doc/lilypond/${VERSION}/input/regression/28/lily-d79da93c.ly -share/doc/lilypond/${VERSION}/input/regression/28/lily-d79da93c.png -share/doc/lilypond/${VERSION}/input/regression/28/lily-fc96abd9.ly -share/doc/lilypond/${VERSION}/input/regression/28/lily-fc96abd9.png +share/doc/lilypond/${VERSION}/input/regression/28/lily-73857a09.ly +share/doc/lilypond/${VERSION}/input/regression/28/lily-73857a09.png +share/doc/lilypond/${VERSION}/input/regression/28/lily-d262b10e.ly +share/doc/lilypond/${VERSION}/input/regression/28/lily-d262b10e.png +share/doc/lilypond/${VERSION}/input/regression/28/lily-e59f9725.ly +share/doc/lilypond/${VERSION}/input/regression/28/lily-e59f9725.png +share/doc/lilypond/${VERSION}/input/regression/28/lily-fa5f9e61.ly +share/doc/lilypond/${VERSION}/input/regression/28/lily-fa5f9e61.png +share/doc/lilypond/${VERSION}/input/regression/28/lily-fa83faaa.ly +share/doc/lilypond/${VERSION}/input/regression/28/lily-fa83faaa.png share/doc/lilypond/${VERSION}/input/regression/29/ -share/doc/lilypond/${VERSION}/input/regression/29/lily-45a0abb8.ly -share/doc/lilypond/${VERSION}/input/regression/29/lily-45a0abb8.png -share/doc/lilypond/${VERSION}/input/regression/29/lily-a88b2f1c.ly -share/doc/lilypond/${VERSION}/input/regression/29/lily-a88b2f1c.png +share/doc/lilypond/${VERSION}/input/regression/29/lily-0c1fbb0e.ly +share/doc/lilypond/${VERSION}/input/regression/29/lily-0c1fbb0e.png +share/doc/lilypond/${VERSION}/input/regression/29/lily-23353eee.ly +share/doc/lilypond/${VERSION}/input/regression/29/lily-23353eee.png +share/doc/lilypond/${VERSION}/input/regression/29/lily-4d4a568c.ly +share/doc/lilypond/${VERSION}/input/regression/29/lily-4d4a568c.png +share/doc/lilypond/${VERSION}/input/regression/29/lily-7528784e.ly +share/doc/lilypond/${VERSION}/input/regression/29/lily-7528784e.png +share/doc/lilypond/${VERSION}/input/regression/29/lily-e0ac5d9b.ly +share/doc/lilypond/${VERSION}/input/regression/29/lily-e0ac5d9b.png share/doc/lilypond/${VERSION}/input/regression/2a/ -share/doc/lilypond/${VERSION}/input/regression/2a/lily-75cf4381.ly -share/doc/lilypond/${VERSION}/input/regression/2a/lily-75cf4381.png +share/doc/lilypond/${VERSION}/input/regression/2a/lily-3d7a676e.ly +share/doc/lilypond/${VERSION}/input/regression/2a/lily-3d7a676e.png +share/doc/lilypond/${VERSION}/input/regression/2a/lily-87bed453.ly +share/doc/lilypond/${VERSION}/input/regression/2a/lily-87bed453.png +share/doc/lilypond/${VERSION}/input/regression/2a/lily-90c9c50b.ly +share/doc/lilypond/${VERSION}/input/regression/2a/lily-90c9c50b.png +share/doc/lilypond/${VERSION}/input/regression/2a/lily-a30fd2a6.ly +share/doc/lilypond/${VERSION}/input/regression/2a/lily-a30fd2a6.png +share/doc/lilypond/${VERSION}/input/regression/2a/lily-cab1a908.ly +share/doc/lilypond/${VERSION}/input/regression/2a/lily-cab1a908.png share/doc/lilypond/${VERSION}/input/regression/2b/ -share/doc/lilypond/${VERSION}/input/regression/2b/lily-e5479fce.ly -share/doc/lilypond/${VERSION}/input/regression/2b/lily-e5479fce.png -share/doc/lilypond/${VERSION}/input/regression/2b/lily-f3bea42f.ly -share/doc/lilypond/${VERSION}/input/regression/2b/lily-f3bea42f.png -share/doc/lilypond/${VERSION}/input/regression/2b/lily-f9833631.ly -share/doc/lilypond/${VERSION}/input/regression/2b/lily-f9833631.png +share/doc/lilypond/${VERSION}/input/regression/2b/lily-2b4a9a3a.ly +share/doc/lilypond/${VERSION}/input/regression/2b/lily-2b4a9a3a.png +share/doc/lilypond/${VERSION}/input/regression/2b/lily-39122fad.ly +share/doc/lilypond/${VERSION}/input/regression/2b/lily-39122fad.png +share/doc/lilypond/${VERSION}/input/regression/2b/lily-56e38b1a.ly +share/doc/lilypond/${VERSION}/input/regression/2b/lily-56e38b1a.png +share/doc/lilypond/${VERSION}/input/regression/2b/lily-67a53cb6.ly +share/doc/lilypond/${VERSION}/input/regression/2b/lily-67a53cb6.png +share/doc/lilypond/${VERSION}/input/regression/2b/lily-7120510e.ly +share/doc/lilypond/${VERSION}/input/regression/2b/lily-7120510e.png +share/doc/lilypond/${VERSION}/input/regression/2b/lily-9d8ed098.ly +share/doc/lilypond/${VERSION}/input/regression/2b/lily-9d8ed098.png share/doc/lilypond/${VERSION}/input/regression/2c/ -share/doc/lilypond/${VERSION}/input/regression/2c/lily-19a4ec0d.ly -share/doc/lilypond/${VERSION}/input/regression/2c/lily-19a4ec0d.png -share/doc/lilypond/${VERSION}/input/regression/2c/lily-781e9318.ly -share/doc/lilypond/${VERSION}/input/regression/2c/lily-781e9318.png -share/doc/lilypond/${VERSION}/input/regression/2c/lily-aaf293e0.ly -share/doc/lilypond/${VERSION}/input/regression/2c/lily-aaf293e0.png -share/doc/lilypond/${VERSION}/input/regression/2c/lily-e98010e1.ly -share/doc/lilypond/${VERSION}/input/regression/2c/lily-e98010e1.png +share/doc/lilypond/${VERSION}/input/regression/2c/lily-86a78c07.ly +share/doc/lilypond/${VERSION}/input/regression/2c/lily-86a78c07.png +share/doc/lilypond/${VERSION}/input/regression/2c/lily-b3e4b472.ly +share/doc/lilypond/${VERSION}/input/regression/2c/lily-b3e4b472.png +share/doc/lilypond/${VERSION}/input/regression/2c/lily-e2993424.ly +share/doc/lilypond/${VERSION}/input/regression/2c/lily-e2993424.png +share/doc/lilypond/${VERSION}/input/regression/2c/lily-e75ed3bd.ly +share/doc/lilypond/${VERSION}/input/regression/2c/lily-e75ed3bd.png share/doc/lilypond/${VERSION}/input/regression/2d/ -share/doc/lilypond/${VERSION}/input/regression/2d/lily-139e789b.ly -share/doc/lilypond/${VERSION}/input/regression/2d/lily-139e789b.png -share/doc/lilypond/${VERSION}/input/regression/2d/lily-55766ed6.ly -share/doc/lilypond/${VERSION}/input/regression/2d/lily-55766ed6.png -share/doc/lilypond/${VERSION}/input/regression/2d/lily-5ccd0ee3.ly -share/doc/lilypond/${VERSION}/input/regression/2d/lily-5ccd0ee3.png -share/doc/lilypond/${VERSION}/input/regression/2d/lily-5f08940b.ly -share/doc/lilypond/${VERSION}/input/regression/2d/lily-5f08940b.png -share/doc/lilypond/${VERSION}/input/regression/2d/lily-ca1387bf.ly -share/doc/lilypond/${VERSION}/input/regression/2d/lily-ca1387bf.png -share/doc/lilypond/${VERSION}/input/regression/2d/lily-d5f64667.ly -share/doc/lilypond/${VERSION}/input/regression/2d/lily-d5f64667.png +share/doc/lilypond/${VERSION}/input/regression/2d/lily-1e423b1e.ly +share/doc/lilypond/${VERSION}/input/regression/2d/lily-1e423b1e.png +share/doc/lilypond/${VERSION}/input/regression/2d/lily-6db94e9b.ly +share/doc/lilypond/${VERSION}/input/regression/2d/lily-6db94e9b.png +share/doc/lilypond/${VERSION}/input/regression/2d/lily-b8e0d672.ly +share/doc/lilypond/${VERSION}/input/regression/2d/lily-b8e0d672.png +share/doc/lilypond/${VERSION}/input/regression/2d/lily-ca7e366b.ly +share/doc/lilypond/${VERSION}/input/regression/2d/lily-ca7e366b.png +share/doc/lilypond/${VERSION}/input/regression/2d/lily-f8a7f756.ly +share/doc/lilypond/${VERSION}/input/regression/2d/lily-f8a7f756.png share/doc/lilypond/${VERSION}/input/regression/2e/ -share/doc/lilypond/${VERSION}/input/regression/2e/lily-2b0f8078.ly -share/doc/lilypond/${VERSION}/input/regression/2e/lily-2b0f8078.png -share/doc/lilypond/${VERSION}/input/regression/2e/lily-81841818.ly -share/doc/lilypond/${VERSION}/input/regression/2e/lily-81841818.png -share/doc/lilypond/${VERSION}/input/regression/2e/lily-82846a37.ly -share/doc/lilypond/${VERSION}/input/regression/2e/lily-82846a37.png -share/doc/lilypond/${VERSION}/input/regression/2e/lily-cb9833f7.ly -share/doc/lilypond/${VERSION}/input/regression/2e/lily-cb9833f7.png -share/doc/lilypond/${VERSION}/input/regression/2e/lily-e328f1d8.ly -share/doc/lilypond/${VERSION}/input/regression/2e/lily-e328f1d8.png -share/doc/lilypond/${VERSION}/input/regression/2e/lily-ef867298.ly -share/doc/lilypond/${VERSION}/input/regression/2e/lily-ef867298.png +share/doc/lilypond/${VERSION}/input/regression/2e/lily-0ee34d9a.ly +share/doc/lilypond/${VERSION}/input/regression/2e/lily-0ee34d9a.png +share/doc/lilypond/${VERSION}/input/regression/2e/lily-a3418b2e.ly +share/doc/lilypond/${VERSION}/input/regression/2e/lily-a3418b2e.png share/doc/lilypond/${VERSION}/input/regression/2f/ -share/doc/lilypond/${VERSION}/input/regression/2f/lily-6697fa0a.ly -share/doc/lilypond/${VERSION}/input/regression/2f/lily-6697fa0a.png -share/doc/lilypond/${VERSION}/input/regression/2f/lily-b28df0ad.ly -share/doc/lilypond/${VERSION}/input/regression/2f/lily-b28df0ad.png +share/doc/lilypond/${VERSION}/input/regression/2f/lily-0ff0fc00.ly +share/doc/lilypond/${VERSION}/input/regression/2f/lily-0ff0fc00.png +share/doc/lilypond/${VERSION}/input/regression/2f/lily-7c9212c0.ly +share/doc/lilypond/${VERSION}/input/regression/2f/lily-7c9212c0.png +share/doc/lilypond/${VERSION}/input/regression/2f/lily-85db5b90.ly +share/doc/lilypond/${VERSION}/input/regression/2f/lily-85db5b90.png +share/doc/lilypond/${VERSION}/input/regression/2f/lily-b8231647.ly +share/doc/lilypond/${VERSION}/input/regression/2f/lily-b8231647.png +share/doc/lilypond/${VERSION}/input/regression/2f/lily-c517c119.ly +share/doc/lilypond/${VERSION}/input/regression/2f/lily-c517c119.png +share/doc/lilypond/${VERSION}/input/regression/2f/lily-cf5c24df.ly +share/doc/lilypond/${VERSION}/input/regression/2f/lily-cf5c24df.png share/doc/lilypond/${VERSION}/input/regression/30/ -share/doc/lilypond/${VERSION}/input/regression/30/lily-839be0a5.ly -share/doc/lilypond/${VERSION}/input/regression/30/lily-839be0a5.png -share/doc/lilypond/${VERSION}/input/regression/30/lily-97d5fa4d.ly -share/doc/lilypond/${VERSION}/input/regression/30/lily-97d5fa4d.png -share/doc/lilypond/${VERSION}/input/regression/31/ -share/doc/lilypond/${VERSION}/input/regression/31/lily-10e37002.ly -share/doc/lilypond/${VERSION}/input/regression/31/lily-10e37002.png -share/doc/lilypond/${VERSION}/input/regression/31/lily-51f573ae.ly -share/doc/lilypond/${VERSION}/input/regression/31/lily-51f573ae.png -share/doc/lilypond/${VERSION}/input/regression/31/lily-5be2d930.ly -share/doc/lilypond/${VERSION}/input/regression/31/lily-5be2d930.png -share/doc/lilypond/${VERSION}/input/regression/31/lily-b4af2623.ly -share/doc/lilypond/${VERSION}/input/regression/31/lily-b4af2623.png +share/doc/lilypond/${VERSION}/input/regression/30/lily-e6e18789.ly +share/doc/lilypond/${VERSION}/input/regression/30/lily-e6e18789.png share/doc/lilypond/${VERSION}/input/regression/32/ -share/doc/lilypond/${VERSION}/input/regression/32/lily-1412b8a2.ly -share/doc/lilypond/${VERSION}/input/regression/32/lily-1412b8a2.png -share/doc/lilypond/${VERSION}/input/regression/32/lily-b5feabaf.ly -share/doc/lilypond/${VERSION}/input/regression/32/lily-b5feabaf.png -share/doc/lilypond/${VERSION}/input/regression/32/lily-cc9041ee.ly -share/doc/lilypond/${VERSION}/input/regression/32/lily-cc9041ee.png -share/doc/lilypond/${VERSION}/input/regression/32/lily-e36783a0.ly -share/doc/lilypond/${VERSION}/input/regression/32/lily-e36783a0.png +share/doc/lilypond/${VERSION}/input/regression/32/lily-2187db80.ly +share/doc/lilypond/${VERSION}/input/regression/32/lily-2187db80.png +share/doc/lilypond/${VERSION}/input/regression/32/lily-88ba75d8.ly +share/doc/lilypond/${VERSION}/input/regression/32/lily-88ba75d8.png +share/doc/lilypond/${VERSION}/input/regression/32/lily-ce9d4df3.ly +share/doc/lilypond/${VERSION}/input/regression/32/lily-ce9d4df3.png +share/doc/lilypond/${VERSION}/input/regression/32/lily-dd8a113d.ly +share/doc/lilypond/${VERSION}/input/regression/32/lily-dd8a113d.png share/doc/lilypond/${VERSION}/input/regression/33/ -share/doc/lilypond/${VERSION}/input/regression/33/lily-03f8aacf.ly -share/doc/lilypond/${VERSION}/input/regression/33/lily-03f8aacf.png -share/doc/lilypond/${VERSION}/input/regression/33/lily-6f7635e9.ly -share/doc/lilypond/${VERSION}/input/regression/33/lily-6f7635e9.png -share/doc/lilypond/${VERSION}/input/regression/33/lily-96d5d99e.ly -share/doc/lilypond/${VERSION}/input/regression/33/lily-96d5d99e.png -share/doc/lilypond/${VERSION}/input/regression/33/lily-99d057fa.ly -share/doc/lilypond/${VERSION}/input/regression/33/lily-99d057fa.png +share/doc/lilypond/${VERSION}/input/regression/33/lily-0a52aeca.ly +share/doc/lilypond/${VERSION}/input/regression/33/lily-0a52aeca.png +share/doc/lilypond/${VERSION}/input/regression/33/lily-5856af46.ly +share/doc/lilypond/${VERSION}/input/regression/33/lily-5856af46.png +share/doc/lilypond/${VERSION}/input/regression/33/lily-c9c772a4.ly +share/doc/lilypond/${VERSION}/input/regression/33/lily-c9c772a4.png +share/doc/lilypond/${VERSION}/input/regression/33/lily-f23fe322.ly +share/doc/lilypond/${VERSION}/input/regression/33/lily-f23fe322.png share/doc/lilypond/${VERSION}/input/regression/34/ -share/doc/lilypond/${VERSION}/input/regression/34/lily-f451c5a1.ly -share/doc/lilypond/${VERSION}/input/regression/34/lily-f451c5a1.png +share/doc/lilypond/${VERSION}/input/regression/34/lily-96c1cc09.ly +share/doc/lilypond/${VERSION}/input/regression/34/lily-96c1cc09.png +share/doc/lilypond/${VERSION}/input/regression/34/lily-e3aadad7.ly +share/doc/lilypond/${VERSION}/input/regression/34/lily-e3aadad7.png +share/doc/lilypond/${VERSION}/input/regression/34/lily-f71b75ee.ly +share/doc/lilypond/${VERSION}/input/regression/34/lily-f71b75ee.png +share/doc/lilypond/${VERSION}/input/regression/34/lily-fbd62408.ly +share/doc/lilypond/${VERSION}/input/regression/34/lily-fbd62408.png share/doc/lilypond/${VERSION}/input/regression/35/ -share/doc/lilypond/${VERSION}/input/regression/35/lily-3a52fa02.ly -share/doc/lilypond/${VERSION}/input/regression/35/lily-3a52fa02.png -share/doc/lilypond/${VERSION}/input/regression/35/lily-66c96264.ly -share/doc/lilypond/${VERSION}/input/regression/35/lily-66c96264.png +share/doc/lilypond/${VERSION}/input/regression/35/lily-0135b01b.ly +share/doc/lilypond/${VERSION}/input/regression/35/lily-0135b01b.png +share/doc/lilypond/${VERSION}/input/regression/35/lily-40b3fd71.ly +share/doc/lilypond/${VERSION}/input/regression/35/lily-40b3fd71.png +share/doc/lilypond/${VERSION}/input/regression/35/lily-875960bb.ly +share/doc/lilypond/${VERSION}/input/regression/35/lily-875960bb.png +share/doc/lilypond/${VERSION}/input/regression/35/lily-d98cee0c.ly +share/doc/lilypond/${VERSION}/input/regression/35/lily-d98cee0c.png share/doc/lilypond/${VERSION}/input/regression/36/ -share/doc/lilypond/${VERSION}/input/regression/36/lily-87d54ff9.ly -share/doc/lilypond/${VERSION}/input/regression/36/lily-87d54ff9.png -share/doc/lilypond/${VERSION}/input/regression/36/lily-af037e51.ly -share/doc/lilypond/${VERSION}/input/regression/36/lily-af037e51.png -share/doc/lilypond/${VERSION}/input/regression/36/lily-e29f120d.ly -share/doc/lilypond/${VERSION}/input/regression/36/lily-e29f120d.png +share/doc/lilypond/${VERSION}/input/regression/36/lily-320993d7.ly +share/doc/lilypond/${VERSION}/input/regression/36/lily-320993d7.png +share/doc/lilypond/${VERSION}/input/regression/36/lily-7310fc03.ly +share/doc/lilypond/${VERSION}/input/regression/36/lily-7310fc03.png share/doc/lilypond/${VERSION}/input/regression/37/ -share/doc/lilypond/${VERSION}/input/regression/37/lily-317455cd.ly -share/doc/lilypond/${VERSION}/input/regression/37/lily-317455cd.png -share/doc/lilypond/${VERSION}/input/regression/37/lily-835e59a0.ly -share/doc/lilypond/${VERSION}/input/regression/37/lily-835e59a0.png -share/doc/lilypond/${VERSION}/input/regression/37/lily-a0c01de1.ly -share/doc/lilypond/${VERSION}/input/regression/37/lily-a0c01de1.png +share/doc/lilypond/${VERSION}/input/regression/37/lily-3229085d.ly +share/doc/lilypond/${VERSION}/input/regression/37/lily-3229085d.png +share/doc/lilypond/${VERSION}/input/regression/37/lily-fccee572.ly +share/doc/lilypond/${VERSION}/input/regression/37/lily-fccee572.png share/doc/lilypond/${VERSION}/input/regression/38/ -share/doc/lilypond/${VERSION}/input/regression/38/lily-1432d0e1.ly -share/doc/lilypond/${VERSION}/input/regression/38/lily-1432d0e1.png -share/doc/lilypond/${VERSION}/input/regression/38/lily-3aef2a0b.ly -share/doc/lilypond/${VERSION}/input/regression/38/lily-3aef2a0b.png -share/doc/lilypond/${VERSION}/input/regression/38/lily-57fef490.ly -share/doc/lilypond/${VERSION}/input/regression/38/lily-57fef490.png -share/doc/lilypond/${VERSION}/input/regression/38/lily-9c299e40.ly -share/doc/lilypond/${VERSION}/input/regression/38/lily-9c299e40.png +share/doc/lilypond/${VERSION}/input/regression/38/lily-03e0d603.ly +share/doc/lilypond/${VERSION}/input/regression/38/lily-03e0d603.png +share/doc/lilypond/${VERSION}/input/regression/38/lily-1d33dc26.ly +share/doc/lilypond/${VERSION}/input/regression/38/lily-1d33dc26.png +share/doc/lilypond/${VERSION}/input/regression/38/lily-4ada5378.ly +share/doc/lilypond/${VERSION}/input/regression/38/lily-4ada5378.png +share/doc/lilypond/${VERSION}/input/regression/38/lily-4ca5881d.ly +share/doc/lilypond/${VERSION}/input/regression/38/lily-4ca5881d.png +share/doc/lilypond/${VERSION}/input/regression/38/lily-4f3009b2.ly +share/doc/lilypond/${VERSION}/input/regression/38/lily-4f3009b2.png +share/doc/lilypond/${VERSION}/input/regression/38/lily-79f80760.ly +share/doc/lilypond/${VERSION}/input/regression/38/lily-79f80760.png +share/doc/lilypond/${VERSION}/input/regression/38/lily-8bf11382.ly +share/doc/lilypond/${VERSION}/input/regression/38/lily-8bf11382.png +share/doc/lilypond/${VERSION}/input/regression/38/lily-d67b6182.ly +share/doc/lilypond/${VERSION}/input/regression/38/lily-d67b6182.png +share/doc/lilypond/${VERSION}/input/regression/38/lily-d92a1a99.ly +share/doc/lilypond/${VERSION}/input/regression/38/lily-d92a1a99.png +share/doc/lilypond/${VERSION}/input/regression/38/lily-dcefba20.ly +share/doc/lilypond/${VERSION}/input/regression/38/lily-dcefba20.png share/doc/lilypond/${VERSION}/input/regression/39/ -share/doc/lilypond/${VERSION}/input/regression/39/lily-3c458eb3.ly -share/doc/lilypond/${VERSION}/input/regression/39/lily-3c458eb3.png -share/doc/lilypond/${VERSION}/input/regression/39/lily-b31141c7.ly -share/doc/lilypond/${VERSION}/input/regression/39/lily-b31141c7.png +share/doc/lilypond/${VERSION}/input/regression/39/lily-07faca99.ly +share/doc/lilypond/${VERSION}/input/regression/39/lily-07faca99.png +share/doc/lilypond/${VERSION}/input/regression/39/lily-ac6f212a.ly +share/doc/lilypond/${VERSION}/input/regression/39/lily-ac6f212a.png share/doc/lilypond/${VERSION}/input/regression/3a/ -share/doc/lilypond/${VERSION}/input/regression/3a/lily-3708fde7.ly -share/doc/lilypond/${VERSION}/input/regression/3a/lily-3708fde7.png -share/doc/lilypond/${VERSION}/input/regression/3a/lily-58ffaf57.ly -share/doc/lilypond/${VERSION}/input/regression/3a/lily-58ffaf57.png -share/doc/lilypond/${VERSION}/input/regression/3a/lily-88502dc2.ly -share/doc/lilypond/${VERSION}/input/regression/3a/lily-88502dc2.png +share/doc/lilypond/${VERSION}/input/regression/3a/lily-527dac65.ly +share/doc/lilypond/${VERSION}/input/regression/3a/lily-527dac65.png +share/doc/lilypond/${VERSION}/input/regression/3a/lily-a1bb6637.ly +share/doc/lilypond/${VERSION}/input/regression/3a/lily-a1bb6637.png +share/doc/lilypond/${VERSION}/input/regression/3a/lily-cccd253f.ly +share/doc/lilypond/${VERSION}/input/regression/3a/lily-cccd253f.png +share/doc/lilypond/${VERSION}/input/regression/3b/ +share/doc/lilypond/${VERSION}/input/regression/3b/lily-4df4dc9a.ly +share/doc/lilypond/${VERSION}/input/regression/3b/lily-4df4dc9a.png +share/doc/lilypond/${VERSION}/input/regression/3b/lily-7c26ebc0.ly +share/doc/lilypond/${VERSION}/input/regression/3b/lily-7c26ebc0.png +share/doc/lilypond/${VERSION}/input/regression/3b/lily-88f91734.ly +share/doc/lilypond/${VERSION}/input/regression/3b/lily-88f91734.png +share/doc/lilypond/${VERSION}/input/regression/3b/lily-8e6a27df.ly +share/doc/lilypond/${VERSION}/input/regression/3b/lily-8e6a27df.png +share/doc/lilypond/${VERSION}/input/regression/3b/lily-8f72236e.ly +share/doc/lilypond/${VERSION}/input/regression/3b/lily-8f72236e.png +share/doc/lilypond/${VERSION}/input/regression/3b/lily-e2598e70.ly +share/doc/lilypond/${VERSION}/input/regression/3b/lily-e2598e70.png +share/doc/lilypond/${VERSION}/input/regression/3b/lily-f00975f7.ly +share/doc/lilypond/${VERSION}/input/regression/3b/lily-f00975f7.png share/doc/lilypond/${VERSION}/input/regression/3c/ -share/doc/lilypond/${VERSION}/input/regression/3c/lily-62393bf2.ly -share/doc/lilypond/${VERSION}/input/regression/3c/lily-62393bf2.png -share/doc/lilypond/${VERSION}/input/regression/3c/lily-9adde9ea.ly -share/doc/lilypond/${VERSION}/input/regression/3c/lily-9adde9ea.png -share/doc/lilypond/${VERSION}/input/regression/3c/lily-cf6046fa.ly -share/doc/lilypond/${VERSION}/input/regression/3c/lily-cf6046fa.png -share/doc/lilypond/${VERSION}/input/regression/3c/lily-eab99346.ly -share/doc/lilypond/${VERSION}/input/regression/3c/lily-eab99346.png +share/doc/lilypond/${VERSION}/input/regression/3c/lily-0678b056.ly +share/doc/lilypond/${VERSION}/input/regression/3c/lily-0678b056.png +share/doc/lilypond/${VERSION}/input/regression/3c/lily-2e4990fe.ly +share/doc/lilypond/${VERSION}/input/regression/3c/lily-2e4990fe.png +share/doc/lilypond/${VERSION}/input/regression/3c/lily-99f552a3.ly +share/doc/lilypond/${VERSION}/input/regression/3c/lily-99f552a3.png share/doc/lilypond/${VERSION}/input/regression/3d/ -share/doc/lilypond/${VERSION}/input/regression/3d/lily-0e8084a7.ly -share/doc/lilypond/${VERSION}/input/regression/3d/lily-0e8084a7.png -share/doc/lilypond/${VERSION}/input/regression/3d/lily-646e5205.ly -share/doc/lilypond/${VERSION}/input/regression/3d/lily-646e5205.png +share/doc/lilypond/${VERSION}/input/regression/3d/lily-80d589c6.ly +share/doc/lilypond/${VERSION}/input/regression/3d/lily-80d589c6.png +share/doc/lilypond/${VERSION}/input/regression/3d/lily-97e1526b.ly +share/doc/lilypond/${VERSION}/input/regression/3d/lily-97e1526b.png +share/doc/lilypond/${VERSION}/input/regression/3d/lily-a5265260.ly +share/doc/lilypond/${VERSION}/input/regression/3d/lily-a5265260.png +share/doc/lilypond/${VERSION}/input/regression/3d/lily-ef8b4b78.ly +share/doc/lilypond/${VERSION}/input/regression/3d/lily-ef8b4b78.png share/doc/lilypond/${VERSION}/input/regression/3e/ -share/doc/lilypond/${VERSION}/input/regression/3e/lily-2b1060d4.ly -share/doc/lilypond/${VERSION}/input/regression/3e/lily-2b1060d4.png -share/doc/lilypond/${VERSION}/input/regression/3e/lily-982fdd77.ly -share/doc/lilypond/${VERSION}/input/regression/3e/lily-982fdd77.png -share/doc/lilypond/${VERSION}/input/regression/3e/lily-e7d43759.ly -share/doc/lilypond/${VERSION}/input/regression/3e/lily-e7d43759.png +share/doc/lilypond/${VERSION}/input/regression/3e/lily-5f66b10e.ly +share/doc/lilypond/${VERSION}/input/regression/3e/lily-5f66b10e.png +share/doc/lilypond/${VERSION}/input/regression/3e/lily-8b8b8881.ly +share/doc/lilypond/${VERSION}/input/regression/3e/lily-8b8b8881.png +share/doc/lilypond/${VERSION}/input/regression/3e/lily-a6af87dc.ly +share/doc/lilypond/${VERSION}/input/regression/3e/lily-a6af87dc.png +share/doc/lilypond/${VERSION}/input/regression/3e/lily-c9f873de.ly +share/doc/lilypond/${VERSION}/input/regression/3e/lily-c9f873de.png +share/doc/lilypond/${VERSION}/input/regression/3e/lily-d40dc29f.ly +share/doc/lilypond/${VERSION}/input/regression/3e/lily-d40dc29f.png +share/doc/lilypond/${VERSION}/input/regression/3e/lily-e115921a.ly +share/doc/lilypond/${VERSION}/input/regression/3e/lily-e115921a.png +share/doc/lilypond/${VERSION}/input/regression/3e/lily-eb530a96.ly +share/doc/lilypond/${VERSION}/input/regression/3e/lily-eb530a96.png share/doc/lilypond/${VERSION}/input/regression/3f/ -share/doc/lilypond/${VERSION}/input/regression/3f/lily-0826df89.ly -share/doc/lilypond/${VERSION}/input/regression/3f/lily-0826df89.png -share/doc/lilypond/${VERSION}/input/regression/3f/lily-53d85d47.ly -share/doc/lilypond/${VERSION}/input/regression/3f/lily-53d85d47.png -share/doc/lilypond/${VERSION}/input/regression/3f/lily-71d9405f.ly -share/doc/lilypond/${VERSION}/input/regression/3f/lily-71d9405f.png -share/doc/lilypond/${VERSION}/input/regression/3f/lily-86dec78b.ly -share/doc/lilypond/${VERSION}/input/regression/3f/lily-86dec78b.png -share/doc/lilypond/${VERSION}/input/regression/3f/lily-bccb4abf.ly -share/doc/lilypond/${VERSION}/input/regression/3f/lily-bccb4abf.png -share/doc/lilypond/${VERSION}/input/regression/3f/lily-d1b2b79c.ly -share/doc/lilypond/${VERSION}/input/regression/3f/lily-d1b2b79c.png -share/doc/lilypond/${VERSION}/input/regression/3f/lily-d9e46c0b.ly -share/doc/lilypond/${VERSION}/input/regression/3f/lily-d9e46c0b.png +share/doc/lilypond/${VERSION}/input/regression/3f/lily-060092ab.ly +share/doc/lilypond/${VERSION}/input/regression/3f/lily-060092ab.png +share/doc/lilypond/${VERSION}/input/regression/3f/lily-639556fd.ly +share/doc/lilypond/${VERSION}/input/regression/3f/lily-639556fd.png +share/doc/lilypond/${VERSION}/input/regression/3f/lily-cea16dca.ly +share/doc/lilypond/${VERSION}/input/regression/3f/lily-cea16dca.png +share/doc/lilypond/${VERSION}/input/regression/3f/lily-dc74be5e.ly +share/doc/lilypond/${VERSION}/input/regression/3f/lily-dc74be5e.png share/doc/lilypond/${VERSION}/input/regression/40/ -share/doc/lilypond/${VERSION}/input/regression/40/lily-2ccf91ae.ly -share/doc/lilypond/${VERSION}/input/regression/40/lily-2ccf91ae.png -share/doc/lilypond/${VERSION}/input/regression/40/lily-71372636.ly -share/doc/lilypond/${VERSION}/input/regression/40/lily-71372636.png -share/doc/lilypond/${VERSION}/input/regression/40/lily-d80ed38f.ly -share/doc/lilypond/${VERSION}/input/regression/40/lily-d80ed38f.png +share/doc/lilypond/${VERSION}/input/regression/40/lily-1b82a460.ly +share/doc/lilypond/${VERSION}/input/regression/40/lily-1b82a460.png +share/doc/lilypond/${VERSION}/input/regression/40/lily-7e930e31.ly +share/doc/lilypond/${VERSION}/input/regression/40/lily-7e930e31.png share/doc/lilypond/${VERSION}/input/regression/41/ -share/doc/lilypond/${VERSION}/input/regression/41/lily-0cb9a843.ly -share/doc/lilypond/${VERSION}/input/regression/41/lily-0cb9a843.png -share/doc/lilypond/${VERSION}/input/regression/41/lily-22dcba63.ly -share/doc/lilypond/${VERSION}/input/regression/41/lily-22dcba63.png -share/doc/lilypond/${VERSION}/input/regression/41/lily-44144a23.ly -share/doc/lilypond/${VERSION}/input/regression/41/lily-44144a23.png -share/doc/lilypond/${VERSION}/input/regression/41/lily-cc8bed72.ly -share/doc/lilypond/${VERSION}/input/regression/41/lily-cc8bed72.png -share/doc/lilypond/${VERSION}/input/regression/41/lily-e4dec824.ly -share/doc/lilypond/${VERSION}/input/regression/41/lily-e4dec824.png +share/doc/lilypond/${VERSION}/input/regression/41/lily-0cbeef1b.ly +share/doc/lilypond/${VERSION}/input/regression/41/lily-0cbeef1b.png +share/doc/lilypond/${VERSION}/input/regression/41/lily-590278a4.ly +share/doc/lilypond/${VERSION}/input/regression/41/lily-590278a4.png +share/doc/lilypond/${VERSION}/input/regression/41/lily-8762a80a.ly +share/doc/lilypond/${VERSION}/input/regression/41/lily-8762a80a.png +share/doc/lilypond/${VERSION}/input/regression/41/lily-bbf24f61.ly +share/doc/lilypond/${VERSION}/input/regression/41/lily-bbf24f61.png +share/doc/lilypond/${VERSION}/input/regression/41/lily-d0a51013.ly +share/doc/lilypond/${VERSION}/input/regression/41/lily-d0a51013.png share/doc/lilypond/${VERSION}/input/regression/42/ -share/doc/lilypond/${VERSION}/input/regression/42/lily-06ac58e7.ly -share/doc/lilypond/${VERSION}/input/regression/42/lily-06ac58e7.png -share/doc/lilypond/${VERSION}/input/regression/42/lily-58949bea.ly -share/doc/lilypond/${VERSION}/input/regression/42/lily-58949bea.png -share/doc/lilypond/${VERSION}/input/regression/42/lily-bd8d7543.ly -share/doc/lilypond/${VERSION}/input/regression/42/lily-bd8d7543.png -share/doc/lilypond/${VERSION}/input/regression/42/lily-f02371a2.ly -share/doc/lilypond/${VERSION}/input/regression/42/lily-f02371a2.png -share/doc/lilypond/${VERSION}/input/regression/42/lily-f866a3d2.ly -share/doc/lilypond/${VERSION}/input/regression/42/lily-f866a3d2.png +share/doc/lilypond/${VERSION}/input/regression/42/lily-063cd771.ly +share/doc/lilypond/${VERSION}/input/regression/42/lily-063cd771.png +share/doc/lilypond/${VERSION}/input/regression/42/lily-34a55b27.ly +share/doc/lilypond/${VERSION}/input/regression/42/lily-34a55b27.png +share/doc/lilypond/${VERSION}/input/regression/42/lily-3d15f9be.ly +share/doc/lilypond/${VERSION}/input/regression/42/lily-3d15f9be.png +share/doc/lilypond/${VERSION}/input/regression/42/lily-5207b1d3.ly +share/doc/lilypond/${VERSION}/input/regression/42/lily-5207b1d3.png +share/doc/lilypond/${VERSION}/input/regression/42/lily-7eeb6baf.ly +share/doc/lilypond/${VERSION}/input/regression/42/lily-7eeb6baf.png +share/doc/lilypond/${VERSION}/input/regression/42/lily-9fcb7364.ly +share/doc/lilypond/${VERSION}/input/regression/42/lily-9fcb7364.png +share/doc/lilypond/${VERSION}/input/regression/42/lily-a116d8a3.ly +share/doc/lilypond/${VERSION}/input/regression/42/lily-a116d8a3.png +share/doc/lilypond/${VERSION}/input/regression/42/lily-cc120680.ly +share/doc/lilypond/${VERSION}/input/regression/42/lily-cc120680.png +share/doc/lilypond/${VERSION}/input/regression/42/lily-dadb28ab.ly +share/doc/lilypond/${VERSION}/input/regression/42/lily-dadb28ab.png share/doc/lilypond/${VERSION}/input/regression/43/ -share/doc/lilypond/${VERSION}/input/regression/43/lily-92ca5d3a.ly -share/doc/lilypond/${VERSION}/input/regression/43/lily-92ca5d3a.png -share/doc/lilypond/${VERSION}/input/regression/43/lily-d490b9f2.ly -share/doc/lilypond/${VERSION}/input/regression/43/lily-d490b9f2.png -share/doc/lilypond/${VERSION}/input/regression/43/lily-f796ab62.ly -share/doc/lilypond/${VERSION}/input/regression/43/lily-f796ab62.png -share/doc/lilypond/${VERSION}/input/regression/43/lily-fd09a32b.ly -share/doc/lilypond/${VERSION}/input/regression/43/lily-fd09a32b.png +share/doc/lilypond/${VERSION}/input/regression/43/lily-0a7adc80.ly +share/doc/lilypond/${VERSION}/input/regression/43/lily-0a7adc80.png +share/doc/lilypond/${VERSION}/input/regression/43/lily-45161a5b.ly +share/doc/lilypond/${VERSION}/input/regression/43/lily-45161a5b.png +share/doc/lilypond/${VERSION}/input/regression/43/lily-7c3747c4.ly +share/doc/lilypond/${VERSION}/input/regression/43/lily-7c3747c4.png +share/doc/lilypond/${VERSION}/input/regression/43/lily-968464ab.ly +share/doc/lilypond/${VERSION}/input/regression/43/lily-968464ab.png +share/doc/lilypond/${VERSION}/input/regression/43/lily-b7d7a4de.ly +share/doc/lilypond/${VERSION}/input/regression/43/lily-b7d7a4de.png +share/doc/lilypond/${VERSION}/input/regression/43/lily-fcdca56a.ly +share/doc/lilypond/${VERSION}/input/regression/43/lily-fcdca56a.png share/doc/lilypond/${VERSION}/input/regression/44/ -share/doc/lilypond/${VERSION}/input/regression/44/lily-1eac6bac.ly -share/doc/lilypond/${VERSION}/input/regression/44/lily-1eac6bac.png -share/doc/lilypond/${VERSION}/input/regression/44/lily-3a9afd12.ly -share/doc/lilypond/${VERSION}/input/regression/44/lily-3a9afd12.png +share/doc/lilypond/${VERSION}/input/regression/44/lily-1f3831c6.ly +share/doc/lilypond/${VERSION}/input/regression/44/lily-1f3831c6.png +share/doc/lilypond/${VERSION}/input/regression/44/lily-b93312e9.ly +share/doc/lilypond/${VERSION}/input/regression/44/lily-b93312e9.png +share/doc/lilypond/${VERSION}/input/regression/44/lily-fe044308.ly +share/doc/lilypond/${VERSION}/input/regression/44/lily-fe044308.png share/doc/lilypond/${VERSION}/input/regression/45/ -share/doc/lilypond/${VERSION}/input/regression/45/lily-353148df.ly -share/doc/lilypond/${VERSION}/input/regression/45/lily-353148df.png -share/doc/lilypond/${VERSION}/input/regression/45/lily-37a933e2.ly -share/doc/lilypond/${VERSION}/input/regression/45/lily-37a933e2.png -share/doc/lilypond/${VERSION}/input/regression/45/lily-7307a746.ly -share/doc/lilypond/${VERSION}/input/regression/45/lily-7307a746.png -share/doc/lilypond/${VERSION}/input/regression/45/lily-8d2b9d96.ly -share/doc/lilypond/${VERSION}/input/regression/45/lily-8d2b9d96.png -share/doc/lilypond/${VERSION}/input/regression/46/ -share/doc/lilypond/${VERSION}/input/regression/46/lily-2d2499c6.ly -share/doc/lilypond/${VERSION}/input/regression/46/lily-2d2499c6.png -share/doc/lilypond/${VERSION}/input/regression/46/lily-a8899642.ly -share/doc/lilypond/${VERSION}/input/regression/46/lily-a8899642.png +share/doc/lilypond/${VERSION}/input/regression/45/lily-0010e43e.ly +share/doc/lilypond/${VERSION}/input/regression/45/lily-0010e43e.png +share/doc/lilypond/${VERSION}/input/regression/45/lily-02fbcd4e.ly +share/doc/lilypond/${VERSION}/input/regression/45/lily-02fbcd4e.png +share/doc/lilypond/${VERSION}/input/regression/45/lily-0885bf77.ly +share/doc/lilypond/${VERSION}/input/regression/45/lily-0885bf77.png +share/doc/lilypond/${VERSION}/input/regression/45/lily-12460d90.ly +share/doc/lilypond/${VERSION}/input/regression/45/lily-12460d90.png +share/doc/lilypond/${VERSION}/input/regression/45/lily-4f361678.ly +share/doc/lilypond/${VERSION}/input/regression/45/lily-4f361678.png +share/doc/lilypond/${VERSION}/input/regression/45/lily-52b408bd.ly +share/doc/lilypond/${VERSION}/input/regression/45/lily-52b408bd.png +share/doc/lilypond/${VERSION}/input/regression/45/lily-b9fd5d52.ly +share/doc/lilypond/${VERSION}/input/regression/45/lily-b9fd5d52.png +share/doc/lilypond/${VERSION}/input/regression/45/lily-f2a06e2c.ly +share/doc/lilypond/${VERSION}/input/regression/45/lily-f2a06e2c.png +share/doc/lilypond/${VERSION}/input/regression/45/lily-fc14bbe5.ly +share/doc/lilypond/${VERSION}/input/regression/45/lily-fc14bbe5.png share/doc/lilypond/${VERSION}/input/regression/47/ -share/doc/lilypond/${VERSION}/input/regression/47/lily-05943a4e.ly -share/doc/lilypond/${VERSION}/input/regression/47/lily-05943a4e.png -share/doc/lilypond/${VERSION}/input/regression/47/lily-0ca76677.ly -share/doc/lilypond/${VERSION}/input/regression/47/lily-0ca76677.png -share/doc/lilypond/${VERSION}/input/regression/47/lily-ac434e96.ly -share/doc/lilypond/${VERSION}/input/regression/47/lily-ac434e96.png +share/doc/lilypond/${VERSION}/input/regression/47/lily-9cf77409.ly +share/doc/lilypond/${VERSION}/input/regression/47/lily-9cf77409.png +share/doc/lilypond/${VERSION}/input/regression/47/lily-9d2e2a7f.ly +share/doc/lilypond/${VERSION}/input/regression/47/lily-9d2e2a7f.png share/doc/lilypond/${VERSION}/input/regression/48/ -share/doc/lilypond/${VERSION}/input/regression/48/lily-57839a9e.ly -share/doc/lilypond/${VERSION}/input/regression/48/lily-57839a9e.png -share/doc/lilypond/${VERSION}/input/regression/48/lily-59add418.ly -share/doc/lilypond/${VERSION}/input/regression/48/lily-59add418.png -share/doc/lilypond/${VERSION}/input/regression/48/lily-dae5c888.ly -share/doc/lilypond/${VERSION}/input/regression/48/lily-dae5c888.png +share/doc/lilypond/${VERSION}/input/regression/48/lily-729137d0.ly +share/doc/lilypond/${VERSION}/input/regression/48/lily-729137d0.png +share/doc/lilypond/${VERSION}/input/regression/48/lily-c813d05a.ly +share/doc/lilypond/${VERSION}/input/regression/48/lily-c813d05a.png share/doc/lilypond/${VERSION}/input/regression/49/ -share/doc/lilypond/${VERSION}/input/regression/49/lily-bf69c2e8.ly -share/doc/lilypond/${VERSION}/input/regression/49/lily-bf69c2e8.png +share/doc/lilypond/${VERSION}/input/regression/49/lily-08b158ec.ly +share/doc/lilypond/${VERSION}/input/regression/49/lily-08b158ec.png +share/doc/lilypond/${VERSION}/input/regression/49/lily-38649d8c.ly +share/doc/lilypond/${VERSION}/input/regression/49/lily-38649d8c.png +share/doc/lilypond/${VERSION}/input/regression/49/lily-66837caf.ly +share/doc/lilypond/${VERSION}/input/regression/49/lily-66837caf.png +share/doc/lilypond/${VERSION}/input/regression/49/lily-66e04b00.ly +share/doc/lilypond/${VERSION}/input/regression/49/lily-66e04b00.png +share/doc/lilypond/${VERSION}/input/regression/49/lily-f31f4f88.ly +share/doc/lilypond/${VERSION}/input/regression/49/lily-f31f4f88.png share/doc/lilypond/${VERSION}/input/regression/4a/ -share/doc/lilypond/${VERSION}/input/regression/4a/lily-5d7eb08a.ly -share/doc/lilypond/${VERSION}/input/regression/4a/lily-5d7eb08a.png -share/doc/lilypond/${VERSION}/input/regression/4a/lily-c9698013.ly -share/doc/lilypond/${VERSION}/input/regression/4a/lily-c9698013.png -share/doc/lilypond/${VERSION}/input/regression/4a/lily-e21808cc.ly -share/doc/lilypond/${VERSION}/input/regression/4a/lily-e21808cc.png +share/doc/lilypond/${VERSION}/input/regression/4a/lily-3a510847.ly +share/doc/lilypond/${VERSION}/input/regression/4a/lily-3a510847.png +share/doc/lilypond/${VERSION}/input/regression/4a/lily-a7c0da2f.ly +share/doc/lilypond/${VERSION}/input/regression/4a/lily-a7c0da2f.png +share/doc/lilypond/${VERSION}/input/regression/4a/lily-b5b7fd74.ly +share/doc/lilypond/${VERSION}/input/regression/4a/lily-b5b7fd74.png +share/doc/lilypond/${VERSION}/input/regression/4a/lily-c8a5c21c.ly +share/doc/lilypond/${VERSION}/input/regression/4a/lily-c8a5c21c.png +share/doc/lilypond/${VERSION}/input/regression/4a/lily-ddfed73c.ly +share/doc/lilypond/${VERSION}/input/regression/4a/lily-ddfed73c.png share/doc/lilypond/${VERSION}/input/regression/4b/ -share/doc/lilypond/${VERSION}/input/regression/4b/lily-00985854.ly -share/doc/lilypond/${VERSION}/input/regression/4b/lily-00985854.png -share/doc/lilypond/${VERSION}/input/regression/4b/lily-3601ea75.ly -share/doc/lilypond/${VERSION}/input/regression/4b/lily-3601ea75.png -share/doc/lilypond/${VERSION}/input/regression/4b/lily-5545e93a.ly -share/doc/lilypond/${VERSION}/input/regression/4b/lily-5545e93a.png -share/doc/lilypond/${VERSION}/input/regression/4b/lily-5f432d31.ly -share/doc/lilypond/${VERSION}/input/regression/4b/lily-5f432d31.png -share/doc/lilypond/${VERSION}/input/regression/4b/lily-69b6cbda.ly -share/doc/lilypond/${VERSION}/input/regression/4b/lily-69b6cbda.png -share/doc/lilypond/${VERSION}/input/regression/4b/lily-c87e264e.ly -share/doc/lilypond/${VERSION}/input/regression/4b/lily-c87e264e.png -share/doc/lilypond/${VERSION}/input/regression/4b/lily-f2713d7e.ly -share/doc/lilypond/${VERSION}/input/regression/4b/lily-f2713d7e.png +share/doc/lilypond/${VERSION}/input/regression/4b/lily-6a524081.ly +share/doc/lilypond/${VERSION}/input/regression/4b/lily-6a524081.png +share/doc/lilypond/${VERSION}/input/regression/4b/lily-7352cabe.ly +share/doc/lilypond/${VERSION}/input/regression/4b/lily-7352cabe.png +share/doc/lilypond/${VERSION}/input/regression/4b/lily-a6faa2f9.ly +share/doc/lilypond/${VERSION}/input/regression/4b/lily-a6faa2f9.png +share/doc/lilypond/${VERSION}/input/regression/4b/lily-dbfc7189.ly +share/doc/lilypond/${VERSION}/input/regression/4b/lily-dbfc7189.png +share/doc/lilypond/${VERSION}/input/regression/4b/lily-f698681a.ly +share/doc/lilypond/${VERSION}/input/regression/4b/lily-f698681a.png share/doc/lilypond/${VERSION}/input/regression/4c/ -share/doc/lilypond/${VERSION}/input/regression/4c/lily-452b0295.ly -share/doc/lilypond/${VERSION}/input/regression/4c/lily-452b0295.png -share/doc/lilypond/${VERSION}/input/regression/4c/lily-49d1043e.ly -share/doc/lilypond/${VERSION}/input/regression/4c/lily-49d1043e.png -share/doc/lilypond/${VERSION}/input/regression/4c/lily-e760f0b6.ly -share/doc/lilypond/${VERSION}/input/regression/4c/lily-e760f0b6.png -share/doc/lilypond/${VERSION}/input/regression/4c/lily-fa88bb2d.ly -share/doc/lilypond/${VERSION}/input/regression/4c/lily-fa88bb2d.png +share/doc/lilypond/${VERSION}/input/regression/4c/lily-71edb9c8.ly +share/doc/lilypond/${VERSION}/input/regression/4c/lily-71edb9c8.png +share/doc/lilypond/${VERSION}/input/regression/4c/lily-86ef29e5.ly +share/doc/lilypond/${VERSION}/input/regression/4c/lily-86ef29e5.png +share/doc/lilypond/${VERSION}/input/regression/4c/lily-a334e351.ly +share/doc/lilypond/${VERSION}/input/regression/4c/lily-a334e351.png +share/doc/lilypond/${VERSION}/input/regression/4c/lily-b93b0849.ly +share/doc/lilypond/${VERSION}/input/regression/4c/lily-b93b0849.png +share/doc/lilypond/${VERSION}/input/regression/4c/lily-e8897396.ly +share/doc/lilypond/${VERSION}/input/regression/4c/lily-e8897396.png share/doc/lilypond/${VERSION}/input/regression/4d/ -share/doc/lilypond/${VERSION}/input/regression/4d/lily-aa13ccf1.ly -share/doc/lilypond/${VERSION}/input/regression/4d/lily-aa13ccf1.png -share/doc/lilypond/${VERSION}/input/regression/4d/lily-df417f0a.ly -share/doc/lilypond/${VERSION}/input/regression/4d/lily-df417f0a.png -share/doc/lilypond/${VERSION}/input/regression/4d/lily-f9d57659.ly -share/doc/lilypond/${VERSION}/input/regression/4d/lily-f9d57659.png +share/doc/lilypond/${VERSION}/input/regression/4d/lily-627982d9.ly +share/doc/lilypond/${VERSION}/input/regression/4d/lily-627982d9.png +share/doc/lilypond/${VERSION}/input/regression/4d/lily-705c9f6e.ly +share/doc/lilypond/${VERSION}/input/regression/4d/lily-705c9f6e.png +share/doc/lilypond/${VERSION}/input/regression/4d/lily-a0f691f5.ly +share/doc/lilypond/${VERSION}/input/regression/4d/lily-a0f691f5.png share/doc/lilypond/${VERSION}/input/regression/4e/ -share/doc/lilypond/${VERSION}/input/regression/4e/lily-0ba6b3f3.ly -share/doc/lilypond/${VERSION}/input/regression/4e/lily-0ba6b3f3.png -share/doc/lilypond/${VERSION}/input/regression/4e/lily-26e85bde.ly -share/doc/lilypond/${VERSION}/input/regression/4e/lily-26e85bde.png -share/doc/lilypond/${VERSION}/input/regression/4e/lily-79a0536f.ly -share/doc/lilypond/${VERSION}/input/regression/4e/lily-79a0536f.png -share/doc/lilypond/${VERSION}/input/regression/4e/lily-ebc4ce4e.ly -share/doc/lilypond/${VERSION}/input/regression/4e/lily-ebc4ce4e.png +share/doc/lilypond/${VERSION}/input/regression/4e/lily-13e26396.ly +share/doc/lilypond/${VERSION}/input/regression/4e/lily-13e26396.png +share/doc/lilypond/${VERSION}/input/regression/4e/lily-5a511e5e.ly +share/doc/lilypond/${VERSION}/input/regression/4e/lily-5a511e5e.png +share/doc/lilypond/${VERSION}/input/regression/4e/lily-97b036af.ly +share/doc/lilypond/${VERSION}/input/regression/4e/lily-97b036af.png +share/doc/lilypond/${VERSION}/input/regression/4e/lily-e3acd852.ly +share/doc/lilypond/${VERSION}/input/regression/4e/lily-e3acd852.png share/doc/lilypond/${VERSION}/input/regression/4f/ -share/doc/lilypond/${VERSION}/input/regression/4f/lily-4865dcae.ly -share/doc/lilypond/${VERSION}/input/regression/4f/lily-4865dcae.png -share/doc/lilypond/${VERSION}/input/regression/4f/lily-7852f4ea.ly -share/doc/lilypond/${VERSION}/input/regression/4f/lily-7852f4ea.png -share/doc/lilypond/${VERSION}/input/regression/4f/lily-b1f08b84.ly -share/doc/lilypond/${VERSION}/input/regression/4f/lily-b1f08b84.png -share/doc/lilypond/${VERSION}/input/regression/4f/lily-cb66b32f.ly -share/doc/lilypond/${VERSION}/input/regression/4f/lily-cb66b32f.png -share/doc/lilypond/${VERSION}/input/regression/4f/lily-cdefb8cf.ly -share/doc/lilypond/${VERSION}/input/regression/4f/lily-cdefb8cf.png +share/doc/lilypond/${VERSION}/input/regression/4f/lily-4028a43e.ly +share/doc/lilypond/${VERSION}/input/regression/4f/lily-4028a43e.png +share/doc/lilypond/${VERSION}/input/regression/4f/lily-55bea4f5.ly +share/doc/lilypond/${VERSION}/input/regression/4f/lily-55bea4f5.png +share/doc/lilypond/${VERSION}/input/regression/4f/lily-845ecea7.ly +share/doc/lilypond/${VERSION}/input/regression/4f/lily-845ecea7.png +share/doc/lilypond/${VERSION}/input/regression/4f/lily-9d452b57.ly +share/doc/lilypond/${VERSION}/input/regression/4f/lily-9d452b57.png +share/doc/lilypond/${VERSION}/input/regression/4f/lily-bb045b97.ly +share/doc/lilypond/${VERSION}/input/regression/4f/lily-bb045b97.png +share/doc/lilypond/${VERSION}/input/regression/4f/lily-e323b03b.ly +share/doc/lilypond/${VERSION}/input/regression/4f/lily-e323b03b.png +share/doc/lilypond/${VERSION}/input/regression/4f/lily-fcacaff6.ly +share/doc/lilypond/${VERSION}/input/regression/4f/lily-fcacaff6.png share/doc/lilypond/${VERSION}/input/regression/50/ -share/doc/lilypond/${VERSION}/input/regression/50/lily-01b9ba83.ly -share/doc/lilypond/${VERSION}/input/regression/50/lily-01b9ba83.png -share/doc/lilypond/${VERSION}/input/regression/50/lily-03fd78b7.ly -share/doc/lilypond/${VERSION}/input/regression/50/lily-03fd78b7.png -share/doc/lilypond/${VERSION}/input/regression/50/lily-bc1a379c.ly -share/doc/lilypond/${VERSION}/input/regression/50/lily-bc1a379c.png -share/doc/lilypond/${VERSION}/input/regression/50/lily-f48f10a0.ly -share/doc/lilypond/${VERSION}/input/regression/50/lily-f48f10a0.png +share/doc/lilypond/${VERSION}/input/regression/50/lily-0bc3e5ca.ly +share/doc/lilypond/${VERSION}/input/regression/50/lily-0bc3e5ca.png +share/doc/lilypond/${VERSION}/input/regression/50/lily-4c20688b.ly +share/doc/lilypond/${VERSION}/input/regression/50/lily-4c20688b.png +share/doc/lilypond/${VERSION}/input/regression/50/lily-4ce70e21.ly +share/doc/lilypond/${VERSION}/input/regression/50/lily-4ce70e21.png share/doc/lilypond/${VERSION}/input/regression/51/ -share/doc/lilypond/${VERSION}/input/regression/51/lily-8c461506.ly -share/doc/lilypond/${VERSION}/input/regression/51/lily-8c461506.png -share/doc/lilypond/${VERSION}/input/regression/51/lily-b641bbeb.ly -share/doc/lilypond/${VERSION}/input/regression/51/lily-b641bbeb.png -share/doc/lilypond/${VERSION}/input/regression/51/lily-bcb6499f.ly -share/doc/lilypond/${VERSION}/input/regression/51/lily-bcb6499f.png -share/doc/lilypond/${VERSION}/input/regression/51/lily-d3254e96.ly -share/doc/lilypond/${VERSION}/input/regression/51/lily-d3254e96.png +share/doc/lilypond/${VERSION}/input/regression/51/lily-2d6fe448.ly +share/doc/lilypond/${VERSION}/input/regression/51/lily-2d6fe448.png +share/doc/lilypond/${VERSION}/input/regression/51/lily-9a8c55d1.ly +share/doc/lilypond/${VERSION}/input/regression/51/lily-9a8c55d1.png +share/doc/lilypond/${VERSION}/input/regression/51/lily-d7765067.ly +share/doc/lilypond/${VERSION}/input/regression/51/lily-d7765067.png share/doc/lilypond/${VERSION}/input/regression/52/ -share/doc/lilypond/${VERSION}/input/regression/52/lily-23a75a14.ly -share/doc/lilypond/${VERSION}/input/regression/52/lily-23a75a14.png -share/doc/lilypond/${VERSION}/input/regression/52/lily-66232136.ly -share/doc/lilypond/${VERSION}/input/regression/52/lily-66232136.png -share/doc/lilypond/${VERSION}/input/regression/52/lily-92b89a52.ly -share/doc/lilypond/${VERSION}/input/regression/52/lily-92b89a52.png -share/doc/lilypond/${VERSION}/input/regression/52/lily-9361dc4c.ly -share/doc/lilypond/${VERSION}/input/regression/52/lily-9361dc4c.png +share/doc/lilypond/${VERSION}/input/regression/52/lily-0d3262ac.ly +share/doc/lilypond/${VERSION}/input/regression/52/lily-0d3262ac.png +share/doc/lilypond/${VERSION}/input/regression/52/lily-5719aeb8.ly +share/doc/lilypond/${VERSION}/input/regression/52/lily-5719aeb8.png +share/doc/lilypond/${VERSION}/input/regression/52/lily-5a17c3be.ly +share/doc/lilypond/${VERSION}/input/regression/52/lily-5a17c3be.png +share/doc/lilypond/${VERSION}/input/regression/52/lily-6a6e8d81.ly +share/doc/lilypond/${VERSION}/input/regression/52/lily-6a6e8d81.png +share/doc/lilypond/${VERSION}/input/regression/52/lily-7219dad4.ly +share/doc/lilypond/${VERSION}/input/regression/52/lily-7219dad4.png +share/doc/lilypond/${VERSION}/input/regression/52/lily-ab521c32.ly +share/doc/lilypond/${VERSION}/input/regression/52/lily-ab521c32.png +share/doc/lilypond/${VERSION}/input/regression/52/lily-c243bdf3.ly +share/doc/lilypond/${VERSION}/input/regression/52/lily-c243bdf3.png +share/doc/lilypond/${VERSION}/input/regression/52/lily-f1c532f3.ly +share/doc/lilypond/${VERSION}/input/regression/52/lily-f1c532f3.png share/doc/lilypond/${VERSION}/input/regression/53/ -share/doc/lilypond/${VERSION}/input/regression/53/lily-2d77f62d.ly -share/doc/lilypond/${VERSION}/input/regression/53/lily-2d77f62d.png -share/doc/lilypond/${VERSION}/input/regression/53/lily-3175418a.ly -share/doc/lilypond/${VERSION}/input/regression/53/lily-3175418a.png -share/doc/lilypond/${VERSION}/input/regression/53/lily-3c37131e.ly -share/doc/lilypond/${VERSION}/input/regression/53/lily-3c37131e.png -share/doc/lilypond/${VERSION}/input/regression/53/lily-6a7a39b8.ly -share/doc/lilypond/${VERSION}/input/regression/53/lily-6a7a39b8.png -share/doc/lilypond/${VERSION}/input/regression/53/lily-776e4f94.ly -share/doc/lilypond/${VERSION}/input/regression/53/lily-776e4f94.png -share/doc/lilypond/${VERSION}/input/regression/53/lily-7ac05568.ly -share/doc/lilypond/${VERSION}/input/regression/53/lily-7ac05568.png +share/doc/lilypond/${VERSION}/input/regression/53/lily-0b6cd35e.ly +share/doc/lilypond/${VERSION}/input/regression/53/lily-0b6cd35e.png +share/doc/lilypond/${VERSION}/input/regression/53/lily-30b4f806.ly +share/doc/lilypond/${VERSION}/input/regression/53/lily-30b4f806.png +share/doc/lilypond/${VERSION}/input/regression/53/lily-48953b42.ly +share/doc/lilypond/${VERSION}/input/regression/53/lily-48953b42.png +share/doc/lilypond/${VERSION}/input/regression/53/lily-6b86a5e6.ly +share/doc/lilypond/${VERSION}/input/regression/53/lily-6b86a5e6.png +share/doc/lilypond/${VERSION}/input/regression/53/lily-986709b2.ly +share/doc/lilypond/${VERSION}/input/regression/53/lily-986709b2.png +share/doc/lilypond/${VERSION}/input/regression/53/lily-c4cb7a70.ly +share/doc/lilypond/${VERSION}/input/regression/53/lily-c4cb7a70.png +share/doc/lilypond/${VERSION}/input/regression/53/lily-d0ca2a6e.ly +share/doc/lilypond/${VERSION}/input/regression/53/lily-d0ca2a6e.png +share/doc/lilypond/${VERSION}/input/regression/53/lily-e16618c8.ly +share/doc/lilypond/${VERSION}/input/regression/53/lily-e16618c8.png +share/doc/lilypond/${VERSION}/input/regression/53/lily-f74f6b9b.ly +share/doc/lilypond/${VERSION}/input/regression/53/lily-f74f6b9b.png +share/doc/lilypond/${VERSION}/input/regression/53/lily-f91afdf8.ly +share/doc/lilypond/${VERSION}/input/regression/53/lily-f91afdf8.png +share/doc/lilypond/${VERSION}/input/regression/53/lily-f9d0c6ec.ly +share/doc/lilypond/${VERSION}/input/regression/53/lily-f9d0c6ec.png share/doc/lilypond/${VERSION}/input/regression/54/ -share/doc/lilypond/${VERSION}/input/regression/54/lily-3780dc0b.ly -share/doc/lilypond/${VERSION}/input/regression/54/lily-3780dc0b.png -share/doc/lilypond/${VERSION}/input/regression/54/lily-7f91ee15.ly -share/doc/lilypond/${VERSION}/input/regression/54/lily-7f91ee15.png -share/doc/lilypond/${VERSION}/input/regression/54/lily-a971329d.ly -share/doc/lilypond/${VERSION}/input/regression/54/lily-a971329d.png +share/doc/lilypond/${VERSION}/input/regression/54/lily-13bf2048.ly +share/doc/lilypond/${VERSION}/input/regression/54/lily-13bf2048.png +share/doc/lilypond/${VERSION}/input/regression/54/lily-8a5bfc36.ly +share/doc/lilypond/${VERSION}/input/regression/54/lily-8a5bfc36.png +share/doc/lilypond/${VERSION}/input/regression/54/lily-bd72b7b6.ly +share/doc/lilypond/${VERSION}/input/regression/54/lily-bd72b7b6.png +share/doc/lilypond/${VERSION}/input/regression/54/lily-f546a018.ly +share/doc/lilypond/${VERSION}/input/regression/54/lily-f546a018.png +share/doc/lilypond/${VERSION}/input/regression/54/lily-fd8ec072.ly +share/doc/lilypond/${VERSION}/input/regression/54/lily-fd8ec072.png share/doc/lilypond/${VERSION}/input/regression/55/ -share/doc/lilypond/${VERSION}/input/regression/55/lily-0c9dccc8.ly -share/doc/lilypond/${VERSION}/input/regression/55/lily-0c9dccc8.png -share/doc/lilypond/${VERSION}/input/regression/55/lily-9a343bac.ly -share/doc/lilypond/${VERSION}/input/regression/55/lily-9a343bac.png -share/doc/lilypond/${VERSION}/input/regression/55/lily-9d82746c.ly -share/doc/lilypond/${VERSION}/input/regression/55/lily-9d82746c.png -share/doc/lilypond/${VERSION}/input/regression/55/lily-9de273b2.ly -share/doc/lilypond/${VERSION}/input/regression/55/lily-9de273b2.png -share/doc/lilypond/${VERSION}/input/regression/55/lily-afb74439.ly -share/doc/lilypond/${VERSION}/input/regression/55/lily-afb74439.png +share/doc/lilypond/${VERSION}/input/regression/55/lily-376ef502.ly +share/doc/lilypond/${VERSION}/input/regression/55/lily-376ef502.png +share/doc/lilypond/${VERSION}/input/regression/55/lily-692261e2.ly +share/doc/lilypond/${VERSION}/input/regression/55/lily-692261e2.png +share/doc/lilypond/${VERSION}/input/regression/55/lily-8c7ed535.ly +share/doc/lilypond/${VERSION}/input/regression/55/lily-8c7ed535.png +share/doc/lilypond/${VERSION}/input/regression/55/lily-8d0f229b.ly +share/doc/lilypond/${VERSION}/input/regression/55/lily-8d0f229b.png +share/doc/lilypond/${VERSION}/input/regression/55/lily-c9021163.ly +share/doc/lilypond/${VERSION}/input/regression/55/lily-c9021163.png share/doc/lilypond/${VERSION}/input/regression/56/ -share/doc/lilypond/${VERSION}/input/regression/56/lily-7a642bec.ly -share/doc/lilypond/${VERSION}/input/regression/56/lily-7a642bec.png -share/doc/lilypond/${VERSION}/input/regression/56/lily-8d701b75.ly -share/doc/lilypond/${VERSION}/input/regression/56/lily-8d701b75.png -share/doc/lilypond/${VERSION}/input/regression/56/lily-9940850d.ly -share/doc/lilypond/${VERSION}/input/regression/56/lily-9940850d.png -share/doc/lilypond/${VERSION}/input/regression/56/lily-f4afe783.ly -share/doc/lilypond/${VERSION}/input/regression/56/lily-f4afe783.png +share/doc/lilypond/${VERSION}/input/regression/56/lily-43a56aa5.ly +share/doc/lilypond/${VERSION}/input/regression/56/lily-43a56aa5.png +share/doc/lilypond/${VERSION}/input/regression/56/lily-44b4b5eb.ly +share/doc/lilypond/${VERSION}/input/regression/56/lily-44b4b5eb.png share/doc/lilypond/${VERSION}/input/regression/57/ -share/doc/lilypond/${VERSION}/input/regression/57/lily-d3240b1e.ly -share/doc/lilypond/${VERSION}/input/regression/57/lily-d3240b1e.png -share/doc/lilypond/${VERSION}/input/regression/57/lily-ebbde969.ly -share/doc/lilypond/${VERSION}/input/regression/57/lily-ebbde969.png -share/doc/lilypond/${VERSION}/input/regression/57/lily-ed18bc75.ly -share/doc/lilypond/${VERSION}/input/regression/57/lily-ed18bc75.png +share/doc/lilypond/${VERSION}/input/regression/57/lily-1fa4bc3f.ly +share/doc/lilypond/${VERSION}/input/regression/57/lily-1fa4bc3f.png +share/doc/lilypond/${VERSION}/input/regression/57/lily-ec388fa8.ly +share/doc/lilypond/${VERSION}/input/regression/57/lily-ec388fa8.png +share/doc/lilypond/${VERSION}/input/regression/57/lily-ffb6e70b.ly +share/doc/lilypond/${VERSION}/input/regression/57/lily-ffb6e70b.png share/doc/lilypond/${VERSION}/input/regression/58/ -share/doc/lilypond/${VERSION}/input/regression/58/lily-1f9e6ace.ly -share/doc/lilypond/${VERSION}/input/regression/58/lily-1f9e6ace.png -share/doc/lilypond/${VERSION}/input/regression/58/lily-5b204c1a.ly -share/doc/lilypond/${VERSION}/input/regression/58/lily-5b204c1a.png -share/doc/lilypond/${VERSION}/input/regression/58/lily-ae87e9d8.ly -share/doc/lilypond/${VERSION}/input/regression/58/lily-ae87e9d8.png +share/doc/lilypond/${VERSION}/input/regression/58/lily-0aff3396.ly +share/doc/lilypond/${VERSION}/input/regression/58/lily-0aff3396.png +share/doc/lilypond/${VERSION}/input/regression/58/lily-11b7e8af.ly +share/doc/lilypond/${VERSION}/input/regression/58/lily-11b7e8af.png +share/doc/lilypond/${VERSION}/input/regression/58/lily-5151255e.ly +share/doc/lilypond/${VERSION}/input/regression/58/lily-5151255e.png +share/doc/lilypond/${VERSION}/input/regression/58/lily-812db118.ly +share/doc/lilypond/${VERSION}/input/regression/58/lily-812db118.png +share/doc/lilypond/${VERSION}/input/regression/58/lily-a7025749.ly +share/doc/lilypond/${VERSION}/input/regression/58/lily-a7025749.png +share/doc/lilypond/${VERSION}/input/regression/58/lily-a792a64b.ly +share/doc/lilypond/${VERSION}/input/regression/58/lily-a792a64b.png +share/doc/lilypond/${VERSION}/input/regression/58/lily-fa78b710.ly +share/doc/lilypond/${VERSION}/input/regression/58/lily-fa78b710.png share/doc/lilypond/${VERSION}/input/regression/59/ -share/doc/lilypond/${VERSION}/input/regression/59/lily-10aae050.ly -share/doc/lilypond/${VERSION}/input/regression/59/lily-10aae050.png -share/doc/lilypond/${VERSION}/input/regression/59/lily-2e2cf04d.ly -share/doc/lilypond/${VERSION}/input/regression/59/lily-2e2cf04d.png -share/doc/lilypond/${VERSION}/input/regression/59/lily-3549f3cb.ly -share/doc/lilypond/${VERSION}/input/regression/59/lily-3549f3cb.png -share/doc/lilypond/${VERSION}/input/regression/59/lily-af159abe.ly -share/doc/lilypond/${VERSION}/input/regression/59/lily-af159abe.png -share/doc/lilypond/${VERSION}/input/regression/59/lily-c2551ba9.ly -share/doc/lilypond/${VERSION}/input/regression/59/lily-c2551ba9.png -share/doc/lilypond/${VERSION}/input/regression/59/lily-ce81cfa1.ly -share/doc/lilypond/${VERSION}/input/regression/59/lily-ce81cfa1.png +share/doc/lilypond/${VERSION}/input/regression/59/lily-36a1d43f.ly +share/doc/lilypond/${VERSION}/input/regression/59/lily-36a1d43f.png +share/doc/lilypond/${VERSION}/input/regression/59/lily-4a135cba.ly +share/doc/lilypond/${VERSION}/input/regression/59/lily-4a135cba.png +share/doc/lilypond/${VERSION}/input/regression/59/lily-832ef802.ly +share/doc/lilypond/${VERSION}/input/regression/59/lily-832ef802.png +share/doc/lilypond/${VERSION}/input/regression/59/lily-98683f06.ly +share/doc/lilypond/${VERSION}/input/regression/59/lily-98683f06.png +share/doc/lilypond/${VERSION}/input/regression/59/lily-a650da63.ly +share/doc/lilypond/${VERSION}/input/regression/59/lily-a650da63.png +share/doc/lilypond/${VERSION}/input/regression/59/lily-de871292.ly +share/doc/lilypond/${VERSION}/input/regression/59/lily-de871292.png share/doc/lilypond/${VERSION}/input/regression/5a/ -share/doc/lilypond/${VERSION}/input/regression/5a/lily-4ecb03ae.ly -share/doc/lilypond/${VERSION}/input/regression/5a/lily-4ecb03ae.png +share/doc/lilypond/${VERSION}/input/regression/5a/lily-00e18e6c.ly +share/doc/lilypond/${VERSION}/input/regression/5a/lily-00e18e6c.png +share/doc/lilypond/${VERSION}/input/regression/5a/lily-91d72fc6.ly +share/doc/lilypond/${VERSION}/input/regression/5a/lily-91d72fc6.png share/doc/lilypond/${VERSION}/input/regression/5b/ -share/doc/lilypond/${VERSION}/input/regression/5b/lily-aa818d12.ly -share/doc/lilypond/${VERSION}/input/regression/5b/lily-aa818d12.png -share/doc/lilypond/${VERSION}/input/regression/5b/lily-af242457.ly -share/doc/lilypond/${VERSION}/input/regression/5b/lily-af242457.png -share/doc/lilypond/${VERSION}/input/regression/5b/lily-b1d06127.ly -share/doc/lilypond/${VERSION}/input/regression/5b/lily-b1d06127.png -share/doc/lilypond/${VERSION}/input/regression/5b/lily-d25a4353.ly -share/doc/lilypond/${VERSION}/input/regression/5b/lily-d25a4353.png -share/doc/lilypond/${VERSION}/input/regression/5b/lily-d994a8f6.ly -share/doc/lilypond/${VERSION}/input/regression/5b/lily-d994a8f6.png -share/doc/lilypond/${VERSION}/input/regression/5b/lily-f055604b.ly -share/doc/lilypond/${VERSION}/input/regression/5b/lily-f055604b.png +share/doc/lilypond/${VERSION}/input/regression/5b/lily-4c8eaff9.ly +share/doc/lilypond/${VERSION}/input/regression/5b/lily-4c8eaff9.png +share/doc/lilypond/${VERSION}/input/regression/5b/lily-98a71660.ly +share/doc/lilypond/${VERSION}/input/regression/5b/lily-98a71660.png +share/doc/lilypond/${VERSION}/input/regression/5b/lily-a587212b.ly +share/doc/lilypond/${VERSION}/input/regression/5b/lily-a587212b.png share/doc/lilypond/${VERSION}/input/regression/5c/ -share/doc/lilypond/${VERSION}/input/regression/5c/lily-49b52441.ly -share/doc/lilypond/${VERSION}/input/regression/5c/lily-49b52441.png +share/doc/lilypond/${VERSION}/input/regression/5c/lily-600ebe77.ly +share/doc/lilypond/${VERSION}/input/regression/5c/lily-600ebe77.png +share/doc/lilypond/${VERSION}/input/regression/5c/lily-98a67d18.ly +share/doc/lilypond/${VERSION}/input/regression/5c/lily-98a67d18.png +share/doc/lilypond/${VERSION}/input/regression/5c/lily-a3a81483.ly +share/doc/lilypond/${VERSION}/input/regression/5c/lily-a3a81483.png +share/doc/lilypond/${VERSION}/input/regression/5c/lily-fdcdb935.ly +share/doc/lilypond/${VERSION}/input/regression/5c/lily-fdcdb935.png share/doc/lilypond/${VERSION}/input/regression/5d/ -share/doc/lilypond/${VERSION}/input/regression/5d/lily-2c01f60e.ly -share/doc/lilypond/${VERSION}/input/regression/5d/lily-2c01f60e.png -share/doc/lilypond/${VERSION}/input/regression/5d/lily-547bd7bb.ly -share/doc/lilypond/${VERSION}/input/regression/5d/lily-547bd7bb.png -share/doc/lilypond/${VERSION}/input/regression/5d/lily-b27ae9f8.ly -share/doc/lilypond/${VERSION}/input/regression/5d/lily-b27ae9f8.png -share/doc/lilypond/${VERSION}/input/regression/5d/lily-bcc7921c.ly -share/doc/lilypond/${VERSION}/input/regression/5d/lily-bcc7921c.png +share/doc/lilypond/${VERSION}/input/regression/5d/lily-2101802d.ly +share/doc/lilypond/${VERSION}/input/regression/5d/lily-2101802d.png +share/doc/lilypond/${VERSION}/input/regression/5d/lily-6098b48b.ly +share/doc/lilypond/${VERSION}/input/regression/5d/lily-6098b48b.png +share/doc/lilypond/${VERSION}/input/regression/5d/lily-9ce043cf.ly +share/doc/lilypond/${VERSION}/input/regression/5d/lily-9ce043cf.png +share/doc/lilypond/${VERSION}/input/regression/5d/lily-f118f8f3.ly +share/doc/lilypond/${VERSION}/input/regression/5d/lily-f118f8f3.png share/doc/lilypond/${VERSION}/input/regression/5e/ -share/doc/lilypond/${VERSION}/input/regression/5e/lily-051d191e.ly -share/doc/lilypond/${VERSION}/input/regression/5e/lily-051d191e.png -share/doc/lilypond/${VERSION}/input/regression/5e/lily-3910464d.ly -share/doc/lilypond/${VERSION}/input/regression/5e/lily-3910464d.png -share/doc/lilypond/${VERSION}/input/regression/5e/lily-e373a851.ly -share/doc/lilypond/${VERSION}/input/regression/5e/lily-e373a851.png -share/doc/lilypond/${VERSION}/input/regression/5e/lily-f24df2ae.ly -share/doc/lilypond/${VERSION}/input/regression/5e/lily-f24df2ae.png +share/doc/lilypond/${VERSION}/input/regression/5e/lily-44d04059.ly +share/doc/lilypond/${VERSION}/input/regression/5e/lily-44d04059.png +share/doc/lilypond/${VERSION}/input/regression/5e/lily-e0b5df23.ly +share/doc/lilypond/${VERSION}/input/regression/5e/lily-e0b5df23.png share/doc/lilypond/${VERSION}/input/regression/5f/ -share/doc/lilypond/${VERSION}/input/regression/5f/lily-e32f9664.ly -share/doc/lilypond/${VERSION}/input/regression/5f/lily-e32f9664.png +share/doc/lilypond/${VERSION}/input/regression/5f/lily-10fe1274.ly +share/doc/lilypond/${VERSION}/input/regression/5f/lily-10fe1274.png +share/doc/lilypond/${VERSION}/input/regression/5f/lily-6a87f0ee.ly +share/doc/lilypond/${VERSION}/input/regression/5f/lily-6a87f0ee.png +share/doc/lilypond/${VERSION}/input/regression/5f/lily-824fd7df.ly +share/doc/lilypond/${VERSION}/input/regression/5f/lily-824fd7df.png +share/doc/lilypond/${VERSION}/input/regression/5f/lily-953c0093.ly +share/doc/lilypond/${VERSION}/input/regression/5f/lily-953c0093.png share/doc/lilypond/${VERSION}/input/regression/60/ -share/doc/lilypond/${VERSION}/input/regression/60/lily-a4273059.ly -share/doc/lilypond/${VERSION}/input/regression/60/lily-a4273059.png -share/doc/lilypond/${VERSION}/input/regression/60/lily-bb6cc5c3.ly -share/doc/lilypond/${VERSION}/input/regression/60/lily-bb6cc5c3.png +share/doc/lilypond/${VERSION}/input/regression/60/lily-298cef9b.ly +share/doc/lilypond/${VERSION}/input/regression/60/lily-298cef9b.png +share/doc/lilypond/${VERSION}/input/regression/60/lily-338514d2.ly +share/doc/lilypond/${VERSION}/input/regression/60/lily-338514d2.png +share/doc/lilypond/${VERSION}/input/regression/60/lily-56a03419.ly +share/doc/lilypond/${VERSION}/input/regression/60/lily-56a03419.png +share/doc/lilypond/${VERSION}/input/regression/60/lily-6c5ab550.ly +share/doc/lilypond/${VERSION}/input/regression/60/lily-6c5ab550.png +share/doc/lilypond/${VERSION}/input/regression/60/lily-755c22b4.ly +share/doc/lilypond/${VERSION}/input/regression/60/lily-755c22b4.png +share/doc/lilypond/${VERSION}/input/regression/60/lily-c1664f25.ly +share/doc/lilypond/${VERSION}/input/regression/60/lily-c1664f25.png share/doc/lilypond/${VERSION}/input/regression/61/ -share/doc/lilypond/${VERSION}/input/regression/61/lily-03ba7e2b.ly -share/doc/lilypond/${VERSION}/input/regression/61/lily-03ba7e2b.png -share/doc/lilypond/${VERSION}/input/regression/61/lily-72d7faf8.ly -share/doc/lilypond/${VERSION}/input/regression/61/lily-72d7faf8.png -share/doc/lilypond/${VERSION}/input/regression/61/lily-d2ab5d45.ly -share/doc/lilypond/${VERSION}/input/regression/61/lily-d2ab5d45.png -share/doc/lilypond/${VERSION}/input/regression/61/lily-e50cd566.ly -share/doc/lilypond/${VERSION}/input/regression/61/lily-e50cd566.png +share/doc/lilypond/${VERSION}/input/regression/61/lily-1f6e2cb9.ly +share/doc/lilypond/${VERSION}/input/regression/61/lily-1f6e2cb9.png +share/doc/lilypond/${VERSION}/input/regression/61/lily-54957903.ly +share/doc/lilypond/${VERSION}/input/regression/61/lily-54957903.png +share/doc/lilypond/${VERSION}/input/regression/61/lily-59b091ab.ly +share/doc/lilypond/${VERSION}/input/regression/61/lily-59b091ab.png share/doc/lilypond/${VERSION}/input/regression/62/ -share/doc/lilypond/${VERSION}/input/regression/62/lily-6377f5ee.ly -share/doc/lilypond/${VERSION}/input/regression/62/lily-6377f5ee.png -share/doc/lilypond/${VERSION}/input/regression/62/lily-829e5b72.ly -share/doc/lilypond/${VERSION}/input/regression/62/lily-829e5b72.png -share/doc/lilypond/${VERSION}/input/regression/62/lily-90973955.ly -share/doc/lilypond/${VERSION}/input/regression/62/lily-90973955.png -share/doc/lilypond/${VERSION}/input/regression/62/lily-b6fc30a8.ly -share/doc/lilypond/${VERSION}/input/regression/62/lily-b6fc30a8.png -share/doc/lilypond/${VERSION}/input/regression/62/lily-b9a00701.ly -share/doc/lilypond/${VERSION}/input/regression/62/lily-b9a00701.png +share/doc/lilypond/${VERSION}/input/regression/62/lily-ac1f5495.ly +share/doc/lilypond/${VERSION}/input/regression/62/lily-ac1f5495.png share/doc/lilypond/${VERSION}/input/regression/63/ -share/doc/lilypond/${VERSION}/input/regression/63/lily-11e0d8ed.ly -share/doc/lilypond/${VERSION}/input/regression/63/lily-11e0d8ed.png -share/doc/lilypond/${VERSION}/input/regression/63/lily-685a7107.ly -share/doc/lilypond/${VERSION}/input/regression/63/lily-685a7107.png -share/doc/lilypond/${VERSION}/input/regression/63/lily-7f500454.ly -share/doc/lilypond/${VERSION}/input/regression/63/lily-7f500454.png -share/doc/lilypond/${VERSION}/input/regression/63/lily-b70fe521.ly -share/doc/lilypond/${VERSION}/input/regression/63/lily-b70fe521.png -share/doc/lilypond/${VERSION}/input/regression/63/lily-c6d933be.ly -share/doc/lilypond/${VERSION}/input/regression/63/lily-c6d933be.png +share/doc/lilypond/${VERSION}/input/regression/63/lily-906beac8.ly +share/doc/lilypond/${VERSION}/input/regression/63/lily-906beac8.png +share/doc/lilypond/${VERSION}/input/regression/63/lily-b6ec695f.ly +share/doc/lilypond/${VERSION}/input/regression/63/lily-b6ec695f.png +share/doc/lilypond/${VERSION}/input/regression/63/lily-e96ab4ac.ly +share/doc/lilypond/${VERSION}/input/regression/63/lily-e96ab4ac.png share/doc/lilypond/${VERSION}/input/regression/64/ -share/doc/lilypond/${VERSION}/input/regression/64/lily-560c6f96.ly -share/doc/lilypond/${VERSION}/input/regression/64/lily-560c6f96.png -share/doc/lilypond/${VERSION}/input/regression/64/lily-d08a38ce.ly -share/doc/lilypond/${VERSION}/input/regression/64/lily-d08a38ce.png +share/doc/lilypond/${VERSION}/input/regression/64/lily-e33445e3.ly +share/doc/lilypond/${VERSION}/input/regression/64/lily-e33445e3.png share/doc/lilypond/${VERSION}/input/regression/65/ -share/doc/lilypond/${VERSION}/input/regression/65/lily-3786c22d.ly -share/doc/lilypond/${VERSION}/input/regression/65/lily-3786c22d.png -share/doc/lilypond/${VERSION}/input/regression/65/lily-ab78a8a7.ly -share/doc/lilypond/${VERSION}/input/regression/65/lily-ab78a8a7.png -share/doc/lilypond/${VERSION}/input/regression/65/lily-ccc9e8df.ly -share/doc/lilypond/${VERSION}/input/regression/65/lily-ccc9e8df.png +share/doc/lilypond/${VERSION}/input/regression/65/lily-8df00d5d.ly +share/doc/lilypond/${VERSION}/input/regression/65/lily-8df00d5d.png share/doc/lilypond/${VERSION}/input/regression/66/ -share/doc/lilypond/${VERSION}/input/regression/66/lily-3dbca3d8.ly -share/doc/lilypond/${VERSION}/input/regression/66/lily-3dbca3d8.png -share/doc/lilypond/${VERSION}/input/regression/66/lily-5fe63a6a.ly -share/doc/lilypond/${VERSION}/input/regression/66/lily-5fe63a6a.png -share/doc/lilypond/${VERSION}/input/regression/66/lily-b5fd2918.ly -share/doc/lilypond/${VERSION}/input/regression/66/lily-b5fd2918.png +share/doc/lilypond/${VERSION}/input/regression/66/lily-06f57e51.ly +share/doc/lilypond/${VERSION}/input/regression/66/lily-06f57e51.png +share/doc/lilypond/${VERSION}/input/regression/66/lily-24c85bb6.ly +share/doc/lilypond/${VERSION}/input/regression/66/lily-24c85bb6.png +share/doc/lilypond/${VERSION}/input/regression/66/lily-381a54c5.ly +share/doc/lilypond/${VERSION}/input/regression/66/lily-381a54c5.png +share/doc/lilypond/${VERSION}/input/regression/66/lily-673aace9.ly +share/doc/lilypond/${VERSION}/input/regression/66/lily-673aace9.png +share/doc/lilypond/${VERSION}/input/regression/66/lily-91ac9243.ly +share/doc/lilypond/${VERSION}/input/regression/66/lily-91ac9243.png +share/doc/lilypond/${VERSION}/input/regression/66/lily-accb4867.ly +share/doc/lilypond/${VERSION}/input/regression/66/lily-accb4867.png +share/doc/lilypond/${VERSION}/input/regression/66/lily-d62c4d97.ly +share/doc/lilypond/${VERSION}/input/regression/66/lily-d62c4d97.png +share/doc/lilypond/${VERSION}/input/regression/66/lily-dd772d31.ly +share/doc/lilypond/${VERSION}/input/regression/66/lily-dd772d31.png +share/doc/lilypond/${VERSION}/input/regression/66/lily-f4113f31.ly +share/doc/lilypond/${VERSION}/input/regression/66/lily-f4113f31.png +share/doc/lilypond/${VERSION}/input/regression/66/lily-f9b781ac.ly +share/doc/lilypond/${VERSION}/input/regression/66/lily-f9b781ac.png share/doc/lilypond/${VERSION}/input/regression/67/ -share/doc/lilypond/${VERSION}/input/regression/67/lily-130a2fc5.ly -share/doc/lilypond/${VERSION}/input/regression/67/lily-130a2fc5.png -share/doc/lilypond/${VERSION}/input/regression/67/lily-dae78da3.ly -share/doc/lilypond/${VERSION}/input/regression/67/lily-dae78da3.png -share/doc/lilypond/${VERSION}/input/regression/67/lily-e91163ec.ly -share/doc/lilypond/${VERSION}/input/regression/67/lily-e91163ec.png +share/doc/lilypond/${VERSION}/input/regression/67/lily-133725e9.ly +share/doc/lilypond/${VERSION}/input/regression/67/lily-133725e9.png +share/doc/lilypond/${VERSION}/input/regression/67/lily-2153d5c0.ly +share/doc/lilypond/${VERSION}/input/regression/67/lily-2153d5c0.png +share/doc/lilypond/${VERSION}/input/regression/67/lily-7c76f731.ly +share/doc/lilypond/${VERSION}/input/regression/67/lily-7c76f731.png +share/doc/lilypond/${VERSION}/input/regression/67/lily-9aeedd55.ly +share/doc/lilypond/${VERSION}/input/regression/67/lily-9aeedd55.png +share/doc/lilypond/${VERSION}/input/regression/67/lily-bae2c1a6.ly +share/doc/lilypond/${VERSION}/input/regression/67/lily-bae2c1a6.png +share/doc/lilypond/${VERSION}/input/regression/67/lily-ca59420f.ly +share/doc/lilypond/${VERSION}/input/regression/67/lily-ca59420f.png share/doc/lilypond/${VERSION}/input/regression/68/ -share/doc/lilypond/${VERSION}/input/regression/68/lily-38b2c241.ly -share/doc/lilypond/${VERSION}/input/regression/68/lily-38b2c241.png -share/doc/lilypond/${VERSION}/input/regression/68/lily-b089ffe4.ly -share/doc/lilypond/${VERSION}/input/regression/68/lily-b089ffe4.png -share/doc/lilypond/${VERSION}/input/regression/68/lily-d13ced9e.ly -share/doc/lilypond/${VERSION}/input/regression/68/lily-d13ced9e.png -share/doc/lilypond/${VERSION}/input/regression/68/lily-dfc1043f.ly -share/doc/lilypond/${VERSION}/input/regression/68/lily-dfc1043f.png -share/doc/lilypond/${VERSION}/input/regression/68/lily-e13f3a93.ly -share/doc/lilypond/${VERSION}/input/regression/68/lily-e13f3a93.png +share/doc/lilypond/${VERSION}/input/regression/68/lily-0abc1227.ly +share/doc/lilypond/${VERSION}/input/regression/68/lily-0abc1227.png +share/doc/lilypond/${VERSION}/input/regression/68/lily-964f174f.ly +share/doc/lilypond/${VERSION}/input/regression/68/lily-964f174f.png +share/doc/lilypond/${VERSION}/input/regression/68/lily-f171d0be.ly +share/doc/lilypond/${VERSION}/input/regression/68/lily-f171d0be.png share/doc/lilypond/${VERSION}/input/regression/69/ -share/doc/lilypond/${VERSION}/input/regression/69/lily-1d39a848.ly -share/doc/lilypond/${VERSION}/input/regression/69/lily-1d39a848.png -share/doc/lilypond/${VERSION}/input/regression/69/lily-5c418a3b.ly -share/doc/lilypond/${VERSION}/input/regression/69/lily-5c418a3b.png -share/doc/lilypond/${VERSION}/input/regression/69/lily-663ee4f1.ly -share/doc/lilypond/${VERSION}/input/regression/69/lily-663ee4f1.png -share/doc/lilypond/${VERSION}/input/regression/69/lily-665354ae.ly -share/doc/lilypond/${VERSION}/input/regression/69/lily-665354ae.png -share/doc/lilypond/${VERSION}/input/regression/69/lily-6a852ed1.ly -share/doc/lilypond/${VERSION}/input/regression/69/lily-6a852ed1.png -share/doc/lilypond/${VERSION}/input/regression/69/lily-9785cbbe.ly -share/doc/lilypond/${VERSION}/input/regression/69/lily-9785cbbe.png +share/doc/lilypond/${VERSION}/input/regression/69/lily-3793f987.ly +share/doc/lilypond/${VERSION}/input/regression/69/lily-3793f987.png +share/doc/lilypond/${VERSION}/input/regression/69/lily-4a254efc.ly +share/doc/lilypond/${VERSION}/input/regression/69/lily-4a254efc.png +share/doc/lilypond/${VERSION}/input/regression/69/lily-4bca0bfb.ly +share/doc/lilypond/${VERSION}/input/regression/69/lily-4bca0bfb.png +share/doc/lilypond/${VERSION}/input/regression/69/lily-529ec21e.ly +share/doc/lilypond/${VERSION}/input/regression/69/lily-529ec21e.png +share/doc/lilypond/${VERSION}/input/regression/69/lily-6df6bfd4.ly +share/doc/lilypond/${VERSION}/input/regression/69/lily-6df6bfd4.png +share/doc/lilypond/${VERSION}/input/regression/69/lily-e69c6547.ly +share/doc/lilypond/${VERSION}/input/regression/69/lily-e69c6547.png +share/doc/lilypond/${VERSION}/input/regression/69/lily-ebb4a018.ly +share/doc/lilypond/${VERSION}/input/regression/69/lily-ebb4a018.png share/doc/lilypond/${VERSION}/input/regression/6a/ -share/doc/lilypond/${VERSION}/input/regression/6a/lily-0fce3336.ly -share/doc/lilypond/${VERSION}/input/regression/6a/lily-0fce3336.png -share/doc/lilypond/${VERSION}/input/regression/6a/lily-8b0e520c.ly -share/doc/lilypond/${VERSION}/input/regression/6a/lily-8b0e520c.png -share/doc/lilypond/${VERSION}/input/regression/6a/lily-aa57ee59.ly -share/doc/lilypond/${VERSION}/input/regression/6a/lily-aa57ee59.png +share/doc/lilypond/${VERSION}/input/regression/6a/lily-384c8e79.ly +share/doc/lilypond/${VERSION}/input/regression/6a/lily-384c8e79.png +share/doc/lilypond/${VERSION}/input/regression/6a/lily-6afe6026.ly +share/doc/lilypond/${VERSION}/input/regression/6a/lily-6afe6026.png +share/doc/lilypond/${VERSION}/input/regression/6a/lily-7aa589f4.ly +share/doc/lilypond/${VERSION}/input/regression/6a/lily-7aa589f4.png +share/doc/lilypond/${VERSION}/input/regression/6a/lily-b0fcd7c7.ly +share/doc/lilypond/${VERSION}/input/regression/6a/lily-b0fcd7c7.png share/doc/lilypond/${VERSION}/input/regression/6b/ -share/doc/lilypond/${VERSION}/input/regression/6b/lily-7194d224.ly -share/doc/lilypond/${VERSION}/input/regression/6b/lily-7194d224.png -share/doc/lilypond/${VERSION}/input/regression/6b/lily-7a1d2b7c.ly -share/doc/lilypond/${VERSION}/input/regression/6b/lily-7a1d2b7c.png -share/doc/lilypond/${VERSION}/input/regression/6b/lily-83859745.ly -share/doc/lilypond/${VERSION}/input/regression/6b/lily-83859745.png -share/doc/lilypond/${VERSION}/input/regression/6b/lily-922877f1.ly -share/doc/lilypond/${VERSION}/input/regression/6b/lily-922877f1.png -share/doc/lilypond/${VERSION}/input/regression/6b/lily-9fd22ae9.ly -share/doc/lilypond/${VERSION}/input/regression/6b/lily-9fd22ae9.png -share/doc/lilypond/${VERSION}/input/regression/6b/lily-b9880a3f.ly -share/doc/lilypond/${VERSION}/input/regression/6b/lily-b9880a3f.png -share/doc/lilypond/${VERSION}/input/regression/6b/lily-c097a55a.ly -share/doc/lilypond/${VERSION}/input/regression/6b/lily-c097a55a.png -share/doc/lilypond/${VERSION}/input/regression/6b/lily-e3e71d48.ly -share/doc/lilypond/${VERSION}/input/regression/6b/lily-e3e71d48.png +share/doc/lilypond/${VERSION}/input/regression/6b/lily-0ffa1327.ly +share/doc/lilypond/${VERSION}/input/regression/6b/lily-0ffa1327.png +share/doc/lilypond/${VERSION}/input/regression/6b/lily-59097d81.ly +share/doc/lilypond/${VERSION}/input/regression/6b/lily-59097d81.png +share/doc/lilypond/${VERSION}/input/regression/6b/lily-bc828355.ly +share/doc/lilypond/${VERSION}/input/regression/6b/lily-bc828355.png +share/doc/lilypond/${VERSION}/input/regression/6b/lily-c9f7d197.ly +share/doc/lilypond/${VERSION}/input/regression/6b/lily-c9f7d197.png +share/doc/lilypond/${VERSION}/input/regression/6b/lily-d83c3463.ly +share/doc/lilypond/${VERSION}/input/regression/6b/lily-d83c3463.png share/doc/lilypond/${VERSION}/input/regression/6c/ -share/doc/lilypond/${VERSION}/input/regression/6c/lily-0580a9e3.ly -share/doc/lilypond/${VERSION}/input/regression/6c/lily-0580a9e3.png -share/doc/lilypond/${VERSION}/input/regression/6c/lily-0648e020.ly -share/doc/lilypond/${VERSION}/input/regression/6c/lily-0648e020.png -share/doc/lilypond/${VERSION}/input/regression/6c/lily-0b82db39.ly -share/doc/lilypond/${VERSION}/input/regression/6c/lily-0b82db39.png -share/doc/lilypond/${VERSION}/input/regression/6c/lily-1839e4ca.ly -share/doc/lilypond/${VERSION}/input/regression/6c/lily-1839e4ca.png -share/doc/lilypond/${VERSION}/input/regression/6c/lily-93a1c893.ly -share/doc/lilypond/${VERSION}/input/regression/6c/lily-93a1c893.png -share/doc/lilypond/${VERSION}/input/regression/6c/lily-abbe2c9b.ly -share/doc/lilypond/${VERSION}/input/regression/6c/lily-abbe2c9b.png -share/doc/lilypond/${VERSION}/input/regression/6c/lily-fa48201d.ly -share/doc/lilypond/${VERSION}/input/regression/6c/lily-fa48201d.png +share/doc/lilypond/${VERSION}/input/regression/6c/lily-1627ea66.ly +share/doc/lilypond/${VERSION}/input/regression/6c/lily-1627ea66.png +share/doc/lilypond/${VERSION}/input/regression/6c/lily-4060ac9e.ly +share/doc/lilypond/${VERSION}/input/regression/6c/lily-4060ac9e.png +share/doc/lilypond/${VERSION}/input/regression/6c/lily-7f883303.ly +share/doc/lilypond/${VERSION}/input/regression/6c/lily-7f883303.png +share/doc/lilypond/${VERSION}/input/regression/6c/lily-8e965bc2.ly +share/doc/lilypond/${VERSION}/input/regression/6c/lily-8e965bc2.png share/doc/lilypond/${VERSION}/input/regression/6d/ -share/doc/lilypond/${VERSION}/input/regression/6d/lily-19123976.ly -share/doc/lilypond/${VERSION}/input/regression/6d/lily-19123976.png -share/doc/lilypond/${VERSION}/input/regression/6d/lily-286d846a.ly -share/doc/lilypond/${VERSION}/input/regression/6d/lily-286d846a.png -share/doc/lilypond/${VERSION}/input/regression/6d/lily-b8b592a8.ly -share/doc/lilypond/${VERSION}/input/regression/6d/lily-b8b592a8.png +share/doc/lilypond/${VERSION}/input/regression/6d/lily-7595e9cf.ly +share/doc/lilypond/${VERSION}/input/regression/6d/lily-7595e9cf.png +share/doc/lilypond/${VERSION}/input/regression/6d/lily-9318aa60.ly +share/doc/lilypond/${VERSION}/input/regression/6d/lily-9318aa60.png +share/doc/lilypond/${VERSION}/input/regression/6d/lily-a0f66871.ly +share/doc/lilypond/${VERSION}/input/regression/6d/lily-a0f66871.png +share/doc/lilypond/${VERSION}/input/regression/6d/lily-b22a1237.ly +share/doc/lilypond/${VERSION}/input/regression/6d/lily-b22a1237.png +share/doc/lilypond/${VERSION}/input/regression/6d/lily-cc7f36a5.ly +share/doc/lilypond/${VERSION}/input/regression/6d/lily-cc7f36a5.png +share/doc/lilypond/${VERSION}/input/regression/6d/lily-cfbbaacd.ly +share/doc/lilypond/${VERSION}/input/regression/6d/lily-cfbbaacd.png +share/doc/lilypond/${VERSION}/input/regression/6d/lily-dfd339e8.ly +share/doc/lilypond/${VERSION}/input/regression/6d/lily-dfd339e8.png share/doc/lilypond/${VERSION}/input/regression/6e/ -share/doc/lilypond/${VERSION}/input/regression/6e/lily-4ea8817a.ly -share/doc/lilypond/${VERSION}/input/regression/6e/lily-4ea8817a.png -share/doc/lilypond/${VERSION}/input/regression/6e/lily-5044bcc8.ly -share/doc/lilypond/${VERSION}/input/regression/6e/lily-5044bcc8.png -share/doc/lilypond/${VERSION}/input/regression/6e/lily-5e073491.ly -share/doc/lilypond/${VERSION}/input/regression/6e/lily-5e073491.png -share/doc/lilypond/${VERSION}/input/regression/6e/lily-677f33b4.ly -share/doc/lilypond/${VERSION}/input/regression/6e/lily-677f33b4.png -share/doc/lilypond/${VERSION}/input/regression/6e/lily-7d38703f.ly -share/doc/lilypond/${VERSION}/input/regression/6e/lily-7d38703f.png -share/doc/lilypond/${VERSION}/input/regression/6e/lily-960a57f6.ly -share/doc/lilypond/${VERSION}/input/regression/6e/lily-960a57f6.png -share/doc/lilypond/${VERSION}/input/regression/6e/lily-dbf877ce.ly -share/doc/lilypond/${VERSION}/input/regression/6e/lily-dbf877ce.png -share/doc/lilypond/${VERSION}/input/regression/6e/lily-dcb5c5a6.ly -share/doc/lilypond/${VERSION}/input/regression/6e/lily-dcb5c5a6.png +share/doc/lilypond/${VERSION}/input/regression/6e/lily-049a8c9b.ly +share/doc/lilypond/${VERSION}/input/regression/6e/lily-049a8c9b.png +share/doc/lilypond/${VERSION}/input/regression/6e/lily-238b8e50.ly +share/doc/lilypond/${VERSION}/input/regression/6e/lily-238b8e50.png +share/doc/lilypond/${VERSION}/input/regression/6e/lily-32b8a9ff.ly +share/doc/lilypond/${VERSION}/input/regression/6e/lily-32b8a9ff.png +share/doc/lilypond/${VERSION}/input/regression/6e/lily-982571f9.ly +share/doc/lilypond/${VERSION}/input/regression/6e/lily-982571f9.png +share/doc/lilypond/${VERSION}/input/regression/6e/lily-f869f2d8.ly +share/doc/lilypond/${VERSION}/input/regression/6e/lily-f869f2d8.png share/doc/lilypond/${VERSION}/input/regression/6f/ -share/doc/lilypond/${VERSION}/input/regression/6f/lily-32c5d52e.ly -share/doc/lilypond/${VERSION}/input/regression/6f/lily-32c5d52e.png -share/doc/lilypond/${VERSION}/input/regression/6f/lily-4e26944d.ly -share/doc/lilypond/${VERSION}/input/regression/6f/lily-4e26944d.png -share/doc/lilypond/${VERSION}/input/regression/6f/lily-a6fc3d77.ly -share/doc/lilypond/${VERSION}/input/regression/6f/lily-a6fc3d77.png -share/doc/lilypond/${VERSION}/input/regression/6f/lily-c25b9e0c.ly -share/doc/lilypond/${VERSION}/input/regression/6f/lily-c25b9e0c.png -share/doc/lilypond/${VERSION}/input/regression/6f/lily-f1404cf3.ly -share/doc/lilypond/${VERSION}/input/regression/6f/lily-f1404cf3.png +share/doc/lilypond/${VERSION}/input/regression/6f/lily-4c6a0905.ly +share/doc/lilypond/${VERSION}/input/regression/6f/lily-4c6a0905.png +share/doc/lilypond/${VERSION}/input/regression/6f/lily-8b08931c.ly +share/doc/lilypond/${VERSION}/input/regression/6f/lily-8b08931c.png share/doc/lilypond/${VERSION}/input/regression/70/ -share/doc/lilypond/${VERSION}/input/regression/70/lily-456b4f6e.ly -share/doc/lilypond/${VERSION}/input/regression/70/lily-456b4f6e.png -share/doc/lilypond/${VERSION}/input/regression/70/lily-d91c54d1.ly -share/doc/lilypond/${VERSION}/input/regression/70/lily-d91c54d1.png +share/doc/lilypond/${VERSION}/input/regression/70/lily-2c011685.ly +share/doc/lilypond/${VERSION}/input/regression/70/lily-2c011685.png +share/doc/lilypond/${VERSION}/input/regression/70/lily-96528209.ly +share/doc/lilypond/${VERSION}/input/regression/70/lily-96528209.png +share/doc/lilypond/${VERSION}/input/regression/70/lily-bfd0d655.ly +share/doc/lilypond/${VERSION}/input/regression/70/lily-bfd0d655.png +share/doc/lilypond/${VERSION}/input/regression/70/lily-f3c6b3d3.ly +share/doc/lilypond/${VERSION}/input/regression/70/lily-f3c6b3d3.png +share/doc/lilypond/${VERSION}/input/regression/70/lily-f5b6c12f.ly +share/doc/lilypond/${VERSION}/input/regression/70/lily-f5b6c12f.png share/doc/lilypond/${VERSION}/input/regression/71/ -share/doc/lilypond/${VERSION}/input/regression/71/lily-199061b8.ly -share/doc/lilypond/${VERSION}/input/regression/71/lily-199061b8.png -share/doc/lilypond/${VERSION}/input/regression/71/lily-226839de.ly -share/doc/lilypond/${VERSION}/input/regression/71/lily-226839de.png -share/doc/lilypond/${VERSION}/input/regression/71/lily-320130b3.ly -share/doc/lilypond/${VERSION}/input/regression/71/lily-320130b3.png -share/doc/lilypond/${VERSION}/input/regression/71/lily-3dd5025f.ly -share/doc/lilypond/${VERSION}/input/regression/71/lily-3dd5025f.png -share/doc/lilypond/${VERSION}/input/regression/71/lily-5cc35fed.ly -share/doc/lilypond/${VERSION}/input/regression/71/lily-5cc35fed.png -share/doc/lilypond/${VERSION}/input/regression/71/lily-9d8e8297.ly -share/doc/lilypond/${VERSION}/input/regression/71/lily-9d8e8297.png +share/doc/lilypond/${VERSION}/input/regression/71/lily-14dcdbcf.ly +share/doc/lilypond/${VERSION}/input/regression/71/lily-14dcdbcf.png +share/doc/lilypond/${VERSION}/input/regression/71/lily-81fd1dfb.ly +share/doc/lilypond/${VERSION}/input/regression/71/lily-81fd1dfb.png +share/doc/lilypond/${VERSION}/input/regression/71/lily-cb38f82d.ly +share/doc/lilypond/${VERSION}/input/regression/71/lily-cb38f82d.png share/doc/lilypond/${VERSION}/input/regression/72/ -share/doc/lilypond/${VERSION}/input/regression/72/lily-620c710e.ly -share/doc/lilypond/${VERSION}/input/regression/72/lily-620c710e.png -share/doc/lilypond/${VERSION}/input/regression/72/lily-73c91d7d.ly -share/doc/lilypond/${VERSION}/input/regression/72/lily-73c91d7d.png -share/doc/lilypond/${VERSION}/input/regression/72/lily-d77a6b47.ly -share/doc/lilypond/${VERSION}/input/regression/72/lily-d77a6b47.png +share/doc/lilypond/${VERSION}/input/regression/72/lily-1b7de906.ly +share/doc/lilypond/${VERSION}/input/regression/72/lily-1b7de906.png +share/doc/lilypond/${VERSION}/input/regression/72/lily-51ff63e4.ly +share/doc/lilypond/${VERSION}/input/regression/72/lily-51ff63e4.png +share/doc/lilypond/${VERSION}/input/regression/72/lily-bf4f21ce.ly +share/doc/lilypond/${VERSION}/input/regression/72/lily-bf4f21ce.png +share/doc/lilypond/${VERSION}/input/regression/72/lily-ca26233e.ly +share/doc/lilypond/${VERSION}/input/regression/72/lily-ca26233e.png +share/doc/lilypond/${VERSION}/input/regression/72/lily-d24f213d.ly +share/doc/lilypond/${VERSION}/input/regression/72/lily-d24f213d.png +share/doc/lilypond/${VERSION}/input/regression/72/lily-e94b95e3.ly +share/doc/lilypond/${VERSION}/input/regression/72/lily-e94b95e3.png share/doc/lilypond/${VERSION}/input/regression/73/ -share/doc/lilypond/${VERSION}/input/regression/73/lily-4899d2b1.ly -share/doc/lilypond/${VERSION}/input/regression/73/lily-4899d2b1.png -share/doc/lilypond/${VERSION}/input/regression/73/lily-aa6a3a29.ly -share/doc/lilypond/${VERSION}/input/regression/73/lily-aa6a3a29.png +share/doc/lilypond/${VERSION}/input/regression/73/lily-36a601fd.ly +share/doc/lilypond/${VERSION}/input/regression/73/lily-36a601fd.png +share/doc/lilypond/${VERSION}/input/regression/73/lily-370a5d0e.ly +share/doc/lilypond/${VERSION}/input/regression/73/lily-370a5d0e.png +share/doc/lilypond/${VERSION}/input/regression/73/lily-8d548980.ly +share/doc/lilypond/${VERSION}/input/regression/73/lily-8d548980.png +share/doc/lilypond/${VERSION}/input/regression/73/lily-ca3b94ef.ly +share/doc/lilypond/${VERSION}/input/regression/73/lily-ca3b94ef.png +share/doc/lilypond/${VERSION}/input/regression/73/lily-fd07ea4e.ly +share/doc/lilypond/${VERSION}/input/regression/73/lily-fd07ea4e.png share/doc/lilypond/${VERSION}/input/regression/74/ -share/doc/lilypond/${VERSION}/input/regression/74/lily-2441ef28.ly -share/doc/lilypond/${VERSION}/input/regression/74/lily-2441ef28.png +share/doc/lilypond/${VERSION}/input/regression/74/lily-0d25832e.ly +share/doc/lilypond/${VERSION}/input/regression/74/lily-0d25832e.png +share/doc/lilypond/${VERSION}/input/regression/74/lily-0e276ca5.ly +share/doc/lilypond/${VERSION}/input/regression/74/lily-0e276ca5.png +share/doc/lilypond/${VERSION}/input/regression/74/lily-8b374aa9.ly +share/doc/lilypond/${VERSION}/input/regression/74/lily-8b374aa9.png +share/doc/lilypond/${VERSION}/input/regression/74/lily-95f924c6.ly +share/doc/lilypond/${VERSION}/input/regression/74/lily-95f924c6.png +share/doc/lilypond/${VERSION}/input/regression/74/lily-d38f961f.ly +share/doc/lilypond/${VERSION}/input/regression/74/lily-d38f961f.png share/doc/lilypond/${VERSION}/input/regression/75/ -share/doc/lilypond/${VERSION}/input/regression/75/lily-601d051b.ly -share/doc/lilypond/${VERSION}/input/regression/75/lily-601d051b.png -share/doc/lilypond/${VERSION}/input/regression/75/lily-904b606a.ly -share/doc/lilypond/${VERSION}/input/regression/75/lily-904b606a.png -share/doc/lilypond/${VERSION}/input/regression/75/lily-eb7543e3.ly -share/doc/lilypond/${VERSION}/input/regression/75/lily-eb7543e3.png +share/doc/lilypond/${VERSION}/input/regression/75/lily-3dd90269.ly +share/doc/lilypond/${VERSION}/input/regression/75/lily-3dd90269.png +share/doc/lilypond/${VERSION}/input/regression/75/lily-88d21f72.ly +share/doc/lilypond/${VERSION}/input/regression/75/lily-88d21f72.png share/doc/lilypond/${VERSION}/input/regression/76/ -share/doc/lilypond/${VERSION}/input/regression/76/lily-0568d7ab.ly -share/doc/lilypond/${VERSION}/input/regression/76/lily-0568d7ab.png -share/doc/lilypond/${VERSION}/input/regression/76/lily-3893c7bc.ly -share/doc/lilypond/${VERSION}/input/regression/76/lily-3893c7bc.png +share/doc/lilypond/${VERSION}/input/regression/76/lily-3ef70783.ly +share/doc/lilypond/${VERSION}/input/regression/76/lily-3ef70783.png +share/doc/lilypond/${VERSION}/input/regression/76/lily-7d9ba4b9.ly +share/doc/lilypond/${VERSION}/input/regression/76/lily-7d9ba4b9.png +share/doc/lilypond/${VERSION}/input/regression/76/lily-928072c4.ly +share/doc/lilypond/${VERSION}/input/regression/76/lily-928072c4.png +share/doc/lilypond/${VERSION}/input/regression/76/lily-c8771c05.ly +share/doc/lilypond/${VERSION}/input/regression/76/lily-c8771c05.png +share/doc/lilypond/${VERSION}/input/regression/76/lily-d0b47d96.ly +share/doc/lilypond/${VERSION}/input/regression/76/lily-d0b47d96.png +share/doc/lilypond/${VERSION}/input/regression/76/lily-df8ea3a1.ly +share/doc/lilypond/${VERSION}/input/regression/76/lily-df8ea3a1.png +share/doc/lilypond/${VERSION}/input/regression/76/lily-e8bcbe3a.ly +share/doc/lilypond/${VERSION}/input/regression/76/lily-e8bcbe3a.png +share/doc/lilypond/${VERSION}/input/regression/76/lily-f8c1f059.ly +share/doc/lilypond/${VERSION}/input/regression/76/lily-f8c1f059.png share/doc/lilypond/${VERSION}/input/regression/77/ -share/doc/lilypond/${VERSION}/input/regression/77/lily-1599a3b5.ly -share/doc/lilypond/${VERSION}/input/regression/77/lily-1599a3b5.png -share/doc/lilypond/${VERSION}/input/regression/77/lily-4c3516b2.ly -share/doc/lilypond/${VERSION}/input/regression/77/lily-4c3516b2.png -share/doc/lilypond/${VERSION}/input/regression/77/lily-887559d1.ly -share/doc/lilypond/${VERSION}/input/regression/77/lily-887559d1.png -share/doc/lilypond/${VERSION}/input/regression/77/lily-d1d15480.ly -share/doc/lilypond/${VERSION}/input/regression/77/lily-d1d15480.png +share/doc/lilypond/${VERSION}/input/regression/77/lily-34d19eca.ly +share/doc/lilypond/${VERSION}/input/regression/77/lily-34d19eca.png +share/doc/lilypond/${VERSION}/input/regression/77/lily-8eb87cda.ly +share/doc/lilypond/${VERSION}/input/regression/77/lily-8eb87cda.png +share/doc/lilypond/${VERSION}/input/regression/77/lily-e1390263.ly +share/doc/lilypond/${VERSION}/input/regression/77/lily-e1390263.png share/doc/lilypond/${VERSION}/input/regression/78/ -share/doc/lilypond/${VERSION}/input/regression/78/lily-3dda7533.ly -share/doc/lilypond/${VERSION}/input/regression/78/lily-3dda7533.png -share/doc/lilypond/${VERSION}/input/regression/78/lily-e5d1fe40.ly -share/doc/lilypond/${VERSION}/input/regression/78/lily-e5d1fe40.png -share/doc/lilypond/${VERSION}/input/regression/78/lily-e64ba4f8.ly -share/doc/lilypond/${VERSION}/input/regression/78/lily-e64ba4f8.png -share/doc/lilypond/${VERSION}/input/regression/78/lily-f2f5a90d.ly -share/doc/lilypond/${VERSION}/input/regression/78/lily-f2f5a90d.png +share/doc/lilypond/${VERSION}/input/regression/78/lily-3d5f4a87.ly +share/doc/lilypond/${VERSION}/input/regression/78/lily-3d5f4a87.png +share/doc/lilypond/${VERSION}/input/regression/78/lily-5e8b4c84.ly +share/doc/lilypond/${VERSION}/input/regression/78/lily-5e8b4c84.png +share/doc/lilypond/${VERSION}/input/regression/78/lily-6eb3866d.ly +share/doc/lilypond/${VERSION}/input/regression/78/lily-6eb3866d.png +share/doc/lilypond/${VERSION}/input/regression/78/lily-ebabd6ff.ly +share/doc/lilypond/${VERSION}/input/regression/78/lily-ebabd6ff.png share/doc/lilypond/${VERSION}/input/regression/79/ -share/doc/lilypond/${VERSION}/input/regression/79/lily-2d1f554f.ly -share/doc/lilypond/${VERSION}/input/regression/79/lily-2d1f554f.png -share/doc/lilypond/${VERSION}/input/regression/79/lily-7686b51f.ly -share/doc/lilypond/${VERSION}/input/regression/79/lily-7686b51f.png -share/doc/lilypond/${VERSION}/input/regression/79/lily-963b794d.ly -share/doc/lilypond/${VERSION}/input/regression/79/lily-963b794d.png -share/doc/lilypond/${VERSION}/input/regression/79/lily-9c46d462.ly -share/doc/lilypond/${VERSION}/input/regression/79/lily-9c46d462.png -share/doc/lilypond/${VERSION}/input/regression/7a/ -share/doc/lilypond/${VERSION}/input/regression/7a/lily-0393be63.ly -share/doc/lilypond/${VERSION}/input/regression/7a/lily-0393be63.png -share/doc/lilypond/${VERSION}/input/regression/7a/lily-4cd0da2f.ly -share/doc/lilypond/${VERSION}/input/regression/7a/lily-4cd0da2f.png -share/doc/lilypond/${VERSION}/input/regression/7a/lily-61934423.ly -share/doc/lilypond/${VERSION}/input/regression/7a/lily-61934423.png -share/doc/lilypond/${VERSION}/input/regression/7a/lily-7a6b6e2c.ly -share/doc/lilypond/${VERSION}/input/regression/7a/lily-7a6b6e2c.png +share/doc/lilypond/${VERSION}/input/regression/79/lily-044b27fe.ly +share/doc/lilypond/${VERSION}/input/regression/79/lily-044b27fe.png +share/doc/lilypond/${VERSION}/input/regression/79/lily-154511a7.ly +share/doc/lilypond/${VERSION}/input/regression/79/lily-154511a7.png +share/doc/lilypond/${VERSION}/input/regression/79/lily-211d558e.ly +share/doc/lilypond/${VERSION}/input/regression/79/lily-211d558e.png +share/doc/lilypond/${VERSION}/input/regression/79/lily-720c9c29.ly +share/doc/lilypond/${VERSION}/input/regression/79/lily-720c9c29.png +share/doc/lilypond/${VERSION}/input/regression/79/lily-83620d4b.ly +share/doc/lilypond/${VERSION}/input/regression/79/lily-83620d4b.png +share/doc/lilypond/${VERSION}/input/regression/79/lily-9f1338f8.ly +share/doc/lilypond/${VERSION}/input/regression/79/lily-9f1338f8.png share/doc/lilypond/${VERSION}/input/regression/7b/ -share/doc/lilypond/${VERSION}/input/regression/7b/lily-0e59da7c.ly -share/doc/lilypond/${VERSION}/input/regression/7b/lily-0e59da7c.png -share/doc/lilypond/${VERSION}/input/regression/7b/lily-1fe939f3.ly -share/doc/lilypond/${VERSION}/input/regression/7b/lily-1fe939f3.png -share/doc/lilypond/${VERSION}/input/regression/7b/lily-43cad665.ly -share/doc/lilypond/${VERSION}/input/regression/7b/lily-43cad665.png -share/doc/lilypond/${VERSION}/input/regression/7b/lily-66b6addb.ly -share/doc/lilypond/${VERSION}/input/regression/7b/lily-66b6addb.png +share/doc/lilypond/${VERSION}/input/regression/7b/lily-1818a02f.ly +share/doc/lilypond/${VERSION}/input/regression/7b/lily-1818a02f.png +share/doc/lilypond/${VERSION}/input/regression/7b/lily-25f50a72.ly +share/doc/lilypond/${VERSION}/input/regression/7b/lily-25f50a72.png +share/doc/lilypond/${VERSION}/input/regression/7b/lily-433f589f.ly +share/doc/lilypond/${VERSION}/input/regression/7b/lily-433f589f.png +share/doc/lilypond/${VERSION}/input/regression/7b/lily-57806cf9.ly +share/doc/lilypond/${VERSION}/input/regression/7b/lily-57806cf9.png +share/doc/lilypond/${VERSION}/input/regression/7b/lily-bcd6904b.ly +share/doc/lilypond/${VERSION}/input/regression/7b/lily-bcd6904b.png +share/doc/lilypond/${VERSION}/input/regression/7b/lily-f097e7d3.ly +share/doc/lilypond/${VERSION}/input/regression/7b/lily-f097e7d3.png share/doc/lilypond/${VERSION}/input/regression/7c/ -share/doc/lilypond/${VERSION}/input/regression/7c/lily-4e24d24b.ly -share/doc/lilypond/${VERSION}/input/regression/7c/lily-4e24d24b.png -share/doc/lilypond/${VERSION}/input/regression/7c/lily-568fad2b.ly -share/doc/lilypond/${VERSION}/input/regression/7c/lily-568fad2b.png -share/doc/lilypond/${VERSION}/input/regression/7c/lily-58a45f7c.ly -share/doc/lilypond/${VERSION}/input/regression/7c/lily-58a45f7c.png -share/doc/lilypond/${VERSION}/input/regression/7c/lily-d10cc6e7.ly -share/doc/lilypond/${VERSION}/input/regression/7c/lily-d10cc6e7.png +share/doc/lilypond/${VERSION}/input/regression/7c/lily-26f1279d.ly +share/doc/lilypond/${VERSION}/input/regression/7c/lily-26f1279d.png +share/doc/lilypond/${VERSION}/input/regression/7c/lily-f614a5ec.ly +share/doc/lilypond/${VERSION}/input/regression/7c/lily-f614a5ec.png share/doc/lilypond/${VERSION}/input/regression/7d/ -share/doc/lilypond/${VERSION}/input/regression/7d/lily-24728388.ly -share/doc/lilypond/${VERSION}/input/regression/7d/lily-24728388.png -share/doc/lilypond/${VERSION}/input/regression/7d/lily-77c320f6.ly -share/doc/lilypond/${VERSION}/input/regression/7d/lily-77c320f6.png -share/doc/lilypond/${VERSION}/input/regression/7d/lily-8c13e141.ly -share/doc/lilypond/${VERSION}/input/regression/7d/lily-8c13e141.png -share/doc/lilypond/${VERSION}/input/regression/7d/lily-92fdecaa.ly -share/doc/lilypond/${VERSION}/input/regression/7d/lily-92fdecaa.png -share/doc/lilypond/${VERSION}/input/regression/7d/lily-94294545.ly -share/doc/lilypond/${VERSION}/input/regression/7d/lily-94294545.png -share/doc/lilypond/${VERSION}/input/regression/7d/lily-c0f98f8d.ly -share/doc/lilypond/${VERSION}/input/regression/7d/lily-c0f98f8d.png +share/doc/lilypond/${VERSION}/input/regression/7d/lily-084b915b.ly +share/doc/lilypond/${VERSION}/input/regression/7d/lily-084b915b.png +share/doc/lilypond/${VERSION}/input/regression/7d/lily-6b8628da.ly +share/doc/lilypond/${VERSION}/input/regression/7d/lily-6b8628da.png +share/doc/lilypond/${VERSION}/input/regression/7d/lily-cf6a8715.ly +share/doc/lilypond/${VERSION}/input/regression/7d/lily-cf6a8715.png +share/doc/lilypond/${VERSION}/input/regression/7d/lily-e6fc31ae.ly +share/doc/lilypond/${VERSION}/input/regression/7d/lily-e6fc31ae.png +share/doc/lilypond/${VERSION}/input/regression/7d/lily-f202834a.ly +share/doc/lilypond/${VERSION}/input/regression/7d/lily-f202834a.png share/doc/lilypond/${VERSION}/input/regression/7e/ -share/doc/lilypond/${VERSION}/input/regression/7e/lily-47434760.ly -share/doc/lilypond/${VERSION}/input/regression/7e/lily-47434760.png -share/doc/lilypond/${VERSION}/input/regression/7e/lily-49701d7e.ly -share/doc/lilypond/${VERSION}/input/regression/7e/lily-49701d7e.png -share/doc/lilypond/${VERSION}/input/regression/7e/lily-78d6ba6a.ly -share/doc/lilypond/${VERSION}/input/regression/7e/lily-78d6ba6a.png -share/doc/lilypond/${VERSION}/input/regression/7e/lily-ac1086e5.ly -share/doc/lilypond/${VERSION}/input/regression/7e/lily-ac1086e5.png +share/doc/lilypond/${VERSION}/input/regression/7e/lily-5e36b585.ly +share/doc/lilypond/${VERSION}/input/regression/7e/lily-5e36b585.png +share/doc/lilypond/${VERSION}/input/regression/7e/lily-630eba4e.ly +share/doc/lilypond/${VERSION}/input/regression/7e/lily-630eba4e.png +share/doc/lilypond/${VERSION}/input/regression/7e/lily-6f8e1d56.ly +share/doc/lilypond/${VERSION}/input/regression/7e/lily-6f8e1d56.png +share/doc/lilypond/${VERSION}/input/regression/7e/lily-a887c164.ly +share/doc/lilypond/${VERSION}/input/regression/7e/lily-a887c164.png +share/doc/lilypond/${VERSION}/input/regression/7e/lily-bad38933.ly +share/doc/lilypond/${VERSION}/input/regression/7e/lily-bad38933.png share/doc/lilypond/${VERSION}/input/regression/7f/ -share/doc/lilypond/${VERSION}/input/regression/7f/lily-04dab7cc.ly -share/doc/lilypond/${VERSION}/input/regression/7f/lily-04dab7cc.png -share/doc/lilypond/${VERSION}/input/regression/7f/lily-07cbbfe9.ly -share/doc/lilypond/${VERSION}/input/regression/7f/lily-07cbbfe9.png +share/doc/lilypond/${VERSION}/input/regression/7f/lily-d248b8f3.ly +share/doc/lilypond/${VERSION}/input/regression/7f/lily-d248b8f3.png +share/doc/lilypond/${VERSION}/input/regression/7f/lily-f297ff88.ly +share/doc/lilypond/${VERSION}/input/regression/7f/lily-f297ff88.png share/doc/lilypond/${VERSION}/input/regression/80/ -share/doc/lilypond/${VERSION}/input/regression/80/lily-117a7f6d.ly -share/doc/lilypond/${VERSION}/input/regression/80/lily-117a7f6d.png -share/doc/lilypond/${VERSION}/input/regression/80/lily-1a5081c8.ly -share/doc/lilypond/${VERSION}/input/regression/80/lily-1a5081c8.png -share/doc/lilypond/${VERSION}/input/regression/80/lily-2eddb5fe.ly -share/doc/lilypond/${VERSION}/input/regression/80/lily-2eddb5fe.png -share/doc/lilypond/${VERSION}/input/regression/80/lily-3bbf0e30.ly -share/doc/lilypond/${VERSION}/input/regression/80/lily-3bbf0e30.png -share/doc/lilypond/${VERSION}/input/regression/80/lily-6860c9c3.ly -share/doc/lilypond/${VERSION}/input/regression/80/lily-6860c9c3.png -share/doc/lilypond/${VERSION}/input/regression/80/lily-9a856a16.ly -share/doc/lilypond/${VERSION}/input/regression/80/lily-9a856a16.png -share/doc/lilypond/${VERSION}/input/regression/80/lily-9ac8f4b9.ly -share/doc/lilypond/${VERSION}/input/regression/80/lily-9ac8f4b9.png -share/doc/lilypond/${VERSION}/input/regression/80/lily-e3f884c2.ly -share/doc/lilypond/${VERSION}/input/regression/80/lily-e3f884c2.png -share/doc/lilypond/${VERSION}/input/regression/80/lily-fc3bbf0a.ly -share/doc/lilypond/${VERSION}/input/regression/80/lily-fc3bbf0a.png +share/doc/lilypond/${VERSION}/input/regression/80/lily-101d7e5a.ly +share/doc/lilypond/${VERSION}/input/regression/80/lily-101d7e5a.png +share/doc/lilypond/${VERSION}/input/regression/80/lily-1efcebab.ly +share/doc/lilypond/${VERSION}/input/regression/80/lily-1efcebab.png +share/doc/lilypond/${VERSION}/input/regression/80/lily-2b5403ad.ly +share/doc/lilypond/${VERSION}/input/regression/80/lily-2b5403ad.png +share/doc/lilypond/${VERSION}/input/regression/80/lily-2f5d1dc4.ly +share/doc/lilypond/${VERSION}/input/regression/80/lily-2f5d1dc4.png +share/doc/lilypond/${VERSION}/input/regression/80/lily-c728cfda.ly +share/doc/lilypond/${VERSION}/input/regression/80/lily-c728cfda.png share/doc/lilypond/${VERSION}/input/regression/81/ -share/doc/lilypond/${VERSION}/input/regression/81/lily-0df4754e.ly -share/doc/lilypond/${VERSION}/input/regression/81/lily-0df4754e.png -share/doc/lilypond/${VERSION}/input/regression/81/lily-1fca564f.ly -share/doc/lilypond/${VERSION}/input/regression/81/lily-1fca564f.png -share/doc/lilypond/${VERSION}/input/regression/81/lily-f4727b32.ly -share/doc/lilypond/${VERSION}/input/regression/81/lily-f4727b32.png +share/doc/lilypond/${VERSION}/input/regression/81/lily-32782dbb.ly +share/doc/lilypond/${VERSION}/input/regression/81/lily-32782dbb.png +share/doc/lilypond/${VERSION}/input/regression/81/lily-3ed08f50.ly +share/doc/lilypond/${VERSION}/input/regression/81/lily-3ed08f50.png +share/doc/lilypond/${VERSION}/input/regression/81/lily-5fa93909.ly +share/doc/lilypond/${VERSION}/input/regression/81/lily-5fa93909.png +share/doc/lilypond/${VERSION}/input/regression/81/lily-e6b234bf.ly +share/doc/lilypond/${VERSION}/input/regression/81/lily-e6b234bf.png share/doc/lilypond/${VERSION}/input/regression/82/ -share/doc/lilypond/${VERSION}/input/regression/82/lily-1c803ee8.ly -share/doc/lilypond/${VERSION}/input/regression/82/lily-1c803ee8.png -share/doc/lilypond/${VERSION}/input/regression/82/lily-2ad811cb.ly -share/doc/lilypond/${VERSION}/input/regression/82/lily-2ad811cb.png -share/doc/lilypond/${VERSION}/input/regression/82/lily-36654353.ly -share/doc/lilypond/${VERSION}/input/regression/82/lily-36654353.png -share/doc/lilypond/${VERSION}/input/regression/82/lily-97259ede.ly -share/doc/lilypond/${VERSION}/input/regression/82/lily-97259ede.png -share/doc/lilypond/${VERSION}/input/regression/82/lily-a635f084.ly -share/doc/lilypond/${VERSION}/input/regression/82/lily-a635f084.png -share/doc/lilypond/${VERSION}/input/regression/82/lily-b173b800.ly -share/doc/lilypond/${VERSION}/input/regression/82/lily-b173b800.png +share/doc/lilypond/${VERSION}/input/regression/82/lily-a46174f4.ly +share/doc/lilypond/${VERSION}/input/regression/82/lily-a46174f4.png +share/doc/lilypond/${VERSION}/input/regression/82/lily-b3e9be8d.ly +share/doc/lilypond/${VERSION}/input/regression/82/lily-b3e9be8d.png +share/doc/lilypond/${VERSION}/input/regression/82/lily-c4fec699.ly +share/doc/lilypond/${VERSION}/input/regression/82/lily-c4fec699.png +share/doc/lilypond/${VERSION}/input/regression/82/lily-e589c4c9.ly +share/doc/lilypond/${VERSION}/input/regression/82/lily-e589c4c9.png share/doc/lilypond/${VERSION}/input/regression/83/ -share/doc/lilypond/${VERSION}/input/regression/83/lily-22842668.ly -share/doc/lilypond/${VERSION}/input/regression/83/lily-22842668.png -share/doc/lilypond/${VERSION}/input/regression/83/lily-52a3c0cc.ly -share/doc/lilypond/${VERSION}/input/regression/83/lily-52a3c0cc.png +share/doc/lilypond/${VERSION}/input/regression/83/lily-3cde9cfa.ly +share/doc/lilypond/${VERSION}/input/regression/83/lily-3cde9cfa.png +share/doc/lilypond/${VERSION}/input/regression/83/lily-4597c1f3.ly +share/doc/lilypond/${VERSION}/input/regression/83/lily-4597c1f3.png +share/doc/lilypond/${VERSION}/input/regression/83/lily-9b76f5d9.ly +share/doc/lilypond/${VERSION}/input/regression/83/lily-9b76f5d9.png share/doc/lilypond/${VERSION}/input/regression/84/ -share/doc/lilypond/${VERSION}/input/regression/84/lily-4ab72d98.ly -share/doc/lilypond/${VERSION}/input/regression/84/lily-4ab72d98.png +share/doc/lilypond/${VERSION}/input/regression/84/lily-22e5acbf.ly +share/doc/lilypond/${VERSION}/input/regression/84/lily-22e5acbf.png +share/doc/lilypond/${VERSION}/input/regression/84/lily-da209af3.ly +share/doc/lilypond/${VERSION}/input/regression/84/lily-da209af3.png share/doc/lilypond/${VERSION}/input/regression/85/ -share/doc/lilypond/${VERSION}/input/regression/85/lily-02746d8f.ly -share/doc/lilypond/${VERSION}/input/regression/85/lily-02746d8f.png -share/doc/lilypond/${VERSION}/input/regression/85/lily-09651036.ly -share/doc/lilypond/${VERSION}/input/regression/85/lily-09651036.png +share/doc/lilypond/${VERSION}/input/regression/85/lily-ad47e4d0.ly +share/doc/lilypond/${VERSION}/input/regression/85/lily-ad47e4d0.png +share/doc/lilypond/${VERSION}/input/regression/85/lily-cfb6453a.ly +share/doc/lilypond/${VERSION}/input/regression/85/lily-cfb6453a.png +share/doc/lilypond/${VERSION}/input/regression/85/lily-daee5a1f.ly +share/doc/lilypond/${VERSION}/input/regression/85/lily-daee5a1f.png share/doc/lilypond/${VERSION}/input/regression/86/ -share/doc/lilypond/${VERSION}/input/regression/86/lily-10956e52.ly -share/doc/lilypond/${VERSION}/input/regression/86/lily-10956e52.png -share/doc/lilypond/${VERSION}/input/regression/86/lily-29496057.ly -share/doc/lilypond/${VERSION}/input/regression/86/lily-29496057.png -share/doc/lilypond/${VERSION}/input/regression/86/lily-b494f523.ly -share/doc/lilypond/${VERSION}/input/regression/86/lily-b494f523.png -share/doc/lilypond/${VERSION}/input/regression/86/lily-ed64ecb8.ly -share/doc/lilypond/${VERSION}/input/regression/86/lily-ed64ecb8.png -share/doc/lilypond/${VERSION}/input/regression/86/lily-ee93abe7.ly -share/doc/lilypond/${VERSION}/input/regression/86/lily-ee93abe7.png +share/doc/lilypond/${VERSION}/input/regression/86/lily-31d32329.ly +share/doc/lilypond/${VERSION}/input/regression/86/lily-31d32329.png +share/doc/lilypond/${VERSION}/input/regression/86/lily-6c3e40f2.ly +share/doc/lilypond/${VERSION}/input/regression/86/lily-6c3e40f2.png +share/doc/lilypond/${VERSION}/input/regression/86/lily-c7dbc2e4.ly +share/doc/lilypond/${VERSION}/input/regression/86/lily-c7dbc2e4.png +share/doc/lilypond/${VERSION}/input/regression/86/lily-d5eb1396.ly +share/doc/lilypond/${VERSION}/input/regression/86/lily-d5eb1396.png +share/doc/lilypond/${VERSION}/input/regression/86/lily-eafbf682.ly +share/doc/lilypond/${VERSION}/input/regression/86/lily-eafbf682.png share/doc/lilypond/${VERSION}/input/regression/87/ -share/doc/lilypond/${VERSION}/input/regression/87/lily-686ae35f.ly -share/doc/lilypond/${VERSION}/input/regression/87/lily-686ae35f.png -share/doc/lilypond/${VERSION}/input/regression/87/lily-ab0e0cf8.ly -share/doc/lilypond/${VERSION}/input/regression/87/lily-ab0e0cf8.png -share/doc/lilypond/${VERSION}/input/regression/87/lily-ce674fb8.ly -share/doc/lilypond/${VERSION}/input/regression/87/lily-ce674fb8.png +share/doc/lilypond/${VERSION}/input/regression/87/lily-3890ef6f.ly +share/doc/lilypond/${VERSION}/input/regression/87/lily-3890ef6f.png +share/doc/lilypond/${VERSION}/input/regression/87/lily-41fa2acb.ly +share/doc/lilypond/${VERSION}/input/regression/87/lily-41fa2acb.png +share/doc/lilypond/${VERSION}/input/regression/87/lily-aae4a577.ly +share/doc/lilypond/${VERSION}/input/regression/87/lily-aae4a577.png +share/doc/lilypond/${VERSION}/input/regression/87/lily-f9d24060.ly +share/doc/lilypond/${VERSION}/input/regression/87/lily-f9d24060.png share/doc/lilypond/${VERSION}/input/regression/88/ -share/doc/lilypond/${VERSION}/input/regression/88/lily-be86b228.ly -share/doc/lilypond/${VERSION}/input/regression/88/lily-be86b228.png +share/doc/lilypond/${VERSION}/input/regression/88/lily-1e9b75fa.ly +share/doc/lilypond/${VERSION}/input/regression/88/lily-1e9b75fa.png +share/doc/lilypond/${VERSION}/input/regression/88/lily-1ff9479d.ly +share/doc/lilypond/${VERSION}/input/regression/88/lily-1ff9479d.png +share/doc/lilypond/${VERSION}/input/regression/88/lily-56c923fe.ly +share/doc/lilypond/${VERSION}/input/regression/88/lily-56c923fe.png +share/doc/lilypond/${VERSION}/input/regression/88/lily-61aa3ea1.ly +share/doc/lilypond/${VERSION}/input/regression/88/lily-61aa3ea1.png +share/doc/lilypond/${VERSION}/input/regression/88/lily-b7d72c7b.ly +share/doc/lilypond/${VERSION}/input/regression/88/lily-b7d72c7b.png share/doc/lilypond/${VERSION}/input/regression/89/ -share/doc/lilypond/${VERSION}/input/regression/89/lily-68830642.ly -share/doc/lilypond/${VERSION}/input/regression/89/lily-68830642.png -share/doc/lilypond/${VERSION}/input/regression/89/lily-85372651.ly -share/doc/lilypond/${VERSION}/input/regression/89/lily-85372651.png -share/doc/lilypond/${VERSION}/input/regression/89/lily-cb854f75.ly -share/doc/lilypond/${VERSION}/input/regression/89/lily-cb854f75.png +share/doc/lilypond/${VERSION}/input/regression/89/lily-1efebec4.ly +share/doc/lilypond/${VERSION}/input/regression/89/lily-1efebec4.png +share/doc/lilypond/${VERSION}/input/regression/89/lily-3637636d.ly +share/doc/lilypond/${VERSION}/input/regression/89/lily-3637636d.png +share/doc/lilypond/${VERSION}/input/regression/89/lily-5bf0581d.ly +share/doc/lilypond/${VERSION}/input/regression/89/lily-5bf0581d.png +share/doc/lilypond/${VERSION}/input/regression/89/lily-61260cdb.ly +share/doc/lilypond/${VERSION}/input/regression/89/lily-61260cdb.png +share/doc/lilypond/${VERSION}/input/regression/89/lily-d3094ac1.ly +share/doc/lilypond/${VERSION}/input/regression/89/lily-d3094ac1.png share/doc/lilypond/${VERSION}/input/regression/8a/ -share/doc/lilypond/${VERSION}/input/regression/8a/lily-66dc083b.ly -share/doc/lilypond/${VERSION}/input/regression/8a/lily-66dc083b.png -share/doc/lilypond/${VERSION}/input/regression/8a/lily-8a0abbed.ly -share/doc/lilypond/${VERSION}/input/regression/8a/lily-8a0abbed.png -share/doc/lilypond/${VERSION}/input/regression/8a/lily-96cedd19.ly -share/doc/lilypond/${VERSION}/input/regression/8a/lily-96cedd19.png -share/doc/lilypond/${VERSION}/input/regression/8a/lily-9a482b6f.ly -share/doc/lilypond/${VERSION}/input/regression/8a/lily-9a482b6f.png -share/doc/lilypond/${VERSION}/input/regression/8a/lily-a2be72cd.ly -share/doc/lilypond/${VERSION}/input/regression/8a/lily-a2be72cd.png -share/doc/lilypond/${VERSION}/input/regression/8a/lily-b8813630.ly -share/doc/lilypond/${VERSION}/input/regression/8a/lily-b8813630.png -share/doc/lilypond/${VERSION}/input/regression/8a/lily-f1744d82.ly -share/doc/lilypond/${VERSION}/input/regression/8a/lily-f1744d82.png +share/doc/lilypond/${VERSION}/input/regression/8a/lily-289430ff.ly +share/doc/lilypond/${VERSION}/input/regression/8a/lily-289430ff.png +share/doc/lilypond/${VERSION}/input/regression/8a/lily-ac2ff69b.ly +share/doc/lilypond/${VERSION}/input/regression/8a/lily-ac2ff69b.png +share/doc/lilypond/${VERSION}/input/regression/8a/lily-bb8e74ea.ly +share/doc/lilypond/${VERSION}/input/regression/8a/lily-bb8e74ea.png share/doc/lilypond/${VERSION}/input/regression/8b/ -share/doc/lilypond/${VERSION}/input/regression/8b/lily-0176d8c8.ly -share/doc/lilypond/${VERSION}/input/regression/8b/lily-0176d8c8.png -share/doc/lilypond/${VERSION}/input/regression/8b/lily-0476cfea.ly -share/doc/lilypond/${VERSION}/input/regression/8b/lily-0476cfea.png -share/doc/lilypond/${VERSION}/input/regression/8b/lily-5b4821d0.ly -share/doc/lilypond/${VERSION}/input/regression/8b/lily-5b4821d0.png -share/doc/lilypond/${VERSION}/input/regression/8b/lily-94d3ff74.ly -share/doc/lilypond/${VERSION}/input/regression/8b/lily-94d3ff74.png +share/doc/lilypond/${VERSION}/input/regression/8b/lily-72fd3f6a.ly +share/doc/lilypond/${VERSION}/input/regression/8b/lily-72fd3f6a.png +share/doc/lilypond/${VERSION}/input/regression/8b/lily-a2983e61.ly +share/doc/lilypond/${VERSION}/input/regression/8b/lily-a2983e61.png +share/doc/lilypond/${VERSION}/input/regression/8b/lily-b4d11859.ly +share/doc/lilypond/${VERSION}/input/regression/8b/lily-b4d11859.png +share/doc/lilypond/${VERSION}/input/regression/8b/lily-ba161dab.ly +share/doc/lilypond/${VERSION}/input/regression/8b/lily-ba161dab.png +share/doc/lilypond/${VERSION}/input/regression/8b/lily-c00fd7c1.ly +share/doc/lilypond/${VERSION}/input/regression/8b/lily-c00fd7c1.png share/doc/lilypond/${VERSION}/input/regression/8c/ -share/doc/lilypond/${VERSION}/input/regression/8c/lily-66ad4bb0.ly -share/doc/lilypond/${VERSION}/input/regression/8c/lily-66ad4bb0.png -share/doc/lilypond/${VERSION}/input/regression/8c/lily-7837907f.ly -share/doc/lilypond/${VERSION}/input/regression/8c/lily-7837907f.png -share/doc/lilypond/${VERSION}/input/regression/8c/lily-d72e42a1.ly -share/doc/lilypond/${VERSION}/input/regression/8c/lily-d72e42a1.png +share/doc/lilypond/${VERSION}/input/regression/8c/lily-97f52dac.ly +share/doc/lilypond/${VERSION}/input/regression/8c/lily-97f52dac.png +share/doc/lilypond/${VERSION}/input/regression/8c/lily-d765de91.ly +share/doc/lilypond/${VERSION}/input/regression/8c/lily-d765de91.png +share/doc/lilypond/${VERSION}/input/regression/8c/lily-e2f20266.ly +share/doc/lilypond/${VERSION}/input/regression/8c/lily-e2f20266.png share/doc/lilypond/${VERSION}/input/regression/8d/ -share/doc/lilypond/${VERSION}/input/regression/8d/lily-064272ec.ly -share/doc/lilypond/${VERSION}/input/regression/8d/lily-064272ec.png -share/doc/lilypond/${VERSION}/input/regression/8d/lily-3284c2de.ly -share/doc/lilypond/${VERSION}/input/regression/8d/lily-3284c2de.png -share/doc/lilypond/${VERSION}/input/regression/8d/lily-339582ea.ly -share/doc/lilypond/${VERSION}/input/regression/8d/lily-339582ea.png -share/doc/lilypond/${VERSION}/input/regression/8d/lily-4e5c8a47.ly -share/doc/lilypond/${VERSION}/input/regression/8d/lily-4e5c8a47.png +share/doc/lilypond/${VERSION}/input/regression/8d/lily-1674aedf.ly +share/doc/lilypond/${VERSION}/input/regression/8d/lily-1674aedf.png +share/doc/lilypond/${VERSION}/input/regression/8d/lily-9b65d8f4.ly +share/doc/lilypond/${VERSION}/input/regression/8d/lily-9b65d8f4.png +share/doc/lilypond/${VERSION}/input/regression/8d/lily-b308bddb.ly +share/doc/lilypond/${VERSION}/input/regression/8d/lily-b308bddb.png +share/doc/lilypond/${VERSION}/input/regression/8d/lily-d2e2b327.ly +share/doc/lilypond/${VERSION}/input/regression/8d/lily-d2e2b327.png +share/doc/lilypond/${VERSION}/input/regression/8d/lily-d33b8a14.ly +share/doc/lilypond/${VERSION}/input/regression/8d/lily-d33b8a14.png share/doc/lilypond/${VERSION}/input/regression/8e/ -share/doc/lilypond/${VERSION}/input/regression/8e/lily-00638776.ly -share/doc/lilypond/${VERSION}/input/regression/8e/lily-00638776.png -share/doc/lilypond/${VERSION}/input/regression/8e/lily-38362c6d.ly -share/doc/lilypond/${VERSION}/input/regression/8e/lily-38362c6d.png -share/doc/lilypond/${VERSION}/input/regression/8e/lily-47066ab1.ly -share/doc/lilypond/${VERSION}/input/regression/8e/lily-47066ab1.png -share/doc/lilypond/${VERSION}/input/regression/8e/lily-60824893.ly -share/doc/lilypond/${VERSION}/input/regression/8e/lily-60824893.png -share/doc/lilypond/${VERSION}/input/regression/8e/lily-ad54c373.ly -share/doc/lilypond/${VERSION}/input/regression/8e/lily-ad54c373.png -share/doc/lilypond/${VERSION}/input/regression/8e/lily-e6e4f8cb.ly -share/doc/lilypond/${VERSION}/input/regression/8e/lily-e6e4f8cb.png +share/doc/lilypond/${VERSION}/input/regression/8e/lily-66b2786d.ly +share/doc/lilypond/${VERSION}/input/regression/8e/lily-66b2786d.png +share/doc/lilypond/${VERSION}/input/regression/8e/lily-8c798e07.ly +share/doc/lilypond/${VERSION}/input/regression/8e/lily-8c798e07.png +share/doc/lilypond/${VERSION}/input/regression/8e/lily-a633221f.ly +share/doc/lilypond/${VERSION}/input/regression/8e/lily-a633221f.png +share/doc/lilypond/${VERSION}/input/regression/8e/lily-c70a121f.ly +share/doc/lilypond/${VERSION}/input/regression/8e/lily-c70a121f.png +share/doc/lilypond/${VERSION}/input/regression/8e/lily-e00af2c1.ly +share/doc/lilypond/${VERSION}/input/regression/8e/lily-e00af2c1.png +share/doc/lilypond/${VERSION}/input/regression/8e/lily-f8025cc2.ly +share/doc/lilypond/${VERSION}/input/regression/8e/lily-f8025cc2.png share/doc/lilypond/${VERSION}/input/regression/8f/ -share/doc/lilypond/${VERSION}/input/regression/8f/lily-5651131f.ly -share/doc/lilypond/${VERSION}/input/regression/8f/lily-5651131f.png -share/doc/lilypond/${VERSION}/input/regression/8f/lily-fee7c63f.ly -share/doc/lilypond/${VERSION}/input/regression/8f/lily-fee7c63f.png +share/doc/lilypond/${VERSION}/input/regression/8f/lily-22259a93.ly +share/doc/lilypond/${VERSION}/input/regression/8f/lily-22259a93.png +share/doc/lilypond/${VERSION}/input/regression/8f/lily-25733c49.ly +share/doc/lilypond/${VERSION}/input/regression/8f/lily-25733c49.png +share/doc/lilypond/${VERSION}/input/regression/8f/lily-b8871aad.ly +share/doc/lilypond/${VERSION}/input/regression/8f/lily-b8871aad.png +share/doc/lilypond/${VERSION}/input/regression/8f/lily-c80f75d7.ly +share/doc/lilypond/${VERSION}/input/regression/8f/lily-c80f75d7.png +share/doc/lilypond/${VERSION}/input/regression/8f/lily-f5306c31.ly +share/doc/lilypond/${VERSION}/input/regression/8f/lily-f5306c31.png share/doc/lilypond/${VERSION}/input/regression/90/ -share/doc/lilypond/${VERSION}/input/regression/90/lily-2f6ad1f4.ly -share/doc/lilypond/${VERSION}/input/regression/90/lily-2f6ad1f4.png -share/doc/lilypond/${VERSION}/input/regression/90/lily-498bba5f.ly -share/doc/lilypond/${VERSION}/input/regression/90/lily-498bba5f.png +share/doc/lilypond/${VERSION}/input/regression/90/lily-1098a953.ly +share/doc/lilypond/${VERSION}/input/regression/90/lily-1098a953.png +share/doc/lilypond/${VERSION}/input/regression/90/lily-64e2a50f.ly +share/doc/lilypond/${VERSION}/input/regression/90/lily-64e2a50f.png +share/doc/lilypond/${VERSION}/input/regression/90/lily-688595cb.ly +share/doc/lilypond/${VERSION}/input/regression/90/lily-688595cb.png +share/doc/lilypond/${VERSION}/input/regression/90/lily-68ca9147.ly +share/doc/lilypond/${VERSION}/input/regression/90/lily-68ca9147.png share/doc/lilypond/${VERSION}/input/regression/91/ -share/doc/lilypond/${VERSION}/input/regression/91/lily-3db60b69.ly -share/doc/lilypond/${VERSION}/input/regression/91/lily-3db60b69.png -share/doc/lilypond/${VERSION}/input/regression/91/lily-4f449b9f.ly -share/doc/lilypond/${VERSION}/input/regression/91/lily-4f449b9f.png -share/doc/lilypond/${VERSION}/input/regression/91/lily-51f07cbc.ly -share/doc/lilypond/${VERSION}/input/regression/91/lily-51f07cbc.png -share/doc/lilypond/${VERSION}/input/regression/91/lily-c45f8599.ly -share/doc/lilypond/${VERSION}/input/regression/91/lily-c45f8599.png -share/doc/lilypond/${VERSION}/input/regression/91/lily-f5f890ac.ly -share/doc/lilypond/${VERSION}/input/regression/91/lily-f5f890ac.png +share/doc/lilypond/${VERSION}/input/regression/91/lily-30c111b4.ly +share/doc/lilypond/${VERSION}/input/regression/91/lily-30c111b4.png +share/doc/lilypond/${VERSION}/input/regression/91/lily-36b6bc8e.ly +share/doc/lilypond/${VERSION}/input/regression/91/lily-36b6bc8e.png +share/doc/lilypond/${VERSION}/input/regression/91/lily-6383f8ee.ly +share/doc/lilypond/${VERSION}/input/regression/91/lily-6383f8ee.png +share/doc/lilypond/${VERSION}/input/regression/91/lily-7392d582.ly +share/doc/lilypond/${VERSION}/input/regression/91/lily-7392d582.png +share/doc/lilypond/${VERSION}/input/regression/91/lily-85a77ebe.ly +share/doc/lilypond/${VERSION}/input/regression/91/lily-85a77ebe.png +share/doc/lilypond/${VERSION}/input/regression/91/lily-a1009fa6.ly +share/doc/lilypond/${VERSION}/input/regression/91/lily-a1009fa6.png +share/doc/lilypond/${VERSION}/input/regression/91/lily-af7c96bf.ly +share/doc/lilypond/${VERSION}/input/regression/91/lily-af7c96bf.png +share/doc/lilypond/${VERSION}/input/regression/91/lily-e79b6231.ly +share/doc/lilypond/${VERSION}/input/regression/91/lily-e79b6231.png +share/doc/lilypond/${VERSION}/input/regression/91/lily-f8a96354.ly +share/doc/lilypond/${VERSION}/input/regression/91/lily-f8a96354.png share/doc/lilypond/${VERSION}/input/regression/92/ -share/doc/lilypond/${VERSION}/input/regression/92/lily-2a385a76.ly -share/doc/lilypond/${VERSION}/input/regression/92/lily-2a385a76.png -share/doc/lilypond/${VERSION}/input/regression/92/lily-385cef8a.ly -share/doc/lilypond/${VERSION}/input/regression/92/lily-385cef8a.png -share/doc/lilypond/${VERSION}/input/regression/92/lily-6aa3eba8.ly -share/doc/lilypond/${VERSION}/input/regression/92/lily-6aa3eba8.png -share/doc/lilypond/${VERSION}/input/regression/92/lily-b6775d77.ly -share/doc/lilypond/${VERSION}/input/regression/92/lily-b6775d77.png +share/doc/lilypond/${VERSION}/input/regression/92/lily-4bdaf235.ly +share/doc/lilypond/${VERSION}/input/regression/92/lily-4bdaf235.png +share/doc/lilypond/${VERSION}/input/regression/92/lily-a6721efd.ly +share/doc/lilypond/${VERSION}/input/regression/92/lily-a6721efd.png +share/doc/lilypond/${VERSION}/input/regression/92/lily-d379e640.ly +share/doc/lilypond/${VERSION}/input/regression/92/lily-d379e640.png share/doc/lilypond/${VERSION}/input/regression/93/ -share/doc/lilypond/${VERSION}/input/regression/93/lily-7ac86c7d.ly -share/doc/lilypond/${VERSION}/input/regression/93/lily-7ac86c7d.png -share/doc/lilypond/${VERSION}/input/regression/93/lily-89089063.ly -share/doc/lilypond/${VERSION}/input/regression/93/lily-89089063.png -share/doc/lilypond/${VERSION}/input/regression/93/lily-a05582c4.ly -share/doc/lilypond/${VERSION}/input/regression/93/lily-a05582c4.png -share/doc/lilypond/${VERSION}/input/regression/93/lily-eace5bdb.ly -share/doc/lilypond/${VERSION}/input/regression/93/lily-eace5bdb.png +share/doc/lilypond/${VERSION}/input/regression/93/lily-539720c5.ly +share/doc/lilypond/${VERSION}/input/regression/93/lily-539720c5.png +share/doc/lilypond/${VERSION}/input/regression/93/lily-64627658.ly +share/doc/lilypond/${VERSION}/input/regression/93/lily-64627658.png +share/doc/lilypond/${VERSION}/input/regression/93/lily-807520f6.ly +share/doc/lilypond/${VERSION}/input/regression/93/lily-807520f6.png +share/doc/lilypond/${VERSION}/input/regression/93/lily-c7099af2.ly +share/doc/lilypond/${VERSION}/input/regression/93/lily-c7099af2.png share/doc/lilypond/${VERSION}/input/regression/94/ -share/doc/lilypond/${VERSION}/input/regression/94/lily-0ad92f38.ly -share/doc/lilypond/${VERSION}/input/regression/94/lily-0ad92f38.png -share/doc/lilypond/${VERSION}/input/regression/94/lily-48dfb095.ly -share/doc/lilypond/${VERSION}/input/regression/94/lily-48dfb095.png -share/doc/lilypond/${VERSION}/input/regression/94/lily-7ef7cb76.ly -share/doc/lilypond/${VERSION}/input/regression/94/lily-7ef7cb76.png -share/doc/lilypond/${VERSION}/input/regression/94/lily-8d13b13c.ly -share/doc/lilypond/${VERSION}/input/regression/94/lily-8d13b13c.png +share/doc/lilypond/${VERSION}/input/regression/94/lily-00cc8b90.ly +share/doc/lilypond/${VERSION}/input/regression/94/lily-00cc8b90.png +share/doc/lilypond/${VERSION}/input/regression/94/lily-087df56d.ly +share/doc/lilypond/${VERSION}/input/regression/94/lily-087df56d.png +share/doc/lilypond/${VERSION}/input/regression/94/lily-0def3433.ly +share/doc/lilypond/${VERSION}/input/regression/94/lily-0def3433.png +share/doc/lilypond/${VERSION}/input/regression/94/lily-32d78681.ly +share/doc/lilypond/${VERSION}/input/regression/94/lily-32d78681.png +share/doc/lilypond/${VERSION}/input/regression/94/lily-64464768.ly +share/doc/lilypond/${VERSION}/input/regression/94/lily-64464768.png +share/doc/lilypond/${VERSION}/input/regression/94/lily-7a9289d9.ly +share/doc/lilypond/${VERSION}/input/regression/94/lily-7a9289d9.png +share/doc/lilypond/${VERSION}/input/regression/94/lily-a043204f.ly +share/doc/lilypond/${VERSION}/input/regression/94/lily-a043204f.png +share/doc/lilypond/${VERSION}/input/regression/94/lily-a7fd4e24.ly +share/doc/lilypond/${VERSION}/input/regression/94/lily-a7fd4e24.png share/doc/lilypond/${VERSION}/input/regression/95/ -share/doc/lilypond/${VERSION}/input/regression/95/lily-496c31a9.ly -share/doc/lilypond/${VERSION}/input/regression/95/lily-496c31a9.png -share/doc/lilypond/${VERSION}/input/regression/95/lily-7041df42.ly -share/doc/lilypond/${VERSION}/input/regression/95/lily-7041df42.png -share/doc/lilypond/${VERSION}/input/regression/95/lily-e3dac10b.ly -share/doc/lilypond/${VERSION}/input/regression/95/lily-e3dac10b.png +share/doc/lilypond/${VERSION}/input/regression/95/lily-677c5108.ly +share/doc/lilypond/${VERSION}/input/regression/95/lily-677c5108.png share/doc/lilypond/${VERSION}/input/regression/96/ -share/doc/lilypond/${VERSION}/input/regression/96/lily-352a9960.ly -share/doc/lilypond/${VERSION}/input/regression/96/lily-352a9960.png -share/doc/lilypond/${VERSION}/input/regression/96/lily-4b19fd36.ly -share/doc/lilypond/${VERSION}/input/regression/96/lily-4b19fd36.png +share/doc/lilypond/${VERSION}/input/regression/96/lily-1f9a8a41.ly +share/doc/lilypond/${VERSION}/input/regression/96/lily-1f9a8a41.png +share/doc/lilypond/${VERSION}/input/regression/96/lily-27d72e5b.ly +share/doc/lilypond/${VERSION}/input/regression/96/lily-27d72e5b.png +share/doc/lilypond/${VERSION}/input/regression/96/lily-36aa274b.ly +share/doc/lilypond/${VERSION}/input/regression/96/lily-36aa274b.png share/doc/lilypond/${VERSION}/input/regression/97/ -share/doc/lilypond/${VERSION}/input/regression/97/lily-12d791f3.ly -share/doc/lilypond/${VERSION}/input/regression/97/lily-12d791f3.png -share/doc/lilypond/${VERSION}/input/regression/97/lily-67b886c9.ly -share/doc/lilypond/${VERSION}/input/regression/97/lily-67b886c9.png -share/doc/lilypond/${VERSION}/input/regression/97/lily-876fffe1.ly -share/doc/lilypond/${VERSION}/input/regression/97/lily-876fffe1.png -share/doc/lilypond/${VERSION}/input/regression/97/lily-acb09cbc.ly -share/doc/lilypond/${VERSION}/input/regression/97/lily-acb09cbc.png -share/doc/lilypond/${VERSION}/input/regression/97/lily-c01a91d2.ly -share/doc/lilypond/${VERSION}/input/regression/97/lily-c01a91d2.png -share/doc/lilypond/${VERSION}/input/regression/97/lily-cbcdcdcb.ly -share/doc/lilypond/${VERSION}/input/regression/97/lily-cbcdcdcb.png -share/doc/lilypond/${VERSION}/input/regression/97/lily-d5c6c3c4.ly -share/doc/lilypond/${VERSION}/input/regression/97/lily-d5c6c3c4.png +share/doc/lilypond/${VERSION}/input/regression/97/lily-31e623a6.ly +share/doc/lilypond/${VERSION}/input/regression/97/lily-31e623a6.png +share/doc/lilypond/${VERSION}/input/regression/97/lily-5a513952.ly +share/doc/lilypond/${VERSION}/input/regression/97/lily-5a513952.png +share/doc/lilypond/${VERSION}/input/regression/97/lily-831b5e9f.ly +share/doc/lilypond/${VERSION}/input/regression/97/lily-831b5e9f.png +share/doc/lilypond/${VERSION}/input/regression/97/lily-bc1580dc.ly +share/doc/lilypond/${VERSION}/input/regression/97/lily-bc1580dc.png +share/doc/lilypond/${VERSION}/input/regression/97/lily-cfa6fa3d.ly +share/doc/lilypond/${VERSION}/input/regression/97/lily-cfa6fa3d.png share/doc/lilypond/${VERSION}/input/regression/98/ -share/doc/lilypond/${VERSION}/input/regression/98/lily-6a58999c.ly -share/doc/lilypond/${VERSION}/input/regression/98/lily-6a58999c.png -share/doc/lilypond/${VERSION}/input/regression/98/lily-83cf0e30.ly -share/doc/lilypond/${VERSION}/input/regression/98/lily-83cf0e30.png -share/doc/lilypond/${VERSION}/input/regression/98/lily-bb549c11.ly -share/doc/lilypond/${VERSION}/input/regression/98/lily-bb549c11.png -share/doc/lilypond/${VERSION}/input/regression/98/lily-eb532819.ly -share/doc/lilypond/${VERSION}/input/regression/98/lily-eb532819.png +share/doc/lilypond/${VERSION}/input/regression/98/lily-72ba3f76.ly +share/doc/lilypond/${VERSION}/input/regression/98/lily-72ba3f76.png +share/doc/lilypond/${VERSION}/input/regression/98/lily-bf1388a0.ly +share/doc/lilypond/${VERSION}/input/regression/98/lily-bf1388a0.png +share/doc/lilypond/${VERSION}/input/regression/98/lily-cf71f782.ly +share/doc/lilypond/${VERSION}/input/regression/98/lily-cf71f782.png share/doc/lilypond/${VERSION}/input/regression/99/ -share/doc/lilypond/${VERSION}/input/regression/99/lily-4d6f9e2a.ly -share/doc/lilypond/${VERSION}/input/regression/99/lily-4d6f9e2a.png -share/doc/lilypond/${VERSION}/input/regression/99/lily-6321c5b6.ly -share/doc/lilypond/${VERSION}/input/regression/99/lily-6321c5b6.png -share/doc/lilypond/${VERSION}/input/regression/99/lily-796821a1.ly -share/doc/lilypond/${VERSION}/input/regression/99/lily-796821a1.png -share/doc/lilypond/${VERSION}/input/regression/99/lily-855a5d97.ly -share/doc/lilypond/${VERSION}/input/regression/99/lily-855a5d97.png -share/doc/lilypond/${VERSION}/input/regression/99/lily-9555841e.ly -share/doc/lilypond/${VERSION}/input/regression/99/lily-9555841e.png -share/doc/lilypond/${VERSION}/input/regression/99/lily-bf396d97.ly -share/doc/lilypond/${VERSION}/input/regression/99/lily-bf396d97.png -share/doc/lilypond/${VERSION}/input/regression/99/lily-fd2ab7dd.ly -share/doc/lilypond/${VERSION}/input/regression/99/lily-fd2ab7dd.png +share/doc/lilypond/${VERSION}/input/regression/99/lily-812ee1a4.ly +share/doc/lilypond/${VERSION}/input/regression/99/lily-812ee1a4.png +share/doc/lilypond/${VERSION}/input/regression/99/lily-d1347f10.ly +share/doc/lilypond/${VERSION}/input/regression/99/lily-d1347f10.png +share/doc/lilypond/${VERSION}/input/regression/99/lily-e4161f63.ly +share/doc/lilypond/${VERSION}/input/regression/99/lily-e4161f63.png share/doc/lilypond/${VERSION}/input/regression/9a/ -share/doc/lilypond/${VERSION}/input/regression/9a/lily-f62f222f.ly -share/doc/lilypond/${VERSION}/input/regression/9a/lily-f62f222f.png +share/doc/lilypond/${VERSION}/input/regression/9a/lily-63b9eb43.ly +share/doc/lilypond/${VERSION}/input/regression/9a/lily-63b9eb43.png +share/doc/lilypond/${VERSION}/input/regression/9a/lily-76a3990b.ly +share/doc/lilypond/${VERSION}/input/regression/9a/lily-76a3990b.png +share/doc/lilypond/${VERSION}/input/regression/9a/lily-979b60da.ly +share/doc/lilypond/${VERSION}/input/regression/9a/lily-979b60da.png +share/doc/lilypond/${VERSION}/input/regression/9a/lily-a6f2e564.ly +share/doc/lilypond/${VERSION}/input/regression/9a/lily-a6f2e564.png +share/doc/lilypond/${VERSION}/input/regression/9a/lily-fcbbf432.ly +share/doc/lilypond/${VERSION}/input/regression/9a/lily-fcbbf432.png share/doc/lilypond/${VERSION}/input/regression/9b/ -share/doc/lilypond/${VERSION}/input/regression/9b/lily-64e98eca.ly -share/doc/lilypond/${VERSION}/input/regression/9b/lily-64e98eca.png -share/doc/lilypond/${VERSION}/input/regression/9b/lily-666de8e5.ly -share/doc/lilypond/${VERSION}/input/regression/9b/lily-666de8e5.png +share/doc/lilypond/${VERSION}/input/regression/9b/lily-2efe4bd6.ly +share/doc/lilypond/${VERSION}/input/regression/9b/lily-2efe4bd6.png +share/doc/lilypond/${VERSION}/input/regression/9b/lily-79761b07.ly +share/doc/lilypond/${VERSION}/input/regression/9b/lily-79761b07.png share/doc/lilypond/${VERSION}/input/regression/9c/ -share/doc/lilypond/${VERSION}/input/regression/9c/lily-51aa3343.ly -share/doc/lilypond/${VERSION}/input/regression/9c/lily-51aa3343.png -share/doc/lilypond/${VERSION}/input/regression/9c/lily-86509230.ly -share/doc/lilypond/${VERSION}/input/regression/9c/lily-86509230.png -share/doc/lilypond/${VERSION}/input/regression/9c/lily-f7306a81.ly -share/doc/lilypond/${VERSION}/input/regression/9c/lily-f7306a81.png +share/doc/lilypond/${VERSION}/input/regression/9c/lily-509cc097.ly +share/doc/lilypond/${VERSION}/input/regression/9c/lily-509cc097.png +share/doc/lilypond/${VERSION}/input/regression/9c/lily-6d3393bf.ly +share/doc/lilypond/${VERSION}/input/regression/9c/lily-6d3393bf.png +share/doc/lilypond/${VERSION}/input/regression/9c/lily-7f871f95.ly +share/doc/lilypond/${VERSION}/input/regression/9c/lily-7f871f95.png +share/doc/lilypond/${VERSION}/input/regression/9c/lily-8ec99e1a.ly +share/doc/lilypond/${VERSION}/input/regression/9c/lily-8ec99e1a.png +share/doc/lilypond/${VERSION}/input/regression/9c/lily-e4a47bc9.ly +share/doc/lilypond/${VERSION}/input/regression/9c/lily-e4a47bc9.png share/doc/lilypond/${VERSION}/input/regression/9d/ -share/doc/lilypond/${VERSION}/input/regression/9d/lily-179d551b.ly -share/doc/lilypond/${VERSION}/input/regression/9d/lily-179d551b.png -share/doc/lilypond/${VERSION}/input/regression/9d/lily-7bbcc18a.ly -share/doc/lilypond/${VERSION}/input/regression/9d/lily-7bbcc18a.png -share/doc/lilypond/${VERSION}/input/regression/9d/lily-fd6a3ea2.ly -share/doc/lilypond/${VERSION}/input/regression/9d/lily-fd6a3ea2.png +share/doc/lilypond/${VERSION}/input/regression/9d/lily-22099402.ly +share/doc/lilypond/${VERSION}/input/regression/9d/lily-22099402.png +share/doc/lilypond/${VERSION}/input/regression/9d/lily-801258ed.ly +share/doc/lilypond/${VERSION}/input/regression/9d/lily-801258ed.png +share/doc/lilypond/${VERSION}/input/regression/9d/lily-be640c82.ly +share/doc/lilypond/${VERSION}/input/regression/9d/lily-be640c82.png +share/doc/lilypond/${VERSION}/input/regression/9d/lily-db188d47.ly +share/doc/lilypond/${VERSION}/input/regression/9d/lily-db188d47.png +share/doc/lilypond/${VERSION}/input/regression/9d/lily-fb9a4e55.ly +share/doc/lilypond/${VERSION}/input/regression/9d/lily-fb9a4e55.png share/doc/lilypond/${VERSION}/input/regression/9e/ -share/doc/lilypond/${VERSION}/input/regression/9e/lily-d9e51184.ly -share/doc/lilypond/${VERSION}/input/regression/9e/lily-d9e51184.png -share/doc/lilypond/${VERSION}/input/regression/9e/lily-db250b5e.ly -share/doc/lilypond/${VERSION}/input/regression/9e/lily-db250b5e.png +share/doc/lilypond/${VERSION}/input/regression/9e/lily-1559b94b.ly +share/doc/lilypond/${VERSION}/input/regression/9e/lily-1559b94b.png +share/doc/lilypond/${VERSION}/input/regression/9e/lily-347a89b1.ly +share/doc/lilypond/${VERSION}/input/regression/9e/lily-347a89b1.png +share/doc/lilypond/${VERSION}/input/regression/9e/lily-7ce18a5d.ly +share/doc/lilypond/${VERSION}/input/regression/9e/lily-7ce18a5d.png +share/doc/lilypond/${VERSION}/input/regression/9e/lily-b2501612.ly +share/doc/lilypond/${VERSION}/input/regression/9e/lily-b2501612.png share/doc/lilypond/${VERSION}/input/regression/9f/ -share/doc/lilypond/${VERSION}/input/regression/9f/lily-12a2c018.ly -share/doc/lilypond/${VERSION}/input/regression/9f/lily-12a2c018.png -share/doc/lilypond/${VERSION}/input/regression/9f/lily-87585613.ly -share/doc/lilypond/${VERSION}/input/regression/9f/lily-87585613.png +share/doc/lilypond/${VERSION}/input/regression/9f/lily-2aebcaf3.ly +share/doc/lilypond/${VERSION}/input/regression/9f/lily-2aebcaf3.png +share/doc/lilypond/${VERSION}/input/regression/9f/lily-e80b4547.ly +share/doc/lilypond/${VERSION}/input/regression/9f/lily-e80b4547.png share/doc/lilypond/${VERSION}/input/regression/a0/ -share/doc/lilypond/${VERSION}/input/regression/a0/lily-3686d3a9.ly -share/doc/lilypond/${VERSION}/input/regression/a0/lily-3686d3a9.png +share/doc/lilypond/${VERSION}/input/regression/a0/lily-062676d2.ly +share/doc/lilypond/${VERSION}/input/regression/a0/lily-062676d2.png +share/doc/lilypond/${VERSION}/input/regression/a0/lily-52083928.ly +share/doc/lilypond/${VERSION}/input/regression/a0/lily-52083928.png +share/doc/lilypond/${VERSION}/input/regression/a0/lily-fd40c5fa.ly +share/doc/lilypond/${VERSION}/input/regression/a0/lily-fd40c5fa.png share/doc/lilypond/${VERSION}/input/regression/a1/ -share/doc/lilypond/${VERSION}/input/regression/a1/lily-0fbb499d.ly -share/doc/lilypond/${VERSION}/input/regression/a1/lily-0fbb499d.png -share/doc/lilypond/${VERSION}/input/regression/a1/lily-624a475e.ly -share/doc/lilypond/${VERSION}/input/regression/a1/lily-624a475e.png -share/doc/lilypond/${VERSION}/input/regression/a1/lily-c6742010.ly -share/doc/lilypond/${VERSION}/input/regression/a1/lily-c6742010.png +share/doc/lilypond/${VERSION}/input/regression/a1/lily-2532f52b.ly +share/doc/lilypond/${VERSION}/input/regression/a1/lily-2532f52b.png share/doc/lilypond/${VERSION}/input/regression/a2/ -share/doc/lilypond/${VERSION}/input/regression/a2/lily-2edb5d77.ly -share/doc/lilypond/${VERSION}/input/regression/a2/lily-2edb5d77.png -share/doc/lilypond/${VERSION}/input/regression/a2/lily-47d720ec.ly -share/doc/lilypond/${VERSION}/input/regression/a2/lily-47d720ec.png -share/doc/lilypond/${VERSION}/input/regression/a2/lily-61216614.ly -share/doc/lilypond/${VERSION}/input/regression/a2/lily-61216614.png -share/doc/lilypond/${VERSION}/input/regression/a2/lily-93d84894.ly -share/doc/lilypond/${VERSION}/input/regression/a2/lily-93d84894.png -share/doc/lilypond/${VERSION}/input/regression/a2/lily-a07419b4.ly -share/doc/lilypond/${VERSION}/input/regression/a2/lily-a07419b4.png -share/doc/lilypond/${VERSION}/input/regression/a2/lily-b78b9f8e.ly -share/doc/lilypond/${VERSION}/input/regression/a2/lily-b78b9f8e.png +share/doc/lilypond/${VERSION}/input/regression/a2/lily-0832a874.ly +share/doc/lilypond/${VERSION}/input/regression/a2/lily-0832a874.png +share/doc/lilypond/${VERSION}/input/regression/a2/lily-1adeb889.ly +share/doc/lilypond/${VERSION}/input/regression/a2/lily-1adeb889.png +share/doc/lilypond/${VERSION}/input/regression/a2/lily-2bba3e7e.ly +share/doc/lilypond/${VERSION}/input/regression/a2/lily-2bba3e7e.png +share/doc/lilypond/${VERSION}/input/regression/a2/lily-7ce7713c.ly +share/doc/lilypond/${VERSION}/input/regression/a2/lily-7ce7713c.png +share/doc/lilypond/${VERSION}/input/regression/a2/lily-d6de9e2d.ly +share/doc/lilypond/${VERSION}/input/regression/a2/lily-d6de9e2d.png share/doc/lilypond/${VERSION}/input/regression/a3/ -share/doc/lilypond/${VERSION}/input/regression/a3/lily-34fefa73.ly -share/doc/lilypond/${VERSION}/input/regression/a3/lily-34fefa73.png -share/doc/lilypond/${VERSION}/input/regression/a3/lily-3e1fea11.ly -share/doc/lilypond/${VERSION}/input/regression/a3/lily-3e1fea11.png -share/doc/lilypond/${VERSION}/input/regression/a3/lily-71898ac9.ly -share/doc/lilypond/${VERSION}/input/regression/a3/lily-71898ac9.png -share/doc/lilypond/${VERSION}/input/regression/a3/lily-c9c30a1a.ly -share/doc/lilypond/${VERSION}/input/regression/a3/lily-c9c30a1a.png +share/doc/lilypond/${VERSION}/input/regression/a3/lily-35b258bb.ly +share/doc/lilypond/${VERSION}/input/regression/a3/lily-35b258bb.png +share/doc/lilypond/${VERSION}/input/regression/a3/lily-dc9540af.ly +share/doc/lilypond/${VERSION}/input/regression/a3/lily-dc9540af.png +share/doc/lilypond/${VERSION}/input/regression/a3/lily-f0c6ed77.ly +share/doc/lilypond/${VERSION}/input/regression/a3/lily-f0c6ed77.png share/doc/lilypond/${VERSION}/input/regression/a4/ -share/doc/lilypond/${VERSION}/input/regression/a4/lily-702f3909.ly -share/doc/lilypond/${VERSION}/input/regression/a4/lily-702f3909.png -share/doc/lilypond/${VERSION}/input/regression/a4/lily-f7acf669.ly -share/doc/lilypond/${VERSION}/input/regression/a4/lily-f7acf669.png -share/doc/lilypond/${VERSION}/input/regression/a4/lily-ff58bdf3.ly -share/doc/lilypond/${VERSION}/input/regression/a4/lily-ff58bdf3.png +share/doc/lilypond/${VERSION}/input/regression/a4/lily-1a06c984.ly +share/doc/lilypond/${VERSION}/input/regression/a4/lily-1a06c984.png +share/doc/lilypond/${VERSION}/input/regression/a4/lily-1f6371be.ly +share/doc/lilypond/${VERSION}/input/regression/a4/lily-1f6371be.png +share/doc/lilypond/${VERSION}/input/regression/a4/lily-b59df3db.ly +share/doc/lilypond/${VERSION}/input/regression/a4/lily-b59df3db.png +share/doc/lilypond/${VERSION}/input/regression/a4/lily-d5a4cb5a.ly +share/doc/lilypond/${VERSION}/input/regression/a4/lily-d5a4cb5a.png +share/doc/lilypond/${VERSION}/input/regression/a4/lily-e297405f.ly +share/doc/lilypond/${VERSION}/input/regression/a4/lily-e297405f.png share/doc/lilypond/${VERSION}/input/regression/a5/ -share/doc/lilypond/${VERSION}/input/regression/a5/lily-98cf8db4.ly -share/doc/lilypond/${VERSION}/input/regression/a5/lily-98cf8db4.png -share/doc/lilypond/${VERSION}/input/regression/a5/lily-a9a2feb5.ly -share/doc/lilypond/${VERSION}/input/regression/a5/lily-a9a2feb5.png -share/doc/lilypond/${VERSION}/input/regression/a5/lily-b5cddc8b.ly -share/doc/lilypond/${VERSION}/input/regression/a5/lily-b5cddc8b.png -share/doc/lilypond/${VERSION}/input/regression/a5/lily-c1d0e0bd.ly -share/doc/lilypond/${VERSION}/input/regression/a5/lily-c1d0e0bd.png -share/doc/lilypond/${VERSION}/input/regression/a5/lily-f750edcd.ly -share/doc/lilypond/${VERSION}/input/regression/a5/lily-f750edcd.png +share/doc/lilypond/${VERSION}/input/regression/a5/lily-21a15be1.ly +share/doc/lilypond/${VERSION}/input/regression/a5/lily-21a15be1.png +share/doc/lilypond/${VERSION}/input/regression/a5/lily-3fdfbaf0.ly +share/doc/lilypond/${VERSION}/input/regression/a5/lily-3fdfbaf0.png +share/doc/lilypond/${VERSION}/input/regression/a5/lily-512eeec6.ly +share/doc/lilypond/${VERSION}/input/regression/a5/lily-512eeec6.png +share/doc/lilypond/${VERSION}/input/regression/a5/lily-672cd3c9.ly +share/doc/lilypond/${VERSION}/input/regression/a5/lily-672cd3c9.png +share/doc/lilypond/${VERSION}/input/regression/a5/lily-6f0865ce.ly +share/doc/lilypond/${VERSION}/input/regression/a5/lily-6f0865ce.png +share/doc/lilypond/${VERSION}/input/regression/a5/lily-74eb4514.ly +share/doc/lilypond/${VERSION}/input/regression/a5/lily-74eb4514.png +share/doc/lilypond/${VERSION}/input/regression/a5/lily-ce04e9f4.ly +share/doc/lilypond/${VERSION}/input/regression/a5/lily-ce04e9f4.png +share/doc/lilypond/${VERSION}/input/regression/a5/lily-e8456bf2.ly +share/doc/lilypond/${VERSION}/input/regression/a5/lily-e8456bf2.png +share/doc/lilypond/${VERSION}/input/regression/a5/lily-ed9da707.ly +share/doc/lilypond/${VERSION}/input/regression/a5/lily-ed9da707.png share/doc/lilypond/${VERSION}/input/regression/a6/ -share/doc/lilypond/${VERSION}/input/regression/a6/lily-246f4aaa.ly -share/doc/lilypond/${VERSION}/input/regression/a6/lily-246f4aaa.png -share/doc/lilypond/${VERSION}/input/regression/a6/lily-66f1ebd8.ly -share/doc/lilypond/${VERSION}/input/regression/a6/lily-66f1ebd8.png +share/doc/lilypond/${VERSION}/input/regression/a6/lily-0b28b0ec.ly +share/doc/lilypond/${VERSION}/input/regression/a6/lily-0b28b0ec.png +share/doc/lilypond/${VERSION}/input/regression/a6/lily-273f9f5f.ly +share/doc/lilypond/${VERSION}/input/regression/a6/lily-273f9f5f.png +share/doc/lilypond/${VERSION}/input/regression/a6/lily-496abe90.ly +share/doc/lilypond/${VERSION}/input/regression/a6/lily-496abe90.png +share/doc/lilypond/${VERSION}/input/regression/a6/lily-6c549d62.ly +share/doc/lilypond/${VERSION}/input/regression/a6/lily-6c549d62.png +share/doc/lilypond/${VERSION}/input/regression/a6/lily-8bbc38ae.ly +share/doc/lilypond/${VERSION}/input/regression/a6/lily-8bbc38ae.png +share/doc/lilypond/${VERSION}/input/regression/a6/lily-cc567225.ly +share/doc/lilypond/${VERSION}/input/regression/a6/lily-cc567225.png +share/doc/lilypond/${VERSION}/input/regression/a6/lily-d85b2254.ly +share/doc/lilypond/${VERSION}/input/regression/a6/lily-d85b2254.png +share/doc/lilypond/${VERSION}/input/regression/a6/lily-f6321c5f.ly +share/doc/lilypond/${VERSION}/input/regression/a6/lily-f6321c5f.png share/doc/lilypond/${VERSION}/input/regression/a7/ -share/doc/lilypond/${VERSION}/input/regression/a7/lily-3807141a.ly -share/doc/lilypond/${VERSION}/input/regression/a7/lily-3807141a.png -share/doc/lilypond/${VERSION}/input/regression/a7/lily-be3d4e50.ly -share/doc/lilypond/${VERSION}/input/regression/a7/lily-be3d4e50.png +share/doc/lilypond/${VERSION}/input/regression/a7/lily-03bf87f4.ly +share/doc/lilypond/${VERSION}/input/regression/a7/lily-03bf87f4.png +share/doc/lilypond/${VERSION}/input/regression/a7/lily-088d5236.ly +share/doc/lilypond/${VERSION}/input/regression/a7/lily-088d5236.png +share/doc/lilypond/${VERSION}/input/regression/a7/lily-291c544a.ly +share/doc/lilypond/${VERSION}/input/regression/a7/lily-291c544a.png +share/doc/lilypond/${VERSION}/input/regression/a7/lily-6fd34b05.ly +share/doc/lilypond/${VERSION}/input/regression/a7/lily-6fd34b05.png +share/doc/lilypond/${VERSION}/input/regression/a7/lily-8891d095.ly +share/doc/lilypond/${VERSION}/input/regression/a7/lily-8891d095.png +share/doc/lilypond/${VERSION}/input/regression/a7/lily-a234c1ba.ly +share/doc/lilypond/${VERSION}/input/regression/a7/lily-a234c1ba.png share/doc/lilypond/${VERSION}/input/regression/a8/ -share/doc/lilypond/${VERSION}/input/regression/a8/lily-6d446fdf.ly -share/doc/lilypond/${VERSION}/input/regression/a8/lily-6d446fdf.png -share/doc/lilypond/${VERSION}/input/regression/a8/lily-ad95ec36.ly -share/doc/lilypond/${VERSION}/input/regression/a8/lily-ad95ec36.png -share/doc/lilypond/${VERSION}/input/regression/a8/lily-f8232be1.ly -share/doc/lilypond/${VERSION}/input/regression/a8/lily-f8232be1.png -share/doc/lilypond/${VERSION}/input/regression/a9/ -share/doc/lilypond/${VERSION}/input/regression/a9/lily-7ba097fc.ly -share/doc/lilypond/${VERSION}/input/regression/a9/lily-7ba097fc.png -share/doc/lilypond/${VERSION}/input/regression/a9/lily-a7fb273d.ly -share/doc/lilypond/${VERSION}/input/regression/a9/lily-a7fb273d.png -share/doc/lilypond/${VERSION}/input/regression/a9/lily-b96636bf.ly -share/doc/lilypond/${VERSION}/input/regression/a9/lily-b96636bf.png +share/doc/lilypond/${VERSION}/input/regression/a8/lily-01f0a876.ly +share/doc/lilypond/${VERSION}/input/regression/a8/lily-01f0a876.png +share/doc/lilypond/${VERSION}/input/regression/a8/lily-1e5e076b.ly +share/doc/lilypond/${VERSION}/input/regression/a8/lily-1e5e076b.png +share/doc/lilypond/${VERSION}/input/regression/a8/lily-3f0150d4.ly +share/doc/lilypond/${VERSION}/input/regression/a8/lily-3f0150d4.png +share/doc/lilypond/${VERSION}/input/regression/a8/lily-4228639c.ly +share/doc/lilypond/${VERSION}/input/regression/a8/lily-4228639c.png +share/doc/lilypond/${VERSION}/input/regression/a8/lily-6d4f5546.ly +share/doc/lilypond/${VERSION}/input/regression/a8/lily-6d4f5546.png share/doc/lilypond/${VERSION}/input/regression/aa/ -share/doc/lilypond/${VERSION}/input/regression/aa/lily-03104190.ly -share/doc/lilypond/${VERSION}/input/regression/aa/lily-03104190.png -share/doc/lilypond/${VERSION}/input/regression/aa/lily-0eb040b4.ly -share/doc/lilypond/${VERSION}/input/regression/aa/lily-0eb040b4.png -share/doc/lilypond/${VERSION}/input/regression/aa/lily-2371cc70.ly -share/doc/lilypond/${VERSION}/input/regression/aa/lily-2371cc70.png -share/doc/lilypond/${VERSION}/input/regression/aa/lily-35c4032b.ly -share/doc/lilypond/${VERSION}/input/regression/aa/lily-35c4032b.png -share/doc/lilypond/${VERSION}/input/regression/aa/lily-3fd9f910.ly -share/doc/lilypond/${VERSION}/input/regression/aa/lily-3fd9f910.png -share/doc/lilypond/${VERSION}/input/regression/aa/lily-5e7bed71.ly -share/doc/lilypond/${VERSION}/input/regression/aa/lily-5e7bed71.png -share/doc/lilypond/${VERSION}/input/regression/aa/lily-c55a6eaf.ly -share/doc/lilypond/${VERSION}/input/regression/aa/lily-c55a6eaf.png -share/doc/lilypond/${VERSION}/input/regression/aa/lily-ee14d90a.ly -share/doc/lilypond/${VERSION}/input/regression/aa/lily-ee14d90a.png +share/doc/lilypond/${VERSION}/input/regression/aa/lily-a137e612.ly +share/doc/lilypond/${VERSION}/input/regression/aa/lily-a137e612.png share/doc/lilypond/${VERSION}/input/regression/ab/ -share/doc/lilypond/${VERSION}/input/regression/ab/lily-f7769667.ly -share/doc/lilypond/${VERSION}/input/regression/ab/lily-f7769667.png +share/doc/lilypond/${VERSION}/input/regression/ab/lily-50851f27.ly +share/doc/lilypond/${VERSION}/input/regression/ab/lily-50851f27.png +share/doc/lilypond/${VERSION}/input/regression/ab/lily-5492665c.ly +share/doc/lilypond/${VERSION}/input/regression/ab/lily-5492665c.png +share/doc/lilypond/${VERSION}/input/regression/ab/lily-eb1df898.ly +share/doc/lilypond/${VERSION}/input/regression/ab/lily-eb1df898.png share/doc/lilypond/${VERSION}/input/regression/abc2ly/ -share/doc/lilypond/${VERSION}/input/regression/abc2ly/39/ -share/doc/lilypond/${VERSION}/input/regression/abc2ly/39/lily-613bbfda.ly -share/doc/lilypond/${VERSION}/input/regression/abc2ly/39/lily-613bbfda.png -share/doc/lilypond/${VERSION}/input/regression/abc2ly/4b/ -share/doc/lilypond/${VERSION}/input/regression/abc2ly/4b/lily-5084ed68.ly -share/doc/lilypond/${VERSION}/input/regression/abc2ly/4b/lily-5084ed68.png -share/doc/lilypond/${VERSION}/input/regression/abc2ly/68/ -share/doc/lilypond/${VERSION}/input/regression/abc2ly/68/lily-81a6c935.ly -share/doc/lilypond/${VERSION}/input/regression/abc2ly/68/lily-81a6c935.png -share/doc/lilypond/${VERSION}/input/regression/abc2ly/90/ -share/doc/lilypond/${VERSION}/input/regression/abc2ly/90/lily-015675ea.ly -share/doc/lilypond/${VERSION}/input/regression/abc2ly/90/lily-015675ea.png -share/doc/lilypond/${VERSION}/input/regression/abc2ly/ce/ -share/doc/lilypond/${VERSION}/input/regression/abc2ly/ce/lily-7a303e32.ly -share/doc/lilypond/${VERSION}/input/regression/abc2ly/ce/lily-7a303e32.png +share/doc/lilypond/${VERSION}/input/regression/abc2ly/0b/ +share/doc/lilypond/${VERSION}/input/regression/abc2ly/0b/lily-5e9b72f0.ly +share/doc/lilypond/${VERSION}/input/regression/abc2ly/0b/lily-5e9b72f0.png +share/doc/lilypond/${VERSION}/input/regression/abc2ly/25/ +share/doc/lilypond/${VERSION}/input/regression/abc2ly/25/lily-ed7a72cb.ly +share/doc/lilypond/${VERSION}/input/regression/abc2ly/25/lily-ed7a72cb.png +share/doc/lilypond/${VERSION}/input/regression/abc2ly/4d/ +share/doc/lilypond/${VERSION}/input/regression/abc2ly/4d/lily-66f48839.ly +share/doc/lilypond/${VERSION}/input/regression/abc2ly/4d/lily-66f48839.png +share/doc/lilypond/${VERSION}/input/regression/abc2ly/85/ +share/doc/lilypond/${VERSION}/input/regression/abc2ly/85/lily-41ec86be.ly +share/doc/lilypond/${VERSION}/input/regression/abc2ly/85/lily-41ec86be.png +share/doc/lilypond/${VERSION}/input/regression/abc2ly/96/ +share/doc/lilypond/${VERSION}/input/regression/abc2ly/96/lily-ec326b3b.ly +share/doc/lilypond/${VERSION}/input/regression/abc2ly/96/lily-ec326b3b.png share/doc/lilypond/${VERSION}/input/regression/abc2ly/clefs.ly share/doc/lilypond/${VERSION}/input/regression/abc2ly/collated-files.html share/doc/lilypond/${VERSION}/input/regression/abc2ly/collated-files.pdf share/doc/lilypond/${VERSION}/input/regression/abc2ly/grace.ly share/doc/lilypond/${VERSION}/input/regression/abc2ly/kirchentonarten.ly -share/doc/lilypond/${VERSION}/input/regression/abc2ly/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/input/regression/abc2ly/lilypond-manuals.css -share/doc/lilypond/${VERSION}/input/regression/abc2ly/lilypond-website.css share/doc/lilypond/${VERSION}/input/regression/abc2ly/tempo.ly share/doc/lilypond/${VERSION}/input/regression/abc2ly/tuplet-slur.ly share/doc/lilypond/${VERSION}/input/regression/ac/ -share/doc/lilypond/${VERSION}/input/regression/ac/lily-4e720d39.ly -share/doc/lilypond/${VERSION}/input/regression/ac/lily-4e720d39.png -share/doc/lilypond/${VERSION}/input/regression/ac/lily-5dbd6fb6.ly -share/doc/lilypond/${VERSION}/input/regression/ac/lily-5dbd6fb6.png -share/doc/lilypond/${VERSION}/input/regression/ac/lily-93e6d666.ly -share/doc/lilypond/${VERSION}/input/regression/ac/lily-93e6d666.png -share/doc/lilypond/${VERSION}/input/regression/ac/lily-b30b2d42.ly -share/doc/lilypond/${VERSION}/input/regression/ac/lily-b30b2d42.png +share/doc/lilypond/${VERSION}/input/regression/ac/lily-27b01ac4.ly +share/doc/lilypond/${VERSION}/input/regression/ac/lily-27b01ac4.png +share/doc/lilypond/${VERSION}/input/regression/ac/lily-446eaadc.ly +share/doc/lilypond/${VERSION}/input/regression/ac/lily-446eaadc.png +share/doc/lilypond/${VERSION}/input/regression/ac/lily-607721f0.ly +share/doc/lilypond/${VERSION}/input/regression/ac/lily-607721f0.png +share/doc/lilypond/${VERSION}/input/regression/ac/lily-990448f9.ly +share/doc/lilypond/${VERSION}/input/regression/ac/lily-990448f9.png +share/doc/lilypond/${VERSION}/input/regression/ac/lily-ec7a8cdd.ly +share/doc/lilypond/${VERSION}/input/regression/ac/lily-ec7a8cdd.png share/doc/lilypond/${VERSION}/input/regression/ad/ -share/doc/lilypond/${VERSION}/input/regression/ad/lily-61fcfbe5.ly -share/doc/lilypond/${VERSION}/input/regression/ad/lily-61fcfbe5.png -share/doc/lilypond/${VERSION}/input/regression/ad/lily-bb986c10.ly -share/doc/lilypond/${VERSION}/input/regression/ad/lily-bb986c10.png -share/doc/lilypond/${VERSION}/input/regression/ad/lily-bc33236a.ly -share/doc/lilypond/${VERSION}/input/regression/ad/lily-bc33236a.png +share/doc/lilypond/${VERSION}/input/regression/ad/lily-0d09a137.ly +share/doc/lilypond/${VERSION}/input/regression/ad/lily-0d09a137.png +share/doc/lilypond/${VERSION}/input/regression/ad/lily-4ceb21ba.ly +share/doc/lilypond/${VERSION}/input/regression/ad/lily-4ceb21ba.png +share/doc/lilypond/${VERSION}/input/regression/ad/lily-5b751086.ly +share/doc/lilypond/${VERSION}/input/regression/ad/lily-5b751086.png +share/doc/lilypond/${VERSION}/input/regression/ad/lily-5e097731.ly +share/doc/lilypond/${VERSION}/input/regression/ad/lily-5e097731.png +share/doc/lilypond/${VERSION}/input/regression/ad/lily-87fbdb1f.ly +share/doc/lilypond/${VERSION}/input/regression/ad/lily-87fbdb1f.png +share/doc/lilypond/${VERSION}/input/regression/ad/lily-e2043b05.ly +share/doc/lilypond/${VERSION}/input/regression/ad/lily-e2043b05.png share/doc/lilypond/${VERSION}/input/regression/ae/ -share/doc/lilypond/${VERSION}/input/regression/ae/lily-02cda78c.ly -share/doc/lilypond/${VERSION}/input/regression/ae/lily-02cda78c.png -share/doc/lilypond/${VERSION}/input/regression/ae/lily-c028df8a.ly -share/doc/lilypond/${VERSION}/input/regression/ae/lily-c028df8a.png -share/doc/lilypond/${VERSION}/input/regression/ae/lily-c9123c51.ly -share/doc/lilypond/${VERSION}/input/regression/ae/lily-c9123c51.png -share/doc/lilypond/${VERSION}/input/regression/ae/lily-d740e31d.ly -share/doc/lilypond/${VERSION}/input/regression/ae/lily-d740e31d.png +share/doc/lilypond/${VERSION}/input/regression/ae/lily-4d548484.ly +share/doc/lilypond/${VERSION}/input/regression/ae/lily-4d548484.png +share/doc/lilypond/${VERSION}/input/regression/ae/lily-721cdbd5.ly +share/doc/lilypond/${VERSION}/input/regression/ae/lily-721cdbd5.png +share/doc/lilypond/${VERSION}/input/regression/ae/lily-857c079c.ly +share/doc/lilypond/${VERSION}/input/regression/ae/lily-857c079c.png +share/doc/lilypond/${VERSION}/input/regression/ae/lily-a4878706.ly +share/doc/lilypond/${VERSION}/input/regression/ae/lily-a4878706.png +share/doc/lilypond/${VERSION}/input/regression/ae/lily-bb46ca09.ly +share/doc/lilypond/${VERSION}/input/regression/ae/lily-bb46ca09.png +share/doc/lilypond/${VERSION}/input/regression/ae/lily-d2290cfc.ly +share/doc/lilypond/${VERSION}/input/regression/ae/lily-d2290cfc.png share/doc/lilypond/${VERSION}/input/regression/af/ -share/doc/lilypond/${VERSION}/input/regression/af/lily-087fc97d.ly -share/doc/lilypond/${VERSION}/input/regression/af/lily-087fc97d.png -share/doc/lilypond/${VERSION}/input/regression/af/lily-14cabdbc.ly -share/doc/lilypond/${VERSION}/input/regression/af/lily-14cabdbc.png -share/doc/lilypond/${VERSION}/input/regression/af/lily-3b3c1f1c.ly -share/doc/lilypond/${VERSION}/input/regression/af/lily-3b3c1f1c.png -share/doc/lilypond/${VERSION}/input/regression/af/lily-5d979aec.ly -share/doc/lilypond/${VERSION}/input/regression/af/lily-5d979aec.png -share/doc/lilypond/${VERSION}/input/regression/af/lily-9a40b505.ly -share/doc/lilypond/${VERSION}/input/regression/af/lily-9a40b505.png -share/doc/lilypond/${VERSION}/input/regression/af/lily-bb7a2642.ly -share/doc/lilypond/${VERSION}/input/regression/af/lily-bb7a2642.png -share/doc/lilypond/${VERSION}/input/regression/af/lily-ec599df5.ly -share/doc/lilypond/${VERSION}/input/regression/af/lily-ec599df5.png -share/doc/lilypond/${VERSION}/input/regression/af/lily-fef709c6.ly -share/doc/lilypond/${VERSION}/input/regression/af/lily-fef709c6.png +share/doc/lilypond/${VERSION}/input/regression/af/lily-087c507a.ly +share/doc/lilypond/${VERSION}/input/regression/af/lily-087c507a.png +share/doc/lilypond/${VERSION}/input/regression/af/lily-1b212e6e.ly +share/doc/lilypond/${VERSION}/input/regression/af/lily-1b212e6e.png +share/doc/lilypond/${VERSION}/input/regression/af/lily-3273b75d.ly +share/doc/lilypond/${VERSION}/input/regression/af/lily-3273b75d.png +share/doc/lilypond/${VERSION}/input/regression/af/lily-5d61e7b8.ly +share/doc/lilypond/${VERSION}/input/regression/af/lily-5d61e7b8.png +share/doc/lilypond/${VERSION}/input/regression/af/lily-63e17d7c.ly +share/doc/lilypond/${VERSION}/input/regression/af/lily-63e17d7c.png +share/doc/lilypond/${VERSION}/input/regression/af/lily-678bfbbd.ly +share/doc/lilypond/${VERSION}/input/regression/af/lily-678bfbbd.png +share/doc/lilypond/${VERSION}/input/regression/af/lily-6eb0d90a.ly +share/doc/lilypond/${VERSION}/input/regression/af/lily-6eb0d90a.png share/doc/lilypond/${VERSION}/input/regression/b0/ -share/doc/lilypond/${VERSION}/input/regression/b0/lily-477179f6.ly -share/doc/lilypond/${VERSION}/input/regression/b0/lily-477179f6.png -share/doc/lilypond/${VERSION}/input/regression/b0/lily-49de295a.ly -share/doc/lilypond/${VERSION}/input/regression/b0/lily-49de295a.png -share/doc/lilypond/${VERSION}/input/regression/b0/lily-82697eb1.ly -share/doc/lilypond/${VERSION}/input/regression/b0/lily-82697eb1.png -share/doc/lilypond/${VERSION}/input/regression/b0/lily-a0aafcb1.ly -share/doc/lilypond/${VERSION}/input/regression/b0/lily-a0aafcb1.png -share/doc/lilypond/${VERSION}/input/regression/b0/lily-ef53b86d.ly -share/doc/lilypond/${VERSION}/input/regression/b0/lily-ef53b86d.png +share/doc/lilypond/${VERSION}/input/regression/b0/lily-0a9b9000.ly +share/doc/lilypond/${VERSION}/input/regression/b0/lily-0a9b9000.png share/doc/lilypond/${VERSION}/input/regression/b1/ -share/doc/lilypond/${VERSION}/input/regression/b1/lily-43d1310b.ly -share/doc/lilypond/${VERSION}/input/regression/b1/lily-43d1310b.png -share/doc/lilypond/${VERSION}/input/regression/b1/lily-775bf964.ly -share/doc/lilypond/${VERSION}/input/regression/b1/lily-775bf964.png -share/doc/lilypond/${VERSION}/input/regression/b1/lily-92e913bd.ly -share/doc/lilypond/${VERSION}/input/regression/b1/lily-92e913bd.png -share/doc/lilypond/${VERSION}/input/regression/b1/lily-d1abd5cb.ly -share/doc/lilypond/${VERSION}/input/regression/b1/lily-d1abd5cb.png -share/doc/lilypond/${VERSION}/input/regression/b1/lily-f8f9d93b.ly -share/doc/lilypond/${VERSION}/input/regression/b1/lily-f8f9d93b.png +share/doc/lilypond/${VERSION}/input/regression/b1/lily-20b1aa82.ly +share/doc/lilypond/${VERSION}/input/regression/b1/lily-20b1aa82.png +share/doc/lilypond/${VERSION}/input/regression/b1/lily-9bc0ec56.ly +share/doc/lilypond/${VERSION}/input/regression/b1/lily-9bc0ec56.png +share/doc/lilypond/${VERSION}/input/regression/b1/lily-aeda2109.ly +share/doc/lilypond/${VERSION}/input/regression/b1/lily-aeda2109.png +share/doc/lilypond/${VERSION}/input/regression/b1/lily-b0cbbdd3.ly +share/doc/lilypond/${VERSION}/input/regression/b1/lily-b0cbbdd3.png share/doc/lilypond/${VERSION}/input/regression/b2/ -share/doc/lilypond/${VERSION}/input/regression/b2/lily-5d88d518.ly -share/doc/lilypond/${VERSION}/input/regression/b2/lily-5d88d518.png -share/doc/lilypond/${VERSION}/input/regression/b2/lily-65ac44b2.ly -share/doc/lilypond/${VERSION}/input/regression/b2/lily-65ac44b2.png -share/doc/lilypond/${VERSION}/input/regression/b2/lily-78eb3f4b.ly -share/doc/lilypond/${VERSION}/input/regression/b2/lily-78eb3f4b.png -share/doc/lilypond/${VERSION}/input/regression/b2/lily-cde6cd1c.ly -share/doc/lilypond/${VERSION}/input/regression/b2/lily-cde6cd1c.png +share/doc/lilypond/${VERSION}/input/regression/b2/lily-4ae50ea8.ly +share/doc/lilypond/${VERSION}/input/regression/b2/lily-4ae50ea8.png +share/doc/lilypond/${VERSION}/input/regression/b2/lily-55271b80.ly +share/doc/lilypond/${VERSION}/input/regression/b2/lily-55271b80.png +share/doc/lilypond/${VERSION}/input/regression/b2/lily-66d83fa7.ly +share/doc/lilypond/${VERSION}/input/regression/b2/lily-66d83fa7.png +share/doc/lilypond/${VERSION}/input/regression/b2/lily-a6998155.ly +share/doc/lilypond/${VERSION}/input/regression/b2/lily-a6998155.png +share/doc/lilypond/${VERSION}/input/regression/b2/lily-f81578df.ly +share/doc/lilypond/${VERSION}/input/regression/b2/lily-f81578df.png share/doc/lilypond/${VERSION}/input/regression/b3/ -share/doc/lilypond/${VERSION}/input/regression/b3/lily-b2c82612.ly -share/doc/lilypond/${VERSION}/input/regression/b3/lily-b2c82612.png -share/doc/lilypond/${VERSION}/input/regression/b3/lily-d4cf0c81.ly -share/doc/lilypond/${VERSION}/input/regression/b3/lily-d4cf0c81.png +share/doc/lilypond/${VERSION}/input/regression/b3/lily-02244713.ly +share/doc/lilypond/${VERSION}/input/regression/b3/lily-02244713.png +share/doc/lilypond/${VERSION}/input/regression/b3/lily-33484cef.ly +share/doc/lilypond/${VERSION}/input/regression/b3/lily-33484cef.png +share/doc/lilypond/${VERSION}/input/regression/b3/lily-96491fef.ly +share/doc/lilypond/${VERSION}/input/regression/b3/lily-96491fef.png +share/doc/lilypond/${VERSION}/input/regression/b3/lily-aa32cc8b.ly +share/doc/lilypond/${VERSION}/input/regression/b3/lily-aa32cc8b.png +share/doc/lilypond/${VERSION}/input/regression/b3/lily-d3ffa0e7.ly +share/doc/lilypond/${VERSION}/input/regression/b3/lily-d3ffa0e7.png +share/doc/lilypond/${VERSION}/input/regression/b3/lily-e7c5a52f.ly +share/doc/lilypond/${VERSION}/input/regression/b3/lily-e7c5a52f.png +share/doc/lilypond/${VERSION}/input/regression/b3/lily-ed266148.ly +share/doc/lilypond/${VERSION}/input/regression/b3/lily-ed266148.png share/doc/lilypond/${VERSION}/input/regression/b4/ -share/doc/lilypond/${VERSION}/input/regression/b4/lily-52111e00.ly -share/doc/lilypond/${VERSION}/input/regression/b4/lily-52111e00.png -share/doc/lilypond/${VERSION}/input/regression/b4/lily-cfee1ce4.ly -share/doc/lilypond/${VERSION}/input/regression/b4/lily-cfee1ce4.png +share/doc/lilypond/${VERSION}/input/regression/b4/lily-06a63450.ly +share/doc/lilypond/${VERSION}/input/regression/b4/lily-06a63450.png +share/doc/lilypond/${VERSION}/input/regression/b4/lily-15ba32e9.ly +share/doc/lilypond/${VERSION}/input/regression/b4/lily-15ba32e9.png +share/doc/lilypond/${VERSION}/input/regression/b4/lily-1ce78b89.ly +share/doc/lilypond/${VERSION}/input/regression/b4/lily-1ce78b89.png +share/doc/lilypond/${VERSION}/input/regression/b4/lily-31d7ce4a.ly +share/doc/lilypond/${VERSION}/input/regression/b4/lily-31d7ce4a.png +share/doc/lilypond/${VERSION}/input/regression/b4/lily-3ef6eb89.ly +share/doc/lilypond/${VERSION}/input/regression/b4/lily-3ef6eb89.png +share/doc/lilypond/${VERSION}/input/regression/b4/lily-703c0db4.ly +share/doc/lilypond/${VERSION}/input/regression/b4/lily-703c0db4.png share/doc/lilypond/${VERSION}/input/regression/b5/ -share/doc/lilypond/${VERSION}/input/regression/b5/lily-7e4599f9.ly -share/doc/lilypond/${VERSION}/input/regression/b5/lily-7e4599f9.png -share/doc/lilypond/${VERSION}/input/regression/b5/lily-d1a390ed.ly -share/doc/lilypond/${VERSION}/input/regression/b5/lily-d1a390ed.png +share/doc/lilypond/${VERSION}/input/regression/b5/lily-46d91624.ly +share/doc/lilypond/${VERSION}/input/regression/b5/lily-46d91624.png +share/doc/lilypond/${VERSION}/input/regression/b5/lily-a1e251f8.ly +share/doc/lilypond/${VERSION}/input/regression/b5/lily-a1e251f8.png +share/doc/lilypond/${VERSION}/input/regression/b5/lily-acb72db4.ly +share/doc/lilypond/${VERSION}/input/regression/b5/lily-acb72db4.png share/doc/lilypond/${VERSION}/input/regression/b6/ -share/doc/lilypond/${VERSION}/input/regression/b6/lily-1cae1978.ly -share/doc/lilypond/${VERSION}/input/regression/b6/lily-1cae1978.png -share/doc/lilypond/${VERSION}/input/regression/b6/lily-783c07f1.ly -share/doc/lilypond/${VERSION}/input/regression/b6/lily-783c07f1.png -share/doc/lilypond/${VERSION}/input/regression/b6/lily-8b256bad.ly -share/doc/lilypond/${VERSION}/input/regression/b6/lily-8b256bad.png +share/doc/lilypond/${VERSION}/input/regression/b6/lily-56ee39b1.ly +share/doc/lilypond/${VERSION}/input/regression/b6/lily-56ee39b1.png +share/doc/lilypond/${VERSION}/input/regression/b6/lily-841d7c0a.ly +share/doc/lilypond/${VERSION}/input/regression/b6/lily-841d7c0a.png share/doc/lilypond/${VERSION}/input/regression/b7/ -share/doc/lilypond/${VERSION}/input/regression/b7/lily-28e4ec9a.ly -share/doc/lilypond/${VERSION}/input/regression/b7/lily-28e4ec9a.png -share/doc/lilypond/${VERSION}/input/regression/b7/lily-9ceb2c4c.ly -share/doc/lilypond/${VERSION}/input/regression/b7/lily-9ceb2c4c.png -share/doc/lilypond/${VERSION}/input/regression/b7/lily-d27b83f2.ly -share/doc/lilypond/${VERSION}/input/regression/b7/lily-d27b83f2.png -share/doc/lilypond/${VERSION}/input/regression/b7/lily-e04891c5.ly -share/doc/lilypond/${VERSION}/input/regression/b7/lily-e04891c5.png +share/doc/lilypond/${VERSION}/input/regression/b7/lily-20a635b0.ly +share/doc/lilypond/${VERSION}/input/regression/b7/lily-20a635b0.png +share/doc/lilypond/${VERSION}/input/regression/b7/lily-2d10096c.ly +share/doc/lilypond/${VERSION}/input/regression/b7/lily-2d10096c.png +share/doc/lilypond/${VERSION}/input/regression/b7/lily-9536bf8b.ly +share/doc/lilypond/${VERSION}/input/regression/b7/lily-9536bf8b.png +share/doc/lilypond/${VERSION}/input/regression/b7/lily-b3e4e221.ly +share/doc/lilypond/${VERSION}/input/regression/b7/lily-b3e4e221.png +share/doc/lilypond/${VERSION}/input/regression/b7/lily-cb9434ad.ly +share/doc/lilypond/${VERSION}/input/regression/b7/lily-cb9434ad.png share/doc/lilypond/${VERSION}/input/regression/b8/ -share/doc/lilypond/${VERSION}/input/regression/b8/lily-002a5ef5.ly -share/doc/lilypond/${VERSION}/input/regression/b8/lily-002a5ef5.png -share/doc/lilypond/${VERSION}/input/regression/b8/lily-33a0c339.ly -share/doc/lilypond/${VERSION}/input/regression/b8/lily-33a0c339.png -share/doc/lilypond/${VERSION}/input/regression/b8/lily-6186269e.ly -share/doc/lilypond/${VERSION}/input/regression/b8/lily-6186269e.png -share/doc/lilypond/${VERSION}/input/regression/b8/lily-6348d54d.ly -share/doc/lilypond/${VERSION}/input/regression/b8/lily-6348d54d.png -share/doc/lilypond/${VERSION}/input/regression/b8/lily-7aee1c0f.ly -share/doc/lilypond/${VERSION}/input/regression/b8/lily-7aee1c0f.png -share/doc/lilypond/${VERSION}/input/regression/b8/lily-a3927743.ly -share/doc/lilypond/${VERSION}/input/regression/b8/lily-a3927743.png -share/doc/lilypond/${VERSION}/input/regression/b8/lily-efbe8b44.ly -share/doc/lilypond/${VERSION}/input/regression/b8/lily-efbe8b44.png +share/doc/lilypond/${VERSION}/input/regression/b8/lily-1caf8880.ly +share/doc/lilypond/${VERSION}/input/regression/b8/lily-1caf8880.png +share/doc/lilypond/${VERSION}/input/regression/b8/lily-32c02e8b.ly +share/doc/lilypond/${VERSION}/input/regression/b8/lily-32c02e8b.png +share/doc/lilypond/${VERSION}/input/regression/b8/lily-38a88124.ly +share/doc/lilypond/${VERSION}/input/regression/b8/lily-38a88124.png +share/doc/lilypond/${VERSION}/input/regression/b8/lily-8eaef28a.ly +share/doc/lilypond/${VERSION}/input/regression/b8/lily-8eaef28a.png +share/doc/lilypond/${VERSION}/input/regression/b8/lily-946e7654.ly +share/doc/lilypond/${VERSION}/input/regression/b8/lily-946e7654.png +share/doc/lilypond/${VERSION}/input/regression/b8/lily-9d11500d.ly +share/doc/lilypond/${VERSION}/input/regression/b8/lily-9d11500d.png +share/doc/lilypond/${VERSION}/input/regression/b8/lily-aed43f0d.ly +share/doc/lilypond/${VERSION}/input/regression/b8/lily-aed43f0d.png +share/doc/lilypond/${VERSION}/input/regression/b8/lily-d8dac875.ly +share/doc/lilypond/${VERSION}/input/regression/b8/lily-d8dac875.png +share/doc/lilypond/${VERSION}/input/regression/b9/ +share/doc/lilypond/${VERSION}/input/regression/b9/lily-98cb30fd.ly +share/doc/lilypond/${VERSION}/input/regression/b9/lily-98cb30fd.png +share/doc/lilypond/${VERSION}/input/regression/b9/lily-a0de7aa9.ly +share/doc/lilypond/${VERSION}/input/regression/b9/lily-a0de7aa9.png +share/doc/lilypond/${VERSION}/input/regression/b9/lily-bf2b22e3.ly +share/doc/lilypond/${VERSION}/input/regression/b9/lily-bf2b22e3.png +share/doc/lilypond/${VERSION}/input/regression/b9/lily-cc27ceee.ly +share/doc/lilypond/${VERSION}/input/regression/b9/lily-cc27ceee.png +share/doc/lilypond/${VERSION}/input/regression/b9/lily-e2459538.ly +share/doc/lilypond/${VERSION}/input/regression/b9/lily-e2459538.png share/doc/lilypond/${VERSION}/input/regression/ba/ -share/doc/lilypond/${VERSION}/input/regression/ba/lily-d51600ce.ly -share/doc/lilypond/${VERSION}/input/regression/ba/lily-d51600ce.png -share/doc/lilypond/${VERSION}/input/regression/ba/lily-fb56b7d4.ly -share/doc/lilypond/${VERSION}/input/regression/ba/lily-fb56b7d4.png -share/doc/lilypond/${VERSION}/input/regression/ba/lily-fc802f82.ly -share/doc/lilypond/${VERSION}/input/regression/ba/lily-fc802f82.png +share/doc/lilypond/${VERSION}/input/regression/ba/lily-6b0bc33c.ly +share/doc/lilypond/${VERSION}/input/regression/ba/lily-6b0bc33c.png +share/doc/lilypond/${VERSION}/input/regression/ba/lily-87421b7b.ly +share/doc/lilypond/${VERSION}/input/regression/ba/lily-87421b7b.png +share/doc/lilypond/${VERSION}/input/regression/ba/lily-95f1b279.ly +share/doc/lilypond/${VERSION}/input/regression/ba/lily-95f1b279.png +share/doc/lilypond/${VERSION}/input/regression/ba/lily-b01b78ac.ly +share/doc/lilypond/${VERSION}/input/regression/ba/lily-b01b78ac.png share/doc/lilypond/${VERSION}/input/regression/bb/ -share/doc/lilypond/${VERSION}/input/regression/bb/lily-23b17c52.ly -share/doc/lilypond/${VERSION}/input/regression/bb/lily-23b17c52.png -share/doc/lilypond/${VERSION}/input/regression/bb/lily-35532dcf.ly -share/doc/lilypond/${VERSION}/input/regression/bb/lily-35532dcf.png -share/doc/lilypond/${VERSION}/input/regression/bb/lily-38ab4040.ly -share/doc/lilypond/${VERSION}/input/regression/bb/lily-38ab4040.png -share/doc/lilypond/${VERSION}/input/regression/bb/lily-684fd199.ly -share/doc/lilypond/${VERSION}/input/regression/bb/lily-684fd199.png +share/doc/lilypond/${VERSION}/input/regression/bb/lily-1ff0dda5.ly +share/doc/lilypond/${VERSION}/input/regression/bb/lily-1ff0dda5.png +share/doc/lilypond/${VERSION}/input/regression/bb/lily-2c0c2e65.ly +share/doc/lilypond/${VERSION}/input/regression/bb/lily-2c0c2e65.png +share/doc/lilypond/${VERSION}/input/regression/bb/lily-832e2df9.ly +share/doc/lilypond/${VERSION}/input/regression/bb/lily-832e2df9.png +share/doc/lilypond/${VERSION}/input/regression/bb/lily-9129342c.ly +share/doc/lilypond/${VERSION}/input/regression/bb/lily-9129342c.png +share/doc/lilypond/${VERSION}/input/regression/bb/lily-dc9fbc4d.ly +share/doc/lilypond/${VERSION}/input/regression/bb/lily-dc9fbc4d.png share/doc/lilypond/${VERSION}/input/regression/bc/ -share/doc/lilypond/${VERSION}/input/regression/bc/lily-a5b9871f.ly -share/doc/lilypond/${VERSION}/input/regression/bc/lily-a5b9871f.png -share/doc/lilypond/${VERSION}/input/regression/bc/lily-a5f00546.ly -share/doc/lilypond/${VERSION}/input/regression/bc/lily-a5f00546.png -share/doc/lilypond/${VERSION}/input/regression/bc/lily-d8cf5f8c.ly -share/doc/lilypond/${VERSION}/input/regression/bc/lily-d8cf5f8c.png -share/doc/lilypond/${VERSION}/input/regression/bc/lily-f71646ef.ly -share/doc/lilypond/${VERSION}/input/regression/bc/lily-f71646ef.png +share/doc/lilypond/${VERSION}/input/regression/bc/lily-0f0d2111.ly +share/doc/lilypond/${VERSION}/input/regression/bc/lily-0f0d2111.png +share/doc/lilypond/${VERSION}/input/regression/bc/lily-7efee141.ly +share/doc/lilypond/${VERSION}/input/regression/bc/lily-7efee141.png +share/doc/lilypond/${VERSION}/input/regression/bc/lily-a2388efe.ly +share/doc/lilypond/${VERSION}/input/regression/bc/lily-a2388efe.png +share/doc/lilypond/${VERSION}/input/regression/bc/lily-a87661d2.ly +share/doc/lilypond/${VERSION}/input/regression/bc/lily-a87661d2.png +share/doc/lilypond/${VERSION}/input/regression/bc/lily-d6e4afb3.ly +share/doc/lilypond/${VERSION}/input/regression/bc/lily-d6e4afb3.png +share/doc/lilypond/${VERSION}/input/regression/bc/lily-ed7420b6.ly +share/doc/lilypond/${VERSION}/input/regression/bc/lily-ed7420b6.png +share/doc/lilypond/${VERSION}/input/regression/bc/lily-f86affa0.ly +share/doc/lilypond/${VERSION}/input/regression/bc/lily-f86affa0.png +share/doc/lilypond/${VERSION}/input/regression/bc/lily-ff079c67.ly +share/doc/lilypond/${VERSION}/input/regression/bc/lily-ff079c67.png share/doc/lilypond/${VERSION}/input/regression/bd/ -share/doc/lilypond/${VERSION}/input/regression/bd/lily-35f2ad8e.ly -share/doc/lilypond/${VERSION}/input/regression/bd/lily-35f2ad8e.png -share/doc/lilypond/${VERSION}/input/regression/bd/lily-55cd7a7b.ly -share/doc/lilypond/${VERSION}/input/regression/bd/lily-55cd7a7b.png -share/doc/lilypond/${VERSION}/input/regression/bd/lily-aab42a17.ly -share/doc/lilypond/${VERSION}/input/regression/bd/lily-aab42a17.png +share/doc/lilypond/${VERSION}/input/regression/bd/lily-284acdea.ly +share/doc/lilypond/${VERSION}/input/regression/bd/lily-284acdea.png +share/doc/lilypond/${VERSION}/input/regression/bd/lily-a67e7ae2.ly +share/doc/lilypond/${VERSION}/input/regression/bd/lily-a67e7ae2.png +share/doc/lilypond/${VERSION}/input/regression/bd/lily-c33b3d1c.ly +share/doc/lilypond/${VERSION}/input/regression/bd/lily-c33b3d1c.png +share/doc/lilypond/${VERSION}/input/regression/bd/lily-f0b6546b.ly +share/doc/lilypond/${VERSION}/input/regression/bd/lily-f0b6546b.png +share/doc/lilypond/${VERSION}/input/regression/bd/lily-f6c387d7.ly +share/doc/lilypond/${VERSION}/input/regression/bd/lily-f6c387d7.png share/doc/lilypond/${VERSION}/input/regression/be/ -share/doc/lilypond/${VERSION}/input/regression/be/lily-08439ab8.ly -share/doc/lilypond/${VERSION}/input/regression/be/lily-08439ab8.png -share/doc/lilypond/${VERSION}/input/regression/be/lily-1a8799fc.ly -share/doc/lilypond/${VERSION}/input/regression/be/lily-1a8799fc.png -share/doc/lilypond/${VERSION}/input/regression/be/lily-5a43d3ef.ly -share/doc/lilypond/${VERSION}/input/regression/be/lily-5a43d3ef.png -share/doc/lilypond/${VERSION}/input/regression/be/lily-d62206e7.ly -share/doc/lilypond/${VERSION}/input/regression/be/lily-d62206e7.png +share/doc/lilypond/${VERSION}/input/regression/be/lily-0f7ea1b5.ly +share/doc/lilypond/${VERSION}/input/regression/be/lily-0f7ea1b5.png +share/doc/lilypond/${VERSION}/input/regression/be/lily-19a4f556.ly +share/doc/lilypond/${VERSION}/input/regression/be/lily-19a4f556.png +share/doc/lilypond/${VERSION}/input/regression/be/lily-6d7973d5.ly +share/doc/lilypond/${VERSION}/input/regression/be/lily-6d7973d5.png +share/doc/lilypond/${VERSION}/input/regression/be/lily-937640b0.ly +share/doc/lilypond/${VERSION}/input/regression/be/lily-937640b0.png +share/doc/lilypond/${VERSION}/input/regression/be/lily-9a7203eb.ly +share/doc/lilypond/${VERSION}/input/regression/be/lily-9a7203eb.png +share/doc/lilypond/${VERSION}/input/regression/be/lily-9d5dcd22.ly +share/doc/lilypond/${VERSION}/input/regression/be/lily-9d5dcd22.png +share/doc/lilypond/${VERSION}/input/regression/be/lily-ef69ce03.ly +share/doc/lilypond/${VERSION}/input/regression/be/lily-ef69ce03.png +share/doc/lilypond/${VERSION}/input/regression/be/lily-fb200298.ly +share/doc/lilypond/${VERSION}/input/regression/be/lily-fb200298.png share/doc/lilypond/${VERSION}/input/regression/bf/ -share/doc/lilypond/${VERSION}/input/regression/bf/lily-83e57e35.ly -share/doc/lilypond/${VERSION}/input/regression/bf/lily-83e57e35.png -share/doc/lilypond/${VERSION}/input/regression/bf/lily-a9f9673c.ly -share/doc/lilypond/${VERSION}/input/regression/bf/lily-a9f9673c.png -share/doc/lilypond/${VERSION}/input/regression/bf/lily-d81dd530.ly -share/doc/lilypond/${VERSION}/input/regression/bf/lily-d81dd530.png -share/doc/lilypond/${VERSION}/input/regression/bf/lily-f87893f7.ly -share/doc/lilypond/${VERSION}/input/regression/bf/lily-f87893f7.png +share/doc/lilypond/${VERSION}/input/regression/bf/lily-e21a4a2d.ly +share/doc/lilypond/${VERSION}/input/regression/bf/lily-e21a4a2d.png share/doc/lilypond/${VERSION}/input/regression/c0/ -share/doc/lilypond/${VERSION}/input/regression/c0/lily-26e180b1.ly -share/doc/lilypond/${VERSION}/input/regression/c0/lily-26e180b1.png -share/doc/lilypond/${VERSION}/input/regression/c0/lily-6e87a548.ly -share/doc/lilypond/${VERSION}/input/regression/c0/lily-6e87a548.png -share/doc/lilypond/${VERSION}/input/regression/c0/lily-d9c82e9d.ly -share/doc/lilypond/${VERSION}/input/regression/c0/lily-d9c82e9d.png -share/doc/lilypond/${VERSION}/input/regression/c0/lily-ec5de296.ly -share/doc/lilypond/${VERSION}/input/regression/c0/lily-ec5de296.png +share/doc/lilypond/${VERSION}/input/regression/c0/lily-64c2d80c.ly +share/doc/lilypond/${VERSION}/input/regression/c0/lily-64c2d80c.png share/doc/lilypond/${VERSION}/input/regression/c1/ -share/doc/lilypond/${VERSION}/input/regression/c1/lily-1aa5053b.ly -share/doc/lilypond/${VERSION}/input/regression/c1/lily-1aa5053b.png -share/doc/lilypond/${VERSION}/input/regression/c1/lily-5708a554.ly -share/doc/lilypond/${VERSION}/input/regression/c1/lily-5708a554.png -share/doc/lilypond/${VERSION}/input/regression/c1/lily-f428b838.ly -share/doc/lilypond/${VERSION}/input/regression/c1/lily-f428b838.png +share/doc/lilypond/${VERSION}/input/regression/c1/lily-1876fbf4.ly +share/doc/lilypond/${VERSION}/input/regression/c1/lily-1876fbf4.png +share/doc/lilypond/${VERSION}/input/regression/c1/lily-688420c0.ly +share/doc/lilypond/${VERSION}/input/regression/c1/lily-688420c0.png +share/doc/lilypond/${VERSION}/input/regression/c1/lily-846f5261.ly +share/doc/lilypond/${VERSION}/input/regression/c1/lily-846f5261.png +share/doc/lilypond/${VERSION}/input/regression/c1/lily-a2476141.ly +share/doc/lilypond/${VERSION}/input/regression/c1/lily-a2476141.png share/doc/lilypond/${VERSION}/input/regression/c2/ -share/doc/lilypond/${VERSION}/input/regression/c2/lily-2d25bbe7.ly -share/doc/lilypond/${VERSION}/input/regression/c2/lily-2d25bbe7.png -share/doc/lilypond/${VERSION}/input/regression/c2/lily-414cf07c.ly -share/doc/lilypond/${VERSION}/input/regression/c2/lily-414cf07c.png -share/doc/lilypond/${VERSION}/input/regression/c2/lily-4e4d274f.ly -share/doc/lilypond/${VERSION}/input/regression/c2/lily-4e4d274f.png -share/doc/lilypond/${VERSION}/input/regression/c2/lily-71cd55aa.ly -share/doc/lilypond/${VERSION}/input/regression/c2/lily-71cd55aa.png -share/doc/lilypond/${VERSION}/input/regression/c2/lily-733590e4.ly -share/doc/lilypond/${VERSION}/input/regression/c2/lily-733590e4.png -share/doc/lilypond/${VERSION}/input/regression/c2/lily-7bcee406.ly -share/doc/lilypond/${VERSION}/input/regression/c2/lily-7bcee406.png +share/doc/lilypond/${VERSION}/input/regression/c2/lily-01474bea.ly +share/doc/lilypond/${VERSION}/input/regression/c2/lily-01474bea.png +share/doc/lilypond/${VERSION}/input/regression/c2/lily-0b03487d.ly +share/doc/lilypond/${VERSION}/input/regression/c2/lily-0b03487d.png +share/doc/lilypond/${VERSION}/input/regression/c2/lily-49234815.ly +share/doc/lilypond/${VERSION}/input/regression/c2/lily-49234815.png +share/doc/lilypond/${VERSION}/input/regression/c2/lily-5b1161e9.ly +share/doc/lilypond/${VERSION}/input/regression/c2/lily-5b1161e9.png +share/doc/lilypond/${VERSION}/input/regression/c2/lily-6eeb675a.ly +share/doc/lilypond/${VERSION}/input/regression/c2/lily-6eeb675a.png +share/doc/lilypond/${VERSION}/input/regression/c2/lily-7ce404c9.ly +share/doc/lilypond/${VERSION}/input/regression/c2/lily-7ce404c9.png +share/doc/lilypond/${VERSION}/input/regression/c2/lily-ddd3edf5.ly +share/doc/lilypond/${VERSION}/input/regression/c2/lily-ddd3edf5.png share/doc/lilypond/${VERSION}/input/regression/c3/ -share/doc/lilypond/${VERSION}/input/regression/c3/lily-e3b93d13.ly -share/doc/lilypond/${VERSION}/input/regression/c3/lily-e3b93d13.png +share/doc/lilypond/${VERSION}/input/regression/c3/lily-342dc009.ly +share/doc/lilypond/${VERSION}/input/regression/c3/lily-342dc009.png +share/doc/lilypond/${VERSION}/input/regression/c3/lily-35001943.ly +share/doc/lilypond/${VERSION}/input/regression/c3/lily-35001943.png +share/doc/lilypond/${VERSION}/input/regression/c3/lily-36a573f0.ly +share/doc/lilypond/${VERSION}/input/regression/c3/lily-36a573f0.png +share/doc/lilypond/${VERSION}/input/regression/c3/lily-7b19a5fd.ly +share/doc/lilypond/${VERSION}/input/regression/c3/lily-7b19a5fd.png +share/doc/lilypond/${VERSION}/input/regression/c3/lily-889f8729.ly +share/doc/lilypond/${VERSION}/input/regression/c3/lily-889f8729.png +share/doc/lilypond/${VERSION}/input/regression/c3/lily-90131d76.ly +share/doc/lilypond/${VERSION}/input/regression/c3/lily-90131d76.png +share/doc/lilypond/${VERSION}/input/regression/c3/lily-c7bb7c98.ly +share/doc/lilypond/${VERSION}/input/regression/c3/lily-c7bb7c98.png +share/doc/lilypond/${VERSION}/input/regression/c3/lily-cc9c2437.ly +share/doc/lilypond/${VERSION}/input/regression/c3/lily-cc9c2437.png share/doc/lilypond/${VERSION}/input/regression/c4/ -share/doc/lilypond/${VERSION}/input/regression/c4/lily-11400a53.ly -share/doc/lilypond/${VERSION}/input/regression/c4/lily-11400a53.png +share/doc/lilypond/${VERSION}/input/regression/c4/lily-2498d87d.ly +share/doc/lilypond/${VERSION}/input/regression/c4/lily-2498d87d.png +share/doc/lilypond/${VERSION}/input/regression/c4/lily-5ec3314c.ly +share/doc/lilypond/${VERSION}/input/regression/c4/lily-5ec3314c.png +share/doc/lilypond/${VERSION}/input/regression/c4/lily-7ddb6a40.ly +share/doc/lilypond/${VERSION}/input/regression/c4/lily-7ddb6a40.png +share/doc/lilypond/${VERSION}/input/regression/c4/lily-9c1f52a2.ly +share/doc/lilypond/${VERSION}/input/regression/c4/lily-9c1f52a2.png +share/doc/lilypond/${VERSION}/input/regression/c4/lily-a38f1a04.ly +share/doc/lilypond/${VERSION}/input/regression/c4/lily-a38f1a04.png +share/doc/lilypond/${VERSION}/input/regression/c4/lily-b8cfbb39.ly +share/doc/lilypond/${VERSION}/input/regression/c4/lily-b8cfbb39.png +share/doc/lilypond/${VERSION}/input/regression/c4/lily-d0cb5b58.ly +share/doc/lilypond/${VERSION}/input/regression/c4/lily-d0cb5b58.png share/doc/lilypond/${VERSION}/input/regression/c5/ -share/doc/lilypond/${VERSION}/input/regression/c5/lily-25ca1af7.ly -share/doc/lilypond/${VERSION}/input/regression/c5/lily-25ca1af7.png -share/doc/lilypond/${VERSION}/input/regression/c5/lily-a641332c.ly -share/doc/lilypond/${VERSION}/input/regression/c5/lily-a641332c.png -share/doc/lilypond/${VERSION}/input/regression/c5/lily-cd3aa606.ly -share/doc/lilypond/${VERSION}/input/regression/c5/lily-cd3aa606.png -share/doc/lilypond/${VERSION}/input/regression/c5/lily-e87a2670.ly -share/doc/lilypond/${VERSION}/input/regression/c5/lily-e87a2670.png +share/doc/lilypond/${VERSION}/input/regression/c5/lily-0d1ff071.ly +share/doc/lilypond/${VERSION}/input/regression/c5/lily-0d1ff071.png +share/doc/lilypond/${VERSION}/input/regression/c5/lily-2574a3d8.ly +share/doc/lilypond/${VERSION}/input/regression/c5/lily-2574a3d8.png +share/doc/lilypond/${VERSION}/input/regression/c5/lily-9835923e.ly +share/doc/lilypond/${VERSION}/input/regression/c5/lily-9835923e.png +share/doc/lilypond/${VERSION}/input/regression/c5/lily-bc262715.ly +share/doc/lilypond/${VERSION}/input/regression/c5/lily-bc262715.png +share/doc/lilypond/${VERSION}/input/regression/c5/lily-d0248ca3.ly +share/doc/lilypond/${VERSION}/input/regression/c5/lily-d0248ca3.png +share/doc/lilypond/${VERSION}/input/regression/c5/lily-f2762731.ly +share/doc/lilypond/${VERSION}/input/regression/c5/lily-f2762731.png share/doc/lilypond/${VERSION}/input/regression/c6/ -share/doc/lilypond/${VERSION}/input/regression/c6/lily-01534b26.ly -share/doc/lilypond/${VERSION}/input/regression/c6/lily-01534b26.png -share/doc/lilypond/${VERSION}/input/regression/c6/lily-0bde3abe.ly -share/doc/lilypond/${VERSION}/input/regression/c6/lily-0bde3abe.png -share/doc/lilypond/${VERSION}/input/regression/c6/lily-30600865.ly -share/doc/lilypond/${VERSION}/input/regression/c6/lily-30600865.png -share/doc/lilypond/${VERSION}/input/regression/c6/lily-76bdeee7.ly -share/doc/lilypond/${VERSION}/input/regression/c6/lily-76bdeee7.png -share/doc/lilypond/${VERSION}/input/regression/c6/lily-b169d88d.ly -share/doc/lilypond/${VERSION}/input/regression/c6/lily-b169d88d.png +share/doc/lilypond/${VERSION}/input/regression/c6/lily-28f43d9b.ly +share/doc/lilypond/${VERSION}/input/regression/c6/lily-28f43d9b.png +share/doc/lilypond/${VERSION}/input/regression/c6/lily-510be3d0.ly +share/doc/lilypond/${VERSION}/input/regression/c6/lily-510be3d0.png +share/doc/lilypond/${VERSION}/input/regression/c6/lily-73a13001.ly +share/doc/lilypond/${VERSION}/input/regression/c6/lily-73a13001.png +share/doc/lilypond/${VERSION}/input/regression/c6/lily-f054e88e.ly +share/doc/lilypond/${VERSION}/input/regression/c6/lily-f054e88e.png +share/doc/lilypond/${VERSION}/input/regression/c6/lily-ff962bb6.ly +share/doc/lilypond/${VERSION}/input/regression/c6/lily-ff962bb6.png share/doc/lilypond/${VERSION}/input/regression/c7/ -share/doc/lilypond/${VERSION}/input/regression/c7/lily-1c192532.ly -share/doc/lilypond/${VERSION}/input/regression/c7/lily-1c192532.png -share/doc/lilypond/${VERSION}/input/regression/c7/lily-24d78f38.ly -share/doc/lilypond/${VERSION}/input/regression/c7/lily-24d78f38.png -share/doc/lilypond/${VERSION}/input/regression/c7/lily-4bb72c87.ly -share/doc/lilypond/${VERSION}/input/regression/c7/lily-4bb72c87.png -share/doc/lilypond/${VERSION}/input/regression/c7/lily-6eac30f3.ly -share/doc/lilypond/${VERSION}/input/regression/c7/lily-6eac30f3.png -share/doc/lilypond/${VERSION}/input/regression/c7/lily-88e4bec5.ly -share/doc/lilypond/${VERSION}/input/regression/c7/lily-88e4bec5.png -share/doc/lilypond/${VERSION}/input/regression/c7/lily-a8cf1762.ly -share/doc/lilypond/${VERSION}/input/regression/c7/lily-a8cf1762.png -share/doc/lilypond/${VERSION}/input/regression/c7/lily-b772802b.ly -share/doc/lilypond/${VERSION}/input/regression/c7/lily-b772802b.png -share/doc/lilypond/${VERSION}/input/regression/c7/lily-eafa763e.ly -share/doc/lilypond/${VERSION}/input/regression/c7/lily-eafa763e.png +share/doc/lilypond/${VERSION}/input/regression/c7/lily-0814d9e1.ly +share/doc/lilypond/${VERSION}/input/regression/c7/lily-0814d9e1.png +share/doc/lilypond/${VERSION}/input/regression/c7/lily-40c9afb5.ly +share/doc/lilypond/${VERSION}/input/regression/c7/lily-40c9afb5.png +share/doc/lilypond/${VERSION}/input/regression/c7/lily-4bc72a99.ly +share/doc/lilypond/${VERSION}/input/regression/c7/lily-4bc72a99.png +share/doc/lilypond/${VERSION}/input/regression/c7/lily-c7974af1.ly +share/doc/lilypond/${VERSION}/input/regression/c7/lily-c7974af1.png share/doc/lilypond/${VERSION}/input/regression/c8/ -share/doc/lilypond/${VERSION}/input/regression/c8/lily-06bb7cc6.ly -share/doc/lilypond/${VERSION}/input/regression/c8/lily-06bb7cc6.png -share/doc/lilypond/${VERSION}/input/regression/c8/lily-7ce29524.ly -share/doc/lilypond/${VERSION}/input/regression/c8/lily-7ce29524.png +share/doc/lilypond/${VERSION}/input/regression/c8/lily-01c5bc0a.ly +share/doc/lilypond/${VERSION}/input/regression/c8/lily-01c5bc0a.png +share/doc/lilypond/${VERSION}/input/regression/c8/lily-143281c3.ly +share/doc/lilypond/${VERSION}/input/regression/c8/lily-143281c3.png +share/doc/lilypond/${VERSION}/input/regression/c8/lily-2b8add2b.ly +share/doc/lilypond/${VERSION}/input/regression/c8/lily-2b8add2b.png +share/doc/lilypond/${VERSION}/input/regression/c8/lily-46afde92.ly +share/doc/lilypond/${VERSION}/input/regression/c8/lily-46afde92.png +share/doc/lilypond/${VERSION}/input/regression/c8/lily-a017eceb.ly +share/doc/lilypond/${VERSION}/input/regression/c8/lily-a017eceb.png +share/doc/lilypond/${VERSION}/input/regression/c8/lily-cf2911fc.ly +share/doc/lilypond/${VERSION}/input/regression/c8/lily-cf2911fc.png +share/doc/lilypond/${VERSION}/input/regression/c8/lily-d28145cb.ly +share/doc/lilypond/${VERSION}/input/regression/c8/lily-d28145cb.png +share/doc/lilypond/${VERSION}/input/regression/c8/lily-def31f4b.ly +share/doc/lilypond/${VERSION}/input/regression/c8/lily-def31f4b.png share/doc/lilypond/${VERSION}/input/regression/c9/ -share/doc/lilypond/${VERSION}/input/regression/c9/lily-3f484666.ly -share/doc/lilypond/${VERSION}/input/regression/c9/lily-3f484666.png -share/doc/lilypond/${VERSION}/input/regression/c9/lily-9a15439e.ly -share/doc/lilypond/${VERSION}/input/regression/c9/lily-9a15439e.png +share/doc/lilypond/${VERSION}/input/regression/c9/lily-dc0df04b.ly +share/doc/lilypond/${VERSION}/input/regression/c9/lily-dc0df04b.png +share/doc/lilypond/${VERSION}/input/regression/c9/lily-f35bd5a4.ly +share/doc/lilypond/${VERSION}/input/regression/c9/lily-f35bd5a4.png share/doc/lilypond/${VERSION}/input/regression/ca/ -share/doc/lilypond/${VERSION}/input/regression/ca/lily-351fd78a.ly -share/doc/lilypond/${VERSION}/input/regression/ca/lily-351fd78a.png -share/doc/lilypond/${VERSION}/input/regression/ca/lily-72b9a865.ly -share/doc/lilypond/${VERSION}/input/regression/ca/lily-72b9a865.png -share/doc/lilypond/${VERSION}/input/regression/ca/lily-8fddb16a.ly -share/doc/lilypond/${VERSION}/input/regression/ca/lily-8fddb16a.png -share/doc/lilypond/${VERSION}/input/regression/ca/lily-d3c6cae4.ly -share/doc/lilypond/${VERSION}/input/regression/ca/lily-d3c6cae4.png -share/doc/lilypond/${VERSION}/input/regression/ca/lily-d3ec74cb.ly -share/doc/lilypond/${VERSION}/input/regression/ca/lily-d3ec74cb.png +share/doc/lilypond/${VERSION}/input/regression/ca/lily-33d79b9e.ly +share/doc/lilypond/${VERSION}/input/regression/ca/lily-33d79b9e.png +share/doc/lilypond/${VERSION}/input/regression/ca/lily-9f09e80e.ly +share/doc/lilypond/${VERSION}/input/regression/ca/lily-9f09e80e.png +share/doc/lilypond/${VERSION}/input/regression/ca/lily-a44be0d8.ly +share/doc/lilypond/${VERSION}/input/regression/ca/lily-a44be0d8.png +share/doc/lilypond/${VERSION}/input/regression/ca/lily-dcf2b0ab.ly +share/doc/lilypond/${VERSION}/input/regression/ca/lily-dcf2b0ab.png +share/doc/lilypond/${VERSION}/input/regression/ca/lily-e2624681.ly +share/doc/lilypond/${VERSION}/input/regression/ca/lily-e2624681.png +share/doc/lilypond/${VERSION}/input/regression/ca/lily-e7e62b4d.ly +share/doc/lilypond/${VERSION}/input/regression/ca/lily-e7e62b4d.png +share/doc/lilypond/${VERSION}/input/regression/ca/lily-f3618816.ly +share/doc/lilypond/${VERSION}/input/regression/ca/lily-f3618816.png +share/doc/lilypond/${VERSION}/input/regression/ca/lily-f4b8c178.ly +share/doc/lilypond/${VERSION}/input/regression/ca/lily-f4b8c178.png share/doc/lilypond/${VERSION}/input/regression/cb/ -share/doc/lilypond/${VERSION}/input/regression/cb/lily-2265116b.ly -share/doc/lilypond/${VERSION}/input/regression/cb/lily-2265116b.png -share/doc/lilypond/${VERSION}/input/regression/cb/lily-7ee358b1.ly -share/doc/lilypond/${VERSION}/input/regression/cb/lily-7ee358b1.png +share/doc/lilypond/${VERSION}/input/regression/cb/lily-8d943ded.ly +share/doc/lilypond/${VERSION}/input/regression/cb/lily-8d943ded.png +share/doc/lilypond/${VERSION}/input/regression/cb/lily-97d79072.ly +share/doc/lilypond/${VERSION}/input/regression/cb/lily-97d79072.png +share/doc/lilypond/${VERSION}/input/regression/cb/lily-a1e068d8.ly +share/doc/lilypond/${VERSION}/input/regression/cb/lily-a1e068d8.png +share/doc/lilypond/${VERSION}/input/regression/cb/lily-be6a2ae5.ly +share/doc/lilypond/${VERSION}/input/regression/cb/lily-be6a2ae5.png share/doc/lilypond/${VERSION}/input/regression/cc/ -share/doc/lilypond/${VERSION}/input/regression/cc/lily-a3bd75e6.ly -share/doc/lilypond/${VERSION}/input/regression/cc/lily-a3bd75e6.png -share/doc/lilypond/${VERSION}/input/regression/cc/lily-cad74217.ly -share/doc/lilypond/${VERSION}/input/regression/cc/lily-cad74217.png +share/doc/lilypond/${VERSION}/input/regression/cc/lily-23ec9f46.ly +share/doc/lilypond/${VERSION}/input/regression/cc/lily-23ec9f46.png +share/doc/lilypond/${VERSION}/input/regression/cc/lily-29aa0a6e.ly +share/doc/lilypond/${VERSION}/input/regression/cc/lily-29aa0a6e.png +share/doc/lilypond/${VERSION}/input/regression/cc/lily-5a76cb1e.ly +share/doc/lilypond/${VERSION}/input/regression/cc/lily-5a76cb1e.png +share/doc/lilypond/${VERSION}/input/regression/cc/lily-70e4744b.ly +share/doc/lilypond/${VERSION}/input/regression/cc/lily-70e4744b.png +share/doc/lilypond/${VERSION}/input/regression/cc/lily-8fb051fa.ly +share/doc/lilypond/${VERSION}/input/regression/cc/lily-8fb051fa.png +share/doc/lilypond/${VERSION}/input/regression/cc/lily-e5e2be32.ly +share/doc/lilypond/${VERSION}/input/regression/cc/lily-e5e2be32.png share/doc/lilypond/${VERSION}/input/regression/cd/ -share/doc/lilypond/${VERSION}/input/regression/cd/lily-4efd19c1.ly -share/doc/lilypond/${VERSION}/input/regression/cd/lily-4efd19c1.png -share/doc/lilypond/${VERSION}/input/regression/cd/lily-a2220d2c.ly -share/doc/lilypond/${VERSION}/input/regression/cd/lily-a2220d2c.png -share/doc/lilypond/${VERSION}/input/regression/cd/lily-ffea0a1d.ly -share/doc/lilypond/${VERSION}/input/regression/cd/lily-ffea0a1d.png +share/doc/lilypond/${VERSION}/input/regression/cd/lily-5330f0aa.ly +share/doc/lilypond/${VERSION}/input/regression/cd/lily-5330f0aa.png +share/doc/lilypond/${VERSION}/input/regression/cd/lily-784a6def.ly +share/doc/lilypond/${VERSION}/input/regression/cd/lily-784a6def.png share/doc/lilypond/${VERSION}/input/regression/ce/ -share/doc/lilypond/${VERSION}/input/regression/ce/lily-1ec78bad.ly -share/doc/lilypond/${VERSION}/input/regression/ce/lily-1ec78bad.png -share/doc/lilypond/${VERSION}/input/regression/ce/lily-305171f0.ly -share/doc/lilypond/${VERSION}/input/regression/ce/lily-305171f0.png -share/doc/lilypond/${VERSION}/input/regression/ce/lily-32c42dba.ly -share/doc/lilypond/${VERSION}/input/regression/ce/lily-32c42dba.png -share/doc/lilypond/${VERSION}/input/regression/ce/lily-5b4265cd.ly -share/doc/lilypond/${VERSION}/input/regression/ce/lily-5b4265cd.png -share/doc/lilypond/${VERSION}/input/regression/ce/lily-f788ecec.ly -share/doc/lilypond/${VERSION}/input/regression/ce/lily-f788ecec.png +share/doc/lilypond/${VERSION}/input/regression/ce/lily-dbdc055c.ly +share/doc/lilypond/${VERSION}/input/regression/ce/lily-dbdc055c.png share/doc/lilypond/${VERSION}/input/regression/cf/ -share/doc/lilypond/${VERSION}/input/regression/cf/lily-2b6cd530.ly -share/doc/lilypond/${VERSION}/input/regression/cf/lily-2b6cd530.png -share/doc/lilypond/${VERSION}/input/regression/cf/lily-3c2b5fd1.ly -share/doc/lilypond/${VERSION}/input/regression/cf/lily-3c2b5fd1.png -share/doc/lilypond/${VERSION}/input/regression/cf/lily-9e7cd619.ly -share/doc/lilypond/${VERSION}/input/regression/cf/lily-9e7cd619.png -share/doc/lilypond/${VERSION}/input/regression/cf/lily-e9fa6bd6.ly -share/doc/lilypond/${VERSION}/input/regression/cf/lily-e9fa6bd6.png -share/doc/lilypond/${VERSION}/input/regression/cf/lily-fd36aece.ly -share/doc/lilypond/${VERSION}/input/regression/cf/lily-fd36aece.png +share/doc/lilypond/${VERSION}/input/regression/cf/lily-32556c52.ly +share/doc/lilypond/${VERSION}/input/regression/cf/lily-32556c52.png +share/doc/lilypond/${VERSION}/input/regression/cf/lily-3d612553.ly +share/doc/lilypond/${VERSION}/input/regression/cf/lily-3d612553.png +share/doc/lilypond/${VERSION}/input/regression/cf/lily-4b4a0f0e.ly +share/doc/lilypond/${VERSION}/input/regression/cf/lily-4b4a0f0e.png +share/doc/lilypond/${VERSION}/input/regression/cf/lily-69cdd3b9.ly +share/doc/lilypond/${VERSION}/input/regression/cf/lily-69cdd3b9.png +share/doc/lilypond/${VERSION}/input/regression/cf/lily-88b8d3e7.ly +share/doc/lilypond/${VERSION}/input/regression/cf/lily-88b8d3e7.png +share/doc/lilypond/${VERSION}/input/regression/cf/lily-8cd09fd6.ly +share/doc/lilypond/${VERSION}/input/regression/cf/lily-8cd09fd6.png +share/doc/lilypond/${VERSION}/input/regression/cf/lily-c27adf63.ly +share/doc/lilypond/${VERSION}/input/regression/cf/lily-c27adf63.png +share/doc/lilypond/${VERSION}/input/regression/cf/lily-c90346f1.ly +share/doc/lilypond/${VERSION}/input/regression/cf/lily-c90346f1.png +share/doc/lilypond/${VERSION}/input/regression/cf/lily-cb3ebb74.ly +share/doc/lilypond/${VERSION}/input/regression/cf/lily-cb3ebb74.png +share/doc/lilypond/${VERSION}/input/regression/cf/lily-cd5c0ea3.ly +share/doc/lilypond/${VERSION}/input/regression/cf/lily-cd5c0ea3.png share/doc/lilypond/${VERSION}/input/regression/collated-files.html share/doc/lilypond/${VERSION}/input/regression/collated-files.pdf share/doc/lilypond/${VERSION}/input/regression/d0/ -share/doc/lilypond/${VERSION}/input/regression/d0/lily-133b16d9.ly -share/doc/lilypond/${VERSION}/input/regression/d0/lily-133b16d9.png -share/doc/lilypond/${VERSION}/input/regression/d0/lily-a76f714c.ly -share/doc/lilypond/${VERSION}/input/regression/d0/lily-a76f714c.png -share/doc/lilypond/${VERSION}/input/regression/d0/lily-d94c628f.ly -share/doc/lilypond/${VERSION}/input/regression/d0/lily-d94c628f.png -share/doc/lilypond/${VERSION}/input/regression/d0/lily-f3ce6f54.ly -share/doc/lilypond/${VERSION}/input/regression/d0/lily-f3ce6f54.png -share/doc/lilypond/${VERSION}/input/regression/d1/ -share/doc/lilypond/${VERSION}/input/regression/d1/lily-4604f6a1.ly -share/doc/lilypond/${VERSION}/input/regression/d1/lily-4604f6a1.png -share/doc/lilypond/${VERSION}/input/regression/d1/lily-61269925.ly -share/doc/lilypond/${VERSION}/input/regression/d1/lily-61269925.png -share/doc/lilypond/${VERSION}/input/regression/d1/lily-909c95e3.ly -share/doc/lilypond/${VERSION}/input/regression/d1/lily-909c95e3.png -share/doc/lilypond/${VERSION}/input/regression/d1/lily-9da7daad.ly -share/doc/lilypond/${VERSION}/input/regression/d1/lily-9da7daad.png +share/doc/lilypond/${VERSION}/input/regression/d0/lily-3a0be758.ly +share/doc/lilypond/${VERSION}/input/regression/d0/lily-3a0be758.png +share/doc/lilypond/${VERSION}/input/regression/d0/lily-56e0f8ae.ly +share/doc/lilypond/${VERSION}/input/regression/d0/lily-56e0f8ae.png +share/doc/lilypond/${VERSION}/input/regression/d0/lily-74b8777a.ly +share/doc/lilypond/${VERSION}/input/regression/d0/lily-74b8777a.png +share/doc/lilypond/${VERSION}/input/regression/d0/lily-c559027a.ly +share/doc/lilypond/${VERSION}/input/regression/d0/lily-c559027a.png share/doc/lilypond/${VERSION}/input/regression/d2/ -share/doc/lilypond/${VERSION}/input/regression/d2/lily-42a2df6e.ly -share/doc/lilypond/${VERSION}/input/regression/d2/lily-42a2df6e.png -share/doc/lilypond/${VERSION}/input/regression/d2/lily-464d5fda.ly -share/doc/lilypond/${VERSION}/input/regression/d2/lily-464d5fda.png -share/doc/lilypond/${VERSION}/input/regression/d2/lily-4c8ef547.ly -share/doc/lilypond/${VERSION}/input/regression/d2/lily-4c8ef547.png +share/doc/lilypond/${VERSION}/input/regression/d2/lily-0dd48521.ly +share/doc/lilypond/${VERSION}/input/regression/d2/lily-0dd48521.png +share/doc/lilypond/${VERSION}/input/regression/d2/lily-3e671d27.ly +share/doc/lilypond/${VERSION}/input/regression/d2/lily-3e671d27.png +share/doc/lilypond/${VERSION}/input/regression/d2/lily-6e9bfc0d.ly +share/doc/lilypond/${VERSION}/input/regression/d2/lily-6e9bfc0d.png +share/doc/lilypond/${VERSION}/input/regression/d2/lily-b17e2b6d.ly +share/doc/lilypond/${VERSION}/input/regression/d2/lily-b17e2b6d.png share/doc/lilypond/${VERSION}/input/regression/d3/ -share/doc/lilypond/${VERSION}/input/regression/d3/lily-2d6c8dbc.ly -share/doc/lilypond/${VERSION}/input/regression/d3/lily-2d6c8dbc.png +share/doc/lilypond/${VERSION}/input/regression/d3/lily-11b9b3c3.ly +share/doc/lilypond/${VERSION}/input/regression/d3/lily-11b9b3c3.png +share/doc/lilypond/${VERSION}/input/regression/d3/lily-377f62ad.ly +share/doc/lilypond/${VERSION}/input/regression/d3/lily-377f62ad.png +share/doc/lilypond/${VERSION}/input/regression/d3/lily-5208316d.ly +share/doc/lilypond/${VERSION}/input/regression/d3/lily-5208316d.png +share/doc/lilypond/${VERSION}/input/regression/d3/lily-b543037b.ly +share/doc/lilypond/${VERSION}/input/regression/d3/lily-b543037b.png share/doc/lilypond/${VERSION}/input/regression/d4/ -share/doc/lilypond/${VERSION}/input/regression/d4/lily-ae8bc9e5.ly -share/doc/lilypond/${VERSION}/input/regression/d4/lily-ae8bc9e5.png +share/doc/lilypond/${VERSION}/input/regression/d4/lily-0857ff61.ly +share/doc/lilypond/${VERSION}/input/regression/d4/lily-0857ff61.png +share/doc/lilypond/${VERSION}/input/regression/d4/lily-5a642d61.ly +share/doc/lilypond/${VERSION}/input/regression/d4/lily-5a642d61.png +share/doc/lilypond/${VERSION}/input/regression/d4/lily-7189e648.ly +share/doc/lilypond/${VERSION}/input/regression/d4/lily-7189e648.png +share/doc/lilypond/${VERSION}/input/regression/d4/lily-99426146.ly +share/doc/lilypond/${VERSION}/input/regression/d4/lily-99426146.png +share/doc/lilypond/${VERSION}/input/regression/d4/lily-a6c094a8.ly +share/doc/lilypond/${VERSION}/input/regression/d4/lily-a6c094a8.png share/doc/lilypond/${VERSION}/input/regression/d5/ -share/doc/lilypond/${VERSION}/input/regression/d5/lily-1f800b0b.ly -share/doc/lilypond/${VERSION}/input/regression/d5/lily-1f800b0b.png -share/doc/lilypond/${VERSION}/input/regression/d5/lily-5f5e2da7.ly -share/doc/lilypond/${VERSION}/input/regression/d5/lily-5f5e2da7.png -share/doc/lilypond/${VERSION}/input/regression/d5/lily-a0ce499d.ly -share/doc/lilypond/${VERSION}/input/regression/d5/lily-a0ce499d.png -share/doc/lilypond/${VERSION}/input/regression/d5/lily-cf44d467.ly -share/doc/lilypond/${VERSION}/input/regression/d5/lily-cf44d467.png -share/doc/lilypond/${VERSION}/input/regression/d5/lily-f6cbd096.ly -share/doc/lilypond/${VERSION}/input/regression/d5/lily-f6cbd096.png +share/doc/lilypond/${VERSION}/input/regression/d5/lily-1416c5f3.ly +share/doc/lilypond/${VERSION}/input/regression/d5/lily-1416c5f3.png +share/doc/lilypond/${VERSION}/input/regression/d5/lily-15dec7e8.ly +share/doc/lilypond/${VERSION}/input/regression/d5/lily-15dec7e8.png +share/doc/lilypond/${VERSION}/input/regression/d5/lily-430551bd.ly +share/doc/lilypond/${VERSION}/input/regression/d5/lily-430551bd.png +share/doc/lilypond/${VERSION}/input/regression/d5/lily-7f60119e.ly +share/doc/lilypond/${VERSION}/input/regression/d5/lily-7f60119e.png +share/doc/lilypond/${VERSION}/input/regression/d5/lily-82a93e02.ly +share/doc/lilypond/${VERSION}/input/regression/d5/lily-82a93e02.png +share/doc/lilypond/${VERSION}/input/regression/d5/lily-bf192ac2.ly +share/doc/lilypond/${VERSION}/input/regression/d5/lily-bf192ac2.png +share/doc/lilypond/${VERSION}/input/regression/d5/lily-c1769d57.ly +share/doc/lilypond/${VERSION}/input/regression/d5/lily-c1769d57.png +share/doc/lilypond/${VERSION}/input/regression/d5/lily-c7ada4ff.ly +share/doc/lilypond/${VERSION}/input/regression/d5/lily-c7ada4ff.png +share/doc/lilypond/${VERSION}/input/regression/d5/lily-da204ef7.ly +share/doc/lilypond/${VERSION}/input/regression/d5/lily-da204ef7.png +share/doc/lilypond/${VERSION}/input/regression/d5/lily-ee0c482d.ly +share/doc/lilypond/${VERSION}/input/regression/d5/lily-ee0c482d.png share/doc/lilypond/${VERSION}/input/regression/d6/ -share/doc/lilypond/${VERSION}/input/regression/d6/lily-77b76e24.ly -share/doc/lilypond/${VERSION}/input/regression/d6/lily-77b76e24.png -share/doc/lilypond/${VERSION}/input/regression/d6/lily-ac136d9a.ly -share/doc/lilypond/${VERSION}/input/regression/d6/lily-ac136d9a.png -share/doc/lilypond/${VERSION}/input/regression/d6/lily-ee8eacb7.ly -share/doc/lilypond/${VERSION}/input/regression/d6/lily-ee8eacb7.png +share/doc/lilypond/${VERSION}/input/regression/d6/lily-aeb0033e.ly +share/doc/lilypond/${VERSION}/input/regression/d6/lily-aeb0033e.png +share/doc/lilypond/${VERSION}/input/regression/d6/lily-b267b554.ly +share/doc/lilypond/${VERSION}/input/regression/d6/lily-b267b554.png +share/doc/lilypond/${VERSION}/input/regression/d6/lily-e74a3fb2.ly +share/doc/lilypond/${VERSION}/input/regression/d6/lily-e74a3fb2.png share/doc/lilypond/${VERSION}/input/regression/d7/ -share/doc/lilypond/${VERSION}/input/regression/d7/lily-2fdf908d.ly -share/doc/lilypond/${VERSION}/input/regression/d7/lily-2fdf908d.png -share/doc/lilypond/${VERSION}/input/regression/d7/lily-463f2a70.ly -share/doc/lilypond/${VERSION}/input/regression/d7/lily-463f2a70.png -share/doc/lilypond/${VERSION}/input/regression/d7/lily-59071309.ly -share/doc/lilypond/${VERSION}/input/regression/d7/lily-59071309.png -share/doc/lilypond/${VERSION}/input/regression/d7/lily-5e924d9a.ly -share/doc/lilypond/${VERSION}/input/regression/d7/lily-5e924d9a.png -share/doc/lilypond/${VERSION}/input/regression/d7/lily-7087ee88.ly -share/doc/lilypond/${VERSION}/input/regression/d7/lily-7087ee88.png -share/doc/lilypond/${VERSION}/input/regression/d7/lily-75221729.ly -share/doc/lilypond/${VERSION}/input/regression/d7/lily-75221729.png -share/doc/lilypond/${VERSION}/input/regression/d7/lily-7defeb26.ly -share/doc/lilypond/${VERSION}/input/regression/d7/lily-7defeb26.png -share/doc/lilypond/${VERSION}/input/regression/d7/lily-aa24b7d4.ly -share/doc/lilypond/${VERSION}/input/regression/d7/lily-aa24b7d4.png -share/doc/lilypond/${VERSION}/input/regression/d7/lily-af4f2579.ly -share/doc/lilypond/${VERSION}/input/regression/d7/lily-af4f2579.png +share/doc/lilypond/${VERSION}/input/regression/d7/lily-284aab32.ly +share/doc/lilypond/${VERSION}/input/regression/d7/lily-284aab32.png +share/doc/lilypond/${VERSION}/input/regression/d7/lily-d99a4880.ly +share/doc/lilypond/${VERSION}/input/regression/d7/lily-d99a4880.png share/doc/lilypond/${VERSION}/input/regression/d8/ -share/doc/lilypond/${VERSION}/input/regression/d8/lily-27079079.ly -share/doc/lilypond/${VERSION}/input/regression/d8/lily-27079079.png -share/doc/lilypond/${VERSION}/input/regression/d8/lily-52b04884.ly -share/doc/lilypond/${VERSION}/input/regression/d8/lily-52b04884.png -share/doc/lilypond/${VERSION}/input/regression/d8/lily-630036f1.ly -share/doc/lilypond/${VERSION}/input/regression/d8/lily-630036f1.png -share/doc/lilypond/${VERSION}/input/regression/d8/lily-d2ba97dd.ly -share/doc/lilypond/${VERSION}/input/regression/d8/lily-d2ba97dd.png -share/doc/lilypond/${VERSION}/input/regression/d8/lily-dfcc9472.ly -share/doc/lilypond/${VERSION}/input/regression/d8/lily-dfcc9472.png +share/doc/lilypond/${VERSION}/input/regression/d8/lily-6cba25a1.ly +share/doc/lilypond/${VERSION}/input/regression/d8/lily-6cba25a1.png +share/doc/lilypond/${VERSION}/input/regression/d8/lily-b10be8a0.ly +share/doc/lilypond/${VERSION}/input/regression/d8/lily-b10be8a0.png share/doc/lilypond/${VERSION}/input/regression/d9/ -share/doc/lilypond/${VERSION}/input/regression/d9/lily-8d49ccfc.ly -share/doc/lilypond/${VERSION}/input/regression/d9/lily-8d49ccfc.png -share/doc/lilypond/${VERSION}/input/regression/d9/lily-bf490fbd.ly -share/doc/lilypond/${VERSION}/input/regression/d9/lily-bf490fbd.png -share/doc/lilypond/${VERSION}/input/regression/d9/lily-c42b4220.ly -share/doc/lilypond/${VERSION}/input/regression/d9/lily-c42b4220.png -share/doc/lilypond/${VERSION}/input/regression/d9/lily-c68c0633.ly -share/doc/lilypond/${VERSION}/input/regression/d9/lily-c68c0633.png -share/doc/lilypond/${VERSION}/input/regression/d9/lily-ff3a90fb.ly -share/doc/lilypond/${VERSION}/input/regression/d9/lily-ff3a90fb.png +share/doc/lilypond/${VERSION}/input/regression/d9/lily-4b39608d.ly +share/doc/lilypond/${VERSION}/input/regression/d9/lily-4b39608d.png +share/doc/lilypond/${VERSION}/input/regression/d9/lily-6e87ea52.ly +share/doc/lilypond/${VERSION}/input/regression/d9/lily-6e87ea52.png +share/doc/lilypond/${VERSION}/input/regression/d9/lily-8594dd6a.ly +share/doc/lilypond/${VERSION}/input/regression/d9/lily-8594dd6a.png +share/doc/lilypond/${VERSION}/input/regression/d9/lily-b1c322b1.ly +share/doc/lilypond/${VERSION}/input/regression/d9/lily-b1c322b1.png +share/doc/lilypond/${VERSION}/input/regression/d9/lily-ba1891ca.ly +share/doc/lilypond/${VERSION}/input/regression/d9/lily-ba1891ca.png share/doc/lilypond/${VERSION}/input/regression/da/ -share/doc/lilypond/${VERSION}/input/regression/da/lily-75c76c92.ly -share/doc/lilypond/${VERSION}/input/regression/da/lily-75c76c92.png -share/doc/lilypond/${VERSION}/input/regression/da/lily-b763bbc7.ly -share/doc/lilypond/${VERSION}/input/regression/da/lily-b763bbc7.png -share/doc/lilypond/${VERSION}/input/regression/da/lily-bfc8c0cf.ly -share/doc/lilypond/${VERSION}/input/regression/da/lily-bfc8c0cf.png -share/doc/lilypond/${VERSION}/input/regression/da/lily-cddc2009.ly -share/doc/lilypond/${VERSION}/input/regression/da/lily-cddc2009.png -share/doc/lilypond/${VERSION}/input/regression/da/lily-e7c953bf.ly -share/doc/lilypond/${VERSION}/input/regression/da/lily-e7c953bf.png -share/doc/lilypond/${VERSION}/input/regression/da/lily-ec3a09ce.ly -share/doc/lilypond/${VERSION}/input/regression/da/lily-ec3a09ce.png +share/doc/lilypond/${VERSION}/input/regression/da/lily-36ca8718.ly +share/doc/lilypond/${VERSION}/input/regression/da/lily-36ca8718.png +share/doc/lilypond/${VERSION}/input/regression/da/lily-5b4a1c20.ly +share/doc/lilypond/${VERSION}/input/regression/da/lily-5b4a1c20.png +share/doc/lilypond/${VERSION}/input/regression/da/lily-64064951.ly +share/doc/lilypond/${VERSION}/input/regression/da/lily-64064951.png share/doc/lilypond/${VERSION}/input/regression/db/ -share/doc/lilypond/${VERSION}/input/regression/db/lily-04b0049d.ly -share/doc/lilypond/${VERSION}/input/regression/db/lily-04b0049d.png -share/doc/lilypond/${VERSION}/input/regression/db/lily-2df1b3b3.ly -share/doc/lilypond/${VERSION}/input/regression/db/lily-2df1b3b3.png -share/doc/lilypond/${VERSION}/input/regression/db/lily-dddb5fe7.ly -share/doc/lilypond/${VERSION}/input/regression/db/lily-dddb5fe7.png +share/doc/lilypond/${VERSION}/input/regression/db/lily-120eaddd.ly +share/doc/lilypond/${VERSION}/input/regression/db/lily-120eaddd.png +share/doc/lilypond/${VERSION}/input/regression/db/lily-18088cb0.ly +share/doc/lilypond/${VERSION}/input/regression/db/lily-18088cb0.png +share/doc/lilypond/${VERSION}/input/regression/db/lily-19bb6328.ly +share/doc/lilypond/${VERSION}/input/regression/db/lily-19bb6328.png +share/doc/lilypond/${VERSION}/input/regression/db/lily-3d77e7c4.ly +share/doc/lilypond/${VERSION}/input/regression/db/lily-3d77e7c4.png +share/doc/lilypond/${VERSION}/input/regression/db/lily-52dc7416.ly +share/doc/lilypond/${VERSION}/input/regression/db/lily-52dc7416.png +share/doc/lilypond/${VERSION}/input/regression/db/lily-64617213.ly +share/doc/lilypond/${VERSION}/input/regression/db/lily-64617213.png +share/doc/lilypond/${VERSION}/input/regression/db/lily-8922e741.ly +share/doc/lilypond/${VERSION}/input/regression/db/lily-8922e741.png +share/doc/lilypond/${VERSION}/input/regression/db/lily-d377ca95.ly +share/doc/lilypond/${VERSION}/input/regression/db/lily-d377ca95.png share/doc/lilypond/${VERSION}/input/regression/dc/ -share/doc/lilypond/${VERSION}/input/regression/dc/lily-26ab2739.ly -share/doc/lilypond/${VERSION}/input/regression/dc/lily-26ab2739.png -share/doc/lilypond/${VERSION}/input/regression/dc/lily-2908c33a.ly -share/doc/lilypond/${VERSION}/input/regression/dc/lily-2908c33a.png -share/doc/lilypond/${VERSION}/input/regression/dc/lily-3efed3b4.ly -share/doc/lilypond/${VERSION}/input/regression/dc/lily-3efed3b4.png -share/doc/lilypond/${VERSION}/input/regression/dc/lily-90564aa4.ly -share/doc/lilypond/${VERSION}/input/regression/dc/lily-90564aa4.png -share/doc/lilypond/${VERSION}/input/regression/dc/lily-b02cfb65.ly -share/doc/lilypond/${VERSION}/input/regression/dc/lily-b02cfb65.png -share/doc/lilypond/${VERSION}/input/regression/dc/lily-ba2e1c1c.ly -share/doc/lilypond/${VERSION}/input/regression/dc/lily-ba2e1c1c.png +share/doc/lilypond/${VERSION}/input/regression/dc/lily-81046662.ly +share/doc/lilypond/${VERSION}/input/regression/dc/lily-81046662.png share/doc/lilypond/${VERSION}/input/regression/dd/ -share/doc/lilypond/${VERSION}/input/regression/dd/lily-5df34edb.ly -share/doc/lilypond/${VERSION}/input/regression/dd/lily-5df34edb.png -share/doc/lilypond/${VERSION}/input/regression/dd/lily-63e7296e.ly -share/doc/lilypond/${VERSION}/input/regression/dd/lily-63e7296e.png -share/doc/lilypond/${VERSION}/input/regression/dd/lily-6f5c7496.ly -share/doc/lilypond/${VERSION}/input/regression/dd/lily-6f5c7496.png -share/doc/lilypond/${VERSION}/input/regression/dd/lily-7b01d60c.ly -share/doc/lilypond/${VERSION}/input/regression/dd/lily-7b01d60c.png -share/doc/lilypond/${VERSION}/input/regression/dd/lily-81b3d6d8.ly -share/doc/lilypond/${VERSION}/input/regression/dd/lily-81b3d6d8.png +share/doc/lilypond/${VERSION}/input/regression/dd/lily-07aac0cb.ly +share/doc/lilypond/${VERSION}/input/regression/dd/lily-07aac0cb.png +share/doc/lilypond/${VERSION}/input/regression/dd/lily-4497eb29.ly +share/doc/lilypond/${VERSION}/input/regression/dd/lily-4497eb29.png +share/doc/lilypond/${VERSION}/input/regression/dd/lily-4e6ea8cf.ly +share/doc/lilypond/${VERSION}/input/regression/dd/lily-4e6ea8cf.png +share/doc/lilypond/${VERSION}/input/regression/dd/lily-680c6bab.ly +share/doc/lilypond/${VERSION}/input/regression/dd/lily-680c6bab.png +share/doc/lilypond/${VERSION}/input/regression/dd/lily-9325fcdd.ly +share/doc/lilypond/${VERSION}/input/regression/dd/lily-9325fcdd.png +share/doc/lilypond/${VERSION}/input/regression/dd/lily-9f75a27c.ly +share/doc/lilypond/${VERSION}/input/regression/dd/lily-9f75a27c.png +share/doc/lilypond/${VERSION}/input/regression/dd/lily-acce9bcc.ly +share/doc/lilypond/${VERSION}/input/regression/dd/lily-acce9bcc.png +share/doc/lilypond/${VERSION}/input/regression/dd/lily-c4d69835.ly +share/doc/lilypond/${VERSION}/input/regression/dd/lily-c4d69835.png +share/doc/lilypond/${VERSION}/input/regression/dd/lily-caf6e8f6.ly +share/doc/lilypond/${VERSION}/input/regression/dd/lily-caf6e8f6.png share/doc/lilypond/${VERSION}/input/regression/de/ -share/doc/lilypond/${VERSION}/input/regression/de/lily-34acb1c6.ly -share/doc/lilypond/${VERSION}/input/regression/de/lily-34acb1c6.png -share/doc/lilypond/${VERSION}/input/regression/de/lily-db5dffe9.ly -share/doc/lilypond/${VERSION}/input/regression/de/lily-db5dffe9.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-19a5258f.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-19a5258f.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-264989cd.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-264989cd.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-3966d55e.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-3966d55e.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-3b360c22.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-3b360c22.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-40a05bca.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-40a05bca.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-43cf9dea.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-43cf9dea.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-5cc1705b.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-5cc1705b.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-6cdb4731.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-6cdb4731.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-7583ff9a.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-7583ff9a.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-7becef18.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-7becef18.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-c4733b15.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-c4733b15.png +share/doc/lilypond/${VERSION}/input/regression/de/lily-fffe9eae.ly +share/doc/lilypond/${VERSION}/input/regression/de/lily-fffe9eae.png share/doc/lilypond/${VERSION}/input/regression/df/ -share/doc/lilypond/${VERSION}/input/regression/df/lily-1a8b1839.ly -share/doc/lilypond/${VERSION}/input/regression/df/lily-1a8b1839.png -share/doc/lilypond/${VERSION}/input/regression/df/lily-30fd0564.ly -share/doc/lilypond/${VERSION}/input/regression/df/lily-30fd0564.png -share/doc/lilypond/${VERSION}/input/regression/df/lily-8b57be0c.ly -share/doc/lilypond/${VERSION}/input/regression/df/lily-8b57be0c.png -share/doc/lilypond/${VERSION}/input/regression/df/lily-c77a78da.ly -share/doc/lilypond/${VERSION}/input/regression/df/lily-c77a78da.png -share/doc/lilypond/${VERSION}/input/regression/df/lily-e2a34019.ly -share/doc/lilypond/${VERSION}/input/regression/df/lily-e2a34019.png +share/doc/lilypond/${VERSION}/input/regression/df/lily-11a3c7e9.ly +share/doc/lilypond/${VERSION}/input/regression/df/lily-11a3c7e9.png +share/doc/lilypond/${VERSION}/input/regression/df/lily-3589dea2.ly +share/doc/lilypond/${VERSION}/input/regression/df/lily-3589dea2.png +share/doc/lilypond/${VERSION}/input/regression/df/lily-9e96bfcc.ly +share/doc/lilypond/${VERSION}/input/regression/df/lily-9e96bfcc.png +share/doc/lilypond/${VERSION}/input/regression/df/lily-a7cb94c8.ly +share/doc/lilypond/${VERSION}/input/regression/df/lily-a7cb94c8.png +share/doc/lilypond/${VERSION}/input/regression/df/lily-fe8ffac2.ly +share/doc/lilypond/${VERSION}/input/regression/df/lily-fe8ffac2.png share/doc/lilypond/${VERSION}/input/regression/e0/ -share/doc/lilypond/${VERSION}/input/regression/e0/lily-64b1622a.ly -share/doc/lilypond/${VERSION}/input/regression/e0/lily-64b1622a.png -share/doc/lilypond/${VERSION}/input/regression/e0/lily-881f57a9.ly -share/doc/lilypond/${VERSION}/input/regression/e0/lily-881f57a9.png -share/doc/lilypond/${VERSION}/input/regression/e0/lily-97cbac25.ly -share/doc/lilypond/${VERSION}/input/regression/e0/lily-97cbac25.png -share/doc/lilypond/${VERSION}/input/regression/e0/lily-c08921c4.ly -share/doc/lilypond/${VERSION}/input/regression/e0/lily-c08921c4.png +share/doc/lilypond/${VERSION}/input/regression/e0/lily-0c24f503.ly +share/doc/lilypond/${VERSION}/input/regression/e0/lily-0c24f503.png +share/doc/lilypond/${VERSION}/input/regression/e0/lily-3ee3af3f.ly +share/doc/lilypond/${VERSION}/input/regression/e0/lily-3ee3af3f.png +share/doc/lilypond/${VERSION}/input/regression/e0/lily-4e56c1c9.ly +share/doc/lilypond/${VERSION}/input/regression/e0/lily-4e56c1c9.png +share/doc/lilypond/${VERSION}/input/regression/e0/lily-d7e7df4f.ly +share/doc/lilypond/${VERSION}/input/regression/e0/lily-d7e7df4f.png +share/doc/lilypond/${VERSION}/input/regression/e0/lily-f67256ba.ly +share/doc/lilypond/${VERSION}/input/regression/e0/lily-f67256ba.png share/doc/lilypond/${VERSION}/input/regression/e1/ -share/doc/lilypond/${VERSION}/input/regression/e1/lily-26fbe020.ly -share/doc/lilypond/${VERSION}/input/regression/e1/lily-26fbe020.png -share/doc/lilypond/${VERSION}/input/regression/e1/lily-5ce2532a.ly -share/doc/lilypond/${VERSION}/input/regression/e1/lily-5ce2532a.png -share/doc/lilypond/${VERSION}/input/regression/e1/lily-828502f5.ly -share/doc/lilypond/${VERSION}/input/regression/e1/lily-828502f5.png -share/doc/lilypond/${VERSION}/input/regression/e1/lily-9ef50399.ly -share/doc/lilypond/${VERSION}/input/regression/e1/lily-9ef50399.png -share/doc/lilypond/${VERSION}/input/regression/e1/lily-a202cb6c.ly -share/doc/lilypond/${VERSION}/input/regression/e1/lily-a202cb6c.png +share/doc/lilypond/${VERSION}/input/regression/e1/lily-0670d0d3.ly +share/doc/lilypond/${VERSION}/input/regression/e1/lily-0670d0d3.png +share/doc/lilypond/${VERSION}/input/regression/e1/lily-13e241a0.ly +share/doc/lilypond/${VERSION}/input/regression/e1/lily-13e241a0.png +share/doc/lilypond/${VERSION}/input/regression/e1/lily-26697a8d.ly +share/doc/lilypond/${VERSION}/input/regression/e1/lily-26697a8d.png +share/doc/lilypond/${VERSION}/input/regression/e1/lily-69780993.ly +share/doc/lilypond/${VERSION}/input/regression/e1/lily-69780993.png share/doc/lilypond/${VERSION}/input/regression/e2/ -share/doc/lilypond/${VERSION}/input/regression/e2/lily-56c065d5.ly -share/doc/lilypond/${VERSION}/input/regression/e2/lily-56c065d5.png -share/doc/lilypond/${VERSION}/input/regression/e2/lily-fc2dd3fb.ly -share/doc/lilypond/${VERSION}/input/regression/e2/lily-fc2dd3fb.png +share/doc/lilypond/${VERSION}/input/regression/e2/lily-a552a13d.ly +share/doc/lilypond/${VERSION}/input/regression/e2/lily-a552a13d.png +share/doc/lilypond/${VERSION}/input/regression/e2/lily-d049e000.ly +share/doc/lilypond/${VERSION}/input/regression/e2/lily-d049e000.png share/doc/lilypond/${VERSION}/input/regression/e3/ -share/doc/lilypond/${VERSION}/input/regression/e3/lily-352c3afc.ly -share/doc/lilypond/${VERSION}/input/regression/e3/lily-352c3afc.png -share/doc/lilypond/${VERSION}/input/regression/e3/lily-82bb2f0a.ly -share/doc/lilypond/${VERSION}/input/regression/e3/lily-82bb2f0a.png -share/doc/lilypond/${VERSION}/input/regression/e3/lily-c5c5afd8.ly -share/doc/lilypond/${VERSION}/input/regression/e3/lily-c5c5afd8.png -share/doc/lilypond/${VERSION}/input/regression/e3/lily-d3b80fb3.ly -share/doc/lilypond/${VERSION}/input/regression/e3/lily-d3b80fb3.png +share/doc/lilypond/${VERSION}/input/regression/e3/lily-19c68afe.ly +share/doc/lilypond/${VERSION}/input/regression/e3/lily-19c68afe.png +share/doc/lilypond/${VERSION}/input/regression/e3/lily-532a87a6.ly +share/doc/lilypond/${VERSION}/input/regression/e3/lily-532a87a6.png +share/doc/lilypond/${VERSION}/input/regression/e3/lily-6e54ccfd.ly +share/doc/lilypond/${VERSION}/input/regression/e3/lily-6e54ccfd.png +share/doc/lilypond/${VERSION}/input/regression/e3/lily-7756f0eb.ly +share/doc/lilypond/${VERSION}/input/regression/e3/lily-7756f0eb.png +share/doc/lilypond/${VERSION}/input/regression/e3/lily-bed36d44.ly +share/doc/lilypond/${VERSION}/input/regression/e3/lily-bed36d44.png +share/doc/lilypond/${VERSION}/input/regression/e3/lily-d7aaef61.ly +share/doc/lilypond/${VERSION}/input/regression/e3/lily-d7aaef61.png +share/doc/lilypond/${VERSION}/input/regression/e3/lily-e03a6c83.ly +share/doc/lilypond/${VERSION}/input/regression/e3/lily-e03a6c83.png share/doc/lilypond/${VERSION}/input/regression/e4/ -share/doc/lilypond/${VERSION}/input/regression/e4/lily-415286e2.ly -share/doc/lilypond/${VERSION}/input/regression/e4/lily-415286e2.png -share/doc/lilypond/${VERSION}/input/regression/e4/lily-560b4283.ly -share/doc/lilypond/${VERSION}/input/regression/e4/lily-560b4283.png -share/doc/lilypond/${VERSION}/input/regression/e4/lily-b119dda6.ly -share/doc/lilypond/${VERSION}/input/regression/e4/lily-b119dda6.png -share/doc/lilypond/${VERSION}/input/regression/e4/lily-d9c4f80d.ly -share/doc/lilypond/${VERSION}/input/regression/e4/lily-d9c4f80d.png -share/doc/lilypond/${VERSION}/input/regression/e4/lily-f3d8b944.ly -share/doc/lilypond/${VERSION}/input/regression/e4/lily-f3d8b944.png -share/doc/lilypond/${VERSION}/input/regression/e4/lily-fb0d0d8f.ly -share/doc/lilypond/${VERSION}/input/regression/e4/lily-fb0d0d8f.png +share/doc/lilypond/${VERSION}/input/regression/e4/lily-509a9c3a.ly +share/doc/lilypond/${VERSION}/input/regression/e4/lily-509a9c3a.png +share/doc/lilypond/${VERSION}/input/regression/e4/lily-702155e7.ly +share/doc/lilypond/${VERSION}/input/regression/e4/lily-702155e7.png +share/doc/lilypond/${VERSION}/input/regression/e4/lily-cef27a8e.ly +share/doc/lilypond/${VERSION}/input/regression/e4/lily-cef27a8e.png +share/doc/lilypond/${VERSION}/input/regression/e4/lily-f97f06d6.ly +share/doc/lilypond/${VERSION}/input/regression/e4/lily-f97f06d6.png share/doc/lilypond/${VERSION}/input/regression/e5/ -share/doc/lilypond/${VERSION}/input/regression/e5/lily-06b49319.ly -share/doc/lilypond/${VERSION}/input/regression/e5/lily-06b49319.png -share/doc/lilypond/${VERSION}/input/regression/e5/lily-1799ddd0.ly -share/doc/lilypond/${VERSION}/input/regression/e5/lily-1799ddd0.png -share/doc/lilypond/${VERSION}/input/regression/e5/lily-192cda3e.ly -share/doc/lilypond/${VERSION}/input/regression/e5/lily-192cda3e.png -share/doc/lilypond/${VERSION}/input/regression/e5/lily-25ee4d6f.ly -share/doc/lilypond/${VERSION}/input/regression/e5/lily-25ee4d6f.png -share/doc/lilypond/${VERSION}/input/regression/e5/lily-2a59e7bf.ly -share/doc/lilypond/${VERSION}/input/regression/e5/lily-2a59e7bf.png -share/doc/lilypond/${VERSION}/input/regression/e5/lily-63515139.ly -share/doc/lilypond/${VERSION}/input/regression/e5/lily-63515139.png -share/doc/lilypond/${VERSION}/input/regression/e5/lily-73180c02.ly -share/doc/lilypond/${VERSION}/input/regression/e5/lily-73180c02.png -share/doc/lilypond/${VERSION}/input/regression/e5/lily-cd5f10ca.ly -share/doc/lilypond/${VERSION}/input/regression/e5/lily-cd5f10ca.png -share/doc/lilypond/${VERSION}/input/regression/e5/lily-eb86c8f1.ly -share/doc/lilypond/${VERSION}/input/regression/e5/lily-eb86c8f1.png -share/doc/lilypond/${VERSION}/input/regression/e5/lily-ee9d8ce5.ly -share/doc/lilypond/${VERSION}/input/regression/e5/lily-ee9d8ce5.png +share/doc/lilypond/${VERSION}/input/regression/e5/lily-0028a2d5.ly +share/doc/lilypond/${VERSION}/input/regression/e5/lily-0028a2d5.png +share/doc/lilypond/${VERSION}/input/regression/e5/lily-7822d580.ly +share/doc/lilypond/${VERSION}/input/regression/e5/lily-7822d580.png +share/doc/lilypond/${VERSION}/input/regression/e5/lily-e9c71e7d.ly +share/doc/lilypond/${VERSION}/input/regression/e5/lily-e9c71e7d.png share/doc/lilypond/${VERSION}/input/regression/e6/ -share/doc/lilypond/${VERSION}/input/regression/e6/lily-3333bb5d.ly -share/doc/lilypond/${VERSION}/input/regression/e6/lily-3333bb5d.png -share/doc/lilypond/${VERSION}/input/regression/e6/lily-a5887809.ly -share/doc/lilypond/${VERSION}/input/regression/e6/lily-a5887809.png -share/doc/lilypond/${VERSION}/input/regression/e6/lily-bf0dc88c.ly -share/doc/lilypond/${VERSION}/input/regression/e6/lily-bf0dc88c.png +share/doc/lilypond/${VERSION}/input/regression/e6/lily-44b7ee83.ly +share/doc/lilypond/${VERSION}/input/regression/e6/lily-44b7ee83.png +share/doc/lilypond/${VERSION}/input/regression/e6/lily-5c4da1c0.ly +share/doc/lilypond/${VERSION}/input/regression/e6/lily-5c4da1c0.png +share/doc/lilypond/${VERSION}/input/regression/e6/lily-effaee9e.ly +share/doc/lilypond/${VERSION}/input/regression/e6/lily-effaee9e.png share/doc/lilypond/${VERSION}/input/regression/e7/ -share/doc/lilypond/${VERSION}/input/regression/e7/lily-3cbf3009.ly -share/doc/lilypond/${VERSION}/input/regression/e7/lily-3cbf3009.png -share/doc/lilypond/${VERSION}/input/regression/e7/lily-5d60af08.ly -share/doc/lilypond/${VERSION}/input/regression/e7/lily-5d60af08.png -share/doc/lilypond/${VERSION}/input/regression/e7/lily-a4519da0.ly -share/doc/lilypond/${VERSION}/input/regression/e7/lily-a4519da0.png -share/doc/lilypond/${VERSION}/input/regression/e7/lily-bccc31dc.ly -share/doc/lilypond/${VERSION}/input/regression/e7/lily-bccc31dc.png -share/doc/lilypond/${VERSION}/input/regression/e7/lily-d650b210.ly -share/doc/lilypond/${VERSION}/input/regression/e7/lily-d650b210.png +share/doc/lilypond/${VERSION}/input/regression/e7/lily-3f2db659.ly +share/doc/lilypond/${VERSION}/input/regression/e7/lily-3f2db659.png +share/doc/lilypond/${VERSION}/input/regression/e7/lily-3f7f8ae9.ly +share/doc/lilypond/${VERSION}/input/regression/e7/lily-3f7f8ae9.png +share/doc/lilypond/${VERSION}/input/regression/e7/lily-45829474.ly +share/doc/lilypond/${VERSION}/input/regression/e7/lily-45829474.png +share/doc/lilypond/${VERSION}/input/regression/e7/lily-6ab48c61.ly +share/doc/lilypond/${VERSION}/input/regression/e7/lily-6ab48c61.png +share/doc/lilypond/${VERSION}/input/regression/e7/lily-86079bca.ly +share/doc/lilypond/${VERSION}/input/regression/e7/lily-86079bca.png share/doc/lilypond/${VERSION}/input/regression/e8/ -share/doc/lilypond/${VERSION}/input/regression/e8/lily-0942f4b7.ly -share/doc/lilypond/${VERSION}/input/regression/e8/lily-0942f4b7.png -share/doc/lilypond/${VERSION}/input/regression/e8/lily-1bb9f258.ly -share/doc/lilypond/${VERSION}/input/regression/e8/lily-1bb9f258.png -share/doc/lilypond/${VERSION}/input/regression/e8/lily-366b0cd2.ly -share/doc/lilypond/${VERSION}/input/regression/e8/lily-366b0cd2.png -share/doc/lilypond/${VERSION}/input/regression/e8/lily-5fba4133.ly -share/doc/lilypond/${VERSION}/input/regression/e8/lily-5fba4133.png -share/doc/lilypond/${VERSION}/input/regression/e8/lily-8ad9e530.ly -share/doc/lilypond/${VERSION}/input/regression/e8/lily-8ad9e530.png -share/doc/lilypond/${VERSION}/input/regression/e8/lily-9c0abcce.ly -share/doc/lilypond/${VERSION}/input/regression/e8/lily-9c0abcce.png -share/doc/lilypond/${VERSION}/input/regression/e8/lily-ca5d2ba7.ly -share/doc/lilypond/${VERSION}/input/regression/e8/lily-ca5d2ba7.png -share/doc/lilypond/${VERSION}/input/regression/e8/lily-eba1fe12.ly -share/doc/lilypond/${VERSION}/input/regression/e8/lily-eba1fe12.png +share/doc/lilypond/${VERSION}/input/regression/e8/lily-0fda5df2.ly +share/doc/lilypond/${VERSION}/input/regression/e8/lily-0fda5df2.png +share/doc/lilypond/${VERSION}/input/regression/e8/lily-1546f5e9.ly +share/doc/lilypond/${VERSION}/input/regression/e8/lily-1546f5e9.png +share/doc/lilypond/${VERSION}/input/regression/e8/lily-34721693.ly +share/doc/lilypond/${VERSION}/input/regression/e8/lily-34721693.png +share/doc/lilypond/${VERSION}/input/regression/e8/lily-cf93e1cc.ly +share/doc/lilypond/${VERSION}/input/regression/e8/lily-cf93e1cc.png +share/doc/lilypond/${VERSION}/input/regression/e8/lily-e462dcb8.ly +share/doc/lilypond/${VERSION}/input/regression/e8/lily-e462dcb8.png share/doc/lilypond/${VERSION}/input/regression/e9/ -share/doc/lilypond/${VERSION}/input/regression/e9/lily-3edc4710.ly -share/doc/lilypond/${VERSION}/input/regression/e9/lily-3edc4710.png -share/doc/lilypond/${VERSION}/input/regression/e9/lily-597dc37b.ly -share/doc/lilypond/${VERSION}/input/regression/e9/lily-597dc37b.png -share/doc/lilypond/${VERSION}/input/regression/e9/lily-b16c7b2b.ly -share/doc/lilypond/${VERSION}/input/regression/e9/lily-b16c7b2b.png +share/doc/lilypond/${VERSION}/input/regression/e9/lily-152a99eb.ly +share/doc/lilypond/${VERSION}/input/regression/e9/lily-152a99eb.png +share/doc/lilypond/${VERSION}/input/regression/e9/lily-50dda84a.ly +share/doc/lilypond/${VERSION}/input/regression/e9/lily-50dda84a.png +share/doc/lilypond/${VERSION}/input/regression/e9/lily-697dfab3.ly +share/doc/lilypond/${VERSION}/input/regression/e9/lily-697dfab3.png +share/doc/lilypond/${VERSION}/input/regression/e9/lily-79661ed9.ly +share/doc/lilypond/${VERSION}/input/regression/e9/lily-79661ed9.png +share/doc/lilypond/${VERSION}/input/regression/e9/lily-aa872c9e.ly +share/doc/lilypond/${VERSION}/input/regression/e9/lily-aa872c9e.png +share/doc/lilypond/${VERSION}/input/regression/e9/lily-b8ec9a7c.ly +share/doc/lilypond/${VERSION}/input/regression/e9/lily-b8ec9a7c.png +share/doc/lilypond/${VERSION}/input/regression/e9/lily-cc1cc235.ly +share/doc/lilypond/${VERSION}/input/regression/e9/lily-cc1cc235.png share/doc/lilypond/${VERSION}/input/regression/ea/ -share/doc/lilypond/${VERSION}/input/regression/ea/lily-9ec9cf9e.ly -share/doc/lilypond/${VERSION}/input/regression/ea/lily-9ec9cf9e.png +share/doc/lilypond/${VERSION}/input/regression/ea/lily-2e8ceacd.ly +share/doc/lilypond/${VERSION}/input/regression/ea/lily-2e8ceacd.png +share/doc/lilypond/${VERSION}/input/regression/ea/lily-4e9fc8f8.ly +share/doc/lilypond/${VERSION}/input/regression/ea/lily-4e9fc8f8.png +share/doc/lilypond/${VERSION}/input/regression/ea/lily-6f7043f7.ly +share/doc/lilypond/${VERSION}/input/regression/ea/lily-6f7043f7.png share/doc/lilypond/${VERSION}/input/regression/eb/ -share/doc/lilypond/${VERSION}/input/regression/eb/lily-126e094f.ly -share/doc/lilypond/${VERSION}/input/regression/eb/lily-126e094f.png -share/doc/lilypond/${VERSION}/input/regression/eb/lily-677248ea.ly -share/doc/lilypond/${VERSION}/input/regression/eb/lily-677248ea.png -share/doc/lilypond/${VERSION}/input/regression/eb/lily-aec0498a.ly -share/doc/lilypond/${VERSION}/input/regression/eb/lily-aec0498a.png -share/doc/lilypond/${VERSION}/input/regression/eb/lily-e0790d8f.ly -share/doc/lilypond/${VERSION}/input/regression/eb/lily-e0790d8f.png -share/doc/lilypond/${VERSION}/input/regression/eb/lily-f1ee7033.ly -share/doc/lilypond/${VERSION}/input/regression/eb/lily-f1ee7033.png +share/doc/lilypond/${VERSION}/input/regression/eb/lily-49bca37a.ly +share/doc/lilypond/${VERSION}/input/regression/eb/lily-49bca37a.png +share/doc/lilypond/${VERSION}/input/regression/eb/lily-5ad55e6f.ly +share/doc/lilypond/${VERSION}/input/regression/eb/lily-5ad55e6f.png +share/doc/lilypond/${VERSION}/input/regression/eb/lily-c04a3346.ly +share/doc/lilypond/${VERSION}/input/regression/eb/lily-c04a3346.png +share/doc/lilypond/${VERSION}/input/regression/eb/lily-c5ccfa09.ly +share/doc/lilypond/${VERSION}/input/regression/eb/lily-c5ccfa09.png share/doc/lilypond/${VERSION}/input/regression/ec/ -share/doc/lilypond/${VERSION}/input/regression/ec/lily-166e8a50.ly -share/doc/lilypond/${VERSION}/input/regression/ec/lily-166e8a50.png -share/doc/lilypond/${VERSION}/input/regression/ec/lily-481cc2ad.ly -share/doc/lilypond/${VERSION}/input/regression/ec/lily-481cc2ad.png -share/doc/lilypond/${VERSION}/input/regression/ec/lily-5e4400ed.ly -share/doc/lilypond/${VERSION}/input/regression/ec/lily-5e4400ed.png -share/doc/lilypond/${VERSION}/input/regression/ec/lily-91e0854a.ly -share/doc/lilypond/${VERSION}/input/regression/ec/lily-91e0854a.png -share/doc/lilypond/${VERSION}/input/regression/ec/lily-b65186cc.ly -share/doc/lilypond/${VERSION}/input/regression/ec/lily-b65186cc.png -share/doc/lilypond/${VERSION}/input/regression/ec/lily-d01401ba.ly -share/doc/lilypond/${VERSION}/input/regression/ec/lily-d01401ba.png -share/doc/lilypond/${VERSION}/input/regression/ec/lily-d671516f.ly -share/doc/lilypond/${VERSION}/input/regression/ec/lily-d671516f.png +share/doc/lilypond/${VERSION}/input/regression/ec/lily-52b4e6c8.ly +share/doc/lilypond/${VERSION}/input/regression/ec/lily-52b4e6c8.png +share/doc/lilypond/${VERSION}/input/regression/ec/lily-81acdf14.ly +share/doc/lilypond/${VERSION}/input/regression/ec/lily-81acdf14.png +share/doc/lilypond/${VERSION}/input/regression/ec/lily-d67ba6cb.ly +share/doc/lilypond/${VERSION}/input/regression/ec/lily-d67ba6cb.png +share/doc/lilypond/${VERSION}/input/regression/ec/lily-dbaed969.ly +share/doc/lilypond/${VERSION}/input/regression/ec/lily-dbaed969.png +share/doc/lilypond/${VERSION}/input/regression/ec/lily-f0b36756.ly +share/doc/lilypond/${VERSION}/input/regression/ec/lily-f0b36756.png +share/doc/lilypond/${VERSION}/input/regression/ec/lily-f4b3cdc8.ly +share/doc/lilypond/${VERSION}/input/regression/ec/lily-f4b3cdc8.png share/doc/lilypond/${VERSION}/input/regression/ed/ -share/doc/lilypond/${VERSION}/input/regression/ed/lily-26c56735.ly -share/doc/lilypond/${VERSION}/input/regression/ed/lily-26c56735.png -share/doc/lilypond/${VERSION}/input/regression/ed/lily-8d2b6076.ly -share/doc/lilypond/${VERSION}/input/regression/ed/lily-8d2b6076.png +share/doc/lilypond/${VERSION}/input/regression/ed/lily-162d7623.ly +share/doc/lilypond/${VERSION}/input/regression/ed/lily-162d7623.png +share/doc/lilypond/${VERSION}/input/regression/ed/lily-1699b0a8.ly +share/doc/lilypond/${VERSION}/input/regression/ed/lily-1699b0a8.png +share/doc/lilypond/${VERSION}/input/regression/ed/lily-226c25ff.ly +share/doc/lilypond/${VERSION}/input/regression/ed/lily-226c25ff.png +share/doc/lilypond/${VERSION}/input/regression/ed/lily-2a34a57e.ly +share/doc/lilypond/${VERSION}/input/regression/ed/lily-2a34a57e.png +share/doc/lilypond/${VERSION}/input/regression/ed/lily-508e34f0.ly +share/doc/lilypond/${VERSION}/input/regression/ed/lily-508e34f0.png +share/doc/lilypond/${VERSION}/input/regression/ed/lily-6e585fc8.ly +share/doc/lilypond/${VERSION}/input/regression/ed/lily-6e585fc8.png share/doc/lilypond/${VERSION}/input/regression/ee/ -share/doc/lilypond/${VERSION}/input/regression/ee/lily-26664a35.ly -share/doc/lilypond/${VERSION}/input/regression/ee/lily-26664a35.png -share/doc/lilypond/${VERSION}/input/regression/ee/lily-7b0a41e1.ly -share/doc/lilypond/${VERSION}/input/regression/ee/lily-7b0a41e1.png -share/doc/lilypond/${VERSION}/input/regression/ee/lily-b14b54f9.ly -share/doc/lilypond/${VERSION}/input/regression/ee/lily-b14b54f9.png -share/doc/lilypond/${VERSION}/input/regression/ee/lily-cc0b45c1.ly -share/doc/lilypond/${VERSION}/input/regression/ee/lily-cc0b45c1.png -share/doc/lilypond/${VERSION}/input/regression/ee/lily-cd629890.ly -share/doc/lilypond/${VERSION}/input/regression/ee/lily-cd629890.png +share/doc/lilypond/${VERSION}/input/regression/ee/lily-15aefbbd.ly +share/doc/lilypond/${VERSION}/input/regression/ee/lily-15aefbbd.png +share/doc/lilypond/${VERSION}/input/regression/ee/lily-7d905356.ly +share/doc/lilypond/${VERSION}/input/regression/ee/lily-7d905356.png share/doc/lilypond/${VERSION}/input/regression/ef/ -share/doc/lilypond/${VERSION}/input/regression/ef/lily-26b73586.ly -share/doc/lilypond/${VERSION}/input/regression/ef/lily-26b73586.png -share/doc/lilypond/${VERSION}/input/regression/ef/lily-ffffb575.ly -share/doc/lilypond/${VERSION}/input/regression/ef/lily-ffffb575.png +share/doc/lilypond/${VERSION}/input/regression/ef/lily-abbfd4ce.ly +share/doc/lilypond/${VERSION}/input/regression/ef/lily-abbfd4ce.png share/doc/lilypond/${VERSION}/input/regression/f0/ -share/doc/lilypond/${VERSION}/input/regression/f0/lily-06d6d9a8.ly -share/doc/lilypond/${VERSION}/input/regression/f0/lily-06d6d9a8.png -share/doc/lilypond/${VERSION}/input/regression/f0/lily-68edfee5.ly -share/doc/lilypond/${VERSION}/input/regression/f0/lily-68edfee5.png -share/doc/lilypond/${VERSION}/input/regression/f0/lily-6ad67599.ly -share/doc/lilypond/${VERSION}/input/regression/f0/lily-6ad67599.png -share/doc/lilypond/${VERSION}/input/regression/f0/lily-8f1e0f64.ly -share/doc/lilypond/${VERSION}/input/regression/f0/lily-8f1e0f64.png -share/doc/lilypond/${VERSION}/input/regression/f0/lily-b5cf88b5.ly -share/doc/lilypond/${VERSION}/input/regression/f0/lily-b5cf88b5.png -share/doc/lilypond/${VERSION}/input/regression/f0/lily-cbb18801.ly -share/doc/lilypond/${VERSION}/input/regression/f0/lily-cbb18801.png +share/doc/lilypond/${VERSION}/input/regression/f0/lily-17968962.ly +share/doc/lilypond/${VERSION}/input/regression/f0/lily-17968962.png +share/doc/lilypond/${VERSION}/input/regression/f0/lily-8d5aeb9e.ly +share/doc/lilypond/${VERSION}/input/regression/f0/lily-8d5aeb9e.png +share/doc/lilypond/${VERSION}/input/regression/f0/lily-96683e8d.ly +share/doc/lilypond/${VERSION}/input/regression/f0/lily-96683e8d.png +share/doc/lilypond/${VERSION}/input/regression/f0/lily-af8f1d4a.ly +share/doc/lilypond/${VERSION}/input/regression/f0/lily-af8f1d4a.png +share/doc/lilypond/${VERSION}/input/regression/f0/lily-c6660903.ly +share/doc/lilypond/${VERSION}/input/regression/f0/lily-c6660903.png share/doc/lilypond/${VERSION}/input/regression/f1/ -share/doc/lilypond/${VERSION}/input/regression/f1/lily-121d69b1.ly -share/doc/lilypond/${VERSION}/input/regression/f1/lily-121d69b1.png -share/doc/lilypond/${VERSION}/input/regression/f1/lily-7ed8e5f5.ly -share/doc/lilypond/${VERSION}/input/regression/f1/lily-7ed8e5f5.png -share/doc/lilypond/${VERSION}/input/regression/f1/lily-a4d3a66c.ly -share/doc/lilypond/${VERSION}/input/regression/f1/lily-a4d3a66c.png -share/doc/lilypond/${VERSION}/input/regression/f1/lily-e03a5c5c.ly -share/doc/lilypond/${VERSION}/input/regression/f1/lily-e03a5c5c.png +share/doc/lilypond/${VERSION}/input/regression/f1/lily-09529d0a.ly +share/doc/lilypond/${VERSION}/input/regression/f1/lily-09529d0a.png +share/doc/lilypond/${VERSION}/input/regression/f1/lily-11bf0e7d.ly +share/doc/lilypond/${VERSION}/input/regression/f1/lily-11bf0e7d.png +share/doc/lilypond/${VERSION}/input/regression/f1/lily-630100f9.ly +share/doc/lilypond/${VERSION}/input/regression/f1/lily-630100f9.png +share/doc/lilypond/${VERSION}/input/regression/f1/lily-78082a27.ly +share/doc/lilypond/${VERSION}/input/regression/f1/lily-78082a27.png +share/doc/lilypond/${VERSION}/input/regression/f1/lily-e0cc14e3.ly +share/doc/lilypond/${VERSION}/input/regression/f1/lily-e0cc14e3.png +share/doc/lilypond/${VERSION}/input/regression/f1/lily-e61108b8.ly +share/doc/lilypond/${VERSION}/input/regression/f1/lily-e61108b8.png +share/doc/lilypond/${VERSION}/input/regression/f1/lily-f714687d.ly +share/doc/lilypond/${VERSION}/input/regression/f1/lily-f714687d.png +share/doc/lilypond/${VERSION}/input/regression/f1/lily-feb0797b.ly +share/doc/lilypond/${VERSION}/input/regression/f1/lily-feb0797b.png share/doc/lilypond/${VERSION}/input/regression/f2/ -share/doc/lilypond/${VERSION}/input/regression/f2/lily-115c7a97.ly -share/doc/lilypond/${VERSION}/input/regression/f2/lily-115c7a97.png -share/doc/lilypond/${VERSION}/input/regression/f2/lily-18f644bf.ly -share/doc/lilypond/${VERSION}/input/regression/f2/lily-18f644bf.png -share/doc/lilypond/${VERSION}/input/regression/f2/lily-b7bdc2ce.ly -share/doc/lilypond/${VERSION}/input/regression/f2/lily-b7bdc2ce.png -share/doc/lilypond/${VERSION}/input/regression/f2/lily-c0ae894c.ly -share/doc/lilypond/${VERSION}/input/regression/f2/lily-c0ae894c.png -share/doc/lilypond/${VERSION}/input/regression/f2/lily-ccd3f80d.ly -share/doc/lilypond/${VERSION}/input/regression/f2/lily-ccd3f80d.png -share/doc/lilypond/${VERSION}/input/regression/f2/lily-d524558d.ly -share/doc/lilypond/${VERSION}/input/regression/f2/lily-d524558d.png -share/doc/lilypond/${VERSION}/input/regression/f2/lily-e4b44603.ly -share/doc/lilypond/${VERSION}/input/regression/f2/lily-e4b44603.png +share/doc/lilypond/${VERSION}/input/regression/f2/lily-6a3ed7d6.ly +share/doc/lilypond/${VERSION}/input/regression/f2/lily-6a3ed7d6.png +share/doc/lilypond/${VERSION}/input/regression/f2/lily-9a334b55.ly +share/doc/lilypond/${VERSION}/input/regression/f2/lily-9a334b55.png +share/doc/lilypond/${VERSION}/input/regression/f2/lily-aeab121b.ly +share/doc/lilypond/${VERSION}/input/regression/f2/lily-aeab121b.png share/doc/lilypond/${VERSION}/input/regression/f3/ -share/doc/lilypond/${VERSION}/input/regression/f3/lily-0eaa6e2a.ly -share/doc/lilypond/${VERSION}/input/regression/f3/lily-0eaa6e2a.png -share/doc/lilypond/${VERSION}/input/regression/f3/lily-26502d99.ly -share/doc/lilypond/${VERSION}/input/regression/f3/lily-26502d99.png -share/doc/lilypond/${VERSION}/input/regression/f3/lily-4d642384.ly -share/doc/lilypond/${VERSION}/input/regression/f3/lily-4d642384.png -share/doc/lilypond/${VERSION}/input/regression/f3/lily-4f1a3c33.ly -share/doc/lilypond/${VERSION}/input/regression/f3/lily-4f1a3c33.png -share/doc/lilypond/${VERSION}/input/regression/f3/lily-8ef8c576.ly -share/doc/lilypond/${VERSION}/input/regression/f3/lily-8ef8c576.png -share/doc/lilypond/${VERSION}/input/regression/f3/lily-989d2907.ly -share/doc/lilypond/${VERSION}/input/regression/f3/lily-989d2907.png -share/doc/lilypond/${VERSION}/input/regression/f3/lily-aaaf793b.ly -share/doc/lilypond/${VERSION}/input/regression/f3/lily-aaaf793b.png -share/doc/lilypond/${VERSION}/input/regression/f3/lily-efc1da32.ly -share/doc/lilypond/${VERSION}/input/regression/f3/lily-efc1da32.png +share/doc/lilypond/${VERSION}/input/regression/f3/lily-3b575a04.ly +share/doc/lilypond/${VERSION}/input/regression/f3/lily-3b575a04.png +share/doc/lilypond/${VERSION}/input/regression/f3/lily-90fc25df.ly +share/doc/lilypond/${VERSION}/input/regression/f3/lily-90fc25df.png +share/doc/lilypond/${VERSION}/input/regression/f3/lily-d91fcb78.ly +share/doc/lilypond/${VERSION}/input/regression/f3/lily-d91fcb78.png share/doc/lilypond/${VERSION}/input/regression/f4/ -share/doc/lilypond/${VERSION}/input/regression/f4/lily-1d62cb7f.ly -share/doc/lilypond/${VERSION}/input/regression/f4/lily-1d62cb7f.png -share/doc/lilypond/${VERSION}/input/regression/f4/lily-47328c3b.ly -share/doc/lilypond/${VERSION}/input/regression/f4/lily-47328c3b.png -share/doc/lilypond/${VERSION}/input/regression/f4/lily-62ee9db3.ly -share/doc/lilypond/${VERSION}/input/regression/f4/lily-62ee9db3.png -share/doc/lilypond/${VERSION}/input/regression/f4/lily-7f15b83b.ly -share/doc/lilypond/${VERSION}/input/regression/f4/lily-7f15b83b.png -share/doc/lilypond/${VERSION}/input/regression/f4/lily-a4094699.ly -share/doc/lilypond/${VERSION}/input/regression/f4/lily-a4094699.png +share/doc/lilypond/${VERSION}/input/regression/f4/lily-03c6e9c8.ly +share/doc/lilypond/${VERSION}/input/regression/f4/lily-03c6e9c8.png +share/doc/lilypond/${VERSION}/input/regression/f4/lily-52c6ac61.ly +share/doc/lilypond/${VERSION}/input/regression/f4/lily-52c6ac61.png +share/doc/lilypond/${VERSION}/input/regression/f4/lily-5ddb81eb.ly +share/doc/lilypond/${VERSION}/input/regression/f4/lily-5ddb81eb.png +share/doc/lilypond/${VERSION}/input/regression/f4/lily-aabdd06f.ly +share/doc/lilypond/${VERSION}/input/regression/f4/lily-aabdd06f.png +share/doc/lilypond/${VERSION}/input/regression/f5/ +share/doc/lilypond/${VERSION}/input/regression/f5/lily-bb35059a.ly +share/doc/lilypond/${VERSION}/input/regression/f5/lily-bb35059a.png share/doc/lilypond/${VERSION}/input/regression/f6/ -share/doc/lilypond/${VERSION}/input/regression/f6/lily-32433885.ly -share/doc/lilypond/${VERSION}/input/regression/f6/lily-32433885.png -share/doc/lilypond/${VERSION}/input/regression/f6/lily-6a58ed56.ly -share/doc/lilypond/${VERSION}/input/regression/f6/lily-6a58ed56.png -share/doc/lilypond/${VERSION}/input/regression/f6/lily-b6a8b23a.ly -share/doc/lilypond/${VERSION}/input/regression/f6/lily-b6a8b23a.png +share/doc/lilypond/${VERSION}/input/regression/f6/lily-0463f66f.ly +share/doc/lilypond/${VERSION}/input/regression/f6/lily-0463f66f.png +share/doc/lilypond/${VERSION}/input/regression/f6/lily-30448819.ly +share/doc/lilypond/${VERSION}/input/regression/f6/lily-30448819.png +share/doc/lilypond/${VERSION}/input/regression/f6/lily-36d9b774.ly +share/doc/lilypond/${VERSION}/input/regression/f6/lily-36d9b774.png +share/doc/lilypond/${VERSION}/input/regression/f6/lily-8df16ea1.ly +share/doc/lilypond/${VERSION}/input/regression/f6/lily-8df16ea1.png share/doc/lilypond/${VERSION}/input/regression/f7/ -share/doc/lilypond/${VERSION}/input/regression/f7/lily-1671c5c9.ly -share/doc/lilypond/${VERSION}/input/regression/f7/lily-1671c5c9.png -share/doc/lilypond/${VERSION}/input/regression/f7/lily-3048ad7d.ly -share/doc/lilypond/${VERSION}/input/regression/f7/lily-3048ad7d.png -share/doc/lilypond/${VERSION}/input/regression/f7/lily-7599f14e.ly -share/doc/lilypond/${VERSION}/input/regression/f7/lily-7599f14e.png -share/doc/lilypond/${VERSION}/input/regression/f7/lily-936b0942.ly -share/doc/lilypond/${VERSION}/input/regression/f7/lily-936b0942.png -share/doc/lilypond/${VERSION}/input/regression/f7/lily-999e3196.ly -share/doc/lilypond/${VERSION}/input/regression/f7/lily-999e3196.png -share/doc/lilypond/${VERSION}/input/regression/f7/lily-a8ad5ff1.ly -share/doc/lilypond/${VERSION}/input/regression/f7/lily-a8ad5ff1.png -share/doc/lilypond/${VERSION}/input/regression/f7/lily-c9460543.ly -share/doc/lilypond/${VERSION}/input/regression/f7/lily-c9460543.png +share/doc/lilypond/${VERSION}/input/regression/f7/lily-0be5f217.ly +share/doc/lilypond/${VERSION}/input/regression/f7/lily-0be5f217.png +share/doc/lilypond/${VERSION}/input/regression/f7/lily-4b06a157.ly +share/doc/lilypond/${VERSION}/input/regression/f7/lily-4b06a157.png +share/doc/lilypond/${VERSION}/input/regression/f7/lily-b9567f71.ly +share/doc/lilypond/${VERSION}/input/regression/f7/lily-b9567f71.png +share/doc/lilypond/${VERSION}/input/regression/f7/lily-ea9b5f76.ly +share/doc/lilypond/${VERSION}/input/regression/f7/lily-ea9b5f76.png +share/doc/lilypond/${VERSION}/input/regression/f7/lily-ef8e4604.ly +share/doc/lilypond/${VERSION}/input/regression/f7/lily-ef8e4604.png share/doc/lilypond/${VERSION}/input/regression/f8/ -share/doc/lilypond/${VERSION}/input/regression/f8/lily-38b078d4.ly -share/doc/lilypond/${VERSION}/input/regression/f8/lily-38b078d4.png -share/doc/lilypond/${VERSION}/input/regression/f8/lily-4b536b09.ly -share/doc/lilypond/${VERSION}/input/regression/f8/lily-4b536b09.png -share/doc/lilypond/${VERSION}/input/regression/f8/lily-9d4d2afe.ly -share/doc/lilypond/${VERSION}/input/regression/f8/lily-9d4d2afe.png -share/doc/lilypond/${VERSION}/input/regression/f8/lily-ba67f65a.ly -share/doc/lilypond/${VERSION}/input/regression/f8/lily-ba67f65a.png -share/doc/lilypond/${VERSION}/input/regression/f8/lily-d32e1bfb.ly -share/doc/lilypond/${VERSION}/input/regression/f8/lily-d32e1bfb.png +share/doc/lilypond/${VERSION}/input/regression/f8/lily-10364a3a.ly +share/doc/lilypond/${VERSION}/input/regression/f8/lily-10364a3a.png +share/doc/lilypond/${VERSION}/input/regression/f8/lily-62272f3c.ly +share/doc/lilypond/${VERSION}/input/regression/f8/lily-62272f3c.png +share/doc/lilypond/${VERSION}/input/regression/f8/lily-b1567f31.ly +share/doc/lilypond/${VERSION}/input/regression/f8/lily-b1567f31.png +share/doc/lilypond/${VERSION}/input/regression/f8/lily-ce1cbce6.ly +share/doc/lilypond/${VERSION}/input/regression/f8/lily-ce1cbce6.png share/doc/lilypond/${VERSION}/input/regression/f9/ -share/doc/lilypond/${VERSION}/input/regression/f9/lily-157b1b83.ly -share/doc/lilypond/${VERSION}/input/regression/f9/lily-157b1b83.png -share/doc/lilypond/${VERSION}/input/regression/f9/lily-426752c3.ly -share/doc/lilypond/${VERSION}/input/regression/f9/lily-426752c3.png +share/doc/lilypond/${VERSION}/input/regression/f9/lily-02e1d072.ly +share/doc/lilypond/${VERSION}/input/regression/f9/lily-02e1d072.png +share/doc/lilypond/${VERSION}/input/regression/f9/lily-35f9fbcf.ly +share/doc/lilypond/${VERSION}/input/regression/f9/lily-35f9fbcf.png +share/doc/lilypond/${VERSION}/input/regression/f9/lily-5b3c719f.ly +share/doc/lilypond/${VERSION}/input/regression/f9/lily-5b3c719f.png +share/doc/lilypond/${VERSION}/input/regression/f9/lily-5badb37e.ly +share/doc/lilypond/${VERSION}/input/regression/f9/lily-5badb37e.png +share/doc/lilypond/${VERSION}/input/regression/f9/lily-a727a1ef.ly +share/doc/lilypond/${VERSION}/input/regression/f9/lily-a727a1ef.png +share/doc/lilypond/${VERSION}/input/regression/f9/lily-e97490b4.ly +share/doc/lilypond/${VERSION}/input/regression/f9/lily-e97490b4.png +share/doc/lilypond/${VERSION}/input/regression/f9/lily-eef00467.ly +share/doc/lilypond/${VERSION}/input/regression/f9/lily-eef00467.png share/doc/lilypond/${VERSION}/input/regression/fa/ -share/doc/lilypond/${VERSION}/input/regression/fa/lily-5882eaf8.ly -share/doc/lilypond/${VERSION}/input/regression/fa/lily-5882eaf8.png -share/doc/lilypond/${VERSION}/input/regression/fa/lily-634c66e7.ly -share/doc/lilypond/${VERSION}/input/regression/fa/lily-634c66e7.png -share/doc/lilypond/${VERSION}/input/regression/fa/lily-859a6e16.ly -share/doc/lilypond/${VERSION}/input/regression/fa/lily-859a6e16.png -share/doc/lilypond/${VERSION}/input/regression/fa/lily-f79ccd51.ly -share/doc/lilypond/${VERSION}/input/regression/fa/lily-f79ccd51.png +share/doc/lilypond/${VERSION}/input/regression/fa/lily-5eafa550.ly +share/doc/lilypond/${VERSION}/input/regression/fa/lily-5eafa550.png +share/doc/lilypond/${VERSION}/input/regression/fa/lily-665fa0f4.ly +share/doc/lilypond/${VERSION}/input/regression/fa/lily-665fa0f4.png +share/doc/lilypond/${VERSION}/input/regression/fa/lily-7baf339b.ly +share/doc/lilypond/${VERSION}/input/regression/fa/lily-7baf339b.png share/doc/lilypond/${VERSION}/input/regression/fb/ -share/doc/lilypond/${VERSION}/input/regression/fb/lily-156c4956.ly -share/doc/lilypond/${VERSION}/input/regression/fb/lily-156c4956.png -share/doc/lilypond/${VERSION}/input/regression/fb/lily-1a27569c.ly -share/doc/lilypond/${VERSION}/input/regression/fb/lily-1a27569c.png -share/doc/lilypond/${VERSION}/input/regression/fb/lily-1ca20226.ly -share/doc/lilypond/${VERSION}/input/regression/fb/lily-1ca20226.png -share/doc/lilypond/${VERSION}/input/regression/fb/lily-35ca0cb4.ly -share/doc/lilypond/${VERSION}/input/regression/fb/lily-35ca0cb4.png -share/doc/lilypond/${VERSION}/input/regression/fb/lily-45524aca.ly -share/doc/lilypond/${VERSION}/input/regression/fb/lily-45524aca.png -share/doc/lilypond/${VERSION}/input/regression/fb/lily-4912da8a.ly -share/doc/lilypond/${VERSION}/input/regression/fb/lily-4912da8a.png -share/doc/lilypond/${VERSION}/input/regression/fb/lily-82fb0ab7.ly -share/doc/lilypond/${VERSION}/input/regression/fb/lily-82fb0ab7.png +share/doc/lilypond/${VERSION}/input/regression/fb/lily-225d5a65.ly +share/doc/lilypond/${VERSION}/input/regression/fb/lily-225d5a65.png +share/doc/lilypond/${VERSION}/input/regression/fb/lily-28231394.ly +share/doc/lilypond/${VERSION}/input/regression/fb/lily-28231394.png +share/doc/lilypond/${VERSION}/input/regression/fb/lily-66abb8a8.ly +share/doc/lilypond/${VERSION}/input/regression/fb/lily-66abb8a8.png +share/doc/lilypond/${VERSION}/input/regression/fb/lily-a4438b1f.ly +share/doc/lilypond/${VERSION}/input/regression/fb/lily-a4438b1f.png +share/doc/lilypond/${VERSION}/input/regression/fb/lily-c5380833.ly +share/doc/lilypond/${VERSION}/input/regression/fb/lily-c5380833.png share/doc/lilypond/${VERSION}/input/regression/fc/ -share/doc/lilypond/${VERSION}/input/regression/fc/lily-0b7ae3dd.ly -share/doc/lilypond/${VERSION}/input/regression/fc/lily-0b7ae3dd.png -share/doc/lilypond/${VERSION}/input/regression/fc/lily-5226044b.ly -share/doc/lilypond/${VERSION}/input/regression/fc/lily-5226044b.png -share/doc/lilypond/${VERSION}/input/regression/fc/lily-a39c4edc.ly -share/doc/lilypond/${VERSION}/input/regression/fc/lily-a39c4edc.png -share/doc/lilypond/${VERSION}/input/regression/fc/lily-bf3edb47.ly -share/doc/lilypond/${VERSION}/input/regression/fc/lily-bf3edb47.png -share/doc/lilypond/${VERSION}/input/regression/fc/lily-cc3a0853.ly -share/doc/lilypond/${VERSION}/input/regression/fc/lily-cc3a0853.png +share/doc/lilypond/${VERSION}/input/regression/fc/lily-084990b7.ly +share/doc/lilypond/${VERSION}/input/regression/fc/lily-084990b7.png +share/doc/lilypond/${VERSION}/input/regression/fc/lily-40266e00.ly +share/doc/lilypond/${VERSION}/input/regression/fc/lily-40266e00.png +share/doc/lilypond/${VERSION}/input/regression/fc/lily-8235b0ed.ly +share/doc/lilypond/${VERSION}/input/regression/fc/lily-8235b0ed.png +share/doc/lilypond/${VERSION}/input/regression/fc/lily-86289ad2.ly +share/doc/lilypond/${VERSION}/input/regression/fc/lily-86289ad2.png +share/doc/lilypond/${VERSION}/input/regression/fc/lily-acf03947.ly +share/doc/lilypond/${VERSION}/input/regression/fc/lily-acf03947.png +share/doc/lilypond/${VERSION}/input/regression/fc/lily-b02b9966.ly +share/doc/lilypond/${VERSION}/input/regression/fc/lily-b02b9966.png +share/doc/lilypond/${VERSION}/input/regression/fc/lily-b15402b3.ly +share/doc/lilypond/${VERSION}/input/regression/fc/lily-b15402b3.png +share/doc/lilypond/${VERSION}/input/regression/fc/lily-b40809df.ly +share/doc/lilypond/${VERSION}/input/regression/fc/lily-b40809df.png +share/doc/lilypond/${VERSION}/input/regression/fc/lily-d813ad54.ly +share/doc/lilypond/${VERSION}/input/regression/fc/lily-d813ad54.png share/doc/lilypond/${VERSION}/input/regression/fd/ -share/doc/lilypond/${VERSION}/input/regression/fd/lily-a1fe39f3.ly -share/doc/lilypond/${VERSION}/input/regression/fd/lily-a1fe39f3.png -share/doc/lilypond/${VERSION}/input/regression/fd/lily-cc6dd4ce.ly -share/doc/lilypond/${VERSION}/input/regression/fd/lily-cc6dd4ce.png +share/doc/lilypond/${VERSION}/input/regression/fd/lily-032a1edc.ly +share/doc/lilypond/${VERSION}/input/regression/fd/lily-032a1edc.png +share/doc/lilypond/${VERSION}/input/regression/fd/lily-2f531b63.ly +share/doc/lilypond/${VERSION}/input/regression/fd/lily-2f531b63.png +share/doc/lilypond/${VERSION}/input/regression/fd/lily-43d88db1.ly +share/doc/lilypond/${VERSION}/input/regression/fd/lily-43d88db1.png +share/doc/lilypond/${VERSION}/input/regression/fd/lily-4fa56c76.ly +share/doc/lilypond/${VERSION}/input/regression/fd/lily-4fa56c76.png +share/doc/lilypond/${VERSION}/input/regression/fd/lily-70719350.ly +share/doc/lilypond/${VERSION}/input/regression/fd/lily-70719350.png +share/doc/lilypond/${VERSION}/input/regression/fd/lily-fe0879e6.ly +share/doc/lilypond/${VERSION}/input/regression/fd/lily-fe0879e6.png +share/doc/lilypond/${VERSION}/input/regression/fd/lily-ffb27d41.ly +share/doc/lilypond/${VERSION}/input/regression/fd/lily-ffb27d41.png share/doc/lilypond/${VERSION}/input/regression/fe/ -share/doc/lilypond/${VERSION}/input/regression/fe/lily-1f5bb392.ly -share/doc/lilypond/${VERSION}/input/regression/fe/lily-1f5bb392.png -share/doc/lilypond/${VERSION}/input/regression/fe/lily-2cd36ba0.ly -share/doc/lilypond/${VERSION}/input/regression/fe/lily-2cd36ba0.png +share/doc/lilypond/${VERSION}/input/regression/fe/lily-16d8c40d.ly +share/doc/lilypond/${VERSION}/input/regression/fe/lily-16d8c40d.png +share/doc/lilypond/${VERSION}/input/regression/fe/lily-5c05e5aa.ly +share/doc/lilypond/${VERSION}/input/regression/fe/lily-5c05e5aa.png +share/doc/lilypond/${VERSION}/input/regression/fe/lily-6ef40ee4.ly +share/doc/lilypond/${VERSION}/input/regression/fe/lily-6ef40ee4.png share/doc/lilypond/${VERSION}/input/regression/ff/ -share/doc/lilypond/${VERSION}/input/regression/ff/lily-fdcbea3f.ly -share/doc/lilypond/${VERSION}/input/regression/ff/lily-fdcbea3f.png +share/doc/lilypond/${VERSION}/input/regression/ff/lily-2088f452.ly +share/doc/lilypond/${VERSION}/input/regression/ff/lily-2088f452.png +share/doc/lilypond/${VERSION}/input/regression/ff/lily-276c74f5.ly +share/doc/lilypond/${VERSION}/input/regression/ff/lily-276c74f5.png +share/doc/lilypond/${VERSION}/input/regression/ff/lily-42692278.ly +share/doc/lilypond/${VERSION}/input/regression/ff/lily-42692278.png +share/doc/lilypond/${VERSION}/input/regression/ff/lily-44bb2313.ly +share/doc/lilypond/${VERSION}/input/regression/ff/lily-44bb2313.png +share/doc/lilypond/${VERSION}/input/regression/ff/lily-4fcfbba9.ly +share/doc/lilypond/${VERSION}/input/regression/ff/lily-4fcfbba9.png +share/doc/lilypond/${VERSION}/input/regression/ff/lily-97875be2.ly +share/doc/lilypond/${VERSION}/input/regression/ff/lily-97875be2.png +share/doc/lilypond/${VERSION}/input/regression/ff/lily-fcaab206.ly +share/doc/lilypond/${VERSION}/input/regression/ff/lily-fcaab206.png share/doc/lilypond/${VERSION}/input/regression/lilypond-book/ -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/07/ -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/07/lily-05ac5512.ly -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/07/lily-05ac5512.png -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/0b/ -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/0b/lily-f23d25f0.ly -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/0b/lily-f23d25f0.png -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/46/ -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/46/lily-763b9924.ly -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/46/lily-763b9924.png -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/9c/ -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/9c/lily-2627b3d4.ly -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/9c/lily-2627b3d4.png -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/ab/ -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/ab/lily-a8c3804e.ly -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/ab/lily-a8c3804e.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/05/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/05/lily-f58ad554.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/08/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/08/lily-015b46b4.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/08/lily-015b46b4.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/0e/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/0e/lily-b2e05482.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/13/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/13/lily-1b699634.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/13/lily-1b699634.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/1b/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/1b/lily-d4314a79.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/24/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/24/lily-400d0b93.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/30/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/30/lily-10fcfa18.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/42/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/42/lily-2df04cfe.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/42/lily-2df04cfe.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/43/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/43/lily-94f61558.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/47/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/47/lily-1d9e8a8d.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/4d/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/4d/lily-d224e99a.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/4d/lily-d224e99a.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/4e/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/4e/lily-73b6c738.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/51/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/51/lily-7e22b9fa.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/51/lily-7e22b9fa.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/52/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/52/lily-023b47c5.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/52/lily-023b47c5.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/58/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/58/lily-08d38fc1.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/5a/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/5a/lily-23d0bece.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/5a/lily-30f1e56c.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/62/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/62/lily-323ede83.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/64/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/64/lily-972fbab1.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/67/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/67/lily-ff28cae4.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/6d/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/6d/lily-04e1b0fb.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/6d/lily-5a1d7230.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/6d/lily-5a1d7230.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/75/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/75/lily-09d96ab5.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/75/lily-09d96ab5.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/75/lily-eee1ef79.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/7a/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/7a/lily-f2b1261a.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/7c/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/7c/lily-643fd83c.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/7e/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/7e/lily-d5e93ffb.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/7e/lily-d5e93ffb.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/81/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/81/lily-5c53c1da.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/81/lily-5c53c1da.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/81/lily-ad4d23c7.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/82/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/82/lily-d2bed95e.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/82/lily-d2bed95e.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/83/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/83/lily-148d8bfe.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/89/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/89/lily-37716b9e.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/91/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/91/lily-2b21d285.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/91/lily-c3d833f7.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/91/lily-c3d833f7.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/96/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/96/lily-5babb928.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/96/lily-c3e77d50.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/96/lily-ee65f9b7.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/9a/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/9a/lily-2ca6c533.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/a0/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/a0/lily-ac503d53.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/a0/lily-fc5b0c04.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/a2/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/a2/lily-8c55f30f.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/a7/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/a7/lily-5fd5fbf7.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/a7/lily-5fd5fbf7.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/b0/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/b0/lily-1ef6eeb0.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/b0/lily-1ef6eeb0.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/b2/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/b2/lily-523e83bc.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/b9/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/b9/lily-8e55ef4a.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/b9/lily-8e55ef4a.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/b9/lily-ed773d3b.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/b9/lily-ed773d3b.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/c0/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/c0/lily-918f2114.ly share/doc/lilypond/${VERSION}/input/regression/lilypond-book/c3/ -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/c3/lily-92ee6023.ly -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/c3/lily-92ee6023.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/c3/lily-7f99b473.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/c8/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/c8/lily-40da36e9.ly share/doc/lilypond/${VERSION}/input/regression/lilypond-book/collated-files.html share/doc/lilypond/${VERSION}/input/regression/lilypond-book/collated-files.pdf -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/lilypond-manuals.css -share/doc/lilypond/${VERSION}/input/regression/lilypond-book/lilypond-website.css -share/doc/lilypond/${VERSION}/input/regression/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/input/regression/lilypond-manuals.css -share/doc/lilypond/${VERSION}/input/regression/lilypond-website.css +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/d7/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/d7/lily-37d4aded.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/d8/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/d8/lily-b0a6d006.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/da/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/da/lily-25db830d.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/ea/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/ea/lily-33e3543e.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/ea/lily-c5342f97.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/ea/lily-c5342f97.png +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/ee/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/ee/lily-67ae2000.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/f0/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/f0/lily-0a281b87.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/f1/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/f1/lily-37bc927a.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/f7/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/f7/lily-e9bc57b1.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/fa/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/fa/lily-a6ab8ae4.ly +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-include-space-after-tag.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-inline-newline-during-tag.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-inline-no-options.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-inline-option.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-lilypond-block.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-musicxml-file-compressed.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-musicxml-file-options.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-musicxml-file.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-newline-after-tag.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-space-after-tag.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-version-newline.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/html-version.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/include/ +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/include/def.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-html.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-htmly.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-latex.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-latex.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-lytex.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-lytex.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-tely.html +@info share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-tely.info +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-tely.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-tex.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-tex.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-texi.html +@info share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-texi.info +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-texi.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-texinfo.html +@info share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-texinfo.info +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-texinfo.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/suffix-xml.html +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-auto-linebreak.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-auto-linebreak.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-comment-firstline.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-comment-firstline.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-comments.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-comments.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-compatibility-mode.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-compatibility-mode.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-footnote.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-footnote.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-fragment.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-fragment.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-graphics-package-added.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-graphics-package-added.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-include-file.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-include-file.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-include-options.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-include-options.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-include-preamble.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-include-preamble.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-inline-lilypond.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-inline-lilypond.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-lilypond-block.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-lilypond-block.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-lilypond-inside-itemize.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-lilypond-inside-itemize.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-lilypond-inside-table.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-lilypond-inside-table.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-lilypondversion.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-lilypondversion.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-musicxml-file-options.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-musicxml-file-options.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-musicxml-file.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-musicxml-file.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-paragraphs.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-paragraphs.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-snippet-options.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-snippet-options.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-twocolumn.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-twocolumn.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-verbatim.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-verbatim.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-version.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/tex-version.tex +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-include-file.html +@info share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-include-file.info +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-include-file.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-include-language-detection.html +@info share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-include-language-detection.info +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-include-language-detection.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-language-detection.html +@info share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-language-detection.info +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-language-detection.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-musicxml-file-options.html +@info share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-musicxml-file-options.info +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-musicxml-file-options.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-musicxml-file.html +@info share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-musicxml-file.info +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-musicxml-file.pdf +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-papersize-docs.html +@info share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-papersize-docs.info +share/doc/lilypond/${VERSION}/input/regression/lilypond-book/texinfo-papersize-docs.pdf share/doc/lilypond/${VERSION}/input/regression/midi/ -share/doc/lilypond/${VERSION}/input/regression/midi/20/ -share/doc/lilypond/${VERSION}/input/regression/midi/20/lily-fb50b277.ly -share/doc/lilypond/${VERSION}/input/regression/midi/20/lily-fb50b277.png -share/doc/lilypond/${VERSION}/input/regression/midi/46/ -share/doc/lilypond/${VERSION}/input/regression/midi/46/lily-3c56bf4a.ly -share/doc/lilypond/${VERSION}/input/regression/midi/46/lily-3c56bf4a.png -share/doc/lilypond/${VERSION}/input/regression/midi/47/ -share/doc/lilypond/${VERSION}/input/regression/midi/47/lily-69a1eacf.ly -share/doc/lilypond/${VERSION}/input/regression/midi/47/lily-69a1eacf.png -share/doc/lilypond/${VERSION}/input/regression/midi/51/ -share/doc/lilypond/${VERSION}/input/regression/midi/51/lily-4c369b02.ly -share/doc/lilypond/${VERSION}/input/regression/midi/51/lily-4c369b02.png -share/doc/lilypond/${VERSION}/input/regression/midi/58/ -share/doc/lilypond/${VERSION}/input/regression/midi/58/lily-98a36734.ly -share/doc/lilypond/${VERSION}/input/regression/midi/58/lily-98a36734.png -share/doc/lilypond/${VERSION}/input/regression/midi/60/ -share/doc/lilypond/${VERSION}/input/regression/midi/60/lily-b7989bdf.ly -share/doc/lilypond/${VERSION}/input/regression/midi/60/lily-b7989bdf.png -share/doc/lilypond/${VERSION}/input/regression/midi/84/ -share/doc/lilypond/${VERSION}/input/regression/midi/84/lily-8f32be5d.ly -share/doc/lilypond/${VERSION}/input/regression/midi/84/lily-8f32be5d.png -share/doc/lilypond/${VERSION}/input/regression/midi/98/ -share/doc/lilypond/${VERSION}/input/regression/midi/98/lily-13097180.ly -share/doc/lilypond/${VERSION}/input/regression/midi/98/lily-13097180.png -share/doc/lilypond/${VERSION}/input/regression/midi/99/ -share/doc/lilypond/${VERSION}/input/regression/midi/99/lily-067d514c.ly -share/doc/lilypond/${VERSION}/input/regression/midi/99/lily-067d514c.png +share/doc/lilypond/${VERSION}/input/regression/midi/01/ +share/doc/lilypond/${VERSION}/input/regression/midi/01/lily-4fb24cad.ly +share/doc/lilypond/${VERSION}/input/regression/midi/01/lily-4fb24cad.png +share/doc/lilypond/${VERSION}/input/regression/midi/19/ +share/doc/lilypond/${VERSION}/input/regression/midi/19/lily-35fa3b59.ly +share/doc/lilypond/${VERSION}/input/regression/midi/19/lily-35fa3b59.png +share/doc/lilypond/${VERSION}/input/regression/midi/29/ +share/doc/lilypond/${VERSION}/input/regression/midi/29/lily-b3a80094.ly +share/doc/lilypond/${VERSION}/input/regression/midi/29/lily-b3a80094.png +share/doc/lilypond/${VERSION}/input/regression/midi/59/ +share/doc/lilypond/${VERSION}/input/regression/midi/59/lily-f89d7242.ly +share/doc/lilypond/${VERSION}/input/regression/midi/59/lily-f89d7242.png +share/doc/lilypond/${VERSION}/input/regression/midi/70/ +share/doc/lilypond/${VERSION}/input/regression/midi/70/lily-96ee32fb.ly +share/doc/lilypond/${VERSION}/input/regression/midi/70/lily-96ee32fb.png +share/doc/lilypond/${VERSION}/input/regression/midi/8a/ +share/doc/lilypond/${VERSION}/input/regression/midi/8a/lily-bd4af819.ly +share/doc/lilypond/${VERSION}/input/regression/midi/8a/lily-bd4af819.png +share/doc/lilypond/${VERSION}/input/regression/midi/8b/ +share/doc/lilypond/${VERSION}/input/regression/midi/8b/lily-cc04ca05.ly +share/doc/lilypond/${VERSION}/input/regression/midi/8b/lily-cc04ca05.png +share/doc/lilypond/${VERSION}/input/regression/midi/90/ +share/doc/lilypond/${VERSION}/input/regression/midi/90/lily-068bd991.ly +share/doc/lilypond/${VERSION}/input/regression/midi/90/lily-068bd991.png +share/doc/lilypond/${VERSION}/input/regression/midi/91/ +share/doc/lilypond/${VERSION}/input/regression/midi/91/lily-45c244af.ly +share/doc/lilypond/${VERSION}/input/regression/midi/91/lily-45c244af.png share/doc/lilypond/${VERSION}/input/regression/midi/a3/ -share/doc/lilypond/${VERSION}/input/regression/midi/a3/lily-7f8393d1.ly -share/doc/lilypond/${VERSION}/input/regression/midi/a3/lily-7f8393d1.png -share/doc/lilypond/${VERSION}/input/regression/midi/c4/ -share/doc/lilypond/${VERSION}/input/regression/midi/c4/lily-73385a8b.ly -share/doc/lilypond/${VERSION}/input/regression/midi/c4/lily-73385a8b.png +share/doc/lilypond/${VERSION}/input/regression/midi/a3/lily-09841d0f.ly +share/doc/lilypond/${VERSION}/input/regression/midi/a3/lily-09841d0f.png +share/doc/lilypond/${VERSION}/input/regression/midi/b9/ +share/doc/lilypond/${VERSION}/input/regression/midi/b9/lily-24a0cf57.ly +share/doc/lilypond/${VERSION}/input/regression/midi/b9/lily-24a0cf57.png share/doc/lilypond/${VERSION}/input/regression/midi/collated-files.html share/doc/lilypond/${VERSION}/input/regression/midi/collated-files.pdf -share/doc/lilypond/${VERSION}/input/regression/midi/e8/ -share/doc/lilypond/${VERSION}/input/regression/midi/e8/lily-eccfd27d.ly -share/doc/lilypond/${VERSION}/input/regression/midi/e8/lily-eccfd27d.png -share/doc/lilypond/${VERSION}/input/regression/midi/e9/ -share/doc/lilypond/${VERSION}/input/regression/midi/e9/lily-207310d0.ly -share/doc/lilypond/${VERSION}/input/regression/midi/e9/lily-207310d0.png -share/doc/lilypond/${VERSION}/input/regression/midi/f7/ -share/doc/lilypond/${VERSION}/input/regression/midi/f7/lily-ac26e27f.ly -share/doc/lilypond/${VERSION}/input/regression/midi/f7/lily-ac26e27f.png -share/doc/lilypond/${VERSION}/input/regression/midi/f8/ -share/doc/lilypond/${VERSION}/input/regression/midi/f8/lily-45f61483.ly -share/doc/lilypond/${VERSION}/input/regression/midi/f8/lily-45f61483.png +share/doc/lilypond/${VERSION}/input/regression/midi/d3/ +share/doc/lilypond/${VERSION}/input/regression/midi/d3/lily-0adb511c.ly +share/doc/lilypond/${VERSION}/input/regression/midi/d3/lily-0adb511c.png +share/doc/lilypond/${VERSION}/input/regression/midi/de/ +share/doc/lilypond/${VERSION}/input/regression/midi/de/lily-c0258924.ly +share/doc/lilypond/${VERSION}/input/regression/midi/de/lily-c0258924.png +share/doc/lilypond/${VERSION}/input/regression/midi/f5/ +share/doc/lilypond/${VERSION}/input/regression/midi/f5/lily-ba5adf24.ly +share/doc/lilypond/${VERSION}/input/regression/midi/f5/lily-ba5adf24.png +share/doc/lilypond/${VERSION}/input/regression/midi/fc/ +share/doc/lilypond/${VERSION}/input/regression/midi/fc/lily-de9a647b.ly +share/doc/lilypond/${VERSION}/input/regression/midi/fc/lily-de9a647b.png share/doc/lilypond/${VERSION}/input/regression/midi/key-initial-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/key-initial.ly +share/doc/lilypond/${VERSION}/input/regression/midi/key-initial.midi share/doc/lilypond/${VERSION}/input/regression/midi/key-initial.pdf share/doc/lilypond/${VERSION}/input/regression/midi/key-option-all-staves-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/key-option-all-staves.ly +share/doc/lilypond/${VERSION}/input/regression/midi/key-option-all-staves.midi share/doc/lilypond/${VERSION}/input/regression/midi/key-option-all-staves.pdf share/doc/lilypond/${VERSION}/input/regression/midi/key-option-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/key-option.ly +share/doc/lilypond/${VERSION}/input/regression/midi/key-option.midi share/doc/lilypond/${VERSION}/input/regression/midi/key-option.pdf -share/doc/lilypond/${VERSION}/input/regression/midi/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/input/regression/midi/lilypond-manuals.css -share/doc/lilypond/${VERSION}/input/regression/midi/lilypond-website.css share/doc/lilypond/${VERSION}/input/regression/midi/lyrics-addlyrics-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/lyrics-addlyrics.ly +share/doc/lilypond/${VERSION}/input/regression/midi/lyrics-addlyrics.midi share/doc/lilypond/${VERSION}/input/regression/midi/lyrics-addlyrics.pdf share/doc/lilypond/${VERSION}/input/regression/midi/partcombine-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/partcombine.ly +share/doc/lilypond/${VERSION}/input/regression/midi/partcombine.midi share/doc/lilypond/${VERSION}/input/regression/midi/partcombine.pdf share/doc/lilypond/${VERSION}/input/regression/midi/quantize-duration-2-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/quantize-duration-2.ly +share/doc/lilypond/${VERSION}/input/regression/midi/quantize-duration-2.midi share/doc/lilypond/${VERSION}/input/regression/midi/quantize-duration-2.pdf share/doc/lilypond/${VERSION}/input/regression/midi/quantize-duration-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/quantize-duration.ly +share/doc/lilypond/${VERSION}/input/regression/midi/quantize-duration.midi share/doc/lilypond/${VERSION}/input/regression/midi/quantize-duration.pdf share/doc/lilypond/${VERSION}/input/regression/midi/quantize-start-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/quantize-start.ly +share/doc/lilypond/${VERSION}/input/regression/midi/quantize-start.midi share/doc/lilypond/${VERSION}/input/regression/midi/quantize-start.pdf share/doc/lilypond/${VERSION}/input/regression/midi/rest-dynamic-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/rest-dynamic.ly +share/doc/lilypond/${VERSION}/input/regression/midi/rest-dynamic.midi share/doc/lilypond/${VERSION}/input/regression/midi/rest-dynamic.pdf share/doc/lilypond/${VERSION}/input/regression/midi/rest-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/rest.ly +share/doc/lilypond/${VERSION}/input/regression/midi/rest.midi share/doc/lilypond/${VERSION}/input/regression/midi/rest.pdf share/doc/lilypond/${VERSION}/input/regression/midi/staff-map-instrument-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/staff-map-instrument.ly +share/doc/lilypond/${VERSION}/input/regression/midi/staff-map-instrument.midi share/doc/lilypond/${VERSION}/input/regression/midi/staff-map-instrument.pdf share/doc/lilypond/${VERSION}/input/regression/midi/staff-map-voice-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/staff-map-voice.ly +share/doc/lilypond/${VERSION}/input/regression/midi/staff-map-voice.midi share/doc/lilypond/${VERSION}/input/regression/midi/staff-map-voice.pdf share/doc/lilypond/${VERSION}/input/regression/midi/voice-2-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/voice-2.ly +share/doc/lilypond/${VERSION}/input/regression/midi/voice-2.midi share/doc/lilypond/${VERSION}/input/regression/midi/voice-2.pdf share/doc/lilypond/${VERSION}/input/regression/midi/voice-4-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/voice-4.ly +share/doc/lilypond/${VERSION}/input/regression/midi/voice-4.midi share/doc/lilypond/${VERSION}/input/regression/midi/voice-4.pdf share/doc/lilypond/${VERSION}/input/regression/midi/voice-5-midi.ly +share/doc/lilypond/${VERSION}/input/regression/midi/voice-5.ly +share/doc/lilypond/${VERSION}/input/regression/midi/voice-5.midi share/doc/lilypond/${VERSION}/input/regression/midi/voice-5.pdf share/doc/lilypond/${VERSION}/input/regression/musicxml/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/01a-Pitches-Pitches.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/01b-Pitches-Intervals.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/01c-Pitches-NoVoiceElement.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/01d-Pitches-Microtones.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/01e-Pitches-ParenthesizedAccidentals.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/01f-Pitches-ParenthesizedMicrotoneAccidentals.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/00/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/00/lily-53313ee5.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/00/lily-53313ee5.png share/doc/lilypond/${VERSION}/input/regression/musicxml/02/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/02/lily-511c9de2.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/02/lily-511c9de2.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/02a-Rests-Durations.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/02b-Rests-PitchedRests.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/02c-Rests-MultiMeasureRests.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/02d-Rests-Multimeasure-TimeSignatures.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/02e-Rests-NoType.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/03a-Rhythm-Durations.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/03b-Rhythm-Backup.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/03c-Rhythm-DivisionChange.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/03d-Rhythm-DottedDurations-Factors.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/06/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/06/lily-6e2a67e1.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/06/lily-6e2a67e1.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/06/lily-81c33bd2.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/06/lily-81c33bd2.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/08/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/08/lily-f9e15cd3.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/08/lily-f9e15cd3.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/09/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/09/lily-47199562.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/09/lily-47199562.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/0c/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/0c/lily-5b057869.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/0c/lily-5b057869.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/02/lily-1f02271c.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/02/lily-1f02271c.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/02/lily-c8f460e1.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/02/lily-c8f460e1.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/07/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/07/lily-67e335dc.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/07/lily-67e335dc.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/0b/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/0b/lily-534ac126.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/0b/lily-534ac126.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/0d/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/0d/lily-a5dc5956.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/0d/lily-a5dc5956.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/0d/lily-c439d59e.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/0d/lily-c439d59e.png share/doc/lilypond/${VERSION}/input/regression/musicxml/0f/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/0f/lily-22f386bc.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/0f/lily-22f386bc.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/11a-TimeSignatures.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/11b-TimeSignatures-NoTime.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/11c-TimeSignatures-CompoundSimple.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/11d-TimeSignatures-CompoundMultiple.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/11e-TimeSignatures-CompoundMixed.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/11f-TimeSignatures-SymbolMeaning.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/11g-TimeSignatures-SingleNumber.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/11h-TimeSignatures-SenzaMisura.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/12a-Clefs.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/12b-Clefs-NoKeyOrClef.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/0f/lily-cdc1d94e.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/0f/lily-cdc1d94e.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/10/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/10/lily-ab9be0c7.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/10/lily-ab9be0c7.png share/doc/lilypond/${VERSION}/input/regression/musicxml/13/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/13/lily-8d954d44.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/13/lily-8d954d44.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/13/lily-c9a28ae4.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/13/lily-c9a28ae4.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/13a-KeySignatures.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/13b-KeySignatures-ChurchModes.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/13c-KeySignatures-NonTraditional.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/13d-KeySignatures-Microtones.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/14a-StaffDetails-LineChanges.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/16/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/16/lily-ce5eb410.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/16/lily-ce5eb410.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/1e/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/1e/lily-809b1552.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/1e/lily-809b1552.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/21/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/21/lily-075e19f8.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/21/lily-075e19f8.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/21a-Chord-Basic.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/21b-Chords-TwoNotes.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/21c-Chords-ThreeNotesDuration.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/21d-Chords-SchubertStabatMater.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/21e-Chords-PickupMeasures.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/21f-Chord-ElementInBetween.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/22/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/22/lily-59fd4d0a.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/22/lily-59fd4d0a.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/22a-Noteheads.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/22b-Staff-Notestyles.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/22c-Noteheads-Chords.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/22d-Parenthesized-Noteheads.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/23a-Tuplets.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/23b-Tuplets-Styles.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/23c-Tuplet-Display-NonStandard.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/23d-Tuplets-Nested.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/23e-Tuplets-Tremolo.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/23f-Tuplets-DurationButNoBracket.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/24a-GraceNotes.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/24b-ChordAsGraceNote.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/24c-GraceNote-MeasureEnd.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/24d-AfterGrace.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/24e-GraceNote-StaffChange.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/24f-GraceNote-Slur.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/13/lily-2c30efa4.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/13/lily-2c30efa4.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/15/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/15/lily-6d13bc32.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/15/lily-6d13bc32.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/15/lily-7938903a.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/15/lily-7938903a.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/17/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/17/lily-3f3527a9.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/17/lily-3f3527a9.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/19/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/19/lily-4197d4c2.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/19/lily-4197d4c2.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/19/lily-e86c52dc.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/19/lily-e86c52dc.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/1a/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/1a/lily-0e1de815.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/1a/lily-0e1de815.png share/doc/lilypond/${VERSION}/input/regression/musicxml/25/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/25/lily-23e4edfb.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/25/lily-23e4edfb.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/25/lily-8592c666.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/25/lily-8592c666.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/25/lily-cd415fca.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/25/lily-cd415fca.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/26/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/26/lily-ddb8403f.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/26/lily-ddb8403f.png share/doc/lilypond/${VERSION}/input/regression/musicxml/2a/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/2a/lily-c0b3f5b3.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/2a/lily-c0b3f5b3.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/2a/lily-eff06470.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/2a/lily-eff06470.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/2a/lily-143b4352.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/2a/lily-143b4352.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/2a/lily-3c88fa08.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/2a/lily-3c88fa08.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/2d/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/2d/lily-61880887.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/2d/lily-61880887.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/2d/lily-e6b547c5.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/2d/lily-e6b547c5.png share/doc/lilypond/${VERSION}/input/regression/musicxml/31/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/31/lily-688c6ef5.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/31/lily-688c6ef5.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/31a-Directions.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/31c-MetronomeMarks.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/32a-Notations.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/32b-Articulations-Texts.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/32c-MultipleNotationChildren.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/32d-Arpeggio.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/33a-Spanners.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/33b-Spanners-Tie.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/33c-Spanners-Slurs.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/33d-Spanners-OctaveShifts.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/33e-Spanners-OctaveShifts-InvalidSize.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/33f-Trill-EndingOnGraceNote.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/33g-Slur-ChordedNotes.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/33h-Spanners-Glissando.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/33i-Ties-NotEnded.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/34/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/34/lily-70e2fb6e.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/34/lily-70e2fb6e.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/31/lily-9274b576.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/31/lily-9274b576.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/35/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/35/lily-62e901e5.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/35/lily-62e901e5.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/36/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/36/lily-976c2068.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/36/lily-976c2068.png share/doc/lilypond/${VERSION}/input/regression/musicxml/37/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/37/lily-1bc26e38.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/37/lily-1bc26e38.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/37/lily-ec41d1a8.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/37/lily-ec41d1a8.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/39/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/39/lily-1e1a6f77.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/39/lily-1e1a6f77.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/39/lily-a73c42e2.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/39/lily-a73c42e2.png share/doc/lilypond/${VERSION}/input/regression/musicxml/3a/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/3a/lily-8ed7d543.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/3a/lily-8ed7d543.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/3a/lily-242df57b.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/3a/lily-242df57b.png share/doc/lilypond/${VERSION}/input/regression/musicxml/3c/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/3c/lily-3834a4c0.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/3c/lily-3834a4c0.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/3c/lily-8f26c359.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/3c/lily-8f26c359.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/3d/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/3d/lily-577c2cd0.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/3d/lily-577c2cd0.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/3d/lily-69ebd788.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/3d/lily-69ebd788.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/41a-MultiParts-Partorder.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/41b-MultiParts-MoreThan10.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/41c-StaffGroups.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/41d-StaffGroups-Nested.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/41e-StaffGroups-InstrumentNames-Linebroken.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/41f-StaffGroups-Overlapping.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/41g-PartNoId.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/41h-TooManyParts.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/41i-PartNameDisplay-Override.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/42a-MultiVoice-TwoVoicesOnStaff-Lyrics.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/42b-MultiVoice-MidMeasureClefChange.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/3c/lily-14a6ed53.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/3c/lily-14a6ed53.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/3c/lily-80f7b95d.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/3c/lily-80f7b95d.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/3c/lily-eee774dd.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/3c/lily-eee774dd.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/3e/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/3e/lily-a5b6b35c.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/3e/lily-a5b6b35c.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/3f/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/3f/lily-36f1d4c9.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/3f/lily-36f1d4c9.png share/doc/lilypond/${VERSION}/input/regression/musicxml/43/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/43/lily-749e1c69.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/43/lily-749e1c69.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/43a-PianoStaff.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/43b-MultiStaff-DifferentKeys.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/43c-MultiStaff-DifferentKeysAfterBackup.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/43d-MultiStaff-StaffChange.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/43e-Multistaff-ClefDynamics.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/44/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/44/lily-3a5a4367.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/44/lily-3a5a4367.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/45a-SimpleRepeat.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/45b-RepeatWithAlternatives.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/45c-RepeatMultipleTimes.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/45d-Repeats-Nested-Alternatives.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/45e-Repeats-Nested-Alternatives.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/45f-Repeats-InvalidEndings.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/45g-Repeats-NotEnded.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/46/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/46/lily-a64035ce.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/46/lily-a64035ce.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/46a-Barlines.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/46b-MidmeasureBarline.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/46c-Midmeasure-Clef.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/46d-PickupMeasure-ImplicitMeasures.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/46e-PickupMeasure-SecondVoiceStartsLater.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/46f-IncompleteMeasures.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/46g-PickupMeasure-Chordnames-FiguredBass.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/47/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/47/lily-276c3587.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/47/lily-276c3587.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/43/lily-8a48bcdb.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/43/lily-8a48bcdb.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/4a/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/4a/lily-3fedb63b.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/4a/lily-3fedb63b.png share/doc/lilypond/${VERSION}/input/regression/musicxml/4d/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/4d/lily-a6eedbec.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/4d/lily-a6eedbec.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/51b-Header-Quotes.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/51c-MultipleRights.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/51d-EmptyTitle.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/52/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/52/lily-19b71a4f.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/52/lily-19b71a4f.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/52/lily-2de36301.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/52/lily-2de36301.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/52a-PageLayout.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/52b-Breaks.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/54/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/54/lily-50df564b.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/54/lily-50df564b.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/57/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/57/lily-6358fa19.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/57/lily-6358fa19.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/57/lily-95bf0cec.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/57/lily-95bf0cec.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/4d/lily-f2d99909.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/4d/lily-f2d99909.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/4e/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/4e/lily-b10ad0ed.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/4e/lily-b10ad0ed.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/4f/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/4f/lily-da78eb61.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/4f/lily-da78eb61.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/53/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/53/lily-64dfb2d0.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/53/lily-64dfb2d0.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/55/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/55/lily-87fe6197.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/55/lily-87fe6197.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/56/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/56/lily-77c12d1b.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/56/lily-77c12d1b.png share/doc/lilypond/${VERSION}/input/regression/musicxml/59/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/59/lily-2dcf077e.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/59/lily-2dcf077e.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/5a/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/5a/lily-fe1defbe.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/5a/lily-fe1defbe.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/5d/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/5d/lily-163f5465.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/5d/lily-163f5465.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/5d/lily-341749af.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/5d/lily-341749af.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/5e/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/5e/lily-b52d3481.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/5e/lily-b52d3481.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/5e/lily-c05e3b43.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/5e/lily-c05e3b43.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/60/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/60/lily-68bf55c0.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/60/lily-68bf55c0.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/61a-Lyrics.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/61b-MultipleLyrics.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/61c-Lyrics-Pianostaff.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/61d-Lyrics-Melisma.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/61e-Lyrics-Chords.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/61f-Lyrics-GracedNotes.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/61g-Lyrics-NameNumber.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/61h-Lyrics-BeamsMelismata.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/61i-Lyrics-Chords.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/61j-Lyrics-Elisions.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/61k-Lyrics-SpannersExtenders.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/63/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/63/lily-2f74d35b.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/63/lily-2f74d35b.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/66/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/66/lily-fa1fc1f9.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/66/lily-fa1fc1f9.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/67/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/67/lily-10332e58.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/67/lily-10332e58.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/67/lily-27481ae8.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/67/lily-27481ae8.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/67/lily-b4fda613.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/67/lily-b4fda613.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/69/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/69/lily-12494d6e.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/69/lily-12494d6e.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/69/lily-1abd6beb.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/69/lily-1abd6beb.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/59/lily-2761c689.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/59/lily-2761c689.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/5c/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/5c/lily-1d6b9840.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/5c/lily-1d6b9840.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/5f/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/5f/lily-a0dcf73b.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/5f/lily-a0dcf73b.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/65/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/65/lily-664825ea.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/65/lily-664825ea.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/68/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/68/lily-12d29b6a.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/68/lily-12d29b6a.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/6a/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/6a/lily-b51491f7.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/6a/lily-b51491f7.png share/doc/lilypond/${VERSION}/input/regression/musicxml/6b/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/6b/lily-eecf3569.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/6b/lily-eecf3569.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/70/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/70/lily-13d8483d.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/70/lily-13d8483d.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/71/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/71/lily-142df213.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/71/lily-142df213.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/71a-Chordnames.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/71c-ChordsFrets.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/71d-ChordsFrets-Multistaff.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/71e-TabStaves.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/71f-AllChordTypes.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/71g-MultipleChordnames.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/72a-TransposingInstruments.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/72b-TransposingInstruments-Full.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/72c-TransposingInstruments-Change.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/73a-Percussion.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/74a-FiguredBass.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/75/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/75/lily-98996f57.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/75/lily-98996f57.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/75a-AccordionRegistrations.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/6b/lily-6672cfa3.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/6b/lily-6672cfa3.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/6d/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/6d/lily-0005a25f.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/6d/lily-0005a25f.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/73/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/73/lily-1a8c3143.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/73/lily-1a8c3143.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/73/lily-dc7bad92.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/73/lily-dc7bad92.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/73/lily-df1b1132.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/73/lily-df1b1132.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/76/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/76/lily-9f8992b3.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/76/lily-9f8992b3.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/77/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/77/lily-48ca98aa.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/77/lily-48ca98aa.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/78/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/78/lily-3f8412cc.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/78/lily-3f8412cc.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/78/lily-43a7288b.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/78/lily-43a7288b.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/78/lily-b244aee5.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/78/lily-b244aee5.png share/doc/lilypond/${VERSION}/input/regression/musicxml/79/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/79/lily-0f4c0469.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/79/lily-0f4c0469.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/79/lily-66b99220.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/79/lily-66b99220.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/79/lily-97f6deec.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/79/lily-97f6deec.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/7b/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/7b/lily-327c1d05.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/7b/lily-327c1d05.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/7c/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/7c/lily-0b2f0642.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/7c/lily-0b2f0642.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/7c/lily-c067841c.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/7c/lily-c067841c.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/7c/lily-e42258fe.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/7c/lily-e42258fe.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/79/lily-83720e71.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/79/lily-83720e71.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/7a/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/7a/lily-4dfb4e89.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/7a/lily-4dfb4e89.png share/doc/lilypond/${VERSION}/input/regression/musicxml/7d/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/7d/lily-37247e44.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/7d/lily-37247e44.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/7d/lily-97905894.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/7d/lily-97905894.png share/doc/lilypond/${VERSION}/input/regression/musicxml/7f/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/7f/lily-1dec4019.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/7f/lily-1dec4019.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/7f/lily-86f3aa01.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/7f/lily-86f3aa01.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/80/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/80/lily-2c972be9.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/80/lily-2c972be9.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/88/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/88/lily-4d13a0e7.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/88/lily-4d13a0e7.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/88/lily-c8a30d3e.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/88/lily-c8a30d3e.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/7f/lily-a913c929.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/7f/lily-a913c929.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/84/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/84/lily-0f7c4871.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/84/lily-0f7c4871.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/84/lily-29b1422a.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/84/lily-29b1422a.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/85/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/85/lily-df8239bc.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/85/lily-df8239bc.png share/doc/lilypond/${VERSION}/input/regression/musicxml/89/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/89/lily-a08d20aa.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/89/lily-a08d20aa.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/89/lily-cccd894c.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/89/lily-cccd894c.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/8a/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/8a/lily-3250e012.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/8a/lily-3250e012.png share/doc/lilypond/${VERSION}/input/regression/musicxml/8b/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/8b/lily-dff160b9.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/8b/lily-dff160b9.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/8b/lily-ee7f7e54.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/8b/lily-ee7f7e54.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/8c/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/8c/lily-87dfdbd7.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/8c/lily-87dfdbd7.png share/doc/lilypond/${VERSION}/input/regression/musicxml/8d/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/8d/lily-d0a42df8.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/8d/lily-d0a42df8.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/8d/lily-b8c51398.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/8d/lily-b8c51398.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/8e/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/8e/lily-10837e3c.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/8e/lily-10837e3c.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/8e/lily-b58c2f4d.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/8e/lily-b58c2f4d.png share/doc/lilypond/${VERSION}/input/regression/musicxml/8f/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/8f/lily-84d2ef82.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/8f/lily-84d2ef82.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/90a-Compressed-MusicXML.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/96/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/96/lily-254529a9.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/96/lily-254529a9.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/96/lily-a3c4f4d3.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/96/lily-a3c4f4d3.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/8f/lily-1a227ded.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/8f/lily-1a227ded.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/91/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/91/lily-6fcc169a.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/91/lily-6fcc169a.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/93/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/93/lily-2851b379.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/93/lily-2851b379.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/95/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/95/lily-cee65c4b.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/95/lily-cee65c4b.png share/doc/lilypond/${VERSION}/input/regression/musicxml/97/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/97/lily-0fd8356d.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/97/lily-0fd8356d.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/98/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/98/lily-91bf9d6f.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/98/lily-91bf9d6f.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/99a-Sibelius5-IgnoreBeaming.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/99b-Lyrics-BeamsMelismata-IgnoreBeams.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/9b/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/9b/lily-4017f2b1.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/9b/lily-4017f2b1.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/97/lily-b47f0cf7.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/97/lily-b47f0cf7.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/9a/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/9a/lily-05828b9d.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/9a/lily-05828b9d.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/9a/lily-977f763d.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/9a/lily-977f763d.png share/doc/lilypond/${VERSION}/input/regression/musicxml/9c/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/9c/lily-78124810.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/9c/lily-78124810.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/9d/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/9d/lily-a766bcc1.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/9d/lily-a766bcc1.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/9e/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/9e/lily-8430506e.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/9e/lily-8430506e.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/9f/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/9f/lily-ab26a2d0.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/9f/lily-ab26a2d0.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/9c/lily-b0ae9f4a.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/9c/lily-b0ae9f4a.png share/doc/lilypond/${VERSION}/input/regression/musicxml/MusicXML-TestSuite-0.1.zip -share/doc/lilypond/${VERSION}/input/regression/musicxml/a0/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/a0/lily-5352f049.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/a0/lily-5352f049.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/a1/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/a1/lily-abaadf69.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/a1/lily-abaadf69.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/a2/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/a2/lily-d70ca6f6.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/a2/lily-d70ca6f6.png share/doc/lilypond/${VERSION}/input/regression/musicxml/a3/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/a3/lily-ba6b233b.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/a3/lily-ba6b233b.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/a3/lily-a9f66977.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/a3/lily-a9f66977.png share/doc/lilypond/${VERSION}/input/regression/musicxml/a4/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/a4/lily-3795ea31.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/a4/lily-3795ea31.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/a5/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/a5/lily-f4ab9c47.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/a5/lily-f4ab9c47.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/a6/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/a6/lily-881fca6e.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/a6/lily-881fca6e.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/a6/lily-dcf3c23f.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/a6/lily-dcf3c23f.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/a4/lily-f1865cf7.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/a4/lily-f1865cf7.png share/doc/lilypond/${VERSION}/input/regression/musicxml/a7/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/a7/lily-10392c50.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/a7/lily-10392c50.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/a7/lily-3aadc5c0.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/a7/lily-3aadc5c0.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/a8/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/a8/lily-3c84c451.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/a8/lily-3c84c451.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/a9/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/a9/lily-2172077b.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/a9/lily-2172077b.png share/doc/lilypond/${VERSION}/input/regression/musicxml/aa/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/aa/lily-5610d8bc.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/aa/lily-5610d8bc.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/aa/lily-e2c16033.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/aa/lily-e2c16033.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/aa/lily-4858d0b7.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/aa/lily-4858d0b7.png share/doc/lilypond/${VERSION}/input/regression/musicxml/ab/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/ab/lily-50e31268.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/ab/lily-50e31268.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/ab/lily-3cfba98c.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/ab/lily-3cfba98c.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/ab/lily-43fe761c.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/ab/lily-43fe761c.png share/doc/lilypond/${VERSION}/input/regression/musicxml/ac/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/ac/lily-098fb127.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/ac/lily-098fb127.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/ac/lily-0cf90289.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/ac/lily-0cf90289.png share/doc/lilypond/${VERSION}/input/regression/musicxml/ad/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/ad/lily-327ce7b9.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/ad/lily-327ce7b9.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/ad/lily-0cc034a0.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/ad/lily-0cc034a0.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/ae/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/ae/lily-838f2675.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/ae/lily-838f2675.png share/doc/lilypond/${VERSION}/input/regression/musicxml/b0/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/b0/lily-48302e35.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/b0/lily-48302e35.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/b4/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/b4/lily-7d31e3ec.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/b4/lily-7d31e3ec.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/b0/lily-731bb120.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/b0/lily-731bb120.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/b0/lily-7821c23e.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/b0/lily-7821c23e.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/b0/lily-7c59da6d.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/b0/lily-7c59da6d.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/b2/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/b2/lily-1922a761.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/b2/lily-1922a761.png share/doc/lilypond/${VERSION}/input/regression/musicxml/b6/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/b6/lily-246efa8d.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/b6/lily-246efa8d.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/be/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/be/lily-b428232c.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/be/lily-b428232c.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/be/lily-d0c7b34b.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/be/lily-d0c7b34b.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/c0/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/c0/lily-25d70c07.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/c0/lily-25d70c07.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/c0/lily-9bb24ac4.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/c0/lily-9bb24ac4.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/c3/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/c3/lily-2ebabc84.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/c3/lily-2ebabc84.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/c3/lily-53a9fce0.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/c3/lily-53a9fce0.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/b6/lily-3fcef321.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/b6/lily-3fcef321.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/b8/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/b8/lily-58c06cd0.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/b8/lily-58c06cd0.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/ba/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/ba/lily-3043c78c.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/ba/lily-3043c78c.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/bb/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/bb/lily-ce3ff119.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/bb/lily-ce3ff119.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/bc/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/bc/lily-28b6e25f.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/bc/lily-28b6e25f.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/bd/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/bd/lily-b489e3f1.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/bd/lily-b489e3f1.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/bf/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/bf/lily-366e7b0a.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/bf/lily-366e7b0a.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/bf/lily-6a7408db.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/bf/lily-6a7408db.png share/doc/lilypond/${VERSION}/input/regression/musicxml/c5/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/c5/lily-62d1e407.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/c5/lily-62d1e407.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/c5/lily-ea5990ca.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/c5/lily-ea5990ca.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/c5/lily-423abe07.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/c5/lily-423abe07.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/c6/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/c6/lily-5ca97d66.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/c6/lily-5ca97d66.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/c7/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/c7/lily-1dfc6298.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/c7/lily-1dfc6298.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/c7/lily-772b36ca.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/c7/lily-772b36ca.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/c9/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/c9/lily-61c83ff7.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/c9/lily-61c83ff7.png share/doc/lilypond/${VERSION}/input/regression/musicxml/ca/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/ca/lily-0d522220.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/ca/lily-0d522220.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/ca/lily-b65db2b1.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/ca/lily-b65db2b1.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/cc/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/cc/lily-038313ad.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/cc/lily-038313ad.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/cc/lily-8e29a9da.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/cc/lily-8e29a9da.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/ca/lily-a41e16cd.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/ca/lily-a41e16cd.png share/doc/lilypond/${VERSION}/input/regression/musicxml/collated-files.html share/doc/lilypond/${VERSION}/input/regression/musicxml/collated-files.pdf -share/doc/lilypond/${VERSION}/input/regression/musicxml/d0/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/d0/lily-6984d51f.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/d0/lily-6984d51f.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/d3/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/d3/lily-239e4ffe.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/d3/lily-239e4ffe.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/da/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/da/lily-97b2e92a.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/da/lily-97b2e92a.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/d6/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/d6/lily-4c349d01.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/d6/lily-4c349d01.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/db/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/db/lily-7a7278c0.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/db/lily-7a7278c0.png share/doc/lilypond/${VERSION}/input/regression/musicxml/dc/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/dc/lily-c21b2daa.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/dc/lily-c21b2daa.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/dc/lily-5d81e32b.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/dc/lily-5d81e32b.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/dc/lily-da7d2628.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/dc/lily-da7d2628.png share/doc/lilypond/${VERSION}/input/regression/musicxml/de/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/de/lily-acb53872.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/de/lily-acb53872.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/de/lily-4483657e.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/de/lily-4483657e.png share/doc/lilypond/${VERSION}/input/regression/musicxml/df/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/df/lily-701c42ac.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/df/lily-701c42ac.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/e0/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/e0/lily-a741cef8.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/e0/lily-a741cef8.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/e1/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/e1/lily-8668c50d.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/e1/lily-8668c50d.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/df/lily-e4b39e31.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/df/lily-e4b39e31.png share/doc/lilypond/${VERSION}/input/regression/musicxml/e2/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/e2/lily-98de666a.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/e2/lily-98de666a.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/e2/lily-d2ca85aa.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/e2/lily-d2ca85aa.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/e3/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/e3/lily-8a0a7637.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/e3/lily-8a0a7637.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/e4/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/e4/lily-c3fc1e41.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/e4/lily-c3fc1e41.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/e6/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/e6/lily-38fe8a89.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/e6/lily-38fe8a89.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/e2/lily-754cfe68.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/e2/lily-754cfe68.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/e8/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/e8/lily-7b41d2d7.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/e8/lily-7b41d2d7.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/e9/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/e9/lily-06fcac75.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/e9/lily-06fcac75.png share/doc/lilypond/${VERSION}/input/regression/musicxml/ea/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/ea/lily-9d18b66f.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/ea/lily-9d18b66f.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/ee/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/ee/lily-18b3fc5f.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/ee/lily-18b3fc5f.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/ee/lily-95412fc9.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/ee/lily-95412fc9.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/f0/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/f0/lily-df124c09.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/f0/lily-df124c09.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/ea/lily-80be94fb.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/ea/lily-80be94fb.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/ec/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/ec/lily-dbf59765.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/ec/lily-dbf59765.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/ef/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/ef/lily-0791a5b5.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/ef/lily-0791a5b5.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/f1/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/f1/lily-a3ec7672.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/f1/lily-a3ec7672.png share/doc/lilypond/${VERSION}/input/regression/musicxml/f2/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/f2/lily-b35d1ac0.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/f2/lily-b35d1ac0.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/f2/lily-5c924edd.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/f2/lily-5c924edd.png share/doc/lilypond/${VERSION}/input/regression/musicxml/f3/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/f3/lily-13303eae.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/f3/lily-13303eae.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/f3/lily-f4cca72c.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/f3/lily-f4cca72c.png share/doc/lilypond/${VERSION}/input/regression/musicxml/f8/ -share/doc/lilypond/${VERSION}/input/regression/musicxml/f8/lily-7ed36157.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/f8/lily-7ed36157.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/f8/lily-cbf3d108.ly -share/doc/lilypond/${VERSION}/input/regression/musicxml/f8/lily-cbf3d108.png -share/doc/lilypond/${VERSION}/input/regression/musicxml/lilypond-ie-fixes.css -share/doc/lilypond/${VERSION}/input/regression/musicxml/lilypond-manuals.css -share/doc/lilypond/${VERSION}/input/regression/musicxml/lilypond-website.css +share/doc/lilypond/${VERSION}/input/regression/musicxml/f8/lily-70c45971.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/f8/lily-70c45971.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/fc/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/fc/lily-c5d620f9.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/fc/lily-c5d620f9.png +share/doc/lilypond/${VERSION}/input/regression/musicxml/fe/ +share/doc/lilypond/${VERSION}/input/regression/musicxml/fe/lily-f8a7d466.ly +share/doc/lilypond/${VERSION}/input/regression/musicxml/fe/lily-f8a7d466.png +share/emacs/ +share/emacs/site-lisp/ +share/locale/ +share/locale/ca/ +share/locale/ca/LC_MESSAGES/ +share/locale/cs/ +share/locale/cs/LC_MESSAGES/ +share/locale/da/ +share/locale/da/LC_MESSAGES/ +share/locale/de/ +share/locale/de/LC_MESSAGES/ +share/locale/el/ +share/locale/el/LC_MESSAGES/ +share/locale/eo/ +share/locale/eo/LC_MESSAGES/ +share/locale/es/ +share/locale/es/LC_MESSAGES/ +share/locale/fi/ +share/locale/fi/LC_MESSAGES/ +share/locale/fr/ +share/locale/fr/LC_MESSAGES/ +share/locale/it/ +share/locale/it/LC_MESSAGES/ +share/locale/ja/ +share/locale/ja/LC_MESSAGES/ +share/locale/nl/ +share/locale/nl/LC_MESSAGES/ +share/locale/ru/ +share/locale/ru/LC_MESSAGES/ +share/locale/sv/ +share/locale/sv/LC_MESSAGES/ +share/locale/tr/ +share/locale/tr/LC_MESSAGES/ +share/locale/uk/ +share/locale/uk/LC_MESSAGES/ +share/locale/vi/ +share/locale/vi/LC_MESSAGES/ +share/locale/zh_TW/ +share/locale/zh_TW/LC_MESSAGES/ diff --git a/print/lilypond/pkg/PLIST-main b/print/lilypond/pkg/PLIST-main index e23e0710a47..16b8b36c41b 100644 --- a/print/lilypond/pkg/PLIST-main +++ b/print/lilypond/pkg/PLIST-main @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-main,v 1.8 2011/07/06 14:14:06 kili Exp $ +@comment $OpenBSD: PLIST-main,v 1.9 2014/05/27 20:43:50 kili Exp $ @pkgpath print/lilypond bin/abc2ly bin/convert-ly @@ -76,11 +76,19 @@ share/lilypond/${VERSION}/fonts/source/feta-brackettips.mf share/lilypond/${VERSION}/fonts/source/feta-clefs.mf share/lilypond/${VERSION}/fonts/source/feta-dots.mf share/lilypond/${VERSION}/fonts/source/feta-dynamics.mf +share/lilypond/${VERSION}/fonts/source/feta-flags-generic.mf share/lilypond/${VERSION}/fonts/source/feta-flags.mf +share/lilypond/${VERSION}/fonts/source/feta-flags11.mf +share/lilypond/${VERSION}/fonts/source/feta-flags13.mf +share/lilypond/${VERSION}/fonts/source/feta-flags14.mf +share/lilypond/${VERSION}/fonts/source/feta-flags16.mf +share/lilypond/${VERSION}/fonts/source/feta-flags18.mf +share/lilypond/${VERSION}/fonts/source/feta-flags20.mf +share/lilypond/${VERSION}/fonts/source/feta-flags23.mf +share/lilypond/${VERSION}/fonts/source/feta-flags26.mf share/lilypond/${VERSION}/fonts/source/feta-generic.mf share/lilypond/${VERSION}/fonts/source/feta-macros.mf share/lilypond/${VERSION}/fonts/source/feta-noteheads-generic.mf -share/lilypond/${VERSION}/fonts/source/feta-noteheads-test-generic.mf share/lilypond/${VERSION}/fonts/source/feta-noteheads.mf share/lilypond/${VERSION}/fonts/source/feta-noteheads11.mf share/lilypond/${VERSION}/fonts/source/feta-noteheads13.mf @@ -102,6 +110,7 @@ share/lilypond/${VERSION}/fonts/source/feta-test16.mf share/lilypond/${VERSION}/fonts/source/feta-test20.mf share/lilypond/${VERSION}/fonts/source/feta-test23.mf share/lilypond/${VERSION}/fonts/source/feta-test26.mf +share/lilypond/${VERSION}/fonts/source/feta-ties.mf share/lilypond/${VERSION}/fonts/source/feta-timesignatures.mf share/lilypond/${VERSION}/fonts/source/feta-trills.mf share/lilypond/${VERSION}/fonts/source/feta11.mf @@ -119,7 +128,16 @@ share/lilypond/${VERSION}/fonts/source/parmesan-dots.mf share/lilypond/${VERSION}/fonts/source/parmesan-flags.mf share/lilypond/${VERSION}/fonts/source/parmesan-generic.mf share/lilypond/${VERSION}/fonts/source/parmesan-macros.mf +share/lilypond/${VERSION}/fonts/source/parmesan-noteheads-generic.mf share/lilypond/${VERSION}/fonts/source/parmesan-noteheads.mf +share/lilypond/${VERSION}/fonts/source/parmesan-noteheads11.mf +share/lilypond/${VERSION}/fonts/source/parmesan-noteheads13.mf +share/lilypond/${VERSION}/fonts/source/parmesan-noteheads14.mf +share/lilypond/${VERSION}/fonts/source/parmesan-noteheads16.mf +share/lilypond/${VERSION}/fonts/source/parmesan-noteheads18.mf +share/lilypond/${VERSION}/fonts/source/parmesan-noteheads20.mf +share/lilypond/${VERSION}/fonts/source/parmesan-noteheads23.mf +share/lilypond/${VERSION}/fonts/source/parmesan-noteheads26.mf share/lilypond/${VERSION}/fonts/source/parmesan-rests.mf share/lilypond/${VERSION}/fonts/source/parmesan-scripts.mf share/lilypond/${VERSION}/fonts/source/parmesan-timesignatures.mf @@ -159,6 +177,7 @@ share/lilypond/${VERSION}/ly/bagpipe.ly share/lilypond/${VERSION}/ly/catalan.ly share/lilypond/${VERSION}/ly/chord-modifiers-init.ly share/lilypond/${VERSION}/ly/chord-repetition-init.ly +share/lilypond/${VERSION}/ly/context-mods-init.ly share/lilypond/${VERSION}/ly/declarations-init.ly share/lilypond/${VERSION}/ly/deutsch.ly share/lilypond/${VERSION}/ly/drumpitch-init.ly @@ -166,6 +185,7 @@ share/lilypond/${VERSION}/ly/dynamic-scripts-init.ly share/lilypond/${VERSION}/ly/english.ly share/lilypond/${VERSION}/ly/engraver-init.ly share/lilypond/${VERSION}/ly/espanol.ly +share/lilypond/${VERSION}/ly/event-listener.ly share/lilypond/${VERSION}/ly/festival.ly share/lilypond/${VERSION}/ly/generate-documentation.ly share/lilypond/${VERSION}/ly/generate-interface-doc-init.ly @@ -191,11 +211,13 @@ share/lilypond/${VERSION}/ly/predefined-mandolin-fretboards.ly share/lilypond/${VERSION}/ly/predefined-ukulele-fretboards.ly share/lilypond/${VERSION}/ly/property-init.ly share/lilypond/${VERSION}/ly/scale-definitions-init.ly +share/lilypond/${VERSION}/ly/scheme-sandbox.ly share/lilypond/${VERSION}/ly/script-init.ly share/lilypond/${VERSION}/ly/spanners-init.ly share/lilypond/${VERSION}/ly/string-tunings-init.ly share/lilypond/${VERSION}/ly/suomi.ly share/lilypond/${VERSION}/ly/svenska.ly +share/lilypond/${VERSION}/ly/text-replacements.ly share/lilypond/${VERSION}/ly/titling-init.ly share/lilypond/${VERSION}/ly/toc-init.ly share/lilypond/${VERSION}/ly/vlaams.ly @@ -232,9 +254,11 @@ share/lilypond/${VERSION}/python/rational.pyc share/lilypond/${VERSION}/python/safeeval.py share/lilypond/${VERSION}/python/safeeval.pyc share/lilypond/${VERSION}/scm/ +share/lilypond/${VERSION}/scm/accreg.scm share/lilypond/${VERSION}/scm/auto-beam.scm share/lilypond/${VERSION}/scm/autochange.scm share/lilypond/${VERSION}/scm/backend-library.scm +share/lilypond/${VERSION}/scm/bar-line.scm share/lilypond/${VERSION}/scm/bezier-tools.scm share/lilypond/${VERSION}/scm/c++.scm share/lilypond/${VERSION}/scm/chord-entry.scm @@ -259,6 +283,7 @@ share/lilypond/${VERSION}/scm/define-woodwind-diagrams.scm share/lilypond/${VERSION}/scm/display-lily.scm share/lilypond/${VERSION}/scm/display-woodwind-diagrams.scm share/lilypond/${VERSION}/scm/document-backend.scm +share/lilypond/${VERSION}/scm/document-context-mods.scm share/lilypond/${VERSION}/scm/document-functions.scm share/lilypond/${VERSION}/scm/document-identifiers.scm share/lilypond/${VERSION}/scm/document-markup.scm @@ -288,6 +313,7 @@ share/lilypond/${VERSION}/scm/lily-library.scm share/lilypond/${VERSION}/scm/lily-sort.scm share/lilypond/${VERSION}/scm/lily.scm share/lilypond/${VERSION}/scm/ly-syntax-constructors.scm +share/lilypond/${VERSION}/scm/markup-macros.scm share/lilypond/${VERSION}/scm/markup.scm share/lilypond/${VERSION}/scm/memory-trace.scm share/lilypond/${VERSION}/scm/midi.scm @@ -306,12 +332,16 @@ share/lilypond/${VERSION}/scm/part-combiner.scm share/lilypond/${VERSION}/scm/predefined-fretboards.scm share/lilypond/${VERSION}/scm/ps-to-png.scm share/lilypond/${VERSION}/scm/safe-lily.scm +share/lilypond/${VERSION}/scm/safe-utility-defs.scm +share/lilypond/${VERSION}/scm/scheme-engravers.scm share/lilypond/${VERSION}/scm/script.scm +share/lilypond/${VERSION}/scm/skyline.scm share/lilypond/${VERSION}/scm/song-util.scm share/lilypond/${VERSION}/scm/song.scm share/lilypond/${VERSION}/scm/standalone.scm share/lilypond/${VERSION}/scm/stencil.scm share/lilypond/${VERSION}/scm/tablature.scm +share/lilypond/${VERSION}/scm/text.scm share/lilypond/${VERSION}/scm/time-signature-settings.scm share/lilypond/${VERSION}/scm/titling.scm share/lilypond/${VERSION}/scm/to-xml.scm @@ -332,10 +362,12 @@ share/lilypond/${VERSION}/vim/syntax/ share/lilypond/${VERSION}/vim/syntax/lilypond-words share/lilypond/${VERSION}/vim/syntax/lilypond-words.vim share/lilypond/${VERSION}/vim/syntax/lilypond.vim +share/locale/ca/LC_MESSAGES/lilypond.mo share/locale/cs/LC_MESSAGES/lilypond.mo share/locale/da/LC_MESSAGES/lilypond.mo share/locale/de/LC_MESSAGES/lilypond.mo share/locale/el/LC_MESSAGES/lilypond.mo +share/locale/eo/LC_MESSAGES/lilypond.mo share/locale/es/LC_MESSAGES/lilypond.mo share/locale/fi/LC_MESSAGES/lilypond.mo share/locale/fr/LC_MESSAGES/lilypond.mo