Skip to content

structs: fix for crash on error in reflectx.Structs and major tex math update to latex#1700

Merged
rcoreilly merged 17 commits into
mainfrom
structs
Jun 25, 2026
Merged

structs: fix for crash on error in reflectx.Structs and major tex math update to latex#1700
rcoreilly merged 17 commits into
mainfrom
structs

Conversation

@rcoreilly

@rcoreilly rcoreilly commented Jun 15, 2026

Copy link
Copy Markdown
Member

and also major update to the tex math rendering system, to use latex instead of just plain tex, based on a branch of star-tex that Sebastien Binet got working with latex (via wasm translation into go.. amazing). The latex rendering is much slower, so now there is a caching system that can be loaded -- content generate now generates all equations and these are loaded -- no latex rendering is included anymore, at significant time and memory savings!

rcoreilly added 17 commits June 15, 2026 13:24
…paths from files, and upscaling / downscaling to target font size, because new latex is now too slow. content can do this as a generate step -- not too bad because it is incremental.
…in general, so continue to ignore them, except for some key things like hat and hbar-bar that need them..
…r tests now passing from lots of examples, etc.
… work, and for it to work in general without users having to install all that on their systems
@rcoreilly rcoreilly changed the title structs: fix for crash on error in reflectx.Structs structs: fix for crash on error in reflectx.Structs and major tex math update to latex Jun 25, 2026
@rcoreilly rcoreilly merged commit a47f5c5 into main Jun 25, 2026
1 check failed
@rcoreilly rcoreilly deleted the structs branch June 25, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant