X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocumentation-generate.scm;h=762d260b07b470f95279ae6af277266e77179932;hb=HEAD;hp=88016c92ae3a95a84cde8211a35a18384fb8044a;hpb=07f7ea94c774c7b746a0e7b703bc4a709b73eabf;p=lilypond.git diff --git a/scm/documentation-generate.scm b/scm/documentation-generate.scm index 88016c92ae..762d260b07 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--2015 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 @@ -123,8 +125,12 @@ @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