Open
Description

In order to get the above display I had to hack the system as follows: <bibl><ptr target="bib:Sircar1966_01"/><citedRange unit="mixed">s.v.</citedRange></bibl>
. If I want not to have two full-stops apparently the hack should be <bibl><ptr target="bib:Sircar1966_01"/><citedRange unit="mixed">s.v</citedRange></bibl>
.
Can it be made possible to allow an empty element <citedRange unit="entry"/>
when the entry is already clear in the context, so that <bibl><ptr target="bib:Sircar1966_01"/><citedRange unit="entry"/></bibl>
would give the desired display? At the moment, the display of <citedRange unit="entry"/>
is nothing at all.