-
Notifications
You must be signed in to change notification settings - Fork 4
structure of Candrakiraṇa #401
Copy link
Copy link
Open
Description
@zakariyaaminullah @arlogriffiths Could you ensure that the <div> elements are properly nested in chapter 13 of the Candrakiraṇa? It looks like one of the chapter divisions ends prematurely (maybe here?), which causes some issues in the compilation of the LaTeX code. As far as I see it is:
<div type="chapter">
<div type="dyad">
<div type="metrical">...</div>
<div>...</div>
</div>
<div type="section" n="2">...</div>
<div type="section" n="3">...</div> <-- this is where the issue seems to be, around L 2801
<div type="section" n="4">...</div>
</div>
<div><ab type="colophon"></ab></div>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels