Skip to content

Visualization of text inside <add> #274

@FLazzerini

Description

@FLazzerini

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:

Image
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions