[tex4ht-commits] [SCM] tex4ht updated: r1471 - trunk/lit

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Thu Feb 22 17:58:56 CET 2024


Author: michal_h21
Date: 2024-02-22 16:58:56 +0000 (Thu, 22 Feb 2024)
New Revision: 1471

Modified:
   trunk/lit/tex4ht-jats.tex
Log:
another fix for DTD

Modified: trunk/lit/tex4ht-jats.tex
===================================================================
--- trunk/lit/tex4ht-jats.tex	2024-02-22 16:19:42 UTC (rev 1470)
+++ trunk/lit/tex4ht-jats.tex	2024-02-22 16:58:56 UTC (rev 1471)
@@ -225,7 +225,7 @@
 
 \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 20210610//EN" "JATS-journalpublishing1-3.dtd">\Hnewline}}
+\Configure{DOCTYPE}{\HCode{<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v\a:DtdVersion\space 20210610//EN" "JATS-archivearticle1-3.dtd">\Hnewline}}
 
 % XML configuratins
 \edef\html:xmlns{}



More information about the tex4ht-commits mailing list.