From fe113dd5fac4b05d74391bc47122f3d24b88b1dd Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Thu, 11 Nov 2021 09:44:49 +0100 Subject: JATS template: fix incomplete previous commit --- data/templates/article.jats_publishing | 1 + data/templates/default.jats_articleauthoring | 2 +- doc/jats.md | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/data/templates/article.jats_publishing b/data/templates/article.jats_publishing index 7ea53d5b3..11902cae8 100644 --- a/data/templates/article.jats_publishing +++ b/data/templates/article.jats_publishing @@ -208,3 +208,4 @@ $back$ $endif$ + diff --git a/data/templates/default.jats_articleauthoring b/data/templates/default.jats_articleauthoring index 60b2ca559..66a4157d7 100644 --- a/data/templates/default.jats_articleauthoring +++ b/data/templates/default.jats_articleauthoring @@ -19,7 +19,7 @@ $endif$ $if(author)$ $for(author)$ - + $if(author.orcid)$ $author.orcid$ $endif$ diff --git a/doc/jats.md b/doc/jats.md index c099e0a04..bebb2536a 100644 --- a/doc/jats.md +++ b/doc/jats.md @@ -53,9 +53,9 @@ Metadata Values `equal-contrib` : boolean attribute used to mark authors who contributed equally to the work. The - [`equal-contrib`][attr:equal-contrib] attribute is added - to the author's [``] element if this is set to a - truthy value. + [`equal-contrib`][attr:equal-contrib] attribute, set to + `yes`, is added to the author's [``] element if + this is set to a truthy value. `cor-id` : identifier linking to the contributor's correspondence -- cgit v1.2.3