From ec3c244381ad767c2c8ac9e4328e8c8ea2406ffa Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 17 Dec 2020 23:50:10 -0800 Subject: Updated templates for pandoc 2.11.3 --- article.jats_publishing | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'article.jats_publishing') diff --git a/article.jats_publishing b/article.jats_publishing index b64425f..4bdb3f2 100644 --- a/article.jats_publishing +++ b/article.jats_publishing @@ -101,14 +101,15 @@ $endif$ $if(author.email)$ $author.email$ $endif$ -$if(author.aff-id)$ - -$endif$ +$for(author.affiliation)$ + +$endfor$ $if(author.cor-id)$ * $endif$ $endfor$ +${ affiliations.jats() } $endif$ $if(article.author-notes)$ -- cgit v1.2.3