diff --git a/xsl/diaries.xsl b/xsl/diaries.xsl index e3f6af491..5c5bee5d2 100644 --- a/xsl/diaries.xsl +++ b/xsl/diaries.xsl @@ -83,7 +83,7 @@ - + @@ -129,7 +129,7 @@ as well. --> - + @@ -146,16 +146,19 @@ this is the entry point for the right column. Need to catch everything to process nested line and page breaks. + There are several caveats: + * measure@rend='inline' need to be excluded because they will be output in the left column + * ancestor::tei:seg[@rend] need to be excluded, otherwise those measures will be duplicated by the rule above for `tei:seg[@rend]` --> - + - +