Skip to documentation
SLOP

tiny.termtex

Reference tiny.termtex

Overview · API · Code relationships · Verification · Audit

Overview

TeX-like mathematical syntax parsing, two-dimensional box layout, and terminal formatting. The engine calculates baseline, ascent, and descent metrics to align fractions, superscripts, and matrices across multiple text rows.

Abstract syntax nodes borrow string slices directly from the input formula. Allocating render routines (renderAlloc, renderInlineAlloc) return caller- owned buffers that require explicit release through the provided allocator.

Definitions

Actions

Public operations.

Types and contracts

Public types and contracts.

Namespaces

Public namespaces.

Code relationships

Direct static dependencies extracted from parsed source by semantic graph analysis.

Uses: alloc_phase, tiny.choir, tiny.filigree
Used by: tiny.choir, tiny.coz, tiny.markdown

Verification

No verification records are cataloged for this module in this build.

Audit

EvidenceValue
Sourcelib/termtex/src/root.zig
Definitions0 of 20 documented
Members0 of 0 documented
Public names20 API, 87 indexed
Version26.7.0
Revisiondaab053ee433
Unresolved targets1