From c8c46d5da44501472c6383c8bda52c8bb405f230 Mon Sep 17 00:00:00 2001 From: github svnbridge Date: Mon, 21 Oct 2024 14:16:36 +0200 Subject: [PATCH 001/103] reverted changes from a11y branch --- xml2tex/latex.conf.xml | 57 +++++++++++++----------------------------- 1 file changed, 18 insertions(+), 39 deletions(-) diff --git a/xml2tex/latex.conf.xml b/xml2tex/latex.conf.xml index 48dfbc9..8fe81b7 100644 --- a/xml2tex/latex.conf.xml +++ b/xml2tex/latex.conf.xml @@ -54,10 +54,8 @@ - - - + @@ -238,7 +236,6 @@ xml2tex:determine-footnote-options($pubtype, $notes-type, $notes-per-chapter, $endnotes-with-chapter), xml2tex:foreign-scripts(root()), ',withcoltitles'[$running-header eq 'yes'], - ',a11y'[$a11y], ']{', if ($cocotex) then 'cocotex' else 'transpect', '} ')"/> @@ -790,17 +787,6 @@ - - @@ -2410,7 +2396,7 @@ @@ -2425,7 +2411,7 @@ @@ -2472,14 +2458,14 @@ @@ -2488,12 +2474,11 @@ - - @@ -2860,7 +2845,7 @@ - + @@ -3382,12 +3367,6 @@ - - - - - - From a1a60c7edaea9088ab69dc79827df561b7aee392 Mon Sep 17 00:00:00 2001 From: github svnbridge Date: Mon, 21 Oct 2024 14:25:21 +0200 Subject: [PATCH 002/103] merged a11y branch to main (adding paragraph tagging mainly) --- xml2tex/latex.conf.xml | 55 +++++++++++++++++++++++++++++------------- 1 file changed, 38 insertions(+), 17 deletions(-) diff --git a/xml2tex/latex.conf.xml b/xml2tex/latex.conf.xml index 8fe81b7..7b74945 100644 --- a/xml2tex/latex.conf.xml +++ b/xml2tex/latex.conf.xml @@ -54,8 +54,10 @@ + + - + @@ -236,6 +238,7 @@ xml2tex:determine-footnote-options($pubtype, $notes-type, $notes-per-chapter, $endnotes-with-chapter), xml2tex:foreign-scripts(root()), ',withcoltitles'[$running-header eq 'yes'], + ',a11y'[$a11y], ']{', if ($cocotex) then 'cocotex' else 'transpect', '} ')"/> @@ -787,6 +790,17 @@ + + @@ -2411,7 +2425,7 @@ @@ -2458,14 +2472,14 @@ @@ -2474,11 +2488,12 @@ + - @@ -2845,7 +2860,7 @@ - + @@ -3367,6 +3382,12 @@ + + + + + + From ba0182a4f43dfdbe9f0188edebd5863a8c0abe10 Mon Sep 17 00:00:00 2001 From: github svnbridge Date: Mon, 21 Oct 2024 16:52:28 +0200 Subject: [PATCH 003/103] remove parameter duplicates from merge --- xsl/shared-variables.xsl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/xsl/shared-variables.xsl b/xsl/shared-variables.xsl index dbb2300..23b3b64 100644 --- a/xsl/shared-variables.xsl +++ b/xsl/shared-variables.xsl @@ -298,10 +298,6 @@ select="'(see|siehe)'"/> - - From 835c7e0355371406978ab12963f98b2132bf8807 Mon Sep 17 00:00:00 2001 From: github svnbridge Date: Tue, 22 Oct 2024 10:38:25 +0200 Subject: [PATCH 004/103] corrected legend structuring --- xml2tex/latex.conf.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xml2tex/latex.conf.xml b/xml2tex/latex.conf.xml index 7b74945..149de78 100644 --- a/xml2tex/latex.conf.xml +++ b/xml2tex/latex.conf.xml @@ -2056,7 +2056,7 @@ as="node()*"/> - + @@ -2091,8 +2091,8 @@ |dbk:informaltable/dbk:caption |*:table/dbk:textobject"> - - + + From 7028f7cf502d5c897262beb0c74d04aafbe3663f Mon Sep 17 00:00:00 2001 From: github svnbridge Date: Mon, 28 Oct 2024 10:32:19 +0100 Subject: [PATCH 006/103] omit punctuation before hebrew, https://redmine.le-tex.de/issues/17708 --- xml2tex/latex.conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml2tex/latex.conf.xml b/xml2tex/latex.conf.xml index 15c8604..3131164 100644 --- a/xml2tex/latex.conf.xml +++ b/xml2tex/latex.conf.xml @@ -2865,7 +2865,7 @@ - + From e2ab99d4c65e2917819b1f1d25ba2d5c892841ec Mon Sep 17 00:00:00 2001 From: github svnbridge Date: Thu, 7 Nov 2024 11:55:35 +0100 Subject: [PATCH 007/103] map to in references --- evolve-hub/parse-bibrefs.xsl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/evolve-hub/parse-bibrefs.xsl b/evolve-hub/parse-bibrefs.xsl index 2827315..7af53f1 100755 --- a/evolve-hub/parse-bibrefs.xsl +++ b/evolve-hub/parse-bibrefs.xsl @@ -150,6 +150,12 @@ + + + + + + From 60305b5b1977b961880f65a7a0ceaf194ecc0386 Mon Sep 17 00:00:00 2001 From: github svnbridge Date: Tue, 12 Nov 2024 09:27:49 +0100 Subject: [PATCH 008/103] processed pagebreak, https://redmine.le-tex.de/issues/17778 --- xml2tex/latex.conf.xml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/xml2tex/latex.conf.xml b/xml2tex/latex.conf.xml index 3131164..f696ef0 100644 --- a/xml2tex/latex.conf.xml +++ b/xml2tex/latex.conf.xml @@ -2412,7 +2412,9 @@ @@ -2510,7 +2512,9 @@ @@ -2527,7 +2531,9 @@ @@ -2555,7 +2561,9 @@ @@ -2578,7 +2586,9 @@ select="if (matches(@role, '\d$')) then replace(@role, '^.+(\d)$', '$1') else '1'"/> From edf7fcb3c271ea96fa64709bfa5e8d547b308158 Mon Sep 17 00:00:00 2001 From: github svnbridge Date: Tue, 12 Nov 2024 09:48:55 +0100 Subject: [PATCH 009/103] better para tagging fpr a11y --- xml2tex/latex.conf.xml | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/xml2tex/latex.conf.xml b/xml2tex/latex.conf.xml index f696ef0..3a0e233 100644 --- a/xml2tex/latex.conf.xml +++ b/xml2tex/latex.conf.xml @@ -2400,6 +2400,8 @@