]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/generic-property.scm
patch::: 1.3.127.jcn3
[lilypond.git] / scm / generic-property.scm
index f7256676a6346fc9930d7b6f8a9a17b9a0f4f5bf..81b181683dadab4a2b60e9245bd5cf5d21fdd5e6 100644 (file)
@@ -25,8 +25,8 @@
         (list 'autoKneeGap number? 'auto-knee-gap)
         (list 'autoInterstaffKneeGap number? 'auto-interstaff-knee-gap)
         (list 'beamDirAlgorithm symbol? 'beam-dir-algorithm)
-        (list 'beamHeight number? 'height-hs)
-        (list 'beamVerticalPosition number? 'y-position-hs)
+        (list 'beamHeight number? 'height)
+        (list 'beamVerticalPosition number? 'staff-position)
         )
        )
   )