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 --- default.jats_articleauthoring | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'default.jats_articleauthoring') diff --git a/default.jats_articleauthoring b/default.jats_articleauthoring index f86bb2d..94c9295 100644 --- a/default.jats_articleauthoring +++ b/default.jats_articleauthoring @@ -34,14 +34,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(copyright)$ -- cgit v1.2.3