Skip to content

Commit

Permalink
tei-to-html empty refs
Browse files Browse the repository at this point in the history
  • Loading branch information
tuurma committed May 28, 2014
1 parent bbc799b commit 68a1935
Show file tree
Hide file tree
Showing 19 changed files with 7,458 additions and 0 deletions.
2,194 changes: 2,194 additions & 0 deletions i18n.xml

Large diffs are not rendered by default.

Binary file added sciencejournal/87892.docx
Binary file not shown.
Binary file added sciencejournal/93612.docx
Binary file not shown.
Binary file added sciencejournal/98399.docx
Binary file not shown.
Binary file added sciencejournal/99111.docx
Binary file not shown.
Binary file added sciencejournal/99123.docx
Binary file not shown.
Binary file added sciencejournal/Oliver.docx
Binary file not shown.
199 changes: 199 additions & 0 deletions sciencejournal/expected-results/87892.docx.xml

Large diffs are not rendered by default.

283 changes: 283 additions & 0 deletions sciencejournal/expected-results/93612.docx.xml

Large diffs are not rendered by default.

170 changes: 170 additions & 0 deletions sciencejournal/expected-results/95122.docx.xml

Large diffs are not rendered by default.

723 changes: 723 additions & 0 deletions sciencejournal/expected-results/95534.docx.xml

Large diffs are not rendered by default.

131 changes: 131 additions & 0 deletions sciencejournal/expected-results/98399.docx.xml

Large diffs are not rendered by default.

1,766 changes: 1,766 additions & 0 deletions sciencejournal/expected-results/99111.docx.xml

Large diffs are not rendered by default.

1,289 changes: 1,289 additions & 0 deletions sciencejournal/expected-results/99123.docx.xml

Large diffs are not rendered by default.

497 changes: 497 additions & 0 deletions sciencejournal/expected-results/Oliver.docx.xml

Large diffs are not rendered by default.

Binary file added sciencejournal/media/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sciencejournal/media/image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
122 changes: 122 additions & 0 deletions sciencejournal/test
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
BUILD: testing from-docx sciencejournal
for i in *.docx; do \
../bin/docxtotei --profile=sciencejournal $i temp.xml; \
xmllint --format temp.xml | perl cleanup.pl > $i.xml && rm temp.xml; \
diff $i.xml expected-results/$i.xml; \
../bin/teitohtml --profile=sciencejournal $i.xml test.html; \
xmllint --encode utf-8 --format test.html | perl cleanup.pl > test.temp; \
mv test.temp $i.html; \
done \

Convert 87892.docx to /home/ouit0180/Stylesheets/sciencejournal/temp.xml (docx to tei) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] Convert using /home/ouit0180/Stylesheets/profiles/sciencejournal/docx/from.xsl
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 6 seconds
Convert 87892.docx.xml to /home/ouit0180/Stylesheets/sciencejournal/test.html (tei to html) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] XSLT generate HTML files (language en)
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 12 seconds
Convert 93612.docx to /home/ouit0180/Stylesheets/sciencejournal/temp.xml (docx to tei) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] Convert using /home/ouit0180/Stylesheets/profiles/sciencejournal/docx/from.xsl
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 6 seconds
Convert 93612.docx.xml to /home/ouit0180/Stylesheets/sciencejournal/test.html (tei to html) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] XSLT generate HTML files (language en)
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 11 seconds
Convert 95122.docx to /home/ouit0180/Stylesheets/sciencejournal/temp.xml (docx to tei) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] Convert using /home/ouit0180/Stylesheets/profiles/sciencejournal/docx/from.xsl
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 7 seconds
Convert 95122.docx.xml to /home/ouit0180/Stylesheets/sciencejournal/test.html (tei to html) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] XSLT generate HTML files (language en)
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 10 seconds
Convert 95534.docx to /home/ouit0180/Stylesheets/sciencejournal/temp.xml (docx to tei) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] Convert using /home/ouit0180/Stylesheets/profiles/sciencejournal/docx/from.xsl
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 7 seconds
Convert 95534.docx.xml to /home/ouit0180/Stylesheets/sciencejournal/test.html (tei to html) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] XSLT generate HTML files (language en)
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 9 seconds
Convert 98399.docx to /home/ouit0180/Stylesheets/sciencejournal/temp.xml (docx to tei) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] Convert using /home/ouit0180/Stylesheets/profiles/sciencejournal/docx/from.xsl
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 6 seconds
Convert 98399.docx.xml to /home/ouit0180/Stylesheets/sciencejournal/test.html (tei to html) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] XSLT generate HTML files (language en)
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 8 seconds
Convert 99111.docx to /home/ouit0180/Stylesheets/sciencejournal/temp.xml (docx to tei) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] Convert using /home/ouit0180/Stylesheets/profiles/sciencejournal/docx/from.xsl
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 8 seconds
Convert 99111.docx.xml to /home/ouit0180/Stylesheets/sciencejournal/test.html (tei to html) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] XSLT generate HTML files (language en)
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 10 seconds
Convert 99123.docx to /home/ouit0180/Stylesheets/sciencejournal/temp.xml (docx to tei) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] Convert using /home/ouit0180/Stylesheets/profiles/sciencejournal/docx/from.xsl
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 10 seconds
Convert 99123.docx.xml to /home/ouit0180/Stylesheets/sciencejournal/test.html (tei to html) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] XSLT generate HTML files (language en)
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 11 seconds
Convert Oliver.docx to /home/ouit0180/Stylesheets/sciencejournal/temp.xml (docx to tei) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] Convert using /home/ouit0180/Stylesheets/profiles/sciencejournal/docx/from.xsl
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 7 seconds
Convert Oliver.docx.xml to /home/ouit0180/Stylesheets/sciencejournal/test.html (tei to html) using profile sciencejournal
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
[echo] XSLT generate HTML files (language en)
Warning: XML resolver not found; external catalogs will be ignored

BUILD SUCCESSFUL
Total time: 9 seconds
84 changes: 84 additions & 0 deletions tools/ex1.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="../../scripts/tei-transcr.css"?>
<?xml-model href="file:/C:/Users/turma/Documents/OxygenXMLEditor/tuurma/oddbyexample1.rnc" type="application/relax-ng-compact-syntax"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
<teiHeader>
<fileDesc>
<titleStmt>
<title>TEI: Exercise 1</title>
</titleStmt>
<publicationStmt>
<publisher>MMSDA</publisher>
</publicationStmt>
<sourceDesc>
<p>Born Digital</p>
</sourceDesc>
</fileDesc>
<revisionDesc>
<change>
<date when="2014-05-01"/>
<name>MT</name>
<desc>Edited</desc>
</change>
<change>
<date>05-02-02009</date>
<name>EP</name>
<desc>File created</desc>
</change>
</revisionDesc>
</teiHeader>
<text>
<body>
<div type="section">
<head>Codicological Description</head>
<p>The manuscript as it now stands consists of 181 parchment <term type="bla"
>folios</term>, plus two <hi>modern</hi> paper flyleaves at each end. Each page is
approximately 315 mm x 205 mm. It is bound in a <date notBefore="1800"
notAfter="1900">nineteenth-century</date> binding, which is in need of
repair, on five medieval sewing-stations.</p>
<div type="subsection">
<head>Quires</head>
<p>The manuscript is arranged in twenty-three quires as follows: a singleton
(fol. 1), I8 (fols. 2–9), <abbr>II8</abbr> (fols. 10–17), III8 (fols. 18–25), IV8 (fols.
26–33), V8 (fols. 34–41), VI8 (fols. 42–49), VII8 (fols. 50–57), VIII8
(fols. 58–65), IX8 (fols. 66–73), X8 (fols. 74–81), XI8 (fols. 82–89), XII8
(fols. 90–97), XIII8 (fols. 98–105), XIV8 (fols. 106–13), XV8 (fols.
114–21), XVI8 (fols. 122–29), XVII8 (fols. 130–37), XVIII8 (fols. 138–45),
XIX8 (fols. 146–53), XX8 (fols. 154–61), XXI4 (fols. 162–65), XXII8 (fols.
presumably led to a mistake by the scribe. </p>
</div>
<div type="subsection">
<head>Ruling</head>
<p>The manuscript is written in a single column, fols. 1–165 in 28 lines, and
fols. 166–73 in 27 lines. 174r was ruled for 28 lines, but only 27 were
written, and from 175r to the end of the manuscript there are 27 ruled lines
per page. These were ruled drypoint before the parchment was folded. The
prickings in the outer margin seem to have been made with a triangular
point. The size of the writing area is approximately 250 x 145 mm, with 9–10
mm between ruled lines, and with a double vertical bounding line ruled to
provide space for litterae notabiliores. On occasion the gap between lines
is not regular, for example on fol. 180.</p>
<p>paragrah</p>
</div>
<div type="subsection">
<head>Ink</head>
<p>The ink is shiny and black; this is more typical of the Anglo-Saxon than the
Continental tradition at this time. Litterae notabiliores have been picked
out in red (image). </p>
</div>
</div>
<div type="section">
<head>Marks of provenance<ptr target="http://www.tei-c.org"/></head>
<p>
See especially <ref target="http://www.natcorp.ox.ac.uk/Texts/A02.xml#s2" mimeType="application/tei+xml; charset=UTF-8">the second
sentence</ref>.
The manuscript contains several marks of provenance assigning it to <ref mimeType="application/tei+xml; charset=UTF-8" target="http://bury.st.edmund.ac.uk">Bury St
Edmunds</ref> abbey in Suffolk.
See especially .
<graphic mimeType="application/tei+xml; charset=UTF-8"/>
</p>

</div>
</body>
</text>
</TEI>

0 comments on commit 68a1935

Please sign in to comment.