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

transcr.: what to do with "2nd degree stuff" (subst in note, subst in add, add in note, etc.) #153

Open
BOberreither opened this issue Dec 2, 2024 · 0 comments
Assignees

Comments

@BOberreither
Copy link

Wherever handwritten additions (in note or add) have corrections themselves, they should be displayed according to their rend attribute:

note or add has subst rend above/below/inline/overwritten.
above/below: nested del: strikethrough inline; nested add: placed add/text() accordingly above or below - relative to the subst/del
inline: nested del: strikethrough inline; nested add placed right after
overwritten: make del text lighter and place add text right on it, like with overwritten in typescript pages

note or add has add rend above/below
above/below: place add/text() accordingly above or below - relative to the place of the add element's pipe symbol

note or add has metamark function insertion
place the note referred to by metamark according to its place attribute (not relative to any other element like above)
rend the metamark as a pipe symbol, link them by highlighting

Watch out: font size does not decrease like with add or subst in print/typescript! Stays 60-80% relative to print.

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

2 participants