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

Merge branch 'bugfix/minor-bugfixes' into 'develop'

Minor fixes

See merge request !5
parents 1316ada9 7244355a
No related branches found
No related tags found
2 merge requests!6Feature/#2 spaced out,!5Minor fixes
......@@ -115,7 +115,7 @@ declare function pre:default-element
(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
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])
or ($node[self::milestone]) and $following-node[self::text()]
(: 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