news.volyx.in

Exploring Typst, a new typesetting system similar to LaTeX (blog.jreyesr.com)

593 points by judell · 664 days ago · 235 comments on HN

Article summary

The article introduces Typst, a new typesetting system similar to LaTeX, designed to be easier to learn and use. Typst's syntax is closer to Markdown, but with additional features for academic and scientific documents. The article showcases examples of documents made with Typst and compares its syntax to LaTeX and Markdown. Typst aims to provide a more modern and user-friendly alternative to LaTeX for generating PDF documents.

Main themes

  • Typst vs LaTeX
  • Typst syntax and features
  • Academic document typesetting
  • Markdown comparison
  • Document generation
  • Typesetting systems

What commenters say

  • Typst's similarity to Markdown is a selling point, but some argue it could be more similar and consistent in its syntax.
  • The language is seen as a modern and improved alternative to LaTeX, with easier syntax and better error messages.
  • Some users appreciate Typst's ability to generate PDFs and its potential for use in academic and technical writing, while others prefer LaTeX for its established ecosystem and compatibility with journals and conferences.
  • The syntax of Typst is viewed as strange or inconsistent by some, while others see it as a unique and powerful feature of the language.
  • Typst's ability to be used for scripting and generating custom documents is seen as a major advantage over LaTeX and Markdown.
  • Some users have successfully used Typst for writing research papers, resumes, and other documents, and appreciate its ease of use and flexibility.
  • There is a desire for Typst to support HTML output, which is currently planned for a future release.
  • The comparison between Typst and Quarto is noted, with some seeing potential for using Typst inside Quarto for document generation.