aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ekdosis.dtx20
1 files changed, 19 insertions, 1 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx
index 811b4f2..b8128e7 100644
--- a/ekdosis.dtx
+++ b/ekdosis.dtx
@@ -65,7 +65,7 @@ along with this program. If not, see
65%</package> 65%</package>
66%<*driver> 66%<*driver>
67\begin{filecontents}[noheader,overwrite]{bibdata.xml} 67\begin{filecontents}[noheader,overwrite]{bibdata.xml}
68<?xml version="1.0" encoding="UTF-8"?> 68<?xml version="1.0" encoding="utf-8"?>
69<listBibl xmlns="http://www.tei-c.org/ns/1.0"> 69<listBibl xmlns="http://www.tei-c.org/ns/1.0">
70 <biblStruct type="book" xml:id="ReynoldsWilson1991"> 70 <biblStruct type="book" xml:id="ReynoldsWilson1991">
71 <monogr> 71 <monogr>
@@ -86,6 +86,24 @@ along with this program. If not, see
86 </imprint> 86 </imprint>
87 </monogr> 87 </monogr>
88 </biblStruct> 88 </biblStruct>
89 <biblStruct type="book" xml:id="sDrak">
90 <monogr>
91 <title level="m">Punicorum libri septemdecim</title>
92 <author>
93 <forename>Tiberius Catius</forename>
94 <surname>Silius Italicus</surname>
95 </author>
96 <editor>
97 <forename>Arnold</forename>
98 <surname>Drakenborch</surname>
99 </editor>
100 <edition>Trajecti ad Rhenum</edition>
101 <imprint>
102 <pubPlace>Utrecht</pubPlace>
103 <date>1717</date>
104 </imprint>
105 </monogr>
106 </biblStruct>
89</listBibl> 107</listBibl>
90\end{filecontents} 108\end{filecontents}
91\begin{filecontents}[overwrite]{\jobname.bib} 109\begin{filecontents}[overwrite]{\jobname.bib}