Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Move Cover into images directory
  • Loading branch information
kthoden committed Apr 14, 2021
1 parent d4ff47f commit eccc4dd
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
Binary file removed examples/125_tei_part/Cover.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion examples/125_tei_part/tei_part.xml
Expand Up @@ -222,7 +222,7 @@
<front>
<figure type="cover">
<!-- the cover image -->
<graphic url="./Cover.jpg"/>
<graphic url="./images/Cover.jpg"/>
<head>Chemical Laboratory. This idealized laboratory with
metallurgical furnaces is from William Lewis, <hi
rend="italic">Commercium Philosophico-Technicum</hi> (London, 1756).
Expand Down
1 change: 0 additions & 1 deletion examples/126_tei_chapter/Cover.jpg

This file was deleted.

2 changes: 1 addition & 1 deletion examples/126_tei_chapter/tei_chapter.xml
Expand Up @@ -215,7 +215,7 @@
<text xml:id="text">
<front>
<figure type="cover">
<graphic url="./Cover.jpg"/>
<graphic url="./images/Cover.jpg"/>
<head>Chemical Laboratory. This idealized laboratory with
metallurgical furnaces is from William Lewis, <hi
rend="italic">Commercium Philosophico-Technicum</hi> (London, 1756).
Expand Down

0 comments on commit eccc4dd

Please sign in to comment.