X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fsafe-lily.scm;h=bd5a10b7b73a73f8a96e6d6931d94c58279e642a;hb=5977230d8f927be896d5b4193a5ecf6333fb501e;hp=e45d2ef6464ff3173d02f51c4546f9a302987a57;hpb=36f6cd546770e38c6e2314404e21f1c89504eb7d;p=lilypond.git diff --git a/scm/safe-lily.scm b/scm/safe-lily.scm index e45d2ef646..bd5a10b7b7 100644 --- a/scm/safe-lily.scm +++ b/scm/safe-lily.scm @@ -1,15 +1,26 @@ -;;;; safe-lily.scm -- +;;;; This file is part of LilyPond, the GNU music typesetter. ;;;; -;;;; source file of the GNU LilyPond music typesetter -;;;; -;;;; (c) 2004--2005 Han-Wen Nienhuys +;;;; Copyright (C) 2004--2009 Han-Wen Nienhuys +;;;; +;;;; LilyPond is free software: you can redistribute it and/or modify +;;;; it under the terms of the GNU General Public License as published by +;;;; the Free Software Foundation, either version 3 of the License, or +;;;; (at your option) any later version. +;;;; +;;;; LilyPond is distributed in the hope that it will be useful, +;;;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;;;; GNU General Public License for more details. +;;;; +;;;; You should have received a copy of the GNU General Public License +;;;; along with LilyPond. If not, see . (map (lambda (sym) (set! safe-objects (cons (cons sym (primitive-eval sym)) safe-objects))) '(ly:add-interface - ly:add-moment + ly:moment-add ly:all-grob-interfaces ly:all-output-backend-commands ly:all-stencil-expressions @@ -26,7 +37,7 @@ ly:context? ly:dimension? ly:dir? - ly:div-moment + ly:moment-div ly:duration-dot-count ly:duration-factor ly:duration-log @@ -51,12 +62,11 @@ ly:grob-original ly:grob-layout ly:grob-parent - ly:grob-pq-less? ly:grob-property ly:grob-script-priority-less ly:grob-set-property! ly:grob-staff-position - ly:grob-suicide + ly:grob-suicide! ly:grob-system ly:grob-translate-axis! ly:grob? @@ -67,7 +77,7 @@ ly:item-break-dir ly:item? ly:iterator? - ly:make-bare-music + ly:make-music ly:make-duration ly:make-moment ly:make-music-function @@ -75,7 +85,7 @@ ly:make-stencil ly:momentstring ly:option-usage ly:output-def-clone + ly:output-def-lookup ly:output-def-scope ly:output-description ly:paper-book? - ly:layout-def? + ly:prob-property + ly:output-def? ly:paper-get-font ly:paper-get-number - ly:paper-system-break-before-penalty - ly:paper-system-extent - ly:paper-system-number - ly:paper-system-stencil ly:paper-system? - ly:output-def-lookup - ly:parse-string ly:parser-parse-string - ly:parser-print-book - ly:parser-print-score ly:pitch-alteration ly:pitch-diff ly:pitch-notename @@ -120,19 +123,19 @@ ly:pitch-transpose ly:pitch