-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Text that is added by the first or subsequent hand(s) of a manuscript should stand out in the apparatus.
An example from Lucullus:
<app
xmlns="http://www.tei-c.org/ns/1.0" from="#Luc-001-2">
<rdg type="lectio.sing" cause="palaeographicConfusion" wit="#Glas">ingen
<add hand="#Glas.hand.c">i</add>um
</rdg>
</app>
Which is currently visualized like this:

The second i in ingenium is added later, but the user wouldn't know this without opening the XML box. Is there a way to make such additions stand out? A convention which seems appropriate to me is to represent them in apex (even though the addition is not always supratextual, or otherwise in Italics; but I'm open to suggestions (@matteodifranco?).
Note: this already happens when the added text is inside the <subst> element, which is good; but not when it is on its own.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request