From 240212d75f047923ea3071eca9ed2ca8c4d7ee04 Mon Sep 17 00:00:00 2001 From: Fred Atherden <43879983+fred-atherden@users.noreply.github.com> Date: Wed, 13 Mar 2024 09:27:35 +0000 Subject: [PATCH] Add PMC stylechecker mathml checks --- src/final-JATS-schematron.sch | 9 + src/final-JATS-schematron.xsl | 4478 +++++++++-------- src/final-package-JATS-schematron.sch | 9 + src/pre-JATS-schematron.sch | 9 + src/pre-JATS-schematron.xsl | 4466 ++++++++-------- src/schematron.sch | 24 + .../math-empty-base-check/fail.xml | 14 + .../math-empty-base-check.sch | 1304 +++++ .../math-empty-base-check/pass.xml | 34 + .../math-empty-script-check/fail.xml | 26 + .../math-empty-script-check.sch | 1304 +++++ .../math-empty-script-check/pass.xml | 34 + .../math-empty-second-script-check/fail.xml | 32 + .../math-empty-second-script-check.sch | 1304 +++++ .../math-empty-second-script-check/pass.xml | 34 + test/xspec/schematron.sch | 16 + test/xspec/schematron.xspec | 32 + 17 files changed, 8731 insertions(+), 4398 deletions(-) create mode 100644 test/tests/gen/math-empty-child-tests/math-empty-base-check/fail.xml create mode 100644 test/tests/gen/math-empty-child-tests/math-empty-base-check/math-empty-base-check.sch create mode 100644 test/tests/gen/math-empty-child-tests/math-empty-base-check/pass.xml create mode 100644 test/tests/gen/math-empty-child-tests/math-empty-script-check/fail.xml create mode 100644 test/tests/gen/math-empty-child-tests/math-empty-script-check/math-empty-script-check.sch create mode 100644 test/tests/gen/math-empty-child-tests/math-empty-script-check/pass.xml create mode 100644 test/tests/gen/math-empty-child-tests/math-empty-second-script-check/fail.xml create mode 100644 test/tests/gen/math-empty-child-tests/math-empty-second-script-check/math-empty-second-script-check.sch create mode 100644 test/tests/gen/math-empty-child-tests/math-empty-second-script-check/pass.xml diff --git a/src/final-JATS-schematron.sch b/src/final-JATS-schematron.sch index c4da671176..e5d6538ced 100644 --- a/src/final-JATS-schematron.sch +++ b/src/final-JATS-schematron.sch @@ -2968,6 +2968,15 @@ [math-mi-space-test] element contains only spaces. Has "\" been used for space in the tex editor, instead of "\,"? + + + + [math-empty-base-check] element must not have an empty base expression. + + [math-empty-script-check] element must not have an empty expression. + + [math-empty-second-script-check] element must not have an empty expression. + [disp-formula-child-test-1] element is not allowed as a child of disp-formula. diff --git a/src/final-JATS-schematron.xsl b/src/final-JATS-schematron.xsl index f9dd98b43c..2083f83d02 100644 --- a/src/final-JATS-schematron.xsl +++ b/src/final-JATS-schematron.xsl @@ -2773,6 +2773,15 @@ + + + + + math-empty-child-tests-pattern + math-empty-child-tests-pattern + + + @@ -2781,7 +2790,7 @@ disp-formula-child-tests-pattern - + @@ -2790,7 +2799,7 @@ inline-formula-child-tests-pattern - + @@ -2799,7 +2808,7 @@ table-wrap-tests-pattern - + @@ -2808,7 +2817,7 @@ table-title-tests-pattern - + @@ -2817,7 +2826,7 @@ table-title-tests-2-pattern - + @@ -2826,7 +2835,7 @@ kr-table-heading-tests-pattern - + @@ -2835,7 +2844,7 @@ kr-table-body-tests-pattern - + @@ -2844,7 +2853,7 @@ kr-table-first-column-tests-pattern - + @@ -2853,7 +2862,7 @@ kr-table-tests-pattern - + @@ -2862,7 +2871,7 @@ table-cell-tests-pattern - + @@ -2871,7 +2880,7 @@ body-table-label-tests-pattern - + @@ -2880,7 +2889,7 @@ app-table-label-tests-pattern - + @@ -2889,7 +2898,7 @@ table-tests-pattern - + @@ -2898,7 +2907,7 @@ tbody-tests-pattern - + @@ -2907,7 +2916,7 @@ thead-tests-pattern - + @@ -2916,7 +2925,7 @@ tr-tests-pattern - + @@ -2925,7 +2934,7 @@ td-child-tests-pattern - + @@ -2934,7 +2943,7 @@ th-child-tests-pattern - + @@ -2943,7 +2952,7 @@ th-tests-pattern - + @@ -2952,7 +2961,7 @@ table-fn-label-tests-pattern - + @@ -2961,7 +2970,7 @@ table-fn-tests-pattern - + @@ -2970,7 +2979,7 @@ fn-tests-pattern - + @@ -2979,7 +2988,7 @@ list-tests-pattern - + @@ -2988,7 +2997,7 @@ list-item-tests-pattern - + @@ -2997,7 +3006,7 @@ general-video-pattern - + @@ -3006,7 +3015,7 @@ code-tests-pattern - + @@ -3015,7 +3024,7 @@ code-tests-2-pattern - + @@ -3024,7 +3033,7 @@ code-tests-3-pattern - + @@ -3033,7 +3042,7 @@ generic-label-tests-pattern - + @@ -3042,7 +3051,7 @@ equation-label-tests-pattern - + @@ -3051,7 +3060,7 @@ aff-label-tests-pattern - + @@ -3060,7 +3069,7 @@ disp-quote-tests-pattern - + @@ -3069,7 +3078,7 @@ bracket-tests-pattern - + @@ -3078,7 +3087,7 @@ body-box-tests-pattern - + @@ -3087,7 +3096,7 @@ app-box-tests-pattern - + @@ -3096,7 +3105,7 @@ app-content-tests-pattern - + @@ -3105,7 +3114,7 @@ attrib-tests-pattern - + @@ -3114,7 +3123,7 @@ attrib-child-tests-pattern - + @@ -3123,7 +3132,7 @@ body-video-specific-pattern - + @@ -3132,7 +3141,7 @@ app-video-specific-pattern - + @@ -3141,7 +3150,7 @@ app-fig-video-specific-pattern - + @@ -3150,7 +3159,7 @@ fig-video-specific-pattern - + @@ -3159,7 +3168,7 @@ dl-video-specific-pattern - + @@ -3168,7 +3177,7 @@ ar-video-specific-pattern - + @@ -3177,7 +3186,7 @@ body-table-pos-conformance-pattern - + @@ -3186,7 +3195,7 @@ app-table-pos-conformance-pattern - + @@ -3195,7 +3204,7 @@ fig-specific-tests-pattern - + @@ -3204,7 +3213,7 @@ fig-label-tests-pattern - + @@ -3213,7 +3222,7 @@ fig-sup-tests-pattern - + @@ -3222,7 +3231,7 @@ rep-fig-tests-pattern - + @@ -3231,7 +3240,7 @@ dec-fig-tests-pattern - + @@ -3240,7 +3249,7 @@ box-fig-tests-pattern - + @@ -3249,7 +3258,7 @@ app-fig-tests-pattern - + @@ -3258,7 +3267,7 @@ app-fig-sup-tests-pattern - + @@ -3267,7 +3276,7 @@ app-fig-pos-tests-pattern - + @@ -3276,7 +3285,7 @@ fig-permissions-pattern - + @@ -3285,7 +3294,7 @@ fig-permissions-2-pattern - + @@ -3294,7 +3303,7 @@ permissions-2-pattern - + @@ -3303,7 +3312,7 @@ permissions-3a-pattern - + @@ -3312,7 +3321,7 @@ permissions-3b-pattern - + @@ -3321,7 +3330,7 @@ permissions-3c-pattern - + @@ -3330,7 +3339,7 @@ fig-caption-tests-pattern - + @@ -3339,7 +3348,7 @@ biorender-tests-pattern - + @@ -3348,7 +3357,7 @@ biorender-fig-tests-pattern - + @@ -3357,7 +3366,7 @@ biorender-permissions-tests-pattern - + @@ -3366,7 +3375,7 @@ fig-panel-tests-pattern - + @@ -3375,7 +3384,7 @@ ra-body-tests-pattern - + @@ -3384,7 +3393,7 @@ medicine-section-tests-pattern - + @@ -3393,7 +3402,7 @@ top-level-sec-tests-pattern - + @@ -3402,7 +3411,7 @@ conclusion-sec-tests-pattern - + @@ -3411,7 +3420,7 @@ conclusion-lower-sec-tests-pattern - + @@ -3420,7 +3429,7 @@ article-title-tests-pattern - + @@ -3429,7 +3438,7 @@ sec-title-tests-pattern - + @@ -3438,7 +3447,7 @@ fig-title-tests-pattern - + @@ -3447,7 +3456,7 @@ supplementary-material-title-tests-pattern - + @@ -3456,7 +3465,7 @@ video-title-tests-pattern - + @@ -3465,7 +3474,7 @@ ack-title-tests-pattern - + @@ -3474,7 +3483,7 @@ ack-content-tests-pattern - + @@ -3483,7 +3492,7 @@ ref-list-title-tests-pattern - + @@ -3492,7 +3501,7 @@ app-title-tests-pattern - + @@ -3501,7 +3510,7 @@ fn-group-tests-pattern - + @@ -3510,7 +3519,7 @@ comp-int-title-tests-pattern - + @@ -3519,7 +3528,7 @@ auth-cont-title-tests-pattern - + @@ -3528,7 +3537,7 @@ ethics-title-tests-pattern - + @@ -3537,7 +3546,7 @@ ed-eval-title-tests-pattern - + @@ -3546,7 +3555,7 @@ dec-letter-title-tests-pattern - + @@ -3555,7 +3564,7 @@ reply-title-tests-pattern - + @@ -3564,7 +3573,7 @@ title-child-tests-pattern - + @@ -3573,7 +3582,7 @@ award-group-ids-pattern - + @@ -3582,7 +3591,7 @@ fig-ids-pattern - + @@ -3591,7 +3600,7 @@ fig-sup-ids-pattern - + @@ -3600,7 +3609,7 @@ box-fig-ids-pattern - + @@ -3609,7 +3618,7 @@ app-fig-ids-pattern - + @@ -3618,7 +3627,7 @@ app-fig-sup-ids-pattern - + @@ -3627,7 +3636,7 @@ rep-fig-ids-pattern - + @@ -3636,7 +3645,7 @@ rep-fig-sup-ids-pattern - + @@ -3645,7 +3654,7 @@ video-ids-pattern - + @@ -3654,7 +3663,7 @@ video-sup-ids-pattern - + @@ -3663,7 +3672,7 @@ app-video-ids-pattern - + @@ -3672,7 +3681,7 @@ app-video-sup-ids-pattern - + @@ -3681,7 +3690,7 @@ box-vid-ids-pattern - + @@ -3690,7 +3699,7 @@ related-articles-ids-pattern - + @@ -3699,7 +3708,7 @@ aff-ids-pattern - + @@ -3708,7 +3717,7 @@ fn-ids-pattern - + @@ -3717,7 +3726,7 @@ disp-formula-ids-pattern - + @@ -3726,7 +3735,7 @@ mml-math-ids-pattern - + @@ -3735,7 +3744,7 @@ app-table-wrap-ids-pattern - + @@ -3744,7 +3753,7 @@ resp-table-wrap-ids-pattern - + @@ -3753,7 +3762,7 @@ table-wrap-ids-pattern - + @@ -3762,7 +3771,7 @@ body-top-level-sec-ids-pattern - + @@ -3771,7 +3780,7 @@ back-top-level-sec-ids-pattern - + @@ -3780,7 +3789,7 @@ low-level-sec-ids-pattern - + @@ -3789,7 +3798,7 @@ app-ids-pattern - + @@ -3798,7 +3807,7 @@ mdar-ids-pattern - + @@ -3807,7 +3816,7 @@ igrf-ids-pattern - + @@ -3816,7 +3825,7 @@ transrep-ids-pattern - + @@ -3825,7 +3834,7 @@ fig-children-pattern - + @@ -3834,7 +3843,7 @@ table-wrap-children-pattern - + @@ -3843,7 +3852,7 @@ media-children-pattern - + @@ -3852,7 +3861,7 @@ supplementary-material-children-pattern - + @@ -3861,7 +3870,7 @@ author-notes-children-pattern - + @@ -3870,7 +3879,7 @@ sec-tests-pattern - + @@ -3879,7 +3888,7 @@ res-data-sec-pattern - + @@ -3888,7 +3897,7 @@ res-ethics-sec-pattern - + @@ -3897,7 +3906,7 @@ back-tests-pattern - + @@ -3906,7 +3915,7 @@ data-content-tests-pattern - + @@ -3915,7 +3924,7 @@ ack-tests-pattern - + @@ -3924,7 +3933,7 @@ ack-child-tests-pattern - + @@ -3933,7 +3942,7 @@ app-tests-pattern - + @@ -3942,7 +3951,7 @@ additional-info-tests-pattern - + @@ -3951,7 +3960,7 @@ additional-files-tests-pattern - + @@ -3960,7 +3969,7 @@ trf-presence-pattern - + @@ -3969,7 +3978,7 @@ additional-files-child-tests-pattern - + @@ -3978,7 +3987,7 @@ comp-int-fn-group-tests-pattern - + @@ -3987,7 +3996,7 @@ comp-int-fn-tests-pattern - + @@ -3996,7 +4005,7 @@ auth-cont-fn-tests-pattern - + @@ -4005,7 +4014,7 @@ ethics-tests-pattern - + @@ -4014,7 +4023,7 @@ ethics-fn-tests-pattern - + @@ -4023,7 +4032,7 @@ dec-letter-reply-tests-pattern - + @@ -4032,7 +4041,7 @@ dec-letter-reply-content-tests-pattern - + @@ -4041,7 +4050,7 @@ dec-letter-reply-content-tests-2-pattern - + @@ -4050,7 +4059,7 @@ ed-eval-front-tests-pattern - + @@ -4059,7 +4068,7 @@ ed-eval-front-child-tests-pattern - + @@ -4068,7 +4077,7 @@ ed-eval-contrib-group-tests-pattern - + @@ -4077,7 +4086,7 @@ ed-eval-author-tests-pattern - + @@ -4086,7 +4095,7 @@ ed-eval-rel-obj-tests-pattern - + @@ -4095,7 +4104,7 @@ ed-report-kwd-group-pattern - + @@ -4104,7 +4113,7 @@ ed-report-claim-kwds-pattern - + @@ -4113,7 +4122,7 @@ ed-report-evidence-kwds-pattern - + @@ -4122,7 +4131,7 @@ ed-report-kwds-pattern - + @@ -4131,7 +4140,7 @@ dec-letter-front-tests-pattern - + @@ -4140,7 +4149,7 @@ dec-letter-editor-tests-pattern - + @@ -4149,7 +4158,7 @@ dec-letter-editor-tests-2-pattern - + @@ -4158,7 +4167,7 @@ dec-letter-reviewer-tests-pattern - + @@ -4167,7 +4176,7 @@ dec-letter-reviewer-tests-2-pattern - + @@ -4176,7 +4185,7 @@ dec-letter-body-tests-pattern - + @@ -4185,7 +4194,7 @@ dec-letter-body-p-tests-pattern - + @@ -4194,7 +4203,7 @@ dec-letter-box-tests-pattern - + @@ -4203,7 +4212,7 @@ decision-missing-table-tests-pattern - + @@ -4212,7 +4221,7 @@ reply-front-tests-pattern - + @@ -4221,7 +4230,7 @@ reply-body-tests-pattern - + @@ -4230,7 +4239,7 @@ reply-disp-quote-tests-pattern - + @@ -4239,7 +4248,7 @@ reply-missing-disp-quote-tests-pattern - + @@ -4248,7 +4257,7 @@ reply-missing-disp-quote-tests-2-pattern - + @@ -4257,7 +4266,7 @@ reply-missing-table-tests-pattern - + @@ -4266,7 +4275,7 @@ sub-article-ext-link-tests-pattern - + @@ -4275,7 +4284,7 @@ sub-article-ref-p-tests-pattern - + @@ -4284,7 +4293,7 @@ ref-report-front-pattern - + @@ -4293,7 +4302,7 @@ sub-article-contrib-tests-pattern - + @@ -4302,7 +4311,7 @@ sub-article-role-tests-pattern - + @@ -4311,7 +4320,7 @@ ref-report-editor-tests-pattern - + @@ -4320,7 +4329,7 @@ ref-report-editor-tests-2-pattern - + @@ -4329,7 +4338,7 @@ ref-report-reviewer-tests-pattern - + @@ -4338,7 +4347,7 @@ anonymous-tests-pattern - + @@ -4347,7 +4356,7 @@ prc-reviewer-tests-pattern - + @@ -4356,7 +4365,7 @@ prc-pub-review-tests-pattern - + @@ -4365,7 +4374,7 @@ sub-article-doi-checks-pattern - + @@ -4374,7 +4383,7 @@ research-advance-test-pattern - + @@ -4383,7 +4392,7 @@ insight-test-pattern - + @@ -4392,7 +4401,7 @@ correction-test-pattern - + @@ -4401,7 +4410,7 @@ retraction-test-pattern - + @@ -4410,7 +4419,7 @@ eoc-test-pattern - + @@ -4419,7 +4428,7 @@ research-article-ra-test-pattern - + @@ -4428,7 +4437,7 @@ related-articles-conformance-pattern - + @@ -4437,7 +4446,7 @@ video-parent-conformance-pattern - + @@ -4446,7 +4455,7 @@ elem-citation-general-pattern - + @@ -4455,7 +4464,7 @@ elem-citation-gen-name-3-1-pattern - + @@ -4464,7 +4473,7 @@ elem-citation-gen-name-3-2-pattern - + @@ -4473,7 +4482,7 @@ elem-citation-gen-name-4-pattern - + @@ -4482,7 +4491,7 @@ elem-citation-year-pattern - + @@ -4491,7 +4500,7 @@ elem-citation-source-pattern - + @@ -4500,7 +4509,7 @@ elem-citation-ext-link-pattern - + @@ -4509,7 +4518,7 @@ collab-content-pattern - + @@ -4518,7 +4527,7 @@ ref-list-ordering-pattern - + @@ -4527,7 +4536,7 @@ ref-pattern - + @@ -4536,7 +4545,7 @@ xref-pattern - + @@ -4545,7 +4554,7 @@ elem-citation-pattern - + @@ -4554,7 +4563,7 @@ element-citation-descendants-pattern - + @@ -4563,7 +4572,7 @@ elem-citation-journal-pattern - + @@ -4572,7 +4581,7 @@ elem-citation-journal-article-title-pattern - + @@ -4581,7 +4590,7 @@ elem-citation-journal-volume-pattern - + @@ -4590,7 +4599,7 @@ elem-citation-journal-fpage-pattern - + @@ -4599,7 +4608,7 @@ elem-citation-journal-elocation-id-pattern - + @@ -4608,7 +4617,7 @@ elem-citation-journal-comment-pattern - + @@ -4617,7 +4626,7 @@ elem-citation-journal-pub-id-pattern - + @@ -4626,7 +4635,7 @@ elem-citation-book-pattern - + @@ -4635,7 +4644,7 @@ elem-citation-book-person-group-pattern - + @@ -4644,7 +4653,7 @@ elem-citation-book-chapter-title-pattern - + @@ -4653,7 +4662,7 @@ elem-citation-book-publisher-name-pattern - + @@ -4662,7 +4671,7 @@ elem-citation-book-edition-pattern - + @@ -4671,7 +4680,7 @@ elem-citation-book-pub-id-pattern - + @@ -4680,7 +4689,7 @@ elem-citation-book-comment-pattern - + @@ -4689,7 +4698,7 @@ elem-citation-data-pattern - + @@ -4698,7 +4707,7 @@ elem-citation-data-v2-pattern - + @@ -4707,7 +4716,7 @@ elem-citation-data-person-group-pattern - + @@ -4716,7 +4725,7 @@ elem-citation-data-pub-id-doi-pattern - + @@ -4725,7 +4734,7 @@ elem-citation-data-pub-id-pattern - + @@ -4734,7 +4743,7 @@ elem-citation-data-gend-pattern - + @@ -4743,7 +4752,7 @@ elem-citation-patent-pattern - + @@ -4752,7 +4761,7 @@ elem-citation-patent-article-title-pattern - + @@ -4761,7 +4770,7 @@ elem-citation-patent-source-pattern - + @@ -4770,7 +4779,7 @@ elem-citation-patent-patent-pattern - + @@ -4779,7 +4788,7 @@ elem-citation-software-pattern - + @@ -4788,7 +4797,7 @@ elem-citation-software-data-title-pattern - + @@ -4797,7 +4806,7 @@ elem-citation-preprint-pattern - + @@ -4806,7 +4815,7 @@ elem-citation-preprint-person-group-pattern - + @@ -4815,7 +4824,7 @@ elem-citation-preprint-pub-id-pattern - + @@ -4824,7 +4833,7 @@ elem-citation-preprint-article-title-pattern - + @@ -4833,7 +4842,7 @@ elem-citation-preprint-source-pattern - + @@ -4842,7 +4851,7 @@ elem-citation-web-pattern - + @@ -4851,7 +4860,7 @@ elem-citation-web-person-group-pattern - + @@ -4860,7 +4869,7 @@ elem-citation-web-article-title-pattern - + @@ -4869,7 +4878,7 @@ elem-citation-web-source-pattern - + @@ -4878,7 +4887,7 @@ elem-citation-web-date-in-citation-pattern - + @@ -4887,7 +4896,7 @@ elem-citation-report-pattern - + @@ -4896,7 +4905,7 @@ elem-citation-report-preson-group-pattern - + @@ -4905,7 +4914,7 @@ elem-citation-report-source-pattern - + @@ -4914,7 +4923,7 @@ elem-citation-report-publisher-name-pattern - + @@ -4923,7 +4932,7 @@ elem-citation-report-pub-id-pattern - + @@ -4932,7 +4941,7 @@ elem-citation-confproc-pattern - + @@ -4941,7 +4950,7 @@ elem-citation-confproc-preson-group-pattern - + @@ -4950,7 +4959,7 @@ elem-citation-confproc-article-title-pattern - + @@ -4959,7 +4968,7 @@ elem-citation-confproc-conf-name-pattern - + @@ -4968,7 +4977,7 @@ elem-citation-confproc-conf-loc-pattern - + @@ -4977,7 +4986,7 @@ elem-citation-confproc-fpage-pattern - + @@ -4986,7 +4995,7 @@ elem-citation-confproc-pub-id-pattern - + @@ -4995,7 +5004,7 @@ elem-citation-thesis-pattern - + @@ -5004,7 +5013,7 @@ elem-citation-thesis-preson-group-pattern - + @@ -5013,7 +5022,7 @@ elem-citation-thesis-article-title-pattern - + @@ -5022,7 +5031,7 @@ elem-citation-thesis-publisher-name-pattern - + @@ -5031,7 +5040,7 @@ elem-citation-thesis-publisher-loc-pattern - + @@ -5040,7 +5049,7 @@ elem-citation-thesis-pub-id-pattern - + @@ -5049,7 +5058,7 @@ gen-das-tests-pattern - + @@ -5058,7 +5067,7 @@ das-elem-citation-data-pub-id-pattern - + @@ -5067,7 +5076,7 @@ das-elem-citation-children-pattern - + @@ -5076,7 +5085,7 @@ das-elem-citation-year-tests-pattern - + @@ -5085,7 +5094,7 @@ pub-id-tests-pattern - + @@ -5094,7 +5103,7 @@ pub-id-xlink-href-tests-pattern - + @@ -5103,7 +5112,7 @@ feature-title-tests-pattern - + @@ -5112,7 +5121,7 @@ feature-abstract-tests-pattern - + @@ -5121,7 +5130,7 @@ digest-tests-pattern - + @@ -5130,7 +5139,7 @@ feature-subj-tests-pattern - + @@ -5139,7 +5148,7 @@ feature-article-category-tests-pattern - + @@ -5148,7 +5157,7 @@ feature-author-tests-pattern - + @@ -5157,7 +5166,7 @@ feature-bio-tests-pattern - + @@ -5166,7 +5175,7 @@ feature-template-tests-pattern - + @@ -5175,7 +5184,7 @@ insight-asbtract-tests-pattern - + @@ -5184,7 +5193,7 @@ insight-related-article-tests-pattern - + @@ -5193,7 +5202,7 @@ feature-comment-tests-pattern - + @@ -5202,7 +5211,7 @@ correction-tests-pattern - + @@ -5211,7 +5220,7 @@ retraction-tests-pattern - + @@ -5220,7 +5229,7 @@ gene-primer-sequence-pattern - + @@ -5229,7 +5238,7 @@ rrid-org-code-pattern - + @@ -5238,7 +5247,7 @@ duplicate-ref-pattern - + @@ -5247,7 +5256,7 @@ ref-xref-conformance-pattern - + @@ -5256,7 +5265,7 @@ unlinked-ref-cite-pattern - + @@ -5265,7 +5274,7 @@ missing-ref-cited-pattern - + @@ -5274,7 +5283,7 @@ unlinked-object-cite-pattern - + @@ -5283,7 +5292,7 @@ vid-xref-conformance-pattern - + @@ -5292,7 +5301,7 @@ fig-xref-conformance-pattern - + @@ -5301,7 +5310,7 @@ table-xref-conformance-pattern - + @@ -5310,7 +5319,7 @@ supp-file-xref-conformance-pattern - + @@ -5319,7 +5328,7 @@ equation-xref-conformance-pattern - + @@ -5328,7 +5337,7 @@ org-ref-article-book-title-pattern - + @@ -5337,7 +5346,7 @@ org-title-kwd-pattern - + @@ -5346,7 +5355,7 @@ unallowed-symbol-tests-pattern - + @@ -5355,7 +5364,7 @@ unallowed-symbol-tests-sup-pattern - + @@ -5364,7 +5373,7 @@ underline-tests-pattern - + @@ -5373,7 +5382,7 @@ latex-tests-pattern - + @@ -5382,7 +5391,7 @@ country-tests-pattern - + @@ -5391,7 +5400,7 @@ city-tests-pattern - + @@ -5400,7 +5409,7 @@ institution-tests-pattern - + @@ -5409,7 +5418,7 @@ department-tests-pattern - + @@ -5418,7 +5427,7 @@ journal-title-tests-pattern - + @@ -5427,7 +5436,7 @@ ref-article-title-tests-pattern - + @@ -5436,7 +5445,7 @@ journal-tests-pattern - + @@ -5445,7 +5454,7 @@ book-chapter-tests-pattern - + @@ -5454,7 +5463,7 @@ ref-chapter-title-tests-pattern - + @@ -5463,7 +5472,7 @@ ref-book-source-tests-pattern - + @@ -5472,7 +5481,7 @@ preprint-title-tests-pattern - + @@ -5481,7 +5490,7 @@ website-tests-pattern - + @@ -5490,7 +5499,7 @@ software-ref-tests-pattern - + @@ -5499,7 +5508,7 @@ data-ref-tests-pattern - + @@ -5508,7 +5517,7 @@ ncbi-pub-id-checks-pattern - + @@ -5517,7 +5526,7 @@ publisher-name-tests-pattern - + @@ -5526,7 +5535,7 @@ ref-name-tests-pattern - + @@ -5535,7 +5544,7 @@ page-conformity-pattern - + @@ -5544,7 +5553,7 @@ isbn-conformity-pattern - + @@ -5553,7 +5562,7 @@ isbn-conformity-2-pattern - + @@ -5562,7 +5571,7 @@ data-availability-statement-pattern - + @@ -5571,7 +5580,7 @@ data-availability-version-2-pattern - + @@ -5580,7 +5589,7 @@ data-availability-child-version-2-pattern - + @@ -5589,7 +5598,7 @@ data-availability-p-pattern - + @@ -5598,7 +5607,7 @@ data-availability-generated-p-pattern - + @@ -5607,7 +5616,7 @@ data-availability-used-p-pattern - + @@ -5616,7 +5625,7 @@ data-availability-extra-p-pattern - + @@ -5625,7 +5634,7 @@ ethics-info-pattern - + @@ -5634,7 +5643,7 @@ sec-title-conformity-pattern - + @@ -5643,7 +5652,7 @@ abstract-house-tests-pattern - + @@ -5652,7 +5661,7 @@ KRT-xref-tests-pattern - + @@ -5661,7 +5670,7 @@ KRT-check-pattern - + @@ -5670,7 +5679,7 @@ KRT-td-checks-pattern - + @@ -5679,7 +5688,7 @@ colour-table-pattern - + @@ -5688,7 +5697,7 @@ colour-table-2-pattern - + @@ -5697,7 +5706,7 @@ colour-styled-content-pattern - + @@ -5706,7 +5715,7 @@ colour-styled-content-v2-pattern - + @@ -5715,7 +5724,7 @@ math-colour-tests-pattern - + @@ -5724,7 +5733,7 @@ mathbackground-tests-pattern - + @@ -5733,7 +5742,7 @@ mtext-tests-pattern - + @@ -5742,7 +5751,7 @@ inline-formula-length-tests-pattern - + @@ -5751,7 +5760,7 @@ p-punctuation-pattern - + @@ -5760,7 +5769,7 @@ italic-house-style-pattern - + @@ -5769,7 +5778,7 @@ final-latin-conformance-pattern - + @@ -5778,7 +5787,7 @@ pubmed-link-pattern - + @@ -5787,7 +5796,7 @@ pubmed-link-2-pattern - + @@ -5796,7 +5805,7 @@ rrid-link-pattern - + @@ -5805,7 +5814,7 @@ ref-link-mandate-pattern - + @@ -5814,7 +5823,7 @@ fig-permissions-check-pattern - + @@ -5823,7 +5832,7 @@ xref-formatting-pattern - + @@ -5832,7 +5841,7 @@ ref-xref-formatting-pattern - + @@ -5841,7 +5850,7 @@ code-fork-pattern - + @@ -5850,7 +5859,7 @@ auth-kwd-style-pattern - + @@ -5859,7 +5868,7 @@ general-kwd-pattern - + @@ -5868,7 +5877,7 @@ ref-given-names-pattern - + @@ -5877,7 +5886,7 @@ data-ref-given-names-pattern - + @@ -5886,7 +5895,7 @@ ar-fig-title-tests-pattern - + @@ -5895,7 +5904,7 @@ section-title-tests-pattern - + @@ -5904,7 +5913,7 @@ strike-tests-pattern - + @@ -5913,7 +5922,7 @@ title-bold-tests-pattern - + @@ -5922,7 +5931,7 @@ italic-org-tests-pattern - + @@ -5931,7 +5940,7 @@ sub-sup-tests-pattern - + @@ -5940,7 +5949,7 @@ break-tests-pattern - + @@ -5949,7 +5958,7 @@ flag-github-pattern - + @@ -5958,7 +5967,7 @@ flag-gitlab-pattern - + @@ -5967,7 +5976,7 @@ doi-journal-ref-checks-pattern - + @@ -5976,7 +5985,7 @@ doi-book-ref-checks-pattern - + @@ -5985,7 +5994,7 @@ doi-software-ref-checks-pattern - + @@ -5994,7 +6003,7 @@ doi-conf-ref-checks-pattern - + @@ -6003,7 +6012,7 @@ zenodo-tests-pattern - + @@ -6012,7 +6021,7 @@ link-ref-tests-pattern - + @@ -6021,7 +6030,7 @@ fundref-rule-pattern - + @@ -6030,7 +6039,7 @@ unicode-tests-pattern - + @@ -6039,7 +6048,7 @@ private-char-tests-pattern - + @@ -6048,7 +6057,7 @@ element-allowlist-pattern - + @@ -6057,7 +6066,7 @@ empty-attribute-test-pattern - + @@ -6066,7 +6075,7 @@ contrib-id-attribute-test-pattern - + @@ -6075,7 +6084,7 @@ content-type-attribute-test-pattern - + @@ -16508,11 +16517,76 @@ + + + + + + + + + + + + + math-empty-base-check + error + + + + [math-empty-base-check] + + element must not have an empty base expression. + + + + + + + + + + math-empty-script-check + error + + + + [math-empty-script-check] + + element must not have an empty + + expression. + + + + + + + + math-empty-second-script-check + error + + + + [math-empty-second-script-check] + + element must not have an empty + + expression. + + + + + + + + + - + @@ -16528,18 +16602,18 @@ element is not allowed as a child of disp-formula. - + - - - + + + - + @@ -16555,18 +16629,18 @@ element is not allowed as a child of inline-formula. - + - - - + + + - + @@ -16708,18 +16782,18 @@ but it is not tagged as a key resources table. Is this correct? - + - - - + + + - + @@ -16738,18 +16812,18 @@ - + - - - + + + - + @@ -16851,18 +16925,18 @@ '. - + - - - + + + - + @@ -16979,18 +17053,18 @@ '. - + - - - + + + - + @@ -17011,18 +17085,18 @@ - + - - - + + + - + @@ -17041,18 +17115,18 @@ - + - - - + + + - + @@ -17080,18 +17154,18 @@ - + - - - + + + - + @@ -17113,18 +17187,18 @@ - + - - - + + + - + @@ -17143,18 +17217,18 @@ - + - - - + + + - + @@ -17192,18 +17266,18 @@ - + - - - + + + - + @@ -17248,18 +17322,18 @@ has a main header (thead), but it also has a header or headers in the body and contains 45 or more rows. The main (first) header will as a result appear at the start of any new pages in the PDF. Is this correct? Or should the main header be moved down into the body (but still captured with <th> instead of <td>) so that this header does not appear on the subsequent pages? - + - - - + + + - + @@ -17273,18 +17347,18 @@ [tbody-test-1] tbody must have at least one row (tr). - + - - - + + + - + @@ -17298,18 +17372,18 @@ [thead-test-1] thead must have at least one row (tr). - + - - - + + + - + @@ -17350,18 +17424,18 @@ [tr-test-3] table row in header contains a td element (table data), which is not allowed. Only th elements (table heading cells) are allowed in a row in the table header. - + - - - + + + - + @@ -17383,18 +17457,18 @@ - + - - - + + + - + @@ -17433,18 +17507,18 @@ . Is this correct? - + - - - + + + - + @@ -17460,18 +17534,18 @@ ' has table data (not header) cells next to it on the same row. Is this correct? Should the whole row be header cells, or should this cell extend across the whole row? - + - - - + + + - + @@ -17487,18 +17561,18 @@ . If it is a label, then it should changed to one of the allowed symbols, so that the order of labels in the footnotes follows this sequence *, †, ‡, §, ¶, **, ††, ‡‡, §§, ¶¶, etc. - + - - - + + + - + @@ -17529,18 +17603,18 @@ ' but no label. If a lable should not be present, then please remove the id. - + - - - + + + - + @@ -17556,18 +17630,18 @@ - + - - - + + + - + @@ -17581,18 +17655,18 @@ [continued-from-test-1] The continued-from attribute is not allowed for lists, since this is not supported by Continuum. Please use an alternative method to capture lists which are interrupted. - + - - - + + + - + @@ -17795,18 +17869,18 @@ - + - - - + + + - + @@ -17861,18 +17935,18 @@ appears after its first citation but not directly after its first citation. Is this correct? - + - - - + + + - + @@ -17915,18 +17989,18 @@ - + - - - + + + - + @@ -17944,18 +18018,18 @@ ). If the content is part of the same code block, then it should be captured using only 1 code element and line breaks added in the xml. If these are separate code blocks (uncommon, but possible), then this markup is fine. - + - - - + + + - + @@ -17974,18 +18048,18 @@ ). If the content is part of the same code block, then it should be captured using only 1 code element and line breaks added in the xml. If these are separate code blocks (uncommon, but possible), then this markup is fine. - + - - - + + + - + @@ -18031,18 +18105,18 @@ is present more than once in the text. - + - - - + + + - + @@ -18075,18 +18149,18 @@ is present more than once in the main body of the text. - + - - - + + + - + @@ -18102,18 +18176,18 @@ is present more than once. - + - - - + + + - + @@ -18148,18 +18222,18 @@ ' - + - - - + + + - + @@ -18252,18 +18326,18 @@ - + - - - + + + - + @@ -18281,18 +18355,18 @@ - + - - - + + + - + @@ -18332,18 +18406,18 @@ - + - - - + + + - + @@ -18358,18 +18432,18 @@ has no sibling appendices, contains no assets (figures, tables, videos, or display formula), and only has one paragraph. Does it need to be an appendix? - + - - - + + + - + @@ -18421,18 +18495,18 @@ - + - - - + + + - + @@ -18454,18 +18528,18 @@ - + - - - + + + - + @@ -18540,18 +18614,18 @@ instead? - + - - - + + + - + @@ -18575,18 +18649,18 @@ - + - - - + + + - + @@ -18610,18 +18684,18 @@ - + - - - + + + - + @@ -18638,18 +18712,18 @@ Figure level videos should always be placed after figures and figure supplements in their figure group. - + - - - + + + - + @@ -18672,18 +18746,18 @@ - + - - - + + + - + @@ -18706,18 +18780,18 @@ - + - - - + + + - + @@ -18741,18 +18815,18 @@ - + - - - + + + - + @@ -18779,18 +18853,18 @@ - + - - - + + + - + @@ -18921,18 +18995,18 @@ is only cited in a table or the caption of an object. Please ask the authors for citation in the main text. - + - - - + + + - + @@ -18949,18 +19023,18 @@ - + - - - + + + - + @@ -19075,18 +19149,18 @@ , so one must be incorrect. - + - - - + + + - + @@ -19121,18 +19195,18 @@ - + - - - + + + - + @@ -19167,18 +19241,18 @@ - + - - - + + + - + @@ -19195,18 +19269,18 @@ - + - - - + + + - + @@ -19238,18 +19312,18 @@ does not start with the correct appendix prefix. Either the figure is placed in the incorrect appendix or the label is incorrect. - + - - - + + + - + @@ -19284,18 +19358,18 @@ - + - - - + + + - + @@ -19317,18 +19391,18 @@ . - + - - - + + + - + @@ -19565,18 +19639,18 @@ - + - - - + + + - + @@ -19599,18 +19673,18 @@ - + - - - + + + - + @@ -19647,18 +19721,18 @@ permissions - the <license-p> contains a CC link, but the license does not have an ali:license_ref element, which is very likely incorrect. - + - - - + + + - + @@ -19677,18 +19751,18 @@ - which is incorrect. - + - - - + + + - + @@ -19707,18 +19781,18 @@ - which is incorrect. - + - - - + + + - + @@ -19737,18 +19811,18 @@ - which is incorrect. - + - - - + + + - + @@ -19807,18 +19881,18 @@ - + - - - + + + - + @@ -19832,18 +19906,18 @@ [biorender-check] Article text contains a reference to bioRender. Since bioRender do not permit content to be published under a CC-BY license (https://help.biorender.com/en/articles/8601313-creative-commons-licensing-for-biorender-figures-premium-only), if any images were created using bioRender, the authors will need to obtain permission to share them under a permissive license. Once the authors have obtained permission, any bioRender figures need to contain a copyright statement indicating which license they are available under (e.g. CC BY-NC-ND). - + - - - + + + - + @@ -19859,18 +19933,18 @@ contains what looks like a mention of bioRender and does not have a permissions statement that refers to bioRender. bioRender do not permit content to be published under a CC-BY license (https://help.biorender.com/en/articles/8601313-creative-commons-licensing-for-biorender-figures-premium-only). Once the authors have obtained permission, this figure needs to contain a copyright statement indicating which license it is available under (e.g. CC BY-NC-ND). - + - - - + + + - + @@ -19890,18 +19964,18 @@ - + - - - + + + - + @@ -19921,18 +19995,18 @@ - is that correct? Or should the punctuation be unbolded? - + - - - + + + - + @@ -19994,18 +20068,18 @@ content doesn't have either a child sec[@sec-type='results|discussion'] or a sec[@sec-type='results'] and a sec[@sec-type='discussion']. Is this correct? - + - - - + + + - + @@ -20067,18 +20141,18 @@ '. Is that correct? - + - - - + + + - + @@ -20101,18 +20175,18 @@ ? - + - - - + + + - + @@ -20132,18 +20206,18 @@ section? - + - - - + + + - + @@ -20163,18 +20237,18 @@ ' should likely be made a level 2 section. - + - - - + + + - + @@ -20256,18 +20330,18 @@ characters, when the current absolute limit for Continuum is 255. - + - - - + + + - + @@ -20286,18 +20360,18 @@ '. - + - - - + + + - + @@ -20448,18 +20522,18 @@ '. - + - - - + + + - + @@ -20573,18 +20647,18 @@ ' - + - - - + + + - + @@ -20692,18 +20766,18 @@ '. - + - - - + + + - + @@ -20738,18 +20812,18 @@ - + - - - + + + - + @@ -20770,18 +20844,18 @@ - + - - - + + + - + @@ -20817,18 +20891,18 @@ does not meet this requirement. - + - - - + + + - + @@ -20846,18 +20920,18 @@ - + - - - + + + - + @@ -20908,18 +20982,18 @@ - + - - - + + + - + @@ -20937,18 +21011,18 @@ - + - - - + + + - + @@ -20966,18 +21040,18 @@ - + - - - + + + - + @@ -21011,18 +21085,18 @@ . - + - - - + + + - + @@ -21041,18 +21115,18 @@ - + - - - + + + - + @@ -21072,18 +21146,18 @@ - + - - - + + + - + @@ -21103,18 +21177,18 @@ - + - - - + + + - + @@ -21135,18 +21209,18 @@ - + - - - + + + - + @@ -21164,18 +21238,18 @@ - + - - - + + + - + @@ -21209,18 +21283,18 @@ does not conform to this. - + - - - + + + - + @@ -21239,18 +21313,18 @@ - + - - - + + + - + @@ -21290,18 +21364,18 @@ - + - - - + + + - + @@ -21347,18 +21421,18 @@ does not conform to this. - + - - - + + + - + @@ -21377,18 +21451,18 @@ - + - - - + + + - + @@ -21408,18 +21482,18 @@ - + - - - + + + - + @@ -21439,18 +21513,18 @@ - + - - - + + + - + @@ -21468,18 +21542,18 @@ - + - - - + + + - + @@ -21517,18 +21591,18 @@ - + - - - + + + - + @@ -21566,18 +21640,18 @@ - + - - - + + + - + @@ -21635,18 +21709,18 @@ - + - - - + + + - + @@ -21682,18 +21756,18 @@ - + - - - + + + - + @@ -21709,18 +21783,18 @@ - + - - - + + + - + @@ -21738,18 +21812,18 @@ - + - - - + + + - + @@ -21764,18 +21838,18 @@ [fn-id-test] fn @id is not in the correct format. Refer to eLife kitchen sink for correct format. - + - - - + + + - + @@ -21805,18 +21879,18 @@ does not conform to this. - + - - - + + + - + @@ -21848,18 +21922,18 @@ does not conform to this. - + - - - + + + - + @@ -21894,18 +21968,18 @@ . - + - - - + + + - + @@ -21923,18 +21997,18 @@ - + - - - + + + - + @@ -21951,18 +22025,18 @@ - + - - - + + + - + @@ -21982,18 +22056,18 @@ - + - - - + + + - + @@ -22012,18 +22086,18 @@ - + - - - + + + - + @@ -22044,18 +22118,18 @@ - + - - - + + + - + @@ -22093,18 +22167,18 @@ - + - - - + + + - + @@ -22124,18 +22198,18 @@ - + - - - + + + - + @@ -22155,18 +22229,18 @@ - + - - - + + + - + @@ -22186,18 +22260,18 @@ - + - - - + + + - + @@ -22216,18 +22290,18 @@ - + - - - + + + - + @@ -22246,18 +22320,18 @@ - + - - - + + + - + @@ -22276,18 +22350,18 @@ - + - - - + + + - + @@ -22307,18 +22381,18 @@ - + - - - + + + - + @@ -22336,18 +22410,18 @@ - + - - - + + + - + @@ -22395,18 +22469,18 @@ sections are not allowed. Please either make this a level 5 heading, or capture the title as a bolded paragraph in its parent section. - + - - - + + + - + @@ -22423,18 +22497,18 @@ '. Is it a duplicate of the data availability section (and therefore should be removed)? - + - - - + + + - + @@ -22452,18 +22526,18 @@ '? - + - - - + + + - + @@ -22630,18 +22704,18 @@ type articles cannot contain additional information sections (sec[@sec-type="additional-information"]). - + - - - + + + - + @@ -22681,18 +22755,18 @@ [data-used-p-presence] Data availabilty section contains more than one p element describing that previously published datasets were used. Either the content of one (or more) is incorrect, or the duplicated sentence needs removing. - + - - - + + + - + @@ -22709,18 +22783,18 @@ - + - - - + + + - + @@ -22739,18 +22813,18 @@ - + - - - + + + - + @@ -22781,18 +22855,18 @@ - + - - - + + + - + @@ -22849,18 +22923,18 @@ type articles should not contain author contributions. - + - - - + + + - + @@ -22888,18 +22962,18 @@ [add-files-4] This article has both a transparent reporting form and an MDAR checklist - there should only be one. Please check with the eLife team who will decide which should be retained. - + - - - + + + - + @@ -22915,18 +22989,18 @@ - + - - - + + + - + @@ -22944,18 +23018,18 @@ - + - - - + + + - + @@ -22986,18 +23060,18 @@ - + - - - + + + - + @@ -23041,18 +23115,18 @@ - Please remove the full stop. - + - - - + + + - + @@ -23068,18 +23142,18 @@ - + - - - + + + - + @@ -23121,18 +23195,18 @@ [ethics-test-3] Ethics fn-group must have at least one fn element. - + - - - + + + - + @@ -23149,18 +23223,18 @@ - + - - - + + + - + @@ -23296,18 +23370,18 @@ ' is not permitted as the article-type for a sub-article in a non-PRC article. Provided this is in fact a non-PRC article, the article-type should be 'author-comment'. - + - - - + + + - + @@ -23344,18 +23418,18 @@ . - + - - - + + + - + @@ -23377,18 +23451,18 @@ . - + - - - + + + - + @@ -23438,18 +23512,18 @@ . - + - - - + + + - + @@ -23468,18 +23542,18 @@ - + - - - + + + - + @@ -23496,18 +23570,18 @@ - + - - - + + + - + @@ -23530,18 +23604,18 @@ - + - - - + + + - + @@ -23671,18 +23745,18 @@ - + - - - + + + - + @@ -23739,18 +23813,18 @@ . This is unusual, please check this is correct. - + - - - + + + - + @@ -23773,18 +23847,18 @@ - + - - - + + + - + @@ -23807,18 +23881,18 @@ - + - - - + + + - + @@ -23871,18 +23945,18 @@ . - + - - - + + + - + @@ -23946,18 +24020,18 @@ [dec-letter-front-test-4] decision letter front-stub has only 1 contrib-group element. Is this correct? i.e. were all of the reviewers (aside from the reviewing editor) anonymous? The text 'The reviewers have opted to remain anonymous' or 'The reviewer has opted to remain anonymous' is not present and there is no link to Review commons or a Peer Community in Evolutionary Biology doi in the decision letter. - + - - - + + + - + @@ -23989,18 +24063,18 @@ [dec-letter-editor-test-2] First contrib-group in decision letter contains a contrib which is not marked up as an editor (contrib[@contrib-type='editor']). - + - - - + + + - + @@ -24024,18 +24098,18 @@ - + - - - + + + - + @@ -24081,18 +24155,18 @@ [dec-letter-reviewer-test-6] Second contrib-group in decision letter contains more than five reviewers. Is this correct? Exeter: Please check with eLife. eLife: check eJP to ensure this is correct. - + - - - + + + - + @@ -24115,18 +24189,18 @@ - + - - - + + + - + @@ -24144,18 +24218,18 @@ - + - - - + + + - + @@ -24186,18 +24260,18 @@ [dec-letter-body-test-3] The decision letter indicates that this article was reviewed by PCI evol bio, but there is no doi link with the prefix '10.24072/pci.evolbiol' which must be incorrect. - + - - - + + + - + @@ -24248,18 +24322,18 @@ [dec-letter-box-test-3] At the top of the decision letter, the text 'the preprint' must contain an embedded link to this article's preprint. - + - - - + + + - + @@ -24274,18 +24348,18 @@ [decision-missing-table-test] A decision letter table is referred to in the text, but there is no table in the decision letter with a label. - + - - - + + + - + @@ -24303,18 +24377,18 @@ - + - - - + + + - + @@ -24343,18 +24417,18 @@ [reply-body-test-2] author response doesn't contain a p. This has to be incorrect. - + - - - + + + - + @@ -24372,18 +24446,18 @@ - + - - - + + + - + @@ -24399,18 +24473,18 @@ [reply-missing-disp-quote-test-1] para in author response is entirely in italics, but not in a display quote. Is this a quote which has been processed incorrectly? - + - - - + + + - + @@ -24429,18 +24503,18 @@ ' - + - - - + + + - + @@ -24455,18 +24529,18 @@ [reply-missing-table-test] An author response table is referred to in the text, but there is no table in the response with a label. - + - - - + + + - + @@ -24487,18 +24561,18 @@ . The hyperlink should be removed (but the text retained). - + - - - + + + - + @@ -24516,18 +24590,18 @@ - + - - - + + + - + @@ -24562,18 +24636,18 @@ - + - - - + + + - + @@ -24641,18 +24715,18 @@ - + - - - + + + - + @@ -24741,18 +24815,18 @@ '. - + - - - + + + - + @@ -24787,18 +24861,18 @@ - + - - - + + + - + @@ -24825,18 +24899,18 @@ '. - + - - - + + + - + @@ -24868,18 +24942,18 @@ [ref-report-reviewer-test-2] A public review cannot contain a contributor which is not a reviewer (i.e. a contrib without a child role[@specific-use='referee']). - + - - - + + + - + @@ -24921,18 +24995,18 @@ [anonymous-test-3] anonymous element cannot have any attributes. - + - - - + + + - + @@ -24964,18 +25038,18 @@ - + - - - + + + - + @@ -24988,18 +25062,18 @@ [prc-pub-review-test-1] This article has individual public reviews, and also either a consensus or a joint public review, which is highgly unusual. Is this correct? - + - - - + + + - + @@ -25048,18 +25122,18 @@ - + - - - + + + - + @@ -25075,18 +25149,18 @@ - + - - - + + + - + @@ -25102,18 +25176,18 @@ - + - - - + + + - + @@ -25129,18 +25203,18 @@ - + - - - + + + - + @@ -25156,18 +25230,18 @@ - + - - - + + + - + @@ -25183,18 +25257,18 @@ - + - - - + + + - + @@ -25214,18 +25288,18 @@ - + - - - + + + - + @@ -25316,18 +25390,18 @@ . - + - - - + + + - + @@ -25348,18 +25422,18 @@ - + - - - + + + - + @@ -25409,18 +25483,18 @@ , but no last page. Is this correct? Should it be an elocation-id instead? - + - - - + + + - + @@ -25439,18 +25513,18 @@ ' does not. - + - - - + + + - + @@ -25472,18 +25546,18 @@ - + - - - + + + - + @@ -25508,18 +25582,18 @@ - + - - - + + + - + @@ -25642,18 +25716,18 @@ - + - - - + + + - + @@ -25676,18 +25750,18 @@ - + - - - + + + - + @@ -25730,18 +25804,18 @@ - + - - - + + + - + @@ -25758,18 +25832,18 @@ . Are the brackets necessary? - + - - - + + + - + @@ -25792,18 +25866,18 @@ - + - - - + + + - + @@ -25878,18 +25952,18 @@ - + - - - + + + - + @@ -25908,18 +25982,18 @@ - + - - - + + + - + @@ -25991,18 +26065,18 @@ ' type reference looks to possibly be citing itself. If that's the case (and this isn't an error within the reference), please delete the reference and replace any citations in the text with the text 'current work'. - + - - - + + + - + @@ -26035,18 +26109,18 @@ '. - + - - - + + + - + @@ -26237,18 +26311,18 @@ - + - - - + + + - + @@ -26267,18 +26341,18 @@ - + - - - + + + - + @@ -26297,18 +26371,18 @@ - + - - - + + + - + @@ -26342,18 +26416,18 @@ ' does not. - + - - - + + + - + @@ -26371,18 +26445,18 @@ - + - - - + + + - + @@ -26417,18 +26491,18 @@ - + - - - + + + - + @@ -26448,18 +26522,18 @@ - + - - - + + + - + @@ -26662,18 +26736,18 @@ - + - - - + + + - + @@ -26692,18 +26766,18 @@ - + - - - + + + - + @@ -26758,18 +26832,18 @@ - + - - - + + + - + @@ -26788,18 +26862,18 @@ - + - - - + + + - + @@ -26818,18 +26892,18 @@ - + - - - + + + - + @@ -26850,18 +26924,18 @@ - + - - - + + + - + @@ -26898,18 +26972,18 @@ - + - - - + + + - + @@ -27055,18 +27129,18 @@ - + - - - + + + - + @@ -27085,18 +27159,18 @@ - + - - - + + + - + @@ -27117,18 +27191,18 @@ - + - - - + + + - + @@ -27149,18 +27223,18 @@ - + - - - + + + - + @@ -27198,18 +27272,18 @@ ' but no @xlink-href. - + - - - + + + - + @@ -27229,18 +27303,18 @@ . Is this correct? - + - - - + + + - + @@ -27385,18 +27459,18 @@ - + - - - + + + - + @@ -27431,18 +27505,18 @@ - + - - - + + + - + @@ -27460,18 +27534,18 @@ - + - - - + + + - + @@ -27509,18 +27583,18 @@ - + - - - + + + - + @@ -27610,18 +27684,18 @@ ' has both <pub-id> <ext-link> elements. There can only be one or the other, not both. - + - - - + + + - + @@ -27640,18 +27714,18 @@ - + - - - + + + - + @@ -27772,18 +27846,18 @@ - + - - - + + + - + @@ -27804,18 +27878,18 @@ - + - - - + + + - + @@ -27836,18 +27910,18 @@ - + - - - + + + - + @@ -27884,18 +27958,18 @@ - + - - - + + + - + @@ -27914,18 +27988,18 @@ - + - - - + + + - + @@ -28046,18 +28120,18 @@ - + - - - + + + - + @@ -28077,18 +28151,18 @@ - + - - - + + + - + @@ -28124,18 +28198,18 @@ - + - - - + + + - + @@ -28153,18 +28227,18 @@ - + - - - + + + - + @@ -28273,18 +28347,18 @@ . - + - - - + + + - + @@ -28416,18 +28490,18 @@ ). - + - - - + + + - + @@ -28451,18 +28525,18 @@ - + - - - + + + - + @@ -28484,18 +28558,18 @@ - + - - - + + + - + @@ -28517,18 +28591,18 @@ - + - - - + + + - + @@ -28552,18 +28626,18 @@ - + - - - + + + - + @@ -28763,18 +28837,18 @@ - + - - - + + + - + @@ -28797,18 +28871,18 @@ - + - - - + + + - + @@ -28829,18 +28903,18 @@ - + - - - + + + - + @@ -28861,18 +28935,18 @@ - + - - - + + + - + @@ -28893,18 +28967,18 @@ - + - - - + + + - + @@ -28930,18 +29004,18 @@ - + - - - + + + - + @@ -28964,18 +29038,18 @@ - + - - - + + + - + @@ -29130,18 +29204,18 @@ - + - - - + + + - + @@ -29186,18 +29260,18 @@ - + - - - + + + - + @@ -29218,18 +29292,18 @@ - + - - - + + + - + @@ -29250,18 +29324,18 @@ - + - - - + + + - + @@ -29282,18 +29356,18 @@ - + - - - + + + - + @@ -29316,18 +29390,18 @@ - + - - - + + + - + @@ -29570,18 +29644,18 @@ ), which is not allowed. - + - - - + + + - + @@ -29624,18 +29698,18 @@ . - + - - - + + + - + @@ -29657,18 +29731,18 @@ - + - - - + + + - + @@ -29704,18 +29778,18 @@ has an empty year. Please ensure to add it in. - + - - - + + + - + @@ -29846,18 +29920,18 @@ . - + - - - + + + - + @@ -29919,18 +29993,18 @@ ' - Link contains a space which is incorrect. - + - - - + + + - + @@ -29945,18 +30019,18 @@ [feature-title-test-1] title starts with the sub-display-channel. This is certainly incorrect. - + - - - + + + - + @@ -29992,18 +30066,18 @@ - + - - - + + + - + @@ -30050,18 +30124,18 @@ - + - - - + + + - + @@ -30106,18 +30180,18 @@ [feature-subj-test-4] There is more than one sub-display-channel subject. This is incorrect. - + - - - + + + - + @@ -30137,18 +30211,18 @@ - + - - - + + + - + @@ -30165,18 +30239,18 @@ - + - - - + + + - + @@ -30283,18 +30357,18 @@ - + - - - + + + - + @@ -30443,18 +30517,18 @@ s should have Author contributions. This one does not. Exeter please check with the Production team who will check with the Features team. - + - - - + + + - + @@ -30497,18 +30571,18 @@ - + - - - + + + - + @@ -30558,18 +30632,18 @@ - + - - - + + + - + @@ -30606,18 +30680,18 @@ - + - - - + + + - + @@ -30703,18 +30777,18 @@ [corr-SE-BRE] Correction notices must not contain any Senior or Reviewing Editors. - + - - - + + + - + @@ -30815,18 +30889,18 @@ notices must not contain any Senior or Reviewing Editors. - + - - - + + + - + @@ -30848,18 +30922,18 @@ - + - - - + + + - + @@ -31091,18 +31165,18 @@ . If these are access ceredentials for a dataset depositsed by the authors, it should be made publicly available (unless approved by editors) and the credentials removed/deleted. - + - - - + + + - + @@ -31191,18 +31265,18 @@ ' which must be incorrect. - + - - - + + + - + @@ -31578,18 +31652,18 @@ '. - + - - - + + + - + @@ -31614,18 +31688,18 @@ . - + - - - + + + - + @@ -31660,18 +31734,18 @@ element contains possible citation to a file which is unlinked or missing. If you are unsure what object needs to be cited then please add the following author query (replacing XXXX as appropriate): Please confirm which XXXXXX this refers to, or confirm that this citation refers to another article. - + - - - + + + - + @@ -31690,18 +31764,18 @@ has possible unlinked citations in the text. - + - - - + + + - + @@ -31893,18 +31967,18 @@ . - + - - - + + + - + @@ -32271,18 +32345,18 @@ ' - should some or all of that text be included in the citation text? - + - - - + + + - + @@ -32455,18 +32529,18 @@ ' - should it be a Supplementary file citation instead? - + - - - + + + - + @@ -32677,18 +32751,18 @@ - citation points to source code but contains the string 'source codes', which is grammatically incorrect. It should be source code instead. - + - - - + + + - + @@ -32755,18 +32829,18 @@ '. The 'cf.' is unnecessary and should be removed. - + - - - + + + - + @@ -35107,18 +35181,18 @@ references an organism - 'Pan troglodytes' - but there is no italic element with that correct capitalisation or spacing. - + - - - + + + - + @@ -37454,18 +37528,18 @@ contains an organism - 'Salmonella' - but there is no italic element with that correct capitalisation or spacing. - + - - - + + + - + @@ -37833,18 +37907,18 @@ - + - - - + + + - + @@ -37993,18 +38067,18 @@ ' element contains the text 'SM', which means that it resembles the service mark symbol. The service mark symbol is not allowed. - + - - - + + + - + @@ -38022,18 +38096,18 @@ - Should it have underline formatting? - + - - - + + + - + @@ -38050,18 +38124,18 @@ " - + - - - + + + - + @@ -38186,18 +38260,18 @@ ' as its country which is very likely to be incorrect. - + - - - + + + - + @@ -38272,18 +38346,18 @@ . - + - - - + + + - + @@ -38367,18 +38441,18 @@ . - + - - - + + + - + @@ -38393,18 +38467,18 @@ element contains the replacement character '�' which is unallowed. - + - - - + + + - + @@ -38635,18 +38709,18 @@ '. It is very unlikely that the content in the brackets is required. - + - - - + + + - + @@ -38788,18 +38862,18 @@ " - + - - - + + + - + @@ -38898,18 +38972,18 @@ . Should it be a conference type reference instead? Or should the year be removed from the journal name? - + - - - + + + - + @@ -38950,18 +39024,18 @@ - + - - - + + + - + @@ -38979,18 +39053,18 @@ . Should it be captured as a report type reference instead? - + - - - + + + - + @@ -39025,18 +39099,18 @@ '. Is the content in the brackets is required? - + - - - + + + - + @@ -39278,18 +39352,18 @@ , which is not the correct proprietary capitalisation - 'EcoEvoRxiv'. - + - - - + + + - + @@ -39423,18 +39497,18 @@ - + - - - + + + - + @@ -39695,18 +39769,18 @@ ') does not have a URL or a DOI which is incorrect. - + - - - + + + - + @@ -40720,18 +40794,18 @@ ' has an EMDataResource 'www.emdataresource.org' type link, but is not marked as an accession type link. - + - - - + + + - + @@ -40751,18 +40825,18 @@ - + - - - + + + - + @@ -40833,18 +40907,18 @@ - is it a newspaper reference? If so, it should be captured as a web or a periodical reference. - + - - - + + + - + @@ -41010,18 +41084,18 @@ - is this incorrect? - + - - - + + + - + @@ -41039,18 +41113,18 @@ article, but has a page number, which is incorrect. - + - - - + + + - + @@ -41071,18 +41145,18 @@ - + - - - + + + - + @@ -41102,18 +41176,18 @@ - + - - - + + + - + @@ -41182,18 +41256,18 @@ [das-doi-conformity-1] Data Availability Statement contains a doi, but it does not contain the 'https://doi.org/' proxy. All dois should be updated to include a full 'https://doi.org/...' type link. - + - - - + + + - + @@ -41221,18 +41295,18 @@ - + - - - + + + - + @@ -41250,18 +41324,18 @@ - + - - - + + + - + @@ -41275,18 +41349,18 @@ [final-das-p-conformity-1] p element in data availability section contains no content. It must be removed. - + - - - + + + - + @@ -41316,18 +41390,18 @@ '. - + - - - + + + - + @@ -41357,18 +41431,18 @@ '. - + - - - + + + - + @@ -41381,18 +41455,18 @@ [das-extra-p] Is this extra p element in the data availability section required? There are no dataset references within the section. - + - - - + + + - + @@ -41422,18 +41496,18 @@ [ethics-info-supplemental-conformity] Ethics statement contains the phrase 'supplemental figure'. This will almost certainly need updating to account for eLife's figure labelling. - + - - - + + + - + @@ -41667,18 +41741,18 @@ . Acknowledgements must be tagged as an <ack> element in the back of the article. - + - - - + + + - + @@ -41725,18 +41799,18 @@ ' has more than one paragraph in its abstract, is this correct? - + - - - + + + - + @@ -41752,18 +41826,18 @@ ' citation is in a column in the Key Resources Table which usually does not include references. Is it correct? - + - - - + + + - + @@ -41796,18 +41870,18 @@ ', it mentions a key resources table, but it does not have a key resources table (or a supplementary file containing a KR table). Should it have one? - + - - - + + + - + @@ -41867,18 +41941,18 @@ ' - looks like it contains an addgene number. Should this be changed to an RRID with a https://identifiers.org/RRID/RRID:addgene_{number} link? - + - - - + + + - + @@ -41895,18 +41969,18 @@ has colour background. Is this correct and appropriate? - + - - - + + + - + @@ -41932,18 +42006,18 @@ - + - - - + + + - + @@ -41962,18 +42036,18 @@ element contains a named content element. This is not allowed for coloured text. Please ensure that <styled-content> is used with the three permitted colours for text - red, blue and purple. - + - - - + + + - + @@ -42017,18 +42091,18 @@ - + - - - + + + - + @@ -42071,18 +42145,18 @@ colour formatting. Is this OK? - + - - - + + + - + @@ -42121,18 +42195,18 @@ ' colour background formatting. This likely means that there's a mistake in the content which will not render correctly online. If it's not a mistake, and the background colour is deliberate, then either the background colour will need to added to the table cell (rather than the maths), or it needs to be removed. - + - - - + + + - + @@ -42150,18 +42224,18 @@ ' which looks suspiciously like LaTeX markup. Is it correct? Or is there missing content or content which has been processed incompletely? - + - - - + + + - + @@ -42177,18 +42251,18 @@ ' is particularly long. Consider either splitting this up into multiple equations or capturing this as a display equation, as the display on Continuum will likely be strange. - + - - - + + + - + @@ -42237,18 +42311,18 @@ ' - + - - - + + + - + @@ -42264,18 +42338,18 @@ element contains 'et al.' - this should not be in italics (eLife house style). - + - - - + + + - + @@ -42338,18 +42412,18 @@ . - + - - - + + + - + @@ -42382,18 +42456,18 @@ - should this be added a reference instead? - + - - - + + + - + @@ -42411,18 +42485,18 @@ '. - + - - - + + + - + @@ -42440,18 +42514,18 @@ '. - + - - - + + + - + @@ -42471,18 +42545,18 @@ - + - - - + + + - + @@ -42604,18 +42678,18 @@ contains the text 'used with permission', but has no permissions. Is this correct? - + - - - + + + - + @@ -42653,18 +42727,18 @@ - which is likely not correct. - + - - - + + + - + @@ -42714,18 +42788,18 @@ - contains italic formatting. Is this correct? - + - - - + + + - + @@ -42742,18 +42816,18 @@ . - + - - - + + + - + @@ -42858,18 +42932,18 @@ . Please italicise the organism name in the keyword. - + - - - + + + - + @@ -42898,18 +42972,18 @@ '. Should this be removed and/or should the keyword be split into multiple keywords? - + - - - + + + - + @@ -42929,18 +43003,18 @@ . Is this a surname captured as given names? Or a fully spelt out given names? - + - - - + + + - + @@ -42958,18 +43032,18 @@ . Is this a surname captured as given names? Or a fully spelt out given names? - + - - - + + + - + @@ -42987,18 +43061,18 @@ . - + - - - + + + - + @@ -43019,18 +43093,18 @@ )? - + - - - + + + - + @@ -43047,18 +43121,18 @@ - Is this correct? Or have the authors added strikethrough formatting as an indication that the content should be removed? - + - - - + + + - + @@ -43077,18 +43151,18 @@ '. Is this correct? - + - - - + + + - + @@ -43133,18 +43207,18 @@ - + - - - + + + - + @@ -43162,18 +43236,18 @@ , which is not permitted. - + - - - + + + - + @@ -43192,18 +43266,18 @@ - + - - - + + + - + @@ -43225,18 +43299,18 @@ - + - - - + + + - + @@ -43258,18 +43332,18 @@ - + - - - + + + - + @@ -43291,18 +43365,18 @@ - + - - - + + + - + @@ -43324,18 +43398,18 @@ ) is known to register dois with some books/chapters. Should it have one? - + - - - + + + - + @@ -43372,18 +43446,18 @@ ) known to register dois starting with '10.6084/m9.figshare'. Should it have a link in the format 'https://doi.org/10.6084/m9.figshare...'? - + - - - + + + - + @@ -43401,18 +43475,18 @@ ). Should it have one? - + - - - + + + - + @@ -43433,18 +43507,18 @@ - + - - - + + + - + @@ -43503,18 +43577,18 @@ - + - - - + + + - + @@ -43532,18 +43606,18 @@ . - + - - - + + + - + @@ -45091,18 +45165,18 @@ . - + - - - + + + - + @@ -45120,18 +45194,18 @@ '. - + - - - + + + - + @@ -45150,18 +45224,18 @@ - + - - - + + + - + @@ -45181,18 +45255,18 @@ > - + - - - + + + - + @@ -45213,18 +45287,18 @@ - + - - - + + + - + @@ -45243,10 +45317,10 @@ - + - - - + + + \ No newline at end of file diff --git a/src/final-package-JATS-schematron.sch b/src/final-package-JATS-schematron.sch index cb40bb771c..0c87d6f31b 100644 --- a/src/final-package-JATS-schematron.sch +++ b/src/final-package-JATS-schematron.sch @@ -2974,6 +2974,15 @@ element contains only spaces. Has "\" been used for space in the tex editor, instead of "\,"? + + + + element must not have an empty base expression. + + element must not have an empty expression. + + element must not have an empty expression. + element is not allowed as a child of disp-formula. diff --git a/src/pre-JATS-schematron.sch b/src/pre-JATS-schematron.sch index 91aa119666..9e13c85975 100644 --- a/src/pre-JATS-schematron.sch +++ b/src/pre-JATS-schematron.sch @@ -2913,6 +2913,15 @@ [math-mi-space-test] element contains only spaces. Has "\" been used for space in the tex editor, instead of "\,"? + + + + [math-empty-base-check] element must not have an empty base expression. + + [math-empty-script-check] element must not have an empty expression. + + [math-empty-second-script-check] element must not have an empty expression. + [disp-formula-child-test-1] element is not allowed as a child of disp-formula. diff --git a/src/pre-JATS-schematron.xsl b/src/pre-JATS-schematron.xsl index 0fd8de7107..75bf197bf3 100644 --- a/src/pre-JATS-schematron.xsl +++ b/src/pre-JATS-schematron.xsl @@ -2716,6 +2716,15 @@ + + + + + math-empty-child-tests-pattern + math-empty-child-tests-pattern + + + @@ -2724,7 +2733,7 @@ disp-formula-child-tests-pattern - + @@ -2733,7 +2742,7 @@ inline-formula-child-tests-pattern - + @@ -2742,7 +2751,7 @@ table-wrap-tests-pattern - + @@ -2751,7 +2760,7 @@ table-title-tests-pattern - + @@ -2760,7 +2769,7 @@ table-title-tests-2-pattern - + @@ -2769,7 +2778,7 @@ kr-table-heading-tests-pattern - + @@ -2778,7 +2787,7 @@ kr-table-body-tests-pattern - + @@ -2787,7 +2796,7 @@ kr-table-first-column-tests-pattern - + @@ -2796,7 +2805,7 @@ kr-table-tests-pattern - + @@ -2805,7 +2814,7 @@ table-cell-tests-pattern - + @@ -2814,7 +2823,7 @@ body-table-label-tests-pattern - + @@ -2823,7 +2832,7 @@ app-table-label-tests-pattern - + @@ -2832,7 +2841,7 @@ table-tests-pattern - + @@ -2841,7 +2850,7 @@ tbody-tests-pattern - + @@ -2850,7 +2859,7 @@ thead-tests-pattern - + @@ -2859,7 +2868,7 @@ tr-tests-pattern - + @@ -2868,7 +2877,7 @@ td-child-tests-pattern - + @@ -2877,7 +2886,7 @@ th-child-tests-pattern - + @@ -2886,7 +2895,7 @@ th-tests-pattern - + @@ -2895,7 +2904,7 @@ table-fn-label-tests-pattern - + @@ -2904,7 +2913,7 @@ table-fn-tests-pattern - + @@ -2913,7 +2922,7 @@ fn-tests-pattern - + @@ -2922,7 +2931,7 @@ list-tests-pattern - + @@ -2931,7 +2940,7 @@ list-item-tests-pattern - + @@ -2940,7 +2949,7 @@ general-video-pattern - + @@ -2949,7 +2958,7 @@ code-tests-pattern - + @@ -2958,7 +2967,7 @@ code-tests-2-pattern - + @@ -2967,7 +2976,7 @@ code-tests-3-pattern - + @@ -2976,7 +2985,7 @@ generic-label-tests-pattern - + @@ -2985,7 +2994,7 @@ equation-label-tests-pattern - + @@ -2994,7 +3003,7 @@ aff-label-tests-pattern - + @@ -3003,7 +3012,7 @@ disp-quote-tests-pattern - + @@ -3012,7 +3021,7 @@ bracket-tests-pattern - + @@ -3021,7 +3030,7 @@ body-box-tests-pattern - + @@ -3030,7 +3039,7 @@ app-box-tests-pattern - + @@ -3039,7 +3048,7 @@ app-content-tests-pattern - + @@ -3048,7 +3057,7 @@ attrib-tests-pattern - + @@ -3057,7 +3066,7 @@ attrib-child-tests-pattern - + @@ -3066,7 +3075,7 @@ body-video-specific-pattern - + @@ -3075,7 +3084,7 @@ app-video-specific-pattern - + @@ -3084,7 +3093,7 @@ app-fig-video-specific-pattern - + @@ -3093,7 +3102,7 @@ fig-video-specific-pattern - + @@ -3102,7 +3111,7 @@ dl-video-specific-pattern - + @@ -3111,7 +3120,7 @@ ar-video-specific-pattern - + @@ -3120,7 +3129,7 @@ body-table-pos-conformance-pattern - + @@ -3129,7 +3138,7 @@ app-table-pos-conformance-pattern - + @@ -3138,7 +3147,7 @@ fig-specific-tests-pattern - + @@ -3147,7 +3156,7 @@ fig-label-tests-pattern - + @@ -3156,7 +3165,7 @@ fig-sup-tests-pattern - + @@ -3165,7 +3174,7 @@ rep-fig-tests-pattern - + @@ -3174,7 +3183,7 @@ dec-fig-tests-pattern - + @@ -3183,7 +3192,7 @@ box-fig-tests-pattern - + @@ -3192,7 +3201,7 @@ app-fig-tests-pattern - + @@ -3201,7 +3210,7 @@ app-fig-sup-tests-pattern - + @@ -3210,7 +3219,7 @@ app-fig-pos-tests-pattern - + @@ -3219,7 +3228,7 @@ fig-permissions-pattern - + @@ -3228,7 +3237,7 @@ fig-permissions-2-pattern - + @@ -3237,7 +3246,7 @@ permissions-2-pattern - + @@ -3246,7 +3255,7 @@ permissions-3a-pattern - + @@ -3255,7 +3264,7 @@ permissions-3b-pattern - + @@ -3264,7 +3273,7 @@ permissions-3c-pattern - + @@ -3273,7 +3282,7 @@ fig-caption-tests-pattern - + @@ -3282,7 +3291,7 @@ biorender-tests-pattern - + @@ -3291,7 +3300,7 @@ biorender-fig-tests-pattern - + @@ -3300,7 +3309,7 @@ biorender-permissions-tests-pattern - + @@ -3309,7 +3318,7 @@ fig-panel-tests-pattern - + @@ -3318,7 +3327,7 @@ ra-body-tests-pattern - + @@ -3327,7 +3336,7 @@ medicine-section-tests-pattern - + @@ -3336,7 +3345,7 @@ top-level-sec-tests-pattern - + @@ -3345,7 +3354,7 @@ conclusion-sec-tests-pattern - + @@ -3354,7 +3363,7 @@ conclusion-lower-sec-tests-pattern - + @@ -3363,7 +3372,7 @@ article-title-tests-pattern - + @@ -3372,7 +3381,7 @@ sec-title-tests-pattern - + @@ -3381,7 +3390,7 @@ fig-title-tests-pattern - + @@ -3390,7 +3399,7 @@ supplementary-material-title-tests-pattern - + @@ -3399,7 +3408,7 @@ video-title-tests-pattern - + @@ -3408,7 +3417,7 @@ ack-title-tests-pattern - + @@ -3417,7 +3426,7 @@ ack-content-tests-pattern - + @@ -3426,7 +3435,7 @@ ref-list-title-tests-pattern - + @@ -3435,7 +3444,7 @@ app-title-tests-pattern - + @@ -3444,7 +3453,7 @@ fn-group-tests-pattern - + @@ -3453,7 +3462,7 @@ comp-int-title-tests-pattern - + @@ -3462,7 +3471,7 @@ auth-cont-title-tests-pattern - + @@ -3471,7 +3480,7 @@ ethics-title-tests-pattern - + @@ -3480,7 +3489,7 @@ ed-eval-title-tests-pattern - + @@ -3489,7 +3498,7 @@ dec-letter-title-tests-pattern - + @@ -3498,7 +3507,7 @@ reply-title-tests-pattern - + @@ -3507,7 +3516,7 @@ title-child-tests-pattern - + @@ -3516,7 +3525,7 @@ award-group-ids-pattern - + @@ -3525,7 +3534,7 @@ fig-ids-pattern - + @@ -3534,7 +3543,7 @@ fig-sup-ids-pattern - + @@ -3543,7 +3552,7 @@ box-fig-ids-pattern - + @@ -3552,7 +3561,7 @@ app-fig-ids-pattern - + @@ -3561,7 +3570,7 @@ app-fig-sup-ids-pattern - + @@ -3570,7 +3579,7 @@ rep-fig-ids-pattern - + @@ -3579,7 +3588,7 @@ rep-fig-sup-ids-pattern - + @@ -3588,7 +3597,7 @@ video-ids-pattern - + @@ -3597,7 +3606,7 @@ video-sup-ids-pattern - + @@ -3606,7 +3615,7 @@ app-video-ids-pattern - + @@ -3615,7 +3624,7 @@ app-video-sup-ids-pattern - + @@ -3624,7 +3633,7 @@ box-vid-ids-pattern - + @@ -3633,7 +3642,7 @@ related-articles-ids-pattern - + @@ -3642,7 +3651,7 @@ aff-ids-pattern - + @@ -3651,7 +3660,7 @@ fn-ids-pattern - + @@ -3660,7 +3669,7 @@ disp-formula-ids-pattern - + @@ -3669,7 +3678,7 @@ mml-math-ids-pattern - + @@ -3678,7 +3687,7 @@ app-table-wrap-ids-pattern - + @@ -3687,7 +3696,7 @@ resp-table-wrap-ids-pattern - + @@ -3696,7 +3705,7 @@ table-wrap-ids-pattern - + @@ -3705,7 +3714,7 @@ body-top-level-sec-ids-pattern - + @@ -3714,7 +3723,7 @@ back-top-level-sec-ids-pattern - + @@ -3723,7 +3732,7 @@ low-level-sec-ids-pattern - + @@ -3732,7 +3741,7 @@ app-ids-pattern - + @@ -3741,7 +3750,7 @@ mdar-ids-pattern - + @@ -3750,7 +3759,7 @@ igrf-ids-pattern - + @@ -3759,7 +3768,7 @@ transrep-ids-pattern - + @@ -3768,7 +3777,7 @@ fig-children-pattern - + @@ -3777,7 +3786,7 @@ table-wrap-children-pattern - + @@ -3786,7 +3795,7 @@ media-children-pattern - + @@ -3795,7 +3804,7 @@ supplementary-material-children-pattern - + @@ -3804,7 +3813,7 @@ author-notes-children-pattern - + @@ -3813,7 +3822,7 @@ sec-tests-pattern - + @@ -3822,7 +3831,7 @@ res-data-sec-pattern - + @@ -3831,7 +3840,7 @@ res-ethics-sec-pattern - + @@ -3840,7 +3849,7 @@ back-tests-pattern - + @@ -3849,7 +3858,7 @@ data-content-tests-pattern - + @@ -3858,7 +3867,7 @@ ack-tests-pattern - + @@ -3867,7 +3876,7 @@ ack-child-tests-pattern - + @@ -3876,7 +3885,7 @@ app-tests-pattern - + @@ -3885,7 +3894,7 @@ additional-info-tests-pattern - + @@ -3894,7 +3903,7 @@ additional-files-tests-pattern - + @@ -3903,7 +3912,7 @@ trf-presence-pattern - + @@ -3912,7 +3921,7 @@ additional-files-child-tests-pattern - + @@ -3921,7 +3930,7 @@ comp-int-fn-group-tests-pattern - + @@ -3930,7 +3939,7 @@ comp-int-fn-tests-pattern - + @@ -3939,7 +3948,7 @@ auth-cont-fn-tests-pattern - + @@ -3948,7 +3957,7 @@ ethics-tests-pattern - + @@ -3957,7 +3966,7 @@ ethics-fn-tests-pattern - + @@ -3966,7 +3975,7 @@ dec-letter-reply-tests-pattern - + @@ -3975,7 +3984,7 @@ dec-letter-reply-content-tests-pattern - + @@ -3984,7 +3993,7 @@ dec-letter-reply-content-tests-2-pattern - + @@ -3993,7 +4002,7 @@ ed-eval-front-tests-pattern - + @@ -4002,7 +4011,7 @@ ed-eval-front-child-tests-pattern - + @@ -4011,7 +4020,7 @@ ed-eval-contrib-group-tests-pattern - + @@ -4020,7 +4029,7 @@ ed-eval-author-tests-pattern - + @@ -4029,7 +4038,7 @@ ed-eval-rel-obj-tests-pattern - + @@ -4038,7 +4047,7 @@ ed-report-kwd-group-pattern - + @@ -4047,7 +4056,7 @@ ed-report-claim-kwds-pattern - + @@ -4056,7 +4065,7 @@ ed-report-evidence-kwds-pattern - + @@ -4065,7 +4074,7 @@ ed-report-kwds-pattern - + @@ -4074,7 +4083,7 @@ dec-letter-front-tests-pattern - + @@ -4083,7 +4092,7 @@ dec-letter-editor-tests-pattern - + @@ -4092,7 +4101,7 @@ dec-letter-editor-tests-2-pattern - + @@ -4101,7 +4110,7 @@ dec-letter-reviewer-tests-pattern - + @@ -4110,7 +4119,7 @@ dec-letter-reviewer-tests-2-pattern - + @@ -4119,7 +4128,7 @@ dec-letter-body-tests-pattern - + @@ -4128,7 +4137,7 @@ dec-letter-body-p-tests-pattern - + @@ -4137,7 +4146,7 @@ dec-letter-box-tests-pattern - + @@ -4146,7 +4155,7 @@ decision-missing-table-tests-pattern - + @@ -4155,7 +4164,7 @@ reply-front-tests-pattern - + @@ -4164,7 +4173,7 @@ reply-body-tests-pattern - + @@ -4173,7 +4182,7 @@ reply-disp-quote-tests-pattern - + @@ -4182,7 +4191,7 @@ reply-missing-disp-quote-tests-pattern - + @@ -4191,7 +4200,7 @@ reply-missing-disp-quote-tests-2-pattern - + @@ -4200,7 +4209,7 @@ reply-missing-table-tests-pattern - + @@ -4209,7 +4218,7 @@ sub-article-ext-link-tests-pattern - + @@ -4218,7 +4227,7 @@ sub-article-ref-p-tests-pattern - + @@ -4227,7 +4236,7 @@ ref-report-front-pattern - + @@ -4236,7 +4245,7 @@ sub-article-contrib-tests-pattern - + @@ -4245,7 +4254,7 @@ sub-article-role-tests-pattern - + @@ -4254,7 +4263,7 @@ ref-report-editor-tests-pattern - + @@ -4263,7 +4272,7 @@ ref-report-editor-tests-2-pattern - + @@ -4272,7 +4281,7 @@ ref-report-reviewer-tests-pattern - + @@ -4281,7 +4290,7 @@ anonymous-tests-pattern - + @@ -4290,7 +4299,7 @@ prc-reviewer-tests-pattern - + @@ -4299,7 +4308,7 @@ prc-pub-review-tests-pattern - + @@ -4308,7 +4317,7 @@ sub-article-doi-checks-pattern - + @@ -4317,7 +4326,7 @@ research-advance-test-pattern - + @@ -4326,7 +4335,7 @@ insight-test-pattern - + @@ -4335,7 +4344,7 @@ correction-test-pattern - + @@ -4344,7 +4353,7 @@ retraction-test-pattern - + @@ -4353,7 +4362,7 @@ eoc-test-pattern - + @@ -4362,7 +4371,7 @@ research-article-ra-test-pattern - + @@ -4371,7 +4380,7 @@ related-articles-conformance-pattern - + @@ -4380,7 +4389,7 @@ video-parent-conformance-pattern - + @@ -4389,7 +4398,7 @@ elem-citation-general-pattern - + @@ -4398,7 +4407,7 @@ elem-citation-gen-name-3-1-pattern - + @@ -4407,7 +4416,7 @@ elem-citation-gen-name-3-2-pattern - + @@ -4416,7 +4425,7 @@ elem-citation-gen-name-4-pattern - + @@ -4425,7 +4434,7 @@ elem-citation-year-pattern - + @@ -4434,7 +4443,7 @@ elem-citation-source-pattern - + @@ -4443,7 +4452,7 @@ elem-citation-ext-link-pattern - + @@ -4452,7 +4461,7 @@ collab-content-pattern - + @@ -4461,7 +4470,7 @@ ref-list-ordering-pattern - + @@ -4470,7 +4479,7 @@ ref-pattern - + @@ -4479,7 +4488,7 @@ xref-pattern - + @@ -4488,7 +4497,7 @@ elem-citation-pattern - + @@ -4497,7 +4506,7 @@ element-citation-descendants-pattern - + @@ -4506,7 +4515,7 @@ elem-citation-journal-pattern - + @@ -4515,7 +4524,7 @@ elem-citation-journal-article-title-pattern - + @@ -4524,7 +4533,7 @@ elem-citation-journal-volume-pattern - + @@ -4533,7 +4542,7 @@ elem-citation-journal-fpage-pattern - + @@ -4542,7 +4551,7 @@ elem-citation-journal-elocation-id-pattern - + @@ -4551,7 +4560,7 @@ elem-citation-journal-comment-pattern - + @@ -4560,7 +4569,7 @@ elem-citation-journal-pub-id-pattern - + @@ -4569,7 +4578,7 @@ elem-citation-book-pattern - + @@ -4578,7 +4587,7 @@ elem-citation-book-person-group-pattern - + @@ -4587,7 +4596,7 @@ elem-citation-book-chapter-title-pattern - + @@ -4596,7 +4605,7 @@ elem-citation-book-publisher-name-pattern - + @@ -4605,7 +4614,7 @@ elem-citation-book-edition-pattern - + @@ -4614,7 +4623,7 @@ elem-citation-book-pub-id-pattern - + @@ -4623,7 +4632,7 @@ elem-citation-book-comment-pattern - + @@ -4632,7 +4641,7 @@ elem-citation-data-pattern - + @@ -4641,7 +4650,7 @@ elem-citation-data-v2-pattern - + @@ -4650,7 +4659,7 @@ elem-citation-data-person-group-pattern - + @@ -4659,7 +4668,7 @@ elem-citation-data-pub-id-doi-pattern - + @@ -4668,7 +4677,7 @@ elem-citation-data-pub-id-pattern - + @@ -4677,7 +4686,7 @@ elem-citation-data-gend-pattern - + @@ -4686,7 +4695,7 @@ elem-citation-patent-pattern - + @@ -4695,7 +4704,7 @@ elem-citation-patent-article-title-pattern - + @@ -4704,7 +4713,7 @@ elem-citation-patent-source-pattern - + @@ -4713,7 +4722,7 @@ elem-citation-patent-patent-pattern - + @@ -4722,7 +4731,7 @@ elem-citation-software-pattern - + @@ -4731,7 +4740,7 @@ elem-citation-software-data-title-pattern - + @@ -4740,7 +4749,7 @@ elem-citation-preprint-pattern - + @@ -4749,7 +4758,7 @@ elem-citation-preprint-person-group-pattern - + @@ -4758,7 +4767,7 @@ elem-citation-preprint-pub-id-pattern - + @@ -4767,7 +4776,7 @@ elem-citation-preprint-article-title-pattern - + @@ -4776,7 +4785,7 @@ elem-citation-preprint-source-pattern - + @@ -4785,7 +4794,7 @@ elem-citation-web-pattern - + @@ -4794,7 +4803,7 @@ elem-citation-web-person-group-pattern - + @@ -4803,7 +4812,7 @@ elem-citation-web-article-title-pattern - + @@ -4812,7 +4821,7 @@ elem-citation-web-source-pattern - + @@ -4821,7 +4830,7 @@ elem-citation-web-date-in-citation-pattern - + @@ -4830,7 +4839,7 @@ elem-citation-report-pattern - + @@ -4839,7 +4848,7 @@ elem-citation-report-preson-group-pattern - + @@ -4848,7 +4857,7 @@ elem-citation-report-source-pattern - + @@ -4857,7 +4866,7 @@ elem-citation-report-publisher-name-pattern - + @@ -4866,7 +4875,7 @@ elem-citation-report-pub-id-pattern - + @@ -4875,7 +4884,7 @@ elem-citation-confproc-pattern - + @@ -4884,7 +4893,7 @@ elem-citation-confproc-preson-group-pattern - + @@ -4893,7 +4902,7 @@ elem-citation-confproc-article-title-pattern - + @@ -4902,7 +4911,7 @@ elem-citation-confproc-conf-name-pattern - + @@ -4911,7 +4920,7 @@ elem-citation-confproc-conf-loc-pattern - + @@ -4920,7 +4929,7 @@ elem-citation-confproc-fpage-pattern - + @@ -4929,7 +4938,7 @@ elem-citation-confproc-pub-id-pattern - + @@ -4938,7 +4947,7 @@ elem-citation-thesis-pattern - + @@ -4947,7 +4956,7 @@ elem-citation-thesis-preson-group-pattern - + @@ -4956,7 +4965,7 @@ elem-citation-thesis-article-title-pattern - + @@ -4965,7 +4974,7 @@ elem-citation-thesis-publisher-name-pattern - + @@ -4974,7 +4983,7 @@ elem-citation-thesis-publisher-loc-pattern - + @@ -4983,7 +4992,7 @@ elem-citation-thesis-pub-id-pattern - + @@ -4992,7 +5001,7 @@ gen-das-tests-pattern - + @@ -5001,7 +5010,7 @@ das-elem-citation-data-pub-id-pattern - + @@ -5010,7 +5019,7 @@ das-elem-citation-children-pattern - + @@ -5019,7 +5028,7 @@ das-elem-citation-year-tests-pattern - + @@ -5028,7 +5037,7 @@ pub-id-tests-pattern - + @@ -5037,7 +5046,7 @@ pub-id-xlink-href-tests-pattern - + @@ -5046,7 +5055,7 @@ feature-title-tests-pattern - + @@ -5055,7 +5064,7 @@ feature-abstract-tests-pattern - + @@ -5064,7 +5073,7 @@ digest-tests-pattern - + @@ -5073,7 +5082,7 @@ feature-subj-tests-pattern - + @@ -5082,7 +5091,7 @@ feature-article-category-tests-pattern - + @@ -5091,7 +5100,7 @@ feature-author-tests-pattern - + @@ -5100,7 +5109,7 @@ feature-bio-tests-pattern - + @@ -5109,7 +5118,7 @@ feature-template-tests-pattern - + @@ -5118,7 +5127,7 @@ insight-asbtract-tests-pattern - + @@ -5127,7 +5136,7 @@ insight-related-article-tests-pattern - + @@ -5136,7 +5145,7 @@ feature-comment-tests-pattern - + @@ -5145,7 +5154,7 @@ correction-tests-pattern - + @@ -5154,7 +5163,7 @@ retraction-tests-pattern - + @@ -5163,7 +5172,7 @@ gene-primer-sequence-pattern - + @@ -5172,7 +5181,7 @@ rrid-org-code-pattern - + @@ -5181,7 +5190,7 @@ duplicate-ref-pattern - + @@ -5190,7 +5199,7 @@ ref-xref-conformance-pattern - + @@ -5199,7 +5208,7 @@ unlinked-ref-cite-pattern - + @@ -5208,7 +5217,7 @@ missing-ref-cited-pattern - + @@ -5217,7 +5226,7 @@ unlinked-object-cite-pattern - + @@ -5226,7 +5235,7 @@ vid-xref-conformance-pattern - + @@ -5235,7 +5244,7 @@ fig-xref-conformance-pattern - + @@ -5244,7 +5253,7 @@ table-xref-conformance-pattern - + @@ -5253,7 +5262,7 @@ supp-file-xref-conformance-pattern - + @@ -5262,7 +5271,7 @@ equation-xref-conformance-pattern - + @@ -5271,7 +5280,7 @@ org-ref-article-book-title-pattern - + @@ -5280,7 +5289,7 @@ org-title-kwd-pattern - + @@ -5289,7 +5298,7 @@ unallowed-symbol-tests-pattern - + @@ -5298,7 +5307,7 @@ unallowed-symbol-tests-sup-pattern - + @@ -5307,7 +5316,7 @@ underline-tests-pattern - + @@ -5316,7 +5325,7 @@ latex-tests-pattern - + @@ -5325,7 +5334,7 @@ country-tests-pattern - + @@ -5334,7 +5343,7 @@ city-tests-pattern - + @@ -5343,7 +5352,7 @@ institution-tests-pattern - + @@ -5352,7 +5361,7 @@ department-tests-pattern - + @@ -5361,7 +5370,7 @@ journal-title-tests-pattern - + @@ -5370,7 +5379,7 @@ ref-article-title-tests-pattern - + @@ -5379,7 +5388,7 @@ journal-tests-pattern - + @@ -5388,7 +5397,7 @@ book-chapter-tests-pattern - + @@ -5397,7 +5406,7 @@ ref-chapter-title-tests-pattern - + @@ -5406,7 +5415,7 @@ ref-book-source-tests-pattern - + @@ -5415,7 +5424,7 @@ preprint-title-tests-pattern - + @@ -5424,7 +5433,7 @@ website-tests-pattern - + @@ -5433,7 +5442,7 @@ software-ref-tests-pattern - + @@ -5442,7 +5451,7 @@ data-ref-tests-pattern - + @@ -5451,7 +5460,7 @@ ncbi-pub-id-checks-pattern - + @@ -5460,7 +5469,7 @@ publisher-name-tests-pattern - + @@ -5469,7 +5478,7 @@ ref-name-tests-pattern - + @@ -5478,7 +5487,7 @@ page-conformity-pattern - + @@ -5487,7 +5496,7 @@ isbn-conformity-pattern - + @@ -5496,7 +5505,7 @@ isbn-conformity-2-pattern - + @@ -5505,7 +5514,7 @@ data-availability-statement-pattern - + @@ -5514,7 +5523,7 @@ data-availability-version-2-pattern - + @@ -5523,7 +5532,7 @@ data-availability-child-version-2-pattern - + @@ -5532,7 +5541,7 @@ data-availability-p-pattern - + @@ -5541,7 +5550,7 @@ data-availability-generated-p-pattern - + @@ -5550,7 +5559,7 @@ data-availability-used-p-pattern - + @@ -5559,7 +5568,7 @@ data-availability-extra-p-pattern - + @@ -5568,7 +5577,7 @@ ethics-info-pattern - + @@ -5577,7 +5586,7 @@ sec-title-conformity-pattern - + @@ -5586,7 +5595,7 @@ abstract-house-tests-pattern - + @@ -5595,7 +5604,7 @@ KRT-xref-tests-pattern - + @@ -5604,7 +5613,7 @@ KRT-check-pattern - + @@ -5613,7 +5622,7 @@ KRT-td-checks-pattern - + @@ -5622,7 +5631,7 @@ colour-table-pattern - + @@ -5631,7 +5640,7 @@ colour-table-2-pattern - + @@ -5640,7 +5649,7 @@ colour-styled-content-pattern - + @@ -5649,7 +5658,7 @@ colour-styled-content-v2-pattern - + @@ -5658,7 +5667,7 @@ math-colour-tests-pattern - + @@ -5667,7 +5676,7 @@ mathbackground-tests-pattern - + @@ -5676,7 +5685,7 @@ mtext-tests-pattern - + @@ -5685,7 +5694,7 @@ inline-formula-length-tests-pattern - + @@ -5694,7 +5703,7 @@ p-punctuation-pattern - + @@ -5703,7 +5712,7 @@ italic-house-style-pattern - + @@ -5712,7 +5721,7 @@ pubmed-link-pattern - + @@ -5721,7 +5730,7 @@ pubmed-link-2-pattern - + @@ -5730,7 +5739,7 @@ rrid-link-pattern - + @@ -5739,7 +5748,7 @@ ref-link-mandate-pattern - + @@ -5748,7 +5757,7 @@ fig-permissions-check-pattern - + @@ -5757,7 +5766,7 @@ xref-formatting-pattern - + @@ -5766,7 +5775,7 @@ ref-xref-formatting-pattern - + @@ -5775,7 +5784,7 @@ code-fork-pattern - + @@ -5784,7 +5793,7 @@ auth-kwd-style-pattern - + @@ -5793,7 +5802,7 @@ general-kwd-pattern - + @@ -5802,7 +5811,7 @@ ref-given-names-pattern - + @@ -5811,7 +5820,7 @@ data-ref-given-names-pattern - + @@ -5820,7 +5829,7 @@ ar-fig-title-tests-pattern - + @@ -5829,7 +5838,7 @@ section-title-tests-pattern - + @@ -5838,7 +5847,7 @@ strike-tests-pattern - + @@ -5847,7 +5856,7 @@ title-bold-tests-pattern - + @@ -5856,7 +5865,7 @@ italic-org-tests-pattern - + @@ -5865,7 +5874,7 @@ sub-sup-tests-pattern - + @@ -5874,7 +5883,7 @@ break-tests-pattern - + @@ -5883,7 +5892,7 @@ flag-github-pattern - + @@ -5892,7 +5901,7 @@ flag-gitlab-pattern - + @@ -5901,7 +5910,7 @@ doi-journal-ref-checks-pattern - + @@ -5910,7 +5919,7 @@ doi-book-ref-checks-pattern - + @@ -5919,7 +5928,7 @@ doi-software-ref-checks-pattern - + @@ -5928,7 +5937,7 @@ doi-conf-ref-checks-pattern - + @@ -5937,7 +5946,7 @@ zenodo-tests-pattern - + @@ -5946,7 +5955,7 @@ link-ref-tests-pattern - + @@ -5955,7 +5964,7 @@ fundref-rule-pattern - + @@ -5964,7 +5973,7 @@ unicode-tests-pattern - + @@ -5973,7 +5982,7 @@ private-char-tests-pattern - + @@ -5982,7 +5991,7 @@ element-allowlist-pattern - + @@ -5991,7 +6000,7 @@ empty-attribute-test-pattern - + @@ -6000,7 +6009,7 @@ contrib-id-attribute-test-pattern - + @@ -6009,7 +6018,7 @@ content-type-attribute-test-pattern - + @@ -16327,11 +16336,76 @@ + + + + + + + + + + + + + math-empty-base-check + error + + + + [math-empty-base-check] + + element must not have an empty base expression. + + + + + + + + + + math-empty-script-check + error + + + + [math-empty-script-check] + + element must not have an empty + + expression. + + + + + + + + math-empty-second-script-check + error + + + + [math-empty-second-script-check] + + element must not have an empty + + expression. + + + + + + + + + - + @@ -16347,18 +16421,18 @@ element is not allowed as a child of disp-formula. - + - - - + + + - + @@ -16374,18 +16448,18 @@ element is not allowed as a child of inline-formula. - + - - - + + + - + @@ -16527,18 +16601,18 @@ but it is not tagged as a key resources table. Is this correct? - + - - - + + + - + @@ -16557,18 +16631,18 @@ - + - - - + + + - + @@ -16670,18 +16744,18 @@ '. - + - - - + + + - + @@ -16798,18 +16872,18 @@ '. - + - - - + + + - + @@ -16830,18 +16904,18 @@ - + - - - + + + - + @@ -16860,18 +16934,18 @@ - + - - - + + + - + @@ -16899,18 +16973,18 @@ - + - - - + + + - + @@ -16932,18 +17006,18 @@ - + - - - + + + - + @@ -16962,18 +17036,18 @@ - + - - - + + + - + @@ -17011,18 +17085,18 @@ - + - - - + + + - + @@ -17067,18 +17141,18 @@ has a main header (thead), but it also has a header or headers in the body and contains 45 or more rows. The main (first) header will as a result appear at the start of any new pages in the PDF. Is this correct? Or should the main header be moved down into the body (but still captured with <th> instead of <td>) so that this header does not appear on the subsequent pages? - + - - - + + + - + @@ -17092,18 +17166,18 @@ [tbody-test-1] tbody must have at least one row (tr). - + - - - + + + - + @@ -17117,18 +17191,18 @@ [thead-test-1] thead must have at least one row (tr). - + - - - + + + - + @@ -17169,18 +17243,18 @@ [tr-test-3] table row in header contains a td element (table data), which is not allowed. Only th elements (table heading cells) are allowed in a row in the table header. - + - - - + + + - + @@ -17202,18 +17276,18 @@ - + - - - + + + - + @@ -17252,18 +17326,18 @@ . Is this correct? - + - - - + + + - + @@ -17279,18 +17353,18 @@ ' has table data (not header) cells next to it on the same row. Is this correct? Should the whole row be header cells, or should this cell extend across the whole row? - + - - - + + + - + @@ -17306,18 +17380,18 @@ . If it is a label, then it should changed to one of the allowed symbols, so that the order of labels in the footnotes follows this sequence *, †, ‡, §, ¶, **, ††, ‡‡, §§, ¶¶, etc. - + - - - + + + - + @@ -17348,18 +17422,18 @@ ' but no label. If a lable should not be present, then please remove the id. - + - - - + + + - + @@ -17375,18 +17449,18 @@ - + - - - + + + - + @@ -17400,18 +17474,18 @@ [continued-from-test-1] The continued-from attribute is not allowed for lists, since this is not supported by Continuum. Please use an alternative method to capture lists which are interrupted. - + - - - + + + - + @@ -17614,18 +17688,18 @@ - + - - - + + + - + @@ -17680,18 +17754,18 @@ appears after its first citation but not directly after its first citation. Is this correct? - + - - - + + + - + @@ -17734,18 +17808,18 @@ - + - - - + + + - + @@ -17763,18 +17837,18 @@ ). If the content is part of the same code block, then it should be captured using only 1 code element and line breaks added in the xml. If these are separate code blocks (uncommon, but possible), then this markup is fine. - + - - - + + + - + @@ -17793,18 +17867,18 @@ ). If the content is part of the same code block, then it should be captured using only 1 code element and line breaks added in the xml. If these are separate code blocks (uncommon, but possible), then this markup is fine. - + - - - + + + - + @@ -17850,18 +17924,18 @@ is present more than once in the text. - + - - - + + + - + @@ -17894,18 +17968,18 @@ is present more than once in the main body of the text. - + - - - + + + - + @@ -17921,18 +17995,18 @@ is present more than once. - + - - - + + + - + @@ -17967,18 +18041,18 @@ ' - + - - - + + + - + @@ -18071,18 +18145,18 @@ - + - - - + + + - + @@ -18100,18 +18174,18 @@ - + - - - + + + - + @@ -18151,18 +18225,18 @@ - + - - - + + + - + @@ -18177,18 +18251,18 @@ has no sibling appendices, contains no assets (figures, tables, videos, or display formula), and only has one paragraph. Does it need to be an appendix? - + - - - + + + - + @@ -18240,18 +18314,18 @@ - + - - - + + + - + @@ -18273,18 +18347,18 @@ - + - - - + + + - + @@ -18359,18 +18433,18 @@ instead? - + - - - + + + - + @@ -18394,18 +18468,18 @@ - + - - - + + + - + @@ -18429,18 +18503,18 @@ - + - - - + + + - + @@ -18457,18 +18531,18 @@ Figure level videos should always be placed after figures and figure supplements in their figure group. - + - - - + + + - + @@ -18492,18 +18566,18 @@ - + - - - + + + - + @@ -18527,18 +18601,18 @@ - + - - - + + + - + @@ -18562,18 +18636,18 @@ - + - - - + + + - + @@ -18600,18 +18674,18 @@ - + - - - + + + - + @@ -18742,18 +18816,18 @@ is only cited in a table or the caption of an object. Please ask the authors for citation in the main text. - + - - - + + + - + @@ -18770,18 +18844,18 @@ - + - - - + + + - + @@ -18896,18 +18970,18 @@ , so one must be incorrect. - + - - - + + + - + @@ -18942,18 +19016,18 @@ - + - - - + + + - + @@ -18988,18 +19062,18 @@ - + - - - + + + - + @@ -19016,18 +19090,18 @@ - + - - - + + + - + @@ -19059,18 +19133,18 @@ does not start with the correct appendix prefix. Either the figure is placed in the incorrect appendix or the label is incorrect. - + - - - + + + - + @@ -19105,18 +19179,18 @@ - + - - - + + + - + @@ -19138,18 +19212,18 @@ . Please query this with the author. - + - - - + + + - + @@ -19386,18 +19460,18 @@ - + - - - + + + - + @@ -19420,18 +19494,18 @@ - + - - - + + + - + @@ -19468,18 +19542,18 @@ permissions - the <license-p> contains a CC link, but the license does not have an ali:license_ref element, which is very likely incorrect. - + - - - + + + - + @@ -19498,18 +19572,18 @@ - which is incorrect. - + - - - + + + - + @@ -19528,18 +19602,18 @@ - which is incorrect. - + - - - + + + - + @@ -19558,18 +19632,18 @@ - which is incorrect. - + - - - + + + - + @@ -19628,18 +19702,18 @@ - + - - - + + + - + @@ -19653,18 +19727,18 @@ [biorender-check] Article text contains a reference to bioRender. Since bioRender do not permit content to be published under a CC-BY license (https://help.biorender.com/en/articles/8601313-creative-commons-licensing-for-biorender-figures-premium-only), if any images were created using bioRender, the authors will need to obtain permission to share them under a permissive license. Once the authors have obtained permission, any bioRender figures need to contain a copyright statement indicating which license they are available under (e.g. CC BY-NC-ND). - + - - - + + + - + @@ -19680,18 +19754,18 @@ contains what looks like a mention of bioRender and does not have a permissions statement that refers to bioRender. bioRender do not permit content to be published under a CC-BY license (https://help.biorender.com/en/articles/8601313-creative-commons-licensing-for-biorender-figures-premium-only). Once the authors have obtained permission, this figure needs to contain a copyright statement indicating which license it is available under (e.g. CC BY-NC-ND). - + - - - + + + - + @@ -19711,18 +19785,18 @@ - + - - - + + + - + @@ -19742,18 +19816,18 @@ - is that correct? Or should the punctuation be unbolded? - + - - - + + + - + @@ -19815,18 +19889,18 @@ content doesn't have either a child sec[@sec-type='results|discussion'] or a sec[@sec-type='results'] and a sec[@sec-type='discussion']. Is this correct? - + - - - + + + - + @@ -19888,18 +19962,18 @@ '. Is that correct? - + - - - + + + - + @@ -19922,18 +19996,18 @@ ? - + - - - + + + - + @@ -19953,18 +20027,18 @@ section? - + - - - + + + - + @@ -19984,18 +20058,18 @@ ' should likely be made a level 2 section. - + - - - + + + - + @@ -20077,18 +20151,18 @@ characters, when the current absolute limit for Continuum is 255. - + - - - + + + - + @@ -20107,18 +20181,18 @@ '. - + - - - + + + - + @@ -20269,18 +20343,18 @@ '. - + - - - + + + - + @@ -20394,18 +20468,18 @@ ' - + - - - + + + - + @@ -20513,18 +20587,18 @@ '. - + - - - + + + - + @@ -20559,18 +20633,18 @@ - + - - - + + + - + @@ -20591,18 +20665,18 @@ - + - - - + + + - + @@ -20638,18 +20712,18 @@ does not meet this requirement. - + - - - + + + - + @@ -20667,18 +20741,18 @@ - + - - - + + + - + @@ -20729,18 +20803,18 @@ - + - - - + + + - + @@ -20758,18 +20832,18 @@ - + - - - + + + - + @@ -20787,18 +20861,18 @@ - + - - - + + + - + @@ -20832,18 +20906,18 @@ . - + - - - + + + - + @@ -20862,18 +20936,18 @@ - + - - - + + + - + @@ -20893,18 +20967,18 @@ - + - - - + + + - + @@ -20924,18 +20998,18 @@ - + - - - + + + - + @@ -20956,18 +21030,18 @@ - + - - - + + + - + @@ -20985,18 +21059,18 @@ - + - - - + + + - + @@ -21030,18 +21104,18 @@ does not conform to this. - + - - - + + + - + @@ -21060,18 +21134,18 @@ - + - - - + + + - + @@ -21111,18 +21185,18 @@ - + - - - + + + - + @@ -21168,18 +21242,18 @@ does not conform to this. - + - - - + + + - + @@ -21198,18 +21272,18 @@ - + - - - + + + - + @@ -21229,18 +21303,18 @@ - + - - - + + + - + @@ -21260,18 +21334,18 @@ - + - - - + + + - + @@ -21289,18 +21363,18 @@ - + - - - + + + - + @@ -21338,18 +21412,18 @@ - + - - - + + + - + @@ -21387,18 +21461,18 @@ - + - - - + + + - + @@ -21456,18 +21530,18 @@ - + - - - + + + - + @@ -21503,18 +21577,18 @@ - + - - - + + + - + @@ -21530,18 +21604,18 @@ - + - - - + + + - + @@ -21559,18 +21633,18 @@ - + - - - + + + - + @@ -21585,18 +21659,18 @@ [fn-id-test] fn @id is not in the correct format. Refer to eLife kitchen sink for correct format. - + - - - + + + - + @@ -21626,18 +21700,18 @@ does not conform to this. - + - - - + + + - + @@ -21669,18 +21743,18 @@ does not conform to this. - + - - - + + + - + @@ -21715,18 +21789,18 @@ . - + - - - + + + - + @@ -21744,18 +21818,18 @@ - + - - - + + + - + @@ -21772,18 +21846,18 @@ - + - - - + + + - + @@ -21803,18 +21877,18 @@ - + - - - + + + - + @@ -21833,18 +21907,18 @@ - + - - - + + + - + @@ -21865,18 +21939,18 @@ - + - - - + + + - + @@ -21914,18 +21988,18 @@ - + - - - + + + - + @@ -21945,18 +22019,18 @@ - + - - - + + + - + @@ -21976,18 +22050,18 @@ - + - - - + + + - + @@ -22007,18 +22081,18 @@ - + - - - + + + - + @@ -22037,18 +22111,18 @@ - + - - - + + + - + @@ -22067,18 +22141,18 @@ - + - - - + + + - + @@ -22097,18 +22171,18 @@ - + - - - + + + - + @@ -22128,18 +22202,18 @@ - + - - - + + + - + @@ -22157,18 +22231,18 @@ - + - - - + + + - + @@ -22216,18 +22290,18 @@ sections are not allowed. Please either make this a level 5 heading, or capture the title as a bolded paragraph in its parent section. - + - - - + + + - + @@ -22244,18 +22318,18 @@ '. Is it a duplicate of the data availability section (and therefore should be removed)? - + - - - + + + - + @@ -22273,18 +22347,18 @@ '? - + - - - + + + - + @@ -22451,18 +22525,18 @@ type articles cannot contain additional information sections (sec[@sec-type="additional-information"]). - + - - - + + + - + @@ -22502,18 +22576,18 @@ [data-used-p-presence] Data availabilty section contains more than one p element describing that previously published datasets were used. Either the content of one (or more) is incorrect, or the duplicated sentence needs removing. - + - - - + + + - + @@ -22530,18 +22604,18 @@ - + - - - + + + - + @@ -22560,18 +22634,18 @@ - + - - - + + + - + @@ -22602,18 +22676,18 @@ - + - - - + + + - + @@ -22670,18 +22744,18 @@ type articles should not contain author contributions. - + - - - + + + - + @@ -22709,18 +22783,18 @@ [add-files-4] This article has both a transparent reporting form and an MDAR checklist - there should only be one. Please check with the eLife team who will decide which should be retained. - + - - - + + + - + @@ -22736,18 +22810,18 @@ - + - - - + + + - + @@ -22765,18 +22839,18 @@ - + - - - + + + - + @@ -22807,18 +22881,18 @@ - + - - - + + + - + @@ -22862,18 +22936,18 @@ - Please remove the full stop. - + - - - + + + - + @@ -22889,18 +22963,18 @@ - + - - - + + + - + @@ -22942,18 +23016,18 @@ [ethics-test-3] Ethics fn-group must have at least one fn element. - + - - - + + + - + @@ -22970,18 +23044,18 @@ - + - - - + + + - + @@ -23117,18 +23191,18 @@ ' is not permitted as the article-type for a sub-article in a non-PRC article. Provided this is in fact a non-PRC article, the article-type should be 'author-comment'. - + - - - + + + - + @@ -23165,18 +23239,18 @@ . - + - - - + + + - + @@ -23198,18 +23272,18 @@ . - + - - - + + + - + @@ -23259,18 +23333,18 @@ . - + - - - + + + - + @@ -23289,18 +23363,18 @@ - + - - - + + + - + @@ -23317,18 +23391,18 @@ - + - - - + + + - + @@ -23351,18 +23425,18 @@ - + - - - + + + - + @@ -23492,18 +23566,18 @@ - + - - - + + + - + @@ -23560,18 +23634,18 @@ . This is unusual, please check this is correct. - + - - - + + + - + @@ -23594,18 +23668,18 @@ - + - - - + + + - + @@ -23628,18 +23702,18 @@ - + - - - + + + - + @@ -23692,18 +23766,18 @@ . - + - - - + + + - + @@ -23767,18 +23841,18 @@ [dec-letter-front-test-4] decision letter front-stub has only 1 contrib-group element. Is this correct? i.e. were all of the reviewers (aside from the reviewing editor) anonymous? The text 'The reviewers have opted to remain anonymous' or 'The reviewer has opted to remain anonymous' is not present and there is no link to Review commons or a Peer Community in Evolutionary Biology doi in the decision letter. - + - - - + + + - + @@ -23810,18 +23884,18 @@ [dec-letter-editor-test-2] First contrib-group in decision letter contains a contrib which is not marked up as an editor (contrib[@contrib-type='editor']). - + - - - + + + - + @@ -23845,18 +23919,18 @@ - + - - - + + + - + @@ -23902,18 +23976,18 @@ [dec-letter-reviewer-test-6] Second contrib-group in decision letter contains more than five reviewers. Is this correct? Exeter: Please check with eLife. eLife: check eJP to ensure this is correct. - + - - - + + + - + @@ -23936,18 +24010,18 @@ - + - - - + + + - + @@ -23965,18 +24039,18 @@ - + - - - + + + - + @@ -24007,18 +24081,18 @@ [dec-letter-body-test-3] The decision letter indicates that this article was reviewed by PCI evol bio, but there is no doi link with the prefix '10.24072/pci.evolbiol' which must be incorrect. - + - - - + + + - + @@ -24069,18 +24143,18 @@ [dec-letter-box-test-3] At the top of the decision letter, the text 'the preprint' must contain an embedded link to this article's preprint. - + - - - + + + - + @@ -24095,18 +24169,18 @@ [decision-missing-table-test] A decision letter table is referred to in the text, but there is no table in the decision letter with a label. - + - - - + + + - + @@ -24124,18 +24198,18 @@ - + - - - + + + - + @@ -24164,18 +24238,18 @@ [reply-body-test-2] author response doesn't contain a p. This has to be incorrect. - + - - - + + + - + @@ -24193,18 +24267,18 @@ - + - - - + + + - + @@ -24220,18 +24294,18 @@ [reply-missing-disp-quote-test-1] para in author response is entirely in italics, but not in a display quote. Is this a quote which has been processed incorrectly? - + - - - + + + - + @@ -24250,18 +24324,18 @@ ' - + - - - + + + - + @@ -24276,18 +24350,18 @@ [reply-missing-table-test] An author response table is referred to in the text, but there is no table in the response with a label. - + - - - + + + - + @@ -24308,18 +24382,18 @@ . The hyperlink should be removed (but the text retained). - + - - - + + + - + @@ -24337,18 +24411,18 @@ - + - - - + + + - + @@ -24383,18 +24457,18 @@ - + - - - + + + - + @@ -24462,18 +24536,18 @@ - + - - - + + + - + @@ -24562,18 +24636,18 @@ '. - + - - - + + + - + @@ -24608,18 +24682,18 @@ - + - - - + + + - + @@ -24646,18 +24720,18 @@ '. - + - - - + + + - + @@ -24689,18 +24763,18 @@ [ref-report-reviewer-test-2] A public review cannot contain a contributor which is not a reviewer (i.e. a contrib without a child role[@specific-use='referee']). - + - - - + + + - + @@ -24742,18 +24816,18 @@ [anonymous-test-3] anonymous element cannot have any attributes. - + - - - + + + - + @@ -24785,18 +24859,18 @@ - + - - - + + + - + @@ -24809,18 +24883,18 @@ [prc-pub-review-test-1] This article has individual public reviews, and also either a consensus or a joint public review, which is highgly unusual. Is this correct? - + - - - + + + - + @@ -24869,18 +24943,18 @@ - + - - - + + + - + @@ -24896,18 +24970,18 @@ - + - - - + + + - + @@ -24923,18 +24997,18 @@ - + - - - + + + - + @@ -24950,18 +25024,18 @@ - + - - - + + + - + @@ -24977,18 +25051,18 @@ - + - - - + + + - + @@ -25004,18 +25078,18 @@ - + - - - + + + - + @@ -25035,18 +25109,18 @@ - + - - - + + + - + @@ -25137,18 +25211,18 @@ . - + - - - + + + - + @@ -25169,18 +25243,18 @@ - + - - - + + + - + @@ -25230,18 +25304,18 @@ , but no last page. Is this correct? Should it be an elocation-id instead? - + - - - + + + - + @@ -25260,18 +25334,18 @@ ' does not. - + - - - + + + - + @@ -25293,18 +25367,18 @@ - + - - - + + + - + @@ -25329,18 +25403,18 @@ - + - - - + + + - + @@ -25463,18 +25537,18 @@ - + - - - + + + - + @@ -25497,18 +25571,18 @@ - + - - - + + + - + @@ -25551,18 +25625,18 @@ - + - - - + + + - + @@ -25579,18 +25653,18 @@ . Are the brackets necessary? - + - - - + + + - + @@ -25613,18 +25687,18 @@ - + - - - + + + - + @@ -25699,18 +25773,18 @@ - + - - - + + + - + @@ -25729,18 +25803,18 @@ - + - - - + + + - + @@ -25812,18 +25886,18 @@ ' type reference looks to possibly be citing itself. If that's the case (and this isn't an error within the reference), please delete the reference and replace any citations in the text with the text 'current work'. - + - - - + + + - + @@ -25856,18 +25930,18 @@ '. - + - - - + + + - + @@ -26058,18 +26132,18 @@ - + - - - + + + - + @@ -26088,18 +26162,18 @@ - + - - - + + + - + @@ -26118,18 +26192,18 @@ - + - - - + + + - + @@ -26163,18 +26237,18 @@ ' does not. - + - - - + + + - + @@ -26192,18 +26266,18 @@ - + - - - + + + - + @@ -26238,18 +26312,18 @@ - + - - - + + + - + @@ -26269,18 +26343,18 @@ - + - - - + + + - + @@ -26483,18 +26557,18 @@ - + - - - + + + - + @@ -26513,18 +26587,18 @@ - + - - - + + + - + @@ -26579,18 +26653,18 @@ - + - - - + + + - + @@ -26609,18 +26683,18 @@ - + - - - + + + - + @@ -26639,18 +26713,18 @@ - + - - - + + + - + @@ -26671,18 +26745,18 @@ - + - - - + + + - + @@ -26719,18 +26793,18 @@ - + - - - + + + - + @@ -26876,18 +26950,18 @@ - + - - - + + + - + @@ -26906,18 +26980,18 @@ - + - - - + + + - + @@ -26938,18 +27012,18 @@ - + - - - + + + - + @@ -26970,18 +27044,18 @@ - + - - - + + + - + @@ -27019,33 +27093,33 @@ ' but no @xlink-href. - + - - - + + + - + - + - - - + + + - + @@ -27190,18 +27264,18 @@ - + - - - + + + - + @@ -27236,18 +27310,18 @@ - + - - - + + + - + @@ -27265,18 +27339,18 @@ - + - - - + + + - + @@ -27314,18 +27388,18 @@ - + - - - + + + - + @@ -27415,18 +27489,18 @@ ' has both <pub-id> <ext-link> elements. There can only be one or the other, not both. - + - - - + + + - + @@ -27445,18 +27519,18 @@ - + - - - + + + - + @@ -27576,18 +27650,18 @@ - + - - - + + + - + @@ -27608,18 +27682,18 @@ - + - - - + + + - + @@ -27640,18 +27714,18 @@ - + - - - + + + - + @@ -27688,18 +27762,18 @@ - + - - - + + + - + @@ -27718,18 +27792,18 @@ - + - - - + + + - + @@ -27850,18 +27924,18 @@ - + - - - + + + - + @@ -27881,18 +27955,18 @@ - + - - - + + + - + @@ -27928,18 +28002,18 @@ - + - - - + + + - + @@ -27957,18 +28031,18 @@ - + - - - + + + - + @@ -28077,18 +28151,18 @@ . - + - - - + + + - + @@ -28220,18 +28294,18 @@ ). - + - - - + + + - + @@ -28255,18 +28329,18 @@ - + - - - + + + - + @@ -28288,18 +28362,18 @@ - + - - - + + + - + @@ -28321,18 +28395,18 @@ - + - - - + + + - + @@ -28356,18 +28430,18 @@ - + - - - + + + - + @@ -28567,18 +28641,18 @@ - + - - - + + + - + @@ -28601,18 +28675,18 @@ - + - - - + + + - + @@ -28633,18 +28707,18 @@ - + - - - + + + - + @@ -28665,18 +28739,18 @@ - + - - - + + + - + @@ -28697,18 +28771,18 @@ - + - - - + + + - + @@ -28734,18 +28808,18 @@ - + - - - + + + - + @@ -28768,18 +28842,18 @@ - + - - - + + + - + @@ -28934,18 +29008,18 @@ - + - - - + + + - + @@ -28990,18 +29064,18 @@ - + - - - + + + - + @@ -29022,18 +29096,18 @@ - + - - - + + + - + @@ -29054,18 +29128,18 @@ - + - - - + + + - + @@ -29086,18 +29160,18 @@ - + - - - + + + - + @@ -29120,18 +29194,18 @@ - + - - - + + + - + @@ -29374,18 +29448,18 @@ ), which is not allowed. - + - - - + + + - + @@ -29428,18 +29502,18 @@ . - + - - - + + + - + @@ -29461,18 +29535,18 @@ - + - - - + + + - + @@ -29508,18 +29582,18 @@ has an empty year. Please ensure to add it in or query the authors asking for it. - + - - - + + + - + @@ -29649,18 +29723,18 @@ . - + - - - + + + - + @@ -29722,18 +29796,18 @@ ' - Link contains a space which is incorrect. - + - - - + + + - + @@ -29748,18 +29822,18 @@ [feature-title-test-1] title starts with the sub-display-channel. This is certainly incorrect. - + - - - + + + - + @@ -29795,18 +29869,18 @@ - + - - - + + + - + @@ -29820,18 +29894,18 @@ [digest-test-1] digest paragraph starts with a lowercase letter. Is that correct? Or has a paragraph been incorrectly split into two? - + - - - + + + - + @@ -29876,18 +29950,18 @@ [feature-subj-test-4] There is more than one sub-display-channel subject. This is incorrect. - + - - - + + + - + @@ -29907,18 +29981,18 @@ - + - - - + + + - + @@ -29935,18 +30009,18 @@ - + - - - + + + - + @@ -30053,18 +30127,18 @@ - + - - - + + + - + @@ -30213,18 +30287,18 @@ s should have Author contributions. This one does not. Exeter please check with the Production team who will check with the Features team. - + - - - + + + - + @@ -30267,18 +30341,18 @@ - + - - - + + + - + @@ -30328,30 +30402,30 @@ - + - - - + + + - - + + - - - + + + - + @@ -30437,18 +30511,18 @@ [corr-SE-BRE] Correction notices must not contain any Senior or Reviewing Editors. - + - - - + + + - + @@ -30549,18 +30623,18 @@ notices must not contain any Senior or Reviewing Editors. - + - - - + + + - + @@ -30582,18 +30656,18 @@ - + - - - + + + - + @@ -30808,18 +30882,18 @@ . If these are access ceredentials for a dataset depositsed by the authors, it should be made publicly available (unless approved by editors) and the credentials removed/deleted. - + - - - + + + - + @@ -30908,18 +30982,18 @@ ' which must be incorrect. - + - - - + + + - + @@ -31290,18 +31364,18 @@ '. - + - - - + + + - + @@ -31326,18 +31400,18 @@ . - + - - - + + + - + @@ -31372,18 +31446,18 @@ element contains possible citation to a file which is unlinked or missing. If you are unsure what object needs to be cited then please add the following author query (replacing XXXX as appropriate): Please confirm which XXXXXX this refers to, or confirm that this citation refers to another article. - + - - - + + + - + @@ -31402,18 +31476,18 @@ has possible unlinked citations in the text. - + - - - + + + - + @@ -31605,18 +31679,18 @@ . - + - - - + + + - + @@ -31983,18 +32057,18 @@ ' - should some or all of that text be included in the citation text? - + - - - + + + - + @@ -32167,18 +32241,18 @@ ' - should it be a Supplementary file citation instead? - + - - - + + + - + @@ -32389,18 +32463,18 @@ - citation points to source code but contains the string 'source codes', which is grammatically incorrect. It should be source code instead. - + - - - + + + - + @@ -32467,18 +32541,18 @@ '. The 'cf.' is unnecessary and should be removed. - + - - - + + + - + @@ -34819,18 +34893,18 @@ references an organism - 'Pan troglodytes' - but there is no italic element with that correct capitalisation or spacing. - + - - - + + + - + @@ -37166,18 +37240,18 @@ contains an organism - 'Salmonella' - but there is no italic element with that correct capitalisation or spacing. - + - - - + + + - + @@ -37545,18 +37619,18 @@ - + - - - + + + - + @@ -37705,18 +37779,18 @@ ' element contains the text 'SM', which means that it resembles the service mark symbol. The service mark symbol is not allowed. - + - - - + + + - + @@ -37734,18 +37808,18 @@ - Should it have underline formatting? - + - - - + + + - + @@ -37762,18 +37836,18 @@ " - + - - - + + + - + @@ -37898,18 +37972,18 @@ ' as its country which is very likely to be incorrect. - + - - - + + + - + @@ -37984,18 +38058,18 @@ . - + - - - + + + - + @@ -38079,18 +38153,18 @@ . - + - - - + + + - + @@ -38105,18 +38179,18 @@ element contains the replacement character '�' which is unallowed. - + - - - + + + - + @@ -38347,18 +38421,18 @@ '. It is very unlikely that the content in the brackets is required. - + - - - + + + - + @@ -38500,18 +38574,18 @@ " - + - - - + + + - + @@ -38610,18 +38684,18 @@ . Should it be a conference type reference instead? Or should the year be removed from the journal name? - + - - - + + + - + @@ -38662,18 +38736,18 @@ - + - - - + + + - + @@ -38691,18 +38765,18 @@ . Should it be captured as a report type reference instead? - + - - - + + + - + @@ -38737,18 +38811,18 @@ '. Is the content in the brackets is required? - + - - - + + + - + @@ -38989,18 +39063,18 @@ , which is not the correct proprietary capitalisation - 'EcoEvoRxiv'. - + - - - + + + - + @@ -39134,18 +39208,18 @@ - + - - - + + + - + @@ -39406,18 +39480,18 @@ ') does not have a URL or a DOI which is incorrect. - + - - - + + + - + @@ -40431,18 +40505,18 @@ ' has an EMDataResource 'www.emdataresource.org' type link, but is not marked as an accession type link. - + - - - + + + - + @@ -40462,18 +40536,18 @@ - + - - - + + + - + @@ -40544,18 +40618,18 @@ - is it a newspaper reference? If so, it should be captured as a web or a periodical reference. - + - - - + + + - + @@ -40721,18 +40795,18 @@ - is this incorrect? - + - - - + + + - + @@ -40750,18 +40824,18 @@ article, but has a page number, which is incorrect. - + - - - + + + - + @@ -40782,18 +40856,18 @@ - + - - - + + + - + @@ -40813,18 +40887,18 @@ - + - - - + + + - + @@ -40893,18 +40967,18 @@ [das-doi-conformity-1] Data Availability Statement contains a doi, but it does not contain the 'https://doi.org/' proxy. All dois should be updated to include a full 'https://doi.org/...' type link. - + - - - + + + - + @@ -40932,18 +41006,18 @@ - + - - - + + + - + @@ -40961,30 +41035,30 @@ - + - - - + + + - - + + - - - + + + - + @@ -41014,18 +41088,18 @@ '. - + - - - + + + - + @@ -41055,18 +41129,18 @@ '. - + - - - + + + - + @@ -41079,18 +41153,18 @@ [das-extra-p] Is this extra p element in the data availability section required? There are no dataset references within the section. - + - - - + + + - + @@ -41120,18 +41194,18 @@ [ethics-info-supplemental-conformity] Ethics statement contains the phrase 'supplemental figure'. This will almost certainly need updating to account for eLife's figure labelling. - + - - - + + + - + @@ -41365,18 +41439,18 @@ . Acknowledgements must be tagged as an <ack> element in the back of the article. - + - - - + + + - + @@ -41423,18 +41497,18 @@ ' has more than one paragraph in its abstract, is this correct? - + - - - + + + - + @@ -41450,18 +41524,18 @@ ' citation is in a column in the Key Resources Table which usually does not include references. Is it correct? - + - - - + + + - + @@ -41494,18 +41568,18 @@ ', it mentions a key resources table, but it does not have a key resources table (or a supplementary file containing a KR table). Should it have one? - + - - - + + + - + @@ -41565,18 +41639,18 @@ ' - looks like it contains an addgene number. Should this be changed to an RRID with a https://identifiers.org/RRID/RRID:addgene_{number} link? - + - - - + + + - + @@ -41593,18 +41667,18 @@ has colour background. Is this correct and appropriate? - + - - - + + + - + @@ -41630,18 +41704,18 @@ - + - - - + + + - + @@ -41660,18 +41734,18 @@ element contains a named content element. If it is red, blue or purple then it should be tagged using <styled-content>. If it is not, then the author will need to be queried - 'eLife only supports the following colours for text - red, blue and purple. Please confirm how you would like the colour(s) here captured given this information.' - + - - - + + + - + @@ -41715,18 +41789,18 @@ - + - - - + + + - + @@ -41769,18 +41843,18 @@ colour formatting. Is this OK? - + - - - + + + - + @@ -41819,18 +41893,18 @@ ' colour background formatting. This likely means that there's a mistake in the content which will not render correctly online. Please check this carefully against the original manuscript. If it's not a mistake, and the background colour is deliberate, then please ensure that the background colour is captured for the table cell (rather than the maths). - + - - - + + + - + @@ -41848,18 +41922,18 @@ ' which looks suspiciously like LaTeX markup. Is it correct? Or is there missing content or content which has been processed incompletely? - + - - - + + + - + @@ -41875,18 +41949,18 @@ ' is particularly long. Consider either splitting this up into multiple equations or capturing this as a display equation, as the display on Continuum will likely be strange. - + - - - + + + - + @@ -41935,18 +42009,18 @@ ' - + - - - + + + - + @@ -42187,18 +42261,18 @@ element contains 'In Ovo' - this should not be in italics (eLife house style). - + - - - + + + - + @@ -42231,18 +42305,18 @@ - should this be added a reference instead? - + - - - + + + - + @@ -42260,18 +42334,18 @@ '. - + - - - + + + - + @@ -42289,18 +42363,18 @@ '. - + - - - + + + - + @@ -42320,18 +42394,18 @@ - + - - - + + + - + @@ -42453,18 +42527,18 @@ contains the text 'used with permission', but has no permissions. Is this correct? - + - - - + + + - + @@ -42502,18 +42576,18 @@ - which is likely not correct. - + - - - + + + - + @@ -42563,18 +42637,18 @@ - contains italic formatting. Is this correct? - + - - - + + + - + @@ -42591,18 +42665,18 @@ . - + - - - + + + - + @@ -42707,18 +42781,18 @@ . Please italicise the organism name in the keyword. - + - - - + + + - + @@ -42747,18 +42821,18 @@ '. Should this be removed and/or should the keyword be split into multiple keywords? - + - - - + + + - + @@ -42778,18 +42852,18 @@ . Is this a surname captured as given names? Or a fully spelt out given names? - + - - - + + + - + @@ -42807,18 +42881,18 @@ . Is this a surname captured as given names? Or a fully spelt out given names? - + - - - + + + - + @@ -42836,18 +42910,18 @@ . - + - - - + + + - + @@ -42868,30 +42942,30 @@ )? - + - - - + + + - - + + - - - + + + - + @@ -42910,18 +42984,18 @@ '. Is this correct? - + - - - + + + - + @@ -42966,18 +43040,18 @@ - + - - - + + + - + @@ -42995,18 +43069,18 @@ , which is not permitted. - + - - - + + + - + @@ -43025,18 +43099,18 @@ - + - - - + + + - + @@ -43058,18 +43132,18 @@ - + - - - + + + - + @@ -43091,18 +43165,18 @@ - + - - - + + + - + @@ -43124,18 +43198,18 @@ - + - - - + + + - + @@ -43157,18 +43231,18 @@ ) is known to register dois with some books/chapters. Should it have one? - + - - - + + + - + @@ -43205,18 +43279,18 @@ ) known to register dois starting with '10.6084/m9.figshare'. Should it have a link in the format 'https://doi.org/10.6084/m9.figshare...'? - + - - - + + + - + @@ -43234,18 +43308,18 @@ ). Should it have one? - + - - - + + + - + @@ -43266,18 +43340,18 @@ - + - - - + + + - + @@ -43336,18 +43410,18 @@ - + - - - + + + - + @@ -43365,18 +43439,18 @@ . - + - - - + + + - + @@ -44924,18 +44998,18 @@ . - + - - - + + + - + @@ -44953,18 +45027,18 @@ '. - + - - - + + + - + @@ -44983,18 +45057,18 @@ - + - - - + + + - + @@ -45014,18 +45088,18 @@ >. If this cannot be filled out yet (due to missing or incomplete information), please ensure that the authors are queried, as appropriate. - + - - - + + + - + @@ -45046,18 +45120,18 @@ - + - - - + + + - + @@ -45076,10 +45150,10 @@ - + - - - + + + \ No newline at end of file diff --git a/src/schematron.sch b/src/schematron.sch index 3a97f3586e..9dea673731 100644 --- a/src/schematron.sch +++ b/src/schematron.sch @@ -4792,6 +4792,30 @@ else self::*/local-name() = $allowed-p-blocks" + + + + + element must not have an empty base expression. + + element must not have an empty expression. + + element must not have an empty expression. + + + + + +
+ + + + + + +
+
\ No newline at end of file diff --git a/test/tests/gen/math-empty-child-tests/math-empty-base-check/math-empty-base-check.sch b/test/tests/gen/math-empty-child-tests/math-empty-base-check/math-empty-base-check.sch new file mode 100644 index 0000000000..fa8d05e145 --- /dev/null +++ b/test/tests/gen/math-empty-child-tests/math-empty-base-check/math-empty-base-check.sch @@ -0,0 +1,1304 @@ + + eLife Schematron + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cite + + + + + + + + + + + box + + + + + + + + + + + + + + + + + + + + + roman + + + + + + + + + + + + + + roman + + + + + + + italic + + + + + + + + + + + + + + italic + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + element must not have an empty base expression. + + + + + msub|msup|msubsup|munder|mover|munderover must be present. + + + \ No newline at end of file diff --git a/test/tests/gen/math-empty-child-tests/math-empty-base-check/pass.xml b/test/tests/gen/math-empty-child-tests/math-empty-base-check/pass.xml new file mode 100644 index 0000000000..28cd5dc0d2 --- /dev/null +++ b/test/tests/gen/math-empty-child-tests/math-empty-base-check/pass.xml @@ -0,0 +1,34 @@ + + + +
+ + X + sub + + + X + sup + + + X + sub + sup + + + X + under + + + X + over + + + X + under + over + +
+
\ No newline at end of file diff --git a/test/tests/gen/math-empty-child-tests/math-empty-script-check/fail.xml b/test/tests/gen/math-empty-child-tests/math-empty-script-check/fail.xml new file mode 100644 index 0000000000..a1a1c4c21d --- /dev/null +++ b/test/tests/gen/math-empty-child-tests/math-empty-script-check/fail.xml @@ -0,0 +1,26 @@ + + + +
+ + X + + + X + + + X + + + X + + + X + + + X + +
+
\ No newline at end of file diff --git a/test/tests/gen/math-empty-child-tests/math-empty-script-check/math-empty-script-check.sch b/test/tests/gen/math-empty-child-tests/math-empty-script-check/math-empty-script-check.sch new file mode 100644 index 0000000000..ceb94051a9 --- /dev/null +++ b/test/tests/gen/math-empty-child-tests/math-empty-script-check/math-empty-script-check.sch @@ -0,0 +1,1304 @@ + + eLife Schematron + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cite + + + + + + + + + + + box + + + + + + + + + + + + + + + + + + + + + roman + + + + + + + + + + + + + + roman + + + + + + + italic + + + + + + + + + + + + + + italic + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + element must not have an empty expression. + + + + + msub|msup|msubsup|munder|mover|munderover must be present. + + + \ No newline at end of file diff --git a/test/tests/gen/math-empty-child-tests/math-empty-script-check/pass.xml b/test/tests/gen/math-empty-child-tests/math-empty-script-check/pass.xml new file mode 100644 index 0000000000..8d3a056c24 --- /dev/null +++ b/test/tests/gen/math-empty-child-tests/math-empty-script-check/pass.xml @@ -0,0 +1,34 @@ + + + +
+ + X + sub + + + X + sup + + + X + sub + sup + + + X + under + + + X + over + + + X + under + over + +
+
\ No newline at end of file diff --git a/test/tests/gen/math-empty-child-tests/math-empty-second-script-check/fail.xml b/test/tests/gen/math-empty-child-tests/math-empty-second-script-check/fail.xml new file mode 100644 index 0000000000..6717e2710e --- /dev/null +++ b/test/tests/gen/math-empty-child-tests/math-empty-second-script-check/fail.xml @@ -0,0 +1,32 @@ + + + +
+ + X + sub + + + X + sup + + + X + sub + + + X + under + + + X + over + + + X + under + +
+
\ No newline at end of file diff --git a/test/tests/gen/math-empty-child-tests/math-empty-second-script-check/math-empty-second-script-check.sch b/test/tests/gen/math-empty-child-tests/math-empty-second-script-check/math-empty-second-script-check.sch new file mode 100644 index 0000000000..64caaf6efb --- /dev/null +++ b/test/tests/gen/math-empty-child-tests/math-empty-second-script-check/math-empty-second-script-check.sch @@ -0,0 +1,1304 @@ + + eLife Schematron + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cite + + + + + + + + + + + box + + + + + + + + + + + + + + + + + + + + + roman + + + + + + + + + + + + + + roman + + + + + + + italic + + + + + + + + + + + + + + italic + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + element must not have an empty expression. + + + + + msub|msup|msubsup|munder|mover|munderover must be present. + + + \ No newline at end of file diff --git a/test/tests/gen/math-empty-child-tests/math-empty-second-script-check/pass.xml b/test/tests/gen/math-empty-child-tests/math-empty-second-script-check/pass.xml new file mode 100644 index 0000000000..e377146c2a --- /dev/null +++ b/test/tests/gen/math-empty-child-tests/math-empty-second-script-check/pass.xml @@ -0,0 +1,34 @@ + + + +
+ + X + sub + + + X + sup + + + X + sub + sup + + + X + under + + + X + over + + + X + under + over + +
+
\ No newline at end of file diff --git a/test/xspec/schematron.sch b/test/xspec/schematron.sch index 9636b196cd..8462766249 100644 --- a/test/xspec/schematron.sch +++ b/test/xspec/schematron.sch @@ -3564,6 +3564,21 @@
+ + + + + + element must not have an empty base expression. + + + element must not have an empty expression. + + + element must not have an empty expression. + + + @@ -9682,6 +9697,7 @@ mml:mrow must be present. mml:mover must be present. mml:mi must be present. + msub|msup|msubsup|munder|mover|munderover must be present. disp-formula/* must be present. inline-formula/* must be present. table-wrap must be present. diff --git a/test/xspec/schematron.xspec b/test/xspec/schematron.xspec index 70c4d0bf33..2fbcf48065 100644 --- a/test/xspec/schematron.xspec +++ b/test/xspec/schematron.xspec @@ -5788,6 +5788,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +