From 29e7fef7298845c1a38f0cef57acb0d740de2e70 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Fri, 18 Dec 2020 08:02:36 -0800 Subject: [PATCH] Include missing jats test files in pandoc.cabal. See #6961. --- pandoc.cabal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pandoc.cabal b/pandoc.cabal index ac46ed54b..78b1493ba 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -84,6 +84,7 @@ data-files: data/templates/default.epub2 data/templates/default.epub3 data/templates/article.jats_publishing + data/templates/affiliations.jats -- translations data/translations/*.yaml -- source files for reference.docx @@ -298,6 +299,7 @@ extra-source-files: test/tables/*.html4 test/tables/*.html5 test/tables/*.native + test/tables/*.jats_archiving test/testsuite.txt test/writer.latex test/writer.context