Skip to content
Snippets Groups Projects
Commit 7244355a authored by Michelle Weidling's avatar Michelle Weidling :blowfish:
Browse files

Minor fixes

parent 1316ada9
No related branches found
No related tags found
1 merge request!6Feature/#2 spaced out
...@@ -115,7 +115,7 @@ declare function pre:default-element ...@@ -115,7 +115,7 @@ declare function pre:default-element
(if($following-node[matches(., "[\s\n\r\t]") and normalize-space(.) = ""] (if($following-node[matches(., "[\s\n\r\t]") and normalize-space(.) = ""]
and $following-sibling[self::ref or self::app or self::hi or self::bibl and $following-sibling[self::ref or self::app or self::hi or self::bibl
or self::foreign or self::choice or self::milestone or self::persName or self::foreign or self::choice or self::milestone or self::persName
or self::choice or self::index or self::seg or self::ptr] or self::choice or self::index or self::seg or self::ptr or self::docAuthor]
and not($node[self::index]) and not($node[self::index])
or ($node[self::milestone]) and $following-node[self::text()] or ($node[self::milestone]) and $following-node[self::text()]
(: ptr in the critical apparatus produce the siglum '[E]' which should (: ptr in the critical apparatus produce the siglum '[E]' which should
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment