aboutsummaryrefslogtreecommitdiff
path: root/test/writer.tei
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2018-08-16 21:19:03 -0700
committerJohn MacFarlane <[email protected]>2018-08-16 21:19:03 -0700
commit2bc352f30523cceda9c6f25a6ec0f0169254824d (patch)
tree3d6d35accb5e0bee29df546bd94e4df520b39de6 /test/writer.tei
parent0910e9218728c85feb562745ed5eb44d586e824d (diff)
TEI template: improve publicationStmt.
Add support for publisher, address, pubPlace, and date variables.
Diffstat (limited to 'test/writer.tei')
-rw-r--r--test/writer.tei4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/writer.tei b/test/writer.tei
index 779aa337b..587a6fcca 100644
--- a/test/writer.tei
+++ b/test/writer.tei
@@ -8,8 +8,8 @@
<author>Anonymous</author>
</titleStmt>
<publicationStmt>
- <p></p>
- </publicationStmt>
+ <date>July 17, 2006</date>
+ </publicationStmt>
<sourceDesc>
<p>Produced by pandoc.</p>
</sourceDesc>