]> Lady’s Gitweb - Shushe/commitdiff
Make transformation output standalone current
authorLady <redacted>
Wed, 24 Dec 2025 19:33:31 +0000 (14:33 -0500)
committerLady <redacted>
Wed, 24 Dec 2025 19:33:31 +0000 (14:33 -0500)
lib/catalog2transform.xslt

index 747225b122f43cc31878f6e86c6fcdf3575f25ad..fa24d98c7c72972c4eaf69dfc8cc9baf2de127ca 100644 (file)
@@ -400,7 +400,7 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                        </xslt:template>
                        <xslt:template match="text()" mode="书社:footer" priority="-1"/>
                        <xslt:template match="text()" mode="书社:metadata" priority="-1"/>
-                       <xslt:output method="xml" encoding="UTF-8" cdata-section-elements="html:script html:style html:textarea 书社:raw-output 书社:raw-text"/>
+                       <xslt:output method="xml" encoding="UTF-8" standalone="yes" cdata-section-elements="html:script html:style html:textarea 书社:raw-output 书社:raw-text"/>
                </xslt:transform>
        </template>
        <output method="xml" encoding="UTF-8"/>
This page took 0.149089 seconds and 4 git commands to generate.