forked from TEIC/Stylesheets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
7,458 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |