Skip to content

Create inline/ref-list comments from author queries

Islam Momani requested to merge create-comments-from-author-queries into master

This is to fix some bugs regarding:

  • inline query, not accurate position. Fixed that to not count citation content because it's not selectable. (I couldn't see this issue earlier until I came a cross another jats example in which the xref looks (<xref ref-type="bibr" rid="HUP-19-0076-bib-0002">Hor and Taylor, 2010</xref>) while I was expecting (<xref ref-type="bibr" rid="bib1"><sup>1</sup></xref>)
  • ref-list comments not created.

Follow up to !298 (merged).

Merge request reports