]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
(all-user-translation-properties):
[lilypond.git] / scm / define-music-properties.scm
index dc4bc2c0f7f76c7fa77f393a3e330c506a4692b7..09f2a14b96b8650903e2e8f7460799ca80617ccf 100644 (file)
@@ -2,7 +2,7 @@
 ;;;;
 ;;;;  source file of the GNU LilyPond music typesetter
 ;;;; 
-;;;; (c) 1998--2006  Han-Wen Nienhuys <hanwen@cs.uu.nl>
+;;;; (c) 1998--2006  Han-Wen Nienhuys <hanwen@xs4all.nl>
 ;;;;                 Jan Nieuwenhuizen <janneke@gnu.org>
 
 (define (music-property-description symbol type? description)
@@ -124,6 +124,5 @@ translation property")
      (void ,boolean? "If this property is #t, then the music expression is to be
 discarded by the toplevel music handler.")
      (what ,symbol? "What to change for auto-change. FIXME, naming")
-
      (untransposable ,boolean? "If set, this music is not transposed.")
      )))