From a5418afe0e8f0abd3e5473be73e926f0fbb79d49 Mon Sep 17 00:00:00 2001 From: Gabriel Vigliensoni Date: Mon, 13 May 2019 11:29:17 -0400 Subject: [PATCH 1/3] Fix: custos and clef elements should be within layer With the current schema, custos and clef elements need to be within syllable. --- customizations/mei-Neumes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customizations/mei-Neumes.xml b/customizations/mei-Neumes.xml index c8985d955..e2b43387a 100644 --- a/customizations/mei-Neumes.xml +++ b/customizations/mei-Neumes.xml @@ -111,13 +111,13 @@ - + From fbd1d37329c29f7b7d08136ea337bd4a542e2bc4 Mon Sep 17 00:00:00 2001 From: Johannes Kepper Date: Fri, 7 Jun 2019 14:55:31 +0200 Subject: [PATCH 2/3] fix clefs and custos --- customizations/mei-Neumes.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/customizations/mei-Neumes.xml b/customizations/mei-Neumes.xml index c8985d955..2f580485e 100644 --- a/customizations/mei-Neumes.xml +++ b/customizations/mei-Neumes.xml @@ -127,6 +127,18 @@ + + + + + + + + + + + + From 78784fa92208ad7683d0c456840ca45ce326efd8 Mon Sep 17 00:00:00 2001 From: Johannes Kepper Date: Fri, 16 Oct 2020 11:44:20 +0200 Subject: [PATCH 3/3] disallow custos and clef within syllable please check for side effects --- customizations/mei-Neumes.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/customizations/mei-Neumes.xml b/customizations/mei-Neumes.xml index 6d9a3c5e6..4cfcf426e 100644 --- a/customizations/mei-Neumes.xml +++ b/customizations/mei-Neumes.xml @@ -139,6 +139,14 @@ + + + + + + + +