]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/programming-interface.itely
* scm/output-tex.scm (output-tex-string): tighten safe security.
[lilypond.git] / Documentation / user / programming-interface.itely
index 7b08550748a60fbb4a6209a8ebd6a065923ee6d0..05044a9321694744d89b15106c29472e5491d018 100644 (file)
@@ -85,6 +85,9 @@ written as
   \score @{ #(ly:export (make-sequential-music newLa)) @}
 @end example
 
+@refbugs
+
+Mixing Scheme and lily identifiers is not possible with @code{--safe}.
 
 @node Internal music representation
 @appendixsubsec Internal music representation