XML workflow

Set up conversion tools

Clone EOASkripts repository, see README.md. It is quite useful to run this in Docker.

Converting an office manuscript to XML

Run:

~/EOAKram/dev/dockerized/EOASkripts/dependencies/Stylesheets/bin/docxtotei --localsource=/Users/kthoden/EOAKram/dev/dockerized/EOASkripts/dependencies/TEI 191219_File-submission/_000_EOA-Nation-State.docx orig.xml

on the original file. This can either be done as one complete file or chapter wise and then bundled into one large XML file afterwards.

  • After installation of EOASkripts, run in Docker. Careful: take out most of the files. At best only:

  • XML file

  • preambel directory

  • images directory

  • texfiles directory (includes bibliography, hyphenation, manual frontmatter and manual list of contributors)

  • facsim directory

The old workflow