Talks from the Tug Conference 2023 in Bonn

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pandoc_resume

    The Markdown Resume

  • I recently had a coworker share a resume they had created with LaTeX. It was beautiful.

    As someone not as interested in committing fully to LaTeX — but wanting a similar outcome — I found that I could achieve a pretty but easy to edit resume with Markdown and rendered via Pandoc because Pandoc supports LaTeX (among many other formats).

    Here is a great GitHub repo that helped me get started: https://github.com/mszep/pandoc_resume

    I would love to hear of other low(er) barrier-to-entry ways to use LaTeX, because it’s a pretty steep commitment for someone who isn’t a professional writer.

  • typst

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

  • Just use typst, way easier to install (single binary) and use (much easier to write directives): https://typst.app

    I use the commandline binary, you could use the website as well.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • > I would love to hear of other low(er) barrier-to-entry ways to use LaTeX.

    My FOSS desktop editor, KeenWrite[1], converts Markdown to XHTML, XHTML into TeX, then TeX into PDF. Users may drop into TeX itself for math, if needed. Behind the scenes, KeenWrite passes the document to ConTeXt along with a theme.[2] The theme abstracts away most of the complexities of TeX.

    There isn't a resume theme, yet, though there are some available for ConTeXt that would be tempting to abstract.[3]

    [1]: https://keenwrite.com/

    [2]: https://gitlab.com/DaveJarvis/keenwrite-themes/

    [3]: https://github.com/BruXy/resume

  • resume

    Martin Bruchanov's resumé in ConTeXt format. (by BruXy)

  • > I would love to hear of other low(er) barrier-to-entry ways to use LaTeX.

    My FOSS desktop editor, KeenWrite[1], converts Markdown to XHTML, XHTML into TeX, then TeX into PDF. Users may drop into TeX itself for math, if needed. Behind the scenes, KeenWrite passes the document to ConTeXt along with a theme.[2] The theme abstracts away most of the complexities of TeX.

    There isn't a resume theme, yet, though there are some available for ConTeXt that would be tempting to abstract.[3]

    [1]: https://keenwrite.com/

    [2]: https://gitlab.com/DaveJarvis/keenwrite-themes/

    [3]: https://github.com/BruXy/resume

  • texpresso.vim

    Neovim mode for TeXpresso

  • > I would love to hear of other low(er) barrier-to-entry ways to use LaTeX, because it’s a pretty steep commitment for someone who isn’t a professional writer.

    I have been working on and off on a fork of LaTeX with real-time feedback: you can see the document and error messages rendered and updated live. It also supports SyncTeX (going from a source line to the corresponding output and vice-versa).

    I added vim support recently, you can see it in action there: https://github.com/let-def/texpresso.vim

  • texpresso

    TeXpresso: live rendering and error reporting for LaTeX

  • > I would love to hear of other low(er) barrier-to-entry ways to use LaTeX, because it’s a pretty steep commitment for someone who isn’t a professional writer.

    I have been working on and off on a fork of LaTeX with real-time feedback: you can see the document and error messages rendered and updated live. It also supports SyncTeX (going from a source line to the corresponding output and vice-versa).

    I added vim support recently, you can see it in action there: https://github.com/let-def/texpresso.vim

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Bibliography CSL

    1 project | /r/typst | 9 Dec 2023
  • Besseres Schreibprogramm als Word?

    2 projects | /r/Studium | 8 Dec 2023
  • How to select some elements from array randomly?

    2 projects | /r/typst | 7 Dec 2023
  • Whoever said that LaTex only takes an hour to learn is a lying cunt

    1 project | /r/Physics | 27 Nov 2023
  • Typst: A LaTeX Replacement

    1 project | news.ycombinator.com | 20 Oct 2023