TEIC / Stylesheets

TEI XSL Stylesheets
228 stars 123 forks source link

TEI to Cocoa conversion produces invalid TEI from test files #222

Open martindholmes opened 7 years ago

martindholmes commented 7 years ago

The Cocoa-to-TEI conversion which processes cocoatest.txt and cocoatest2.txt produces invalid TEI. To generate the results, cd Stylesheets/Test, and run make test-cocoa, then look at cocoatest1.xml and cocoatest2.xml. Results are also on Jenkins here:

http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/cocoatest.xml http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/cocoatest2.xml

martindholmes commented 7 years ago

Fixed a couple of issues in commit 982b357. What remains is encapsulating drama speeches in <sp> tags.