Closed jedwardwalters closed 3 years ago
By the way, this is in this review: https://hugoye.bethmardutho.org/article/hv24n1prpalmer
Another issue in the same review: The period at the end of a Syriac quote paragraph is showing up on the right side of the final line, but it should be at the end on the left side. Any thoughts on how to fix this?
@jedwardwalters Just to clarify, this is a problem on the Corpus, not Hugoye? Can you link to an example record?
Oh gosh, no, it's on Hugoye. I'm sorry! I put it on the wrong repo. I'll move these issues to the Hugoye one.
Sorry!
@wsalesky There's an issue with how footnote numbers get displayed when they're on a title that gets marked as a
<head>
.If you include the
<note>
tag within the<head>
tag, then the text of the footnote shows up in the Table of Contents. That's easy to fix: I just move the note outside the<head>
tag. But that creates a different problem: it makes the footnote number in the displayed text show up on a new line after the header title. See images below (the footnote number 23 is stranded on its own line):