Skip Navigation

Typst, a European alternative to Overleaf (LaTex online editor)

typst.app Typst: Compose papers faster

Focus on your text and let Typst take care of layout and formatting. Sign up now and speed up your writing process.

Typst: Compose papers faster
2
Hacker News @lemmy.smeargle.fans bot @lemmy.smeargle.fans
BOT
Typst – Compose Papers Faster

You're viewing a single thread.

2 comments
  • I find the title misleading.

    typst.app is not a Latex editor. typst has its own syntax and own compiler to generate PDFs.

    the cli is FOSS (theres a great plugin for vscode), typst.app is their SaaS Overleaf-equivalent to collaborate on papers. you write .typ, not .tex files. arguably a more modern and easier to read syntax. :)

    can recommend if you want something simple. its not there yet in terms of featureset, but its getting there. also its quick and the UX is leagues ahead of latex

    • Thank you for the precision. As you know, the title length is limited, so conveying all of this in there was a bit challenging :)