mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
docs: record narrow-caption sidecar fallback scope
This commit is contained in:
parent
8ba7d60fa1
commit
66ee7ab412
1 changed files with 1 additions and 0 deletions
|
|
@ -767,3 +767,4 @@ Removed `not text_ids` requirement in `compute_precaption_composite_regions`. Pr
|
|||
### 8.6 Parked Hard Case
|
||||
|
||||
- Parked hard case: pages that contain two adjacent formal figure captions (for example, `Figure 2` and `Figure 3`) whose visual regions are close enough that auto-separation is risky. Current policy is conservative: do not cross caption ownership boundaries automatically; prefer unresolved over wrong merge. Requires a later dedicated partitioning design.
|
||||
- New scoped fallback family: same-page narrow-caption sidecar layouts. Trigger only after existing legend recognition succeeds and only when captions are narrow, same-column, and the normal match path is ambiguous. Do not use this path for full-width captions, backmatter figure compilations, or mixed table/figure pages.
|
||||
|
|
|
|||
Loading…
Reference in a new issue