KERNIT Documentation
Cross-Reference Linking
KERNIT finds cross-reference mentions in manuscript text and links them to matching captions, numbered equations, section headings, appendices, algorithms, and listings when targets are detectable.
Target Discovery#
The scanner builds a map of captions, headings, numbered equations, and labeled targets. Mentions such as Figure 2, Table 1, Eq. (4), and Section 3.2 become review rows with candidate targets.
| Setting | Values | Effect |
|---|---|---|
| figures | number, numbersub, full, off | Controls figure mention matching. |
| tables | number, numbersub, full, off | Controls table mention matching. |
| equations | number, numbersub, full, off | Controls equation mention matching. |
| sections | number, full, off | Controls section heading matching. |
| appendices | number, full, off | Controls appendix target matching. |
Common Review Cases#
- Caption numbering was manually edited after writing.
- Multiple figures share sublabels like 2a and 2b.
- Sections are referenced by title instead of number.
- Equation numbers appear in text that is not a real equation reference.
Was this page useful?Send a lightweight docs feedback event.