Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improper visualization of some witnesses #261

Open
FLazzerini opened this issue Mar 10, 2025 · 0 comments
Open

Improper visualization of some witnesses #261

FLazzerini opened this issue Mar 10, 2025 · 0 comments

Comments

@FLazzerini
Copy link

Sometimes certain witnesses are visualized as in apex for no reason.
An example from Lucullus:

<app from="#Luc-001-68">
                  <rdg type="lectio.sing" cause="palaeographicConfusion" wit="#S">eum</rdg>
</app>

and

 <app from="#Luc-001-69">
                  <rdg type="lectio.sing" cause="diction" wit="#A">caelerius</rdg>
</app>

Both S for enim and A for caelerius are visualized in apex:
Image
We cannot tell by which criterion this happens. It seems to be internally consistent: both A and S are always visualized in apex. Yet it is not consistent with the coding of the other witnesses, because no such indication is given in the coding of A in the teiHeader:
<witness xml:id="A" corresp="#A.hand.1"><label>A</label>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant