Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Looking for Rust library that will allow me to render LaTex code into *.svg file
Looking for Rust library that will allow me to render LaTex code into *.svg file
โ Rust ๐ 2025-08-26 ๐ค surdeus ๐๏ธ 6Iโm looking for a crate that will help me render LaTex code into *.svg files that can then be imported into the user interface of my project. So far I havenโt had much luck and Iโm hoping someone here will be able to point me in the right direction. I just finished trying LatexImgGen-lib
which seems to have the same goal, but I canโt get the examples to compile. It hasnโt been updated for 2 years, either. Something else would be better, I think.
Any ideas?
1 post - 1 participant
๐ท๏ธ Rust_feed