]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/documentation-generate.scm
Add '-dcrop' option to ps and svg backends
[lilypond.git] / scm / documentation-generate.scm
index 88016c92ae3a95a84cde8211a35a18384fb8044a..762d260b07b470f95279ae6af277266e77179932 100644 (file)
@@ -1,6 +1,6 @@
 ;;;; This file is part of LilyPond, the GNU music typesetter.
 ;;;;
-;;;; Copyright (C) 2000--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+;;;; Copyright (C) 2000--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 ;;;; Jan Nieuwenhuizen <janneke@gnu.org>
 ;;;;
 ;;;; LilyPond is free software: you can redistribute it and/or modify
 
 ;; todo: naming: grob vs. layout property
 
-(map ly:load '("documentation-lib.scm"
-              "lily-sort.scm"
-              "document-functions.scm"
-              "document-translation.scm"
-              "document-music.scm"
-              "document-type-predicates.scm"
-              "document-identifiers.scm"
-              "document-context-mods.scm"
-              "document-backend.scm"
-              "document-markup.scm"))
+(use-modules (scm accreg))
+
+(for-each ly:load '("documentation-lib.scm"
+                    "lily-sort.scm"
+                    "document-functions.scm"
+                    "document-translation.scm"
+                    "document-music.scm"
+                    "document-type-predicates.scm"
+                    "document-identifiers.scm"
+                    "document-context-mods.scm"
+                    "document-backend.scm"
+                    "document-markup.scm"))
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
@@ -97,7 +99,7 @@
 (display
  (string-append
   (texi-file-head "LilyPond Internals Reference" file-name
-                 "(lilypond-internals.info)")
+                  "(lilypond-internals.info)")
   "
 
 @include macros.itexi
 @titlefont{Internals Reference}
 @author The LilyPond development team
 
-@c `Internals Reference' was born 2000-10-21 with git commit 01e371f...
-Copyright @copyright{} 2000--2012 by the authors
+@c `Internals Reference' was born 2000-10-21 with this commit:
+@c patch::: 1.3.96.jcn9
+@c author: Jan Nieuwenhuizen
+@c commit: 8ecd09ad7514d57630fb611d38c161f3c3c708db
+@c   file: scm/generate-documentation.scm
+Copyright @copyright{} 2000--2015 by the authors
 
 @vskip 20pt
 
@@ -156,8 +162,8 @@ This document is also available as a
 @end ifhtml
 
 This is the Internals Reference (IR) for version "
-                   (lilypond-version)
-                   " of LilyPond, the GNU music typesetter.")
+                    (lilypond-version)
+                    " of LilyPond, the GNU music typesetter.")
 
     #:children
     (list