Skip to content

getting s.v. without the headword #375

Open
@arlogriffiths

Description

@arlogriffiths
Image

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions