X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fsafe-lily.scm;h=60ac97920bbd5984c07d8e3f9f849442ea2686dc;hb=346067ab7e42c9cbc359d48b23c79dc0780c8320;hp=5df324577cf9f5e520b80c979da3e8bbb7bdffea;hpb=63766c673cc83eaebc714821a1cc500264f6cdea;p=lilypond.git diff --git a/scm/safe-lily.scm b/scm/safe-lily.scm index 5df324577c..60ac97920b 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--2011 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 @@ -43,20 +54,18 @@ ly:format-output ly:get-all-function-documentation ly:get-all-translators - ly:get-default-font - ly:get-glyph ly:get-option ly:grob-alist-chain + ly:grob-default-font ly:grob-extent 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 +76,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 +84,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,23 +122,22 @@ ly:pitch-transpose ly:pitch