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

Add support for TEI P5 #29

Open
jhellingman opened this issue Aug 2, 2016 · 0 comments
Open

Add support for TEI P5 #29

jhellingman opened this issue Aug 2, 2016 · 0 comments
Assignees

Comments

@jhellingman
Copy link
Owner

jhellingman commented Aug 2, 2016

The tei2html stylesheets have been developed with the now very old TEI P4 version of TEI. The stylesheets should also work with TEI P5 and later documents. For this a few changes need to made:

  1. Handle TEI top-level element (DONE)
  2. Handle new style of REF elements, for both internal and external links (DONE)
  3. Handle CHOICE elements for corrections, etc. (also list of errata needs to be adjusted). (DONE)
  4. Handle removal of DIV0 element (will work by default, but may need some tweaking).
  5. Correctly handle metadata (when dealing with TEI namespace). (DONE)
  6. Correctly handle TEI documents that use the TEI namespace. (DONE)
  7. Correctly handle external references in table of external references.
  8. Verify usage of xml:id and xml:lang attributes is correct.
@jhellingman jhellingman self-assigned this Aug 2, 2016
@jhellingman jhellingman changed the title No support for TEI P5 Add support for TEI P5 Dec 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant