Skip to content

Commit

Permalink
amusing ourselves fixing Cocoa converter a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianrahtz committed Sep 20, 2014
1 parent a704481 commit d5f801d
Show file tree
Hide file tree
Showing 5 changed files with 7,540 additions and 1,673 deletions.
4 changes: 3 additions & 1 deletion Test/Makefile
Expand Up @@ -118,6 +118,8 @@ test-cocoa:
@echo BUILD: testing cocoa to TEI
$(BINDIR)/cocoatotei cocoatest.txt cocoatest.xml
diff cocoatest.xml expected-results/cocoatest.xml
$(BINDIR)/cocoatotei cocoatest2.txt cocoatest2.xml
diff cocoatest2.xml expected-results/cocoatest2.xml

test-p4top5:
@echo BUILD: testing p4top5
Expand Down Expand Up @@ -423,7 +425,7 @@ clean:
rm -rf temp-dir-for-ant Pictures OEBPS META-INF mimetype files
rm -f test.xlsx.xml *.result.tex *.result.pdf _slidelogo.png
rm -f content.xml
rm -f cocoatest.xml
rm -f cocoatest*.xml

oddtree:
saxon /usr/share/xml/tei/odd/p5subset.xml odd-to-tree.xsl > oddtree.xml
Expand Down

0 comments on commit d5f801d

Please sign in to comment.