tei2html icon indicating copy to clipboard operation
tei2html copied to clipboard

TEI P5: Add support for <graphic> element.

Open jhellingman opened this issue 2 years ago • 0 comments

The element replaces ad-hoc methods of including references to external images in P3.

  • Support element.
  • Support nested
    elements. (now non-standard <figureGroup> element used as temporary hack)
  • Make sure
    elements for which the related image is not available can be suppressed in generated output.
  • Make sure legacy P3 files continue to be processed correctly (either directly or using a pre-processing step).

jhellingman avatar Aug 31 '23 09:08 jhellingman