X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocumentation-generate.scm;h=dcbd1d4f95fe21c18bb7d4a75d4c14147a6d6383;hb=c73b41b3e7be6d7280c6336cf03610cd7aed3000;hp=88016c92ae3a95a84cde8211a35a18384fb8044a;hpb=07f7ea94c774c7b746a0e7b703bc4a709b73eabf;p=lilypond.git diff --git a/scm/documentation-generate.scm b/scm/documentation-generate.scm index 88016c92ae..dcbd1d4f95 100644 --- a/scm/documentation-generate.scm +++ b/scm/documentation-generate.scm @@ -1,6 +1,6 @@ ;;;; This file is part of LilyPond, the GNU music typesetter. ;;;; -;;;; Copyright (C) 2000--2012 Han-Wen Nienhuys +;;;; Copyright (C) 2000--2014 Han-Wen Nienhuys ;;;; Jan Nieuwenhuizen ;;;; ;;;; LilyPond is free software: you can redistribute it and/or modify @@ -27,16 +27,18 @@ ;; 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 @@ -124,7 +126,7 @@ @author The LilyPond development team @c `Internals Reference' was born 2000-10-21 with git commit 01e371f... -Copyright @copyright{} 2000--2012 by the authors +Copyright @copyright{} 2000--2014 by the authors @vskip 20pt @@ -156,8 +158,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