Skip to content

Visualization of <note> when inside <rdg> #268

@FLazzerini

Description

@FLazzerini

We often use <note> inside a <rdg> element, to add a note that is specific to that reading. The content of that note should be visualized right next to the reading in question.
An example from Lucullus:

<app from="#Luc-009-40">
                  <lem wit="#Ω #Magl.2"><note resp="#FLa">Magl¹ ante ras. non leg.</note></lem>
                  <rdgGrp cause="palaeographicConfusion">
                     <rdg type="lectio.sing" wit="#Laur2">aliorum</rdg>
                     <rdg type="polygenetic" wit="#Par #Vat6">aliquorum <note resp="#FLa">emend.
                              Par<hi rend="sup">c</hi></note></rdg>
                  </rdgGrp>
</app>

Notice the <note> inside the <lem>.
At the moment the apparatus is visualized like this:

Image
(Apart from the bug, by which in this case the callback to the <lem> is missing)
There is no trace of the <note>. It should appear right next to the indication that the lem is transmitted by Ω and Magl.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions