Live data from Hacker News

Rewriting LaTeX in Pure Rust

github.com

1–10 of 148 posts

Re: Rewriting LaTeX in Pure Rust

#4
I really love Rust (believe it's the best systems programming language out there), so I've checked out tectonic a while ago. In many ways it represents precisely the direction I think Tex based typesetting should go

Sadly I can't use it though as it doesn't support biber which would be needed for Unicode author names: https://github.com/tectonic-typesetting/tectonic/issues/35

Re: Rewriting LaTeX in Pure Rust

#5
Getting LaTex running through wasm would be great. Tools like this, which just interact mostly with the filesystem, are a great example of what non-web wasm can do by simplifying the distribution process.

Re: Rewriting LaTeX in Pure Rust

#9
post #6

Why link to a fork instead of the main project? https://github.com/tectonic-typesetting/tectonic

That fork is quite curious, it seems like they've really gone out and created quite an active little fork, but haven't spent the time to explain what is different and interesting about their fork in the readme.
Post reply on HN