]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/element-descriptions.scm
patch::: 1.3.98.jcn1
[lilypond.git] / scm / element-descriptions.scm
index dedecbf7a17ffcc7fb958818e158d260aa6daf5b..5914a5a9a1e6a4d6ffac2e8c04d9240e75635108 100644 (file)
@@ -41,7 +41,8 @@
                 (properties-to-font-name . ,properties-to-font-name)
                 (style-to-font-name . ,style-to-font-name)
                 (markup-to-properties . ,markup-to-properties)
-                (font-family . "roman")
+                (font-family . roman)
+               (font-size . "-1")
                (meta . ,(element-description "BarNumber"
                        text-interface  break-aligned-interface))
        ))
                 (style-to-font-name . ,style-to-font-name)
                 (markup-to-properties . ,markup-to-properties)
                (self-alignment-Y . 0)
-
                (meta . ,(element-description "DynamicText" text-interface ))
        ))
        
                (properties-to-font-name . ,properties-to-font-name)
                (style-to-font-name . ,style-to-font-name)
                (markup-to-properties . ,markup-to-properties)
-               (font-family . "number")
+               (font-style . mmrest)
                (meta . ,(element-description "MultiMeasureRest" multi-measure-rest-interface ))
        ))