diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/af.xml b/doc/reference/lib/docbook-xsl-snapshot/common/af.xml index e6c026c..5cde47b 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/af.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/af.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/am.xml b/doc/reference/lib/docbook-xsl-snapshot/common/am.xml index cef5d20..41eab57 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/am.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/am.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ar.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ar.xml index 44b39f1..fb77b6c 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ar.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ar.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/az.xml b/doc/reference/lib/docbook-xsl-snapshot/common/az.xml index 0632cc5..bcdbbcd 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/az.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/az.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/bg.xml b/doc/reference/lib/docbook-xsl-snapshot/common/bg.xml index 869a20e..0288cee 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/bg.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/bg.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/bn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/bn.xml index d09bdda..167d5ae 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/bn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/bn.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/bs.xml b/doc/reference/lib/docbook-xsl-snapshot/common/bs.xml index 2ac144f..205b4cb 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/bs.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/bs.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ca.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ca.xml index 57d31b5..8234b21 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ca.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ca.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/charmap.xml b/doc/reference/lib/docbook-xsl-snapshot/common/charmap.xml index f5b7b2c..041daf4 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/charmap.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/charmap.xml @@ -50,7 +50,7 @@ -<para>This template applies an <link xlink:href="http://www.w3.org/TR/xslt20/#character-maps">XSLT character map</link>; that is, it causes certain +<para>This template applies an <link xlink:href="https://www.w3.org/TR/xslt20/#character-maps">XSLT character map</link>; that is, it causes certain individual characters to be substituted with strings of one or more characters. It is useful mainly for replacing multiple “special” characters or symbols in the same target @@ -63,8 +63,8 @@ <para>This template is a very slightly modified version of Jeni Tennison’s <function>replace_strings</function> - template in the <link xlink:href="http://www.dpawson.co.uk/xsl/sect2/StringReplace.html#d9351e13">multiple string replacements</link> section of Dave Pawson’s - <link xlink:href="http://www.dpawson.co.uk/xsl/index.html">XSLT FAQ</link>.</para> + template in the <link xlink:href="https://www.dpawson.co.uk/xsl/sect2/StringReplace.html#d9351e13">multiple string replacements</link> section of Dave Pawson’s + <link xlink:href="https://www.dpawson.co.uk/xsl/index.html">XSLT FAQ</link>.</para> <para>The <function>apply-string-subst-map</function> @@ -126,7 +126,7 @@ </refsynopsisdiv> <refsect1><title/> -<para>The XSLT 2.0 specification describes <link xlink:href="http://www.w3.org/TR/xslt20/#character-maps">character maps</link> and explains how they may be used +<para>The XSLT 2.0 specification describes <link xlink:href="https://www.w3.org/TR/xslt20/#character-maps">character maps</link> and explains how they may be used to allow a specific character appearing in a text or attribute node in a final result tree to be substituted by a specified string of characters during serialization. The diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/cs.xml b/doc/reference/lib/docbook-xsl-snapshot/common/cs.xml index 11d5e26..56d7dc0 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/cs.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/cs.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/cy.xml b/doc/reference/lib/docbook-xsl-snapshot/common/cy.xml index a8a7419..719a004 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/cy.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/cy.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/da.xml b/doc/reference/lib/docbook-xsl-snapshot/common/da.xml index 292df4b..95c922e 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/da.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/da.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/de.xml b/doc/reference/lib/docbook-xsl-snapshot/common/de.xml index c2f42d6..52e0eea 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/de.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/de.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/el.xml b/doc/reference/lib/docbook-xsl-snapshot/common/el.xml index 6cf1ecc..dfc27ba 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/el.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/el.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/en.xml b/doc/reference/lib/docbook-xsl-snapshot/common/en.xml index 6223140..ca2a0e2 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/en.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/en.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/eo.xml b/doc/reference/lib/docbook-xsl-snapshot/common/eo.xml index 7f13e7a..6cedac4 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/eo.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/eo.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/es.xml b/doc/reference/lib/docbook-xsl-snapshot/common/es.xml index 980c9ac..1647ec1 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/es.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/es.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/et.xml b/doc/reference/lib/docbook-xsl-snapshot/common/et.xml index 9e905c8..e6d260b 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/et.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/et.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/eu.xml b/doc/reference/lib/docbook-xsl-snapshot/common/eu.xml index 233faaa..9bdee76 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/eu.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/eu.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/fa.xml b/doc/reference/lib/docbook-xsl-snapshot/common/fa.xml index 09b0e03..3b56f15 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/fa.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/fa.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/fi.xml b/doc/reference/lib/docbook-xsl-snapshot/common/fi.xml index fe80ae0..a9a5f2f 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/fi.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/fi.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/fr.xml b/doc/reference/lib/docbook-xsl-snapshot/common/fr.xml index a8d096a..e78f301 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/fr.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/fr.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ga.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ga.xml index e69947e..bad8813 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ga.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ga.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/gl.xml b/doc/reference/lib/docbook-xsl-snapshot/common/gl.xml index ac54b79..2a8cfcd 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/gl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/gl.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/gu.xml b/doc/reference/lib/docbook-xsl-snapshot/common/gu.xml index f1070b4..b5add31 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/gu.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/gu.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/he.xml b/doc/reference/lib/docbook-xsl-snapshot/common/he.xml index 90c0fbe..5bb93af 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/he.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/he.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/hi.xml b/doc/reference/lib/docbook-xsl-snapshot/common/hi.xml index 3078deb..d694ba0 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/hi.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/hi.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/hr.xml b/doc/reference/lib/docbook-xsl-snapshot/common/hr.xml index c49b3e7..bcc03f9 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/hr.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/hr.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/hu.xml b/doc/reference/lib/docbook-xsl-snapshot/common/hu.xml index e7b0e7d..630feff 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/hu.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/hu.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/id.xml b/doc/reference/lib/docbook-xsl-snapshot/common/id.xml index 35641e4..cbb7b1d 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/id.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/id.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/it.xml b/doc/reference/lib/docbook-xsl-snapshot/common/it.xml index 90daa2e..1de29a0 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/it.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/it.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ja.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ja.xml index fe59651..3134e18 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ja.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ja.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/kn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/kn.xml index 44ac732..a5ddf95 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/kn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/kn.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ko.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ko.xml index 8e1b664..d1dd034 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ko.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ko.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/la.xml b/doc/reference/lib/docbook-xsl-snapshot/common/la.xml index a2155f1..ed578eb 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/la.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/la.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/lt.xml b/doc/reference/lib/docbook-xsl-snapshot/common/lt.xml index 7dddca5..c7eeb27 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/lt.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/lt.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/lv.xml b/doc/reference/lib/docbook-xsl-snapshot/common/lv.xml index 5e8c43a..7b961b9 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/lv.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/lv.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/mn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/mn.xml index a42f062..bc74351 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/mn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/mn.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/nb.xml b/doc/reference/lib/docbook-xsl-snapshot/common/nb.xml index 37e1151..b71f173 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/nb.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/nb.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/nl.xml b/doc/reference/lib/docbook-xsl-snapshot/common/nl.xml index 68abfb5..e08a928 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/nl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/nl.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/nn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/nn.xml index 91c2727..f9dd70a 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/nn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/nn.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/or.xml b/doc/reference/lib/docbook-xsl-snapshot/common/or.xml index 3dacacd..758fea3 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/or.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/or.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/pa.xml b/doc/reference/lib/docbook-xsl-snapshot/common/pa.xml index e8ee2f9..d0e9565 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/pa.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/pa.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/pl.xml b/doc/reference/lib/docbook-xsl-snapshot/common/pl.xml index 8a4f5d0..57e7d1e 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/pl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/pl.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/pt.xml b/doc/reference/lib/docbook-xsl-snapshot/common/pt.xml index 69c85c3..0f77251 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/pt.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/pt.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/pt_br.xml b/doc/reference/lib/docbook-xsl-snapshot/common/pt_br.xml index 4f9ed77..ed32cd9 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/pt_br.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/pt_br.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ro.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ro.xml index 0e64a57..bf0c760 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ro.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ro.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ru.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ru.xml index 8324aa3..3440fa6 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ru.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ru.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sk.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sk.xml index 3511e3d..e596ac3 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sk.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sk.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sl.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sl.xml index ab4a66e..339d309 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sl.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sq.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sq.xml index 4134918..78f800b 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sq.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sq.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sr.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sr.xml index c35fc43..dfaf396 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sr.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sr.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sr_Latn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sr_Latn.xml index ecfcd88..26c0db6 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sr_Latn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sr_Latn.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sv.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sv.xml index 336e50c..7708596 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sv.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sv.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ta.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ta.xml index e8bb460..0b60203 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ta.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ta.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/th.xml b/doc/reference/lib/docbook-xsl-snapshot/common/th.xml index 8ec8f56..3731bbf 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/th.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/th.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/tl.xml b/doc/reference/lib/docbook-xsl-snapshot/common/tl.xml index b71d042..32054db 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/tl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/tl.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/tr.xml b/doc/reference/lib/docbook-xsl-snapshot/common/tr.xml index 1ff0ff4..d777b82 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/tr.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/tr.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/uk.xml b/doc/reference/lib/docbook-xsl-snapshot/common/uk.xml index d381e1e..d4df98e 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/uk.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/uk.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/utility.xml b/doc/reference/lib/docbook-xsl-snapshot/common/utility.xml index 33b0f1a..dc92a78 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/utility.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/utility.xml @@ -246,8 +246,8 @@ <note> <para>This function began as a copy of Nate Austin's - <function>prepend-pad</function> function in the <link xlink:href="http://www.dpawson.co.uk/xsl/sect2/padding.html">Padding - Content</link> section of Dave Pawson's <link xlink:href="http://www.dpawson.co.uk/xsl/index.html">XSLT + <function>prepend-pad</function> function in the <link xlink:href="https://www.dpawson.co.uk/xsl/sect2/padding.html">Padding + Content</link> section of Dave Pawson's <link xlink:href="https://www.dpawson.co.uk/xsl/index.html">XSLT FAQ</link>.</para> </note> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/vi.xml b/doc/reference/lib/docbook-xsl-snapshot/common/vi.xml index 039f209..93fcaa2 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/vi.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/vi.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/xh.xml b/doc/reference/lib/docbook-xsl-snapshot/common/xh.xml index 682153d..7f474c0 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/xh.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/xh.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/zh_cn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/zh_cn.xml index 1885a14..c1f663c 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/zh_cn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/zh_cn.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/zh_tw.xml b/doc/reference/lib/docbook-xsl-snapshot/common/zh_tw.xml index 4672900..e40252d 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/zh_tw.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/zh_tw.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/fo/param.xml b/doc/reference/lib/docbook-xsl-snapshot/fo/param.xml index 19e7c03..d2b81c9 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/fo/param.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/fo/param.xml @@ -1589,7 +1589,7 @@ level sections, but not in fourth level sections. <refsection><info><title>Description If non-zero, -Arbortext +Arbortext extensions will be used. This parameter can also affect which graphics file formats @@ -1617,7 +1617,7 @@ are supported Description If non-zero, -XSL Formatter +XSL Formatter extensions will be used. XSL Formatter extensions consists of PDF bookmarks, document information and better index processing. @@ -1644,7 +1644,7 @@ are supported Description If non-zero, extensions intended for -FOP +FOP version 0.20.5 and earlier will be used. At present, this consists of PDF bookmarks. @@ -1676,7 +1676,7 @@ instead. Description If non-zero, extensions for -FOP +FOP version 0.90 and later will be used. @@ -1706,7 +1706,7 @@ should still be used for FOP version 0.20.5 and earlier. Description If non-zero, -PassiveTeX +PassiveTeX extensions will be used. At present, this consists of PDF bookmarks and sorted index terms. @@ -3160,7 +3160,7 @@ table. Description If non-zero, specifies the thickness of borders on table -cells. The units are points. See +cells. The units are points. See CSS @@ -3229,7 +3229,7 @@ CSS Description Set the color of table cell borders. If non-zero, the value is used -for the border coloration. See CSS. A +for the border coloration. See CSS. A color is either a keyword or a numerical RGB specification. Keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, and @@ -4699,7 +4699,7 @@ the TOC. iso690 styles are supported. In order to use ISO690 style to the full extent you might need -to use additional markup described on the +to use additional markup described on the following WiKi page. @@ -4766,12 +4766,12 @@ like this: <!DOCTYPE bibliography PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" - "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> + "https://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <bibliography><title>References</title> <bibliomixed id="xml-rec"><abbrev>XML 1.0</abbrev>Tim Bray, Jean Paoli, C. M. Sperberg-McQueen, and Eve Maler, editors. -<citetitle><ulink url="http://www.w3.org/TR/REC-xml">Extensible Markup +<citetitle><ulink url="https://www.w3.org/TR/REC-xml">Extensible Markup Language (XML) 1.0 Second Edition</ulink></citetitle>. World Wide Web Consortium, 2000. </bibliomixed> @@ -4779,7 +4779,7 @@ World Wide Web Consortium, 2000. <bibliomixed id="xml-names"><abbrev>Namespaces</abbrev>Tim Bray, Dave Hollander, and Andrew Layman, editors. -<citetitle><ulink url="http://www.w3.org/TR/REC-xml-names/">Namespaces in +<citetitle><ulink url="https://www.w3.org/TR/REC-xml-names/">Namespaces in XML</ulink></citetitle>. World Wide Web Consortium, 1999. </bibliomixed> @@ -4971,7 +4971,7 @@ entry has an ID. <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE glossary PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" - "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> + "https://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <glossary> <glossaryinfo> <editor><firstname>Eric</firstname><surname>Raymond</surname></editor> @@ -5799,7 +5799,7 @@ CSS instead. Properties that specify the style of shaded verbatim listings. The parameters specified (the border and background color) are added to the styling of the xsl-fo output. A border might be specified as "thin -black solid" for example. See xsl-fo +black solid" for example. See xsl-fo @@ -5918,7 +5918,7 @@ to process the output from the stylesheet. If non-zero, the role attribute on xref will be used to select the cross reference style. -The DocBook +The DocBook Technical Committee recently added an xrefstyle attribute for this purpose. If the xrefstyle attribute @@ -5960,7 +5960,7 @@ stylesheets to make use of the cross reference style: <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> + "https://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <book id="book"><title>Book</title> <preface> @@ -6507,7 +6507,7 @@ XSLTHL extension module. This is an external Java library which is not part of t In order to use this extension, you must add xslthl-2.0.0.jar to your Java classpath. You can -download this software from the XSLT syntax highlighting project at SourceForge. +download this software from the XSLT syntax highlighting project at SourceForge. The configuration of syntax highlighting is stored in highlighting/xslthl-config.xml. The Java @@ -6707,7 +6707,7 @@ and the format attribute is If specified, this value will be used for the width attribute on images that do not specify any -viewport +viewport dimensions. @@ -11244,7 +11244,7 @@ resulting text will be something like this: Description If non-zero, ensure that the values for all lang attributes in HTML output are RFC -compliantSection 8.1.1, Language Codes, in the HTML 4.0 Recommendation states that: +compliantSection 8.1.1, Language Codes, in the HTML 4.0 Recommendation states that:
[RFC1766] defines and explains the language codes that must be used in HTML documents. @@ -11253,7 +11253,7 @@ empty series of subcodes: language-code = primary-code ( "-" subcode )* -And in RFC 1766, Tags for the Identification +And in RFC 1766, Tags for the Identification of Languages, the EBNF for "language tag" is given as: Language-Tag = Primary-tag *( "-" Subtag ) @@ -11456,7 +11456,7 @@ around all these parameters. ******************************************************************** This file is part of the XSL DocBook Stylesheet distribution. - See ../README or http://docbook.sf.net/release/xsl/current/ for + See ../README or http://docbook.sourceforge.net/release/xsl/current/ for copyright and other information. ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/fo/titlepage.templates.xml b/doc/reference/lib/docbook-xsl-snapshot/fo/titlepage.templates.xml index e32a7f4..2aa6ad5 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/fo/titlepage.templates.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/fo/titlepage.templates.xml @@ -22,7 +22,7 @@ ******************************************************************** This file is part of the DocBook XSL Stylesheet distribution. - See ../README or http://docbook.sf.net/ for copyright + See ../README or http://docbook.sourceforge.net/ for copyright copyright and other information. ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/highlighting/c-hl.xml b/doc/reference/lib/docbook-xsl-snapshot/highlighting/c-hl.xml index 1503dd1..9dc395c 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/highlighting/c-hl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/highlighting/c-hl.xml @@ -1,6 +1,6 @@