aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-08-16 21:19:03 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-08-16 21:19:03 -0700
commit2bc352f30523cceda9c6f25a6ec0f0169254824d (patch)
tree3d6d35accb5e0bee29df546bd94e4df520b39de6 /test
parent0910e9218728c85feb562745ed5eb44d586e824d (diff)
downloadpandoc-2bc352f30523cceda9c6f25a6ec0f0169254824d.tar.gz
TEI template: improve publicationStmt.
Add support for publisher, address, pubPlace, and date variables.
Diffstat (limited to 'test')
-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>