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

Complex insertions not working #147

Open
aewingate opened this issue Mar 26, 2024 · 1 comment
Open

Complex insertions not working #147

aewingate opened this issue Mar 26, 2024 · 1 comment
Assignees
Labels
rendering Rendering of TEI markup

Comments

@aewingate
Copy link
Collaborator

It appears that the functionality described here in the encoding guide (both inserting entire <item> elements and inserting <add>) is not working.

In the diplomatic version, text correctly appears in the place where it was originally written, but in the normalized version, the text is not being inserted into where Newton meant it to go and removed from where it was originally written.

You can see this with "Affalia" here from 3v of ALCH00200
image
Diplomatic

image
Normalized

There's no change. The text shouldn't appear on 3v in the normalized and should instead by inserted into 4r.

Affalia is an example of moving an entire <item>. See 34v/35r of ALCH00200 for an example of moving an <add>

@aewingate aewingate added the rendering Rendering of TEI markup label Mar 26, 2024
@aewingate
Copy link
Collaborator Author

Also, it feels like this is a new bug? I think I would have noticed this problem when I was re-writing the encoding guidelines!

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

No branches or pull requests

2 participants