Context: LaTeX is a typesetting system. When compiling a document, a lot of really in-depth debugging information is printed, which can be borderline incomprehensible to anyone but LaTeX experts. It can also be a visual hindrance when looking for important information like errors.

  • @dyc3
    link
    51 month ago

    I have completely abandoned latex for typst at this point.

    • @agelord
      link
      21 month ago

      I’m still waiting for Quarto and the R ecosystem to better support Typst.

      • @dyc3
        link
        11 month ago

        I’m not familiar, what’s Quarto?

        • @agelord
          link
          21 month ago

          https://quarto.org is an open-source scientific and technical publishing system. You write markdown text and it converts it to HTML website, PDF article/book, word document and many other formats.