From 325e29c31dd943cfb9a061f1576872544d5a8aca Mon Sep 17 00:00:00 2001
From: Thomas Walker Lynch
Date: Wed, 5 Aug 2026 13:19:52 +0000
Subject: [PATCH] splittable counter scopes
---
.../Manuscript.copy/Document/manual.html | 24 ++--
.../Manuscript.copy/Layout/counter.js | 98 +++++++++-------
.../Manuscript.copy/Layout/paginate.js | 105 ++++++++++++++++-
developer/experiment/RT-Manuscript_locator.js | 37 ++++++
tester/authored/Counter/test_3.html | 107 ++++++++++++++++++
tester/authored/Counter/test_4.html | 42 +++++++
6 files changed, 360 insertions(+), 53 deletions(-)
create mode 100644 developer/experiment/RT-Manuscript_locator.js
create mode 100644 tester/authored/Counter/test_3.html
create mode 100644 tester/authored/Counter/test_4.html
diff --git a/developer/authored/Manuscript.copy/Document/manual.html b/developer/authored/Manuscript.copy/Document/manual.html
index 8e9a762..3ff0311 100644
--- a/developer/authored/Manuscript.copy/Document/manual.html
+++ b/developer/authored/Manuscript.copy/Document/manual.html
@@ -49,7 +49,7 @@
- For RT-Style to work, the document will need to include a file that points it at the library, as discussed later in this manual.
+ For RT-Style to work, the document will need to include a file that points it at the library, as discussed in the section on page .
@@ -82,7 +82,7 @@