From 4224dd0816348fd92bae70cd8f3a74b4fd49b679 Mon Sep 17 00:00:00 2001 From: Syd Bauman Date: Sun, 22 Oct 2023 22:26:47 -0400 Subject: [PATCH 1/3] Tweak README builder for TEI ticket 2070 --- profiles/readme/html/to.xsl | 39 +++++++++++++++++++++++++++++++------ 1 file changed, 33 insertions(+), 6 deletions(-) diff --git a/profiles/readme/html/to.xsl b/profiles/readme/html/to.xsl index eaf2fd523..0aeb759d7 100644 --- a/profiles/readme/html/to.xsl +++ b/profiles/readme/html/to.xsl @@ -4,6 +4,7 @@ xmlns:html="http://www.w3.org/1999/xhtml" xmlns:tei="http://www.tei-c.org/ns/1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:xs="http://www.w3.org/2001/XMLSchema" exclude-result-prefixes="#all" version="2.0"> @@ -60,36 +61,62 @@ of this software, even if advised of the possibility of such damage.

.../release/tei-p5-doc/share/doc/tei-p5-doc/ --> - + + + + + + + + + + + + + + + - + - + WARNING: unable to parse version # from filename, so links will not work - WARNING: file cannot be read, so links will probably be broken + INFO: file could not be read WARNING: supplied version () is not equal to content of . + + INFO: version number is < 1.0.0, so not generating links for element & class names. + - + + + + + + + - From 739d94b4c87b700d25375ba5ca5bcfd195838d47 Mon Sep 17 00:00:00 2001 From: Syd Bauman Date: Fri, 27 Oct 2023 15:29:35 -0400 Subject: [PATCH 2/3] tweak a comment --- profiles/readme/html/to.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/readme/html/to.xsl b/profiles/readme/html/to.xsl index 0aeb759d7..d39aff335 100644 --- a/profiles/readme/html/to.xsl +++ b/profiles/readme/html/to.xsl @@ -115,7 +115,7 @@ of this software, even if advised of the possibility of such damage.

- + From d4b77e36b0a92cfecbe2a51949645cc211a0095d Mon Sep 17 00:00:00 2001 From: Syd Bauman Date: Sat, 28 Oct 2023 23:41:57 -0400 Subject: [PATCH 3/3] Simplify patching version number. --- profiles/readme/html/to.xsl | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/profiles/readme/html/to.xsl b/profiles/readme/html/to.xsl index d39aff335..9fcd8a6e2 100644 --- a/profiles/readme/html/to.xsl +++ b/profiles/readme/html/to.xsl @@ -70,16 +70,8 @@ of this software, even if advised of the possibility of such damage.

But the Guidelines we are trying to point to always have it. So here if we find only major- dot-minor (rather than major-dot-minor-dot-patch), we append a ".0". --> - - - - - - - - - - +