summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-jats.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-02-25 03:01:04 +0000
committerNorbert Preining <norbert@preining.info>2024-02-25 03:01:04 +0000
commit7520174d338ca031769f8e67d69b9a6a00f1626b (patch)
treec3ce399ddf764721ad511253a501353457239811 /support/TeX4ht/source/tex4ht-jats.tex
parentf325bd88d1d4db13f51277bc59c8ff8814e937bc (diff)
CTAN sync 202402250301
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