tex_document 0.1.0
tex_document: ^0.1.0 copied to clipboard
A Flutter package for rendering TeX documents as native widgets. Supports academic papers with math, figures, tables, citations, and bibliography.
Changelog #
0.1.0 #
- Initial release
- TeX parser with macro expansion and
\inputresolution - Document renderer with configurable typography
- Math rendering via flutter_math_fork
- Support for sections, paragraphs, figures, tables, lists
- Citation and cross-reference support
- Bibliography parsing from
.bblfiles - Theorem environments (theorem, lemma, proposition, etc.)
- Algorithm blocks
- PDF figure rendering via pdfrx
- Footnotes with popup display
- Unsupported construct warnings