From: fred Date: Wed, 27 Mar 2002 00:33:07 +0000 (+0000) Subject: lilypond-1.3.108 X-Git-Tag: release/1.5.59~1118 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d9833e0147a603f42231d094f7af648ceda6ddc8;p=lilypond.git lilypond-1.3.108 --- diff --git a/scm/generate-documentation.scm b/scm/generate-documentation.scm index 09a8a72ee6..22253f66e4 100644 --- a/scm/generate-documentation.scm +++ b/scm/generate-documentation.scm @@ -33,7 +33,8 @@ (document-paper "LilyPond interpretation contexts") (document-all-engravers "LilyPond engravers") (document-all-elements "LilyPond backend") - (document-all-interfaces "LilyPond interfaces")) + (document-all-interfaces "LilyPond interfaces") + ) ) (name "lilypond-internals") (outname (string-append name ".texi"))