X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fsafe-lily.scm;h=f3e0b98280f59007855c184002443cd10a47441f;hb=HEAD;hp=9e43ef1ab8ba231eba7e8a5bc4d16b6dfb78cc2f;hpb=17a0be44b562c72ccfebf2bef4a7a6fcc07bd02f;p=lilypond.git diff --git a/scm/safe-lily.scm b/scm/safe-lily.scm index 9e43ef1ab8..f3e0b98280 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--2015 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 +(for-each (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,14 +37,14 @@ ly:context? ly:dimension? ly:dir? - ly:div-moment + ly:moment-div ly:duration-dot-count ly:duration-factor ly:duration-log + ly:duration-scale ly:durationstring 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:pitch-alteration ly:pitch-diff @@ -118,23 +122,23 @@ ly:pitch-transpose ly:pitch