From 17b9e0cb20ac228a24f3bca6ab6737b9937ecc49 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Mon, 30 Oct 2000 11:19:43 +0100 Subject: [PATCH] patch::: 1.3.99.jcn3 --- VERSION | 2 +- scm/element-descriptions.scm | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index e55659135e..6d8d7dab12 100644 --- a/VERSION +++ b/VERSION @@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=3 PATCH_LEVEL=99 -MY_PATCH_LEVEL=jcn2 +MY_PATCH_LEVEL=jcn3 # use the above to send patches: MY_PATCH_LEVEL is always empty for a # released version. diff --git a/scm/element-descriptions.scm b/scm/element-descriptions.scm index c5fc068d61..e6ab913418 100644 --- a/scm/element-descriptions.scm +++ b/scm/element-descriptions.scm @@ -493,6 +493,7 @@ (visibility-lambda . ,all-visible) (breakable . #t) (font-family . number) + (font-relative-size . 0) (meta . ,(element-description "TimeSignature" time-signature-interface font-interface)) )) -- 2.39.2