In one day - one day! - of going open source, the Typst typesetting system passed 5,000 stars on Github.

If you ever needed evidence that there is a real hunger for a TeX replacement, this is it.

https://github.com/typst/typst

GitHub - typst/typst: A markup-based typesetting system that is powerful and easy to learn.

A markup-based typesetting system that is powerful and easy to learn. - typst/typst

GitHub

@dginev That's because people do not know that they can use #MarkDown input with #TeX.

#LaTeX #LuaTeX

@chpietsch

Have you seen a young programmer open a .sty file? And watch them transition through the 7 stages of grief?

I did that with 20+ people back in 2007-2012. It was terror-inducing even back then, and that's a decade ago.

The clock is ticking.

@dginev Why open a .sty file?

@chpietsch

To write one.

@dginev @chpietsch in close to forty years of using TeX and LaTeX I have written exactly one style file, by modifying an ACM one.

The installed ecosystem of journal templates and bibliographic arcana is huge and I for one have no interest whatever in battling over typesetting. If I can push a button and convert the Maple Transactions journal template to allow authors to use Typst, great. I might even be willing to spend an hour or two (I'm retired, and learning new things is good for me). But in the end most of my authors want to publish, not to fight with software.

@3j0hn maybe if Maple could convert documents to Typst that might help.

@rcorless @chpietsch @3j0hn

Oh certainly. You won't find me trying to *move* people out of LaTeX, especially seasoned practitioners comfortable with it.

But I can tell you that there is a generational gap, which is likely to keep widening.

My day job today is to help with developing (yet-another) unofficial clone of TeX by rewriting LaTeXML in Rust. I can tell you that people like *me* are suffering in propagating the arcane software perspectives of the 1980s. Which is also the decade I was born in. We can make some small things better as-is, but large paradigm improvements - like the ones Typst is attempting - would be really great to see.

@dginev @chpietsch @3j0hn Max Planck said progress is made, funeral by funeral :)
@rcorless @dginev @chpietsch "You can take away my overfull hbox warnings when you pry them from my cold dead hands."

@3j0hn @rcorless @dginev @chpietsch More easily, you can take away your overfull hbox warnings by \usepackage{microtype}.

The strength of LaTeX is not its syntax; it is its huge installed base of packages and styles.