From: Lady <redacted>
Date: Sat, 25 Jan 2025 03:00:06 +0000 (-0500)
Subject: Reduce @书社:archived-as noise
X-Git-Tag: 1.0.0^0
X-Git-Url: https://git.ladys.computer/Shushe/commitdiff_plain/5a363a0a9e519b88fed12252328acd4bfa7689e5?ds=sidebyside;hp=5a363a0a9e519b88fed12252328acd4bfa7689e5

Reduce @书社:archived-as noise

This commit causes `@书社:archived-as` to be dropped in the following
cases :—

- In the components of archives, during extraction.
- In wrapped nodes, where it is raised to the wrapping `<html:html>`
  element.

It also makes `lib/archive2extractor.xslt` a prerequisite for the
finalization step and `lib/catalog2transform.xslt` a prerequisite for
results, to ensure that files are appropriately updated when these
change.
---