[tex4ht-commits] [SCM] tex4ht updated: r1469 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Thu Feb 22 16:53:16 CET 2024
Author: michal_h21
Date: 2024-02-22 15:53:15 +0000 (Thu, 22 Feb 2024)
New Revision: 1469
Modified:
trunk/lit/tex4ht-jats.tex
Log:
updated jats doctype to the current version
Modified: trunk/lit/tex4ht-jats.tex
===================================================================
--- trunk/lit/tex4ht-jats.tex 2024-02-22 14:57:30 UTC (rev 1468)
+++ trunk/lit/tex4ht-jats.tex 2024-02-22 15:53:15 UTC (rev 1469)
@@ -224,7 +224,8 @@
\Configure{DtdVersion}{1.3}
\def\:DTD{jats} % this is necessary to prevent html-mml from overriding DOCTYPE
-\Configure{DOCTYPE}{\HCode{<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v\a:DtdVersion\space 20130915//EN" "http://jats.nlm.nih.gov/archiving/\a:DtdVersion/JATS-archivearticle1-mathml3.dtd">\Hnewline}}
+%
+\Configure{DOCTYPE}{\HCode{<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v\a:DtdVersion\space 20210610//EN" "JATS-journalpublishing1-3.dtd">\Hnewline}}
% XML configuratins
\edef\html:xmlns{}
More information about the tex4ht-commits
mailing list.