-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:

(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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request