Skip to content

structure of Candrakiraṇa #401

@aso2101

Description

@aso2101

@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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions