X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fsafe-lily.scm;h=894680ffc3e08d70c761bf29f577dc56a412625d;hb=819735f71a2c1e4bf82dbd1cc4ff382f862c997f;hp=32adc29083df57247f218322dae7bfdc65513b91;hpb=25eddcf77cbef1d2804cd4b7afab6a0906ef993c;p=lilypond.git diff --git a/scm/safe-lily.scm b/scm/safe-lily.scm index 32adc29083..894680ffc3 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 Han-Wen Nienhuys +;;;; Copyright (C) 2004--2010 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,12 +37,13 @@ ly:context? ly:dimension? ly:dir? - ly:div-moment + ly:moment-div ly:duration-dot-count ly:duration-factor ly:duration-log 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:parser-print-book - ly:parser-print-score ly:pitch-alteration ly:pitch-diff ly:pitch-notename @@ -118,20 +123,19 @@ ly:pitch-transpose ly:pitch