this repo has no description
Python
84.9%
HTML
13.0%
Other
2.1%
28
1
0
Clone this repository
https://tangled.org/oscillatory.net/ocr-to-typst
https://tangled.org/did:plc:ncwcsl2uejt5ci5qgn7spgis/ocr-to-typst
git@knot.oscillatory.net:oscillatory.net/ocr-to-typst
git@knot.oscillatory.net:did:plc:ncwcsl2uejt5ci5qgn7spgis/ocr-to-typst
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
CROHME, MathWriting, and typeset_train manifests store bare math expressions.
Since images render as display math ($ expr $), training targets should be
valid Typst -- wrap at load_records() via _MATH_ONLY_SPLITS set rather than
touching manifests. Mixed splits already contain full body content.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
_styled() now accepts underline param, rendering as #underline[...] wrapping
any bold/italic markup. Bold, italic, and underline are each applied
independently at 25% (down from 30% for bold/italic).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>