summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-jats.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/tex4ht-jats.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-jats.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/support/TeX4ht/source/tex4ht-jats.tex b/support/TeX4ht/source/tex4ht-jats.tex
index 071826a31e..e54de5ad20 100644
--- a/support/TeX4ht/source/tex4ht-jats.tex
+++ b/support/TeX4ht/source/tex4ht-jats.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-jats.tex 1472 2024-02-22 22:12:22Z karl $
+% $Id: tex4ht-jats.tex 1473 2024-02-23 12:26:51Z michal_h21 $
% compile 3 times: latex tex4ht-jats
% or xhlatex tex4ht-jats "html,3,sections+"
%
@@ -243,6 +243,11 @@ Configurations that are shared only for article and report
%
% Title needs to be placed at the correct place by DOM filter
\Configure{TITLE}{\HCode{<article-title>}}{\HCode{</article-title>}}
+
+% You can put license and copyright info into Permissions
+\NewConfigure{Permissions}{1}
+\Configure{Permissions}{\HCode{<permissions></permissions>}}
+
\NewConfigure{ArticleMeta}{1}
\Configure{ArticleMeta}{
\HCode{<article-meta>}%
@@ -250,6 +255,7 @@ Configurations that are shared only for article and report
% use \Configure{TitleGroup}
\a:TitleGroup%
\JATS:Contributors%
+ \a:Permissions
\HCode{</article-meta>}%
}
% enable to configure contributors