]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/safe-lily.scm
o * lily/spacing-engraver.cc (stop_translation_timestep): directly
[lilypond.git] / scm / safe-lily.scm
index 32adc29083df57247f218322dae7bfdc65513b91..e9310f6aed0fdef4236fdd70bcc5a8ffdcaa6787 100644 (file)
@@ -2,14 +2,14 @@
 ;;;;
 ;;;; source file of the GNU LilyPond music typesetter
 ;;;; 
-;;;; (c)  2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+;;;; (c) 2004--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 
 (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
    ly:context?
    ly:dimension?
    ly:dir?
-   ly:div-moment
+   ly:moment-div
    ly:duration-dot-count
    ly:duration-factor
    ly:duration-log
    ly:duration<?
    ly:duration?
+   ly:error
    ly:export
    ly:font-get-glyph
    ly:font-design-size
    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-system
    ly:grob-translate-axis!
    ly:grob?
-   ly:input-location
+   ly:input-file-line-char-column
    ly:input-location?
    ly:input-message
    ly:intlog2
    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
@@ -74,7 +75,7 @@
    ly:make-stencil
    ly:moment<?
    ly:moment?
-   ly:mul-moment
+   ly:moment-mul
    ly:music-compress
    ly:music-deep-copy
    ly:music-duration-compress
    ly:music-mutable-properties
    ly:music-name
    ly:music-property
-   ly:music-scorify
+   ly:make-score
    ly:music-set-property!
    ly:music-transpose
    ly:music?
    ly:lily-parser?
+   ly:message
    ly:number->string
    ly:option-usage
    ly:output-def-clone
    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
    ly:spanner-get-bound
    ly:spanner?
    ly:stencil-add
-   ly:stencil-align-to!
+   ly:stencil-aligned-to
    ly:stencil-combine-at-edge
    ly:stencil-expr
    ly:stencil-extent
    ly:stencil-moved-to-edge
-   ly:stencil-set-extent!
    ly:stencil-translate
    ly:stencil-translate-axis
    ly:stencil?
    ly:translator?
    ly:transpose-key-alist
    ly:unit
+   ly:usage
    ly:version
-   ly:warn
+   ly:warning
 
    ;; FIXME: cannot change staff size in --safe-mode
    ;;$defaultpaper