X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fsafe-lily.scm;h=f3e0b98280f59007855c184002443cd10a47441f;hb=HEAD;hp=6c2917890e8a3c0003ed2f8b8c921229986e829c;hpb=d4ba37c298813e0f7008ef8388e126c34d8f8dd3;p=lilypond.git diff --git a/scm/safe-lily.scm b/scm/safe-lily.scm index 6c2917890e..f3e0b98280 100644 --- a/scm/safe-lily.scm +++ b/scm/safe-lily.scm @@ -1,10 +1,21 @@ -;;;; safe-lily.scm -- +;;;; This file is part of LilyPond, the GNU music typesetter. ;;;; -;;;; source file of the GNU LilyPond music typesetter -;;;; -;;;; (c) 2004--2007 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))) @@ -30,10 +41,10 @@ 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? @@ -100,7 +111,6 @@ ly:paper-get-font ly:paper-get-number ly:paper-system? - ly:output-def-lookup ly:parser-parse-string ly:pitch-alteration ly:pitch-diff @@ -112,22 +122,23 @@ ly:pitch-transpose ly:pitch