summaryrefslogtreecommitdiffstats
path: root/default.jats_publishing
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-03-23 21:33:39 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-03-23 21:33:39 -0700
commit45a2075e5f77b833984dfc09cac159214c728dda (patch)
tree64ff6fad4efb6745f3918765035a787b86e26e1f /default.jats_publishing
parentbc1f587e8594388069678fac377ac95b464e7845 (diff)
downloadpandoc-templates-45a2075e5f77b833984dfc09cac159214c728dda.tar.gz
pandoc-templates-45a2075e5f77b833984dfc09cac159214c728dda.zip
Updated templates for pandoc 2.9.2.1
Diffstat (limited to 'default.jats_publishing')
-rw-r--r--default.jats_publishing7
1 files changed, 7 insertions, 0 deletions
diff --git a/default.jats_publishing b/default.jats_publishing
new file mode 100644
index 0000000..79e9b00
--- /dev/null
+++ b/default.jats_publishing
@@ -0,0 +1,7 @@
1<?xml version="1.0" encoding="utf-8" ?>
2$if(xml-stylesheet)$
3<?xml-stylesheet type="text/xsl" href="$xml-stylesheet$"?>
4$endif$
5<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.2 20190208//EN"
6 "JATS-publishing1.dtd">
7${ article.jats_publishing() }