73
submitted 9 months ago by juli@programming.dev to c/linux@lemmy.ml
all 23 comments
sorted by: hot top controversial new old
[-] IrritableOcelot@beehaw.org 12 points 9 months ago

I want to use it, but if I'm going to commit to learning a new system for my work, I need to know that 1) it will remain open source (like LaTeX), 2) its going to remain maintained, 3) it has a robust package library, 4) it has to understand bibtex. I dont think typst has committed to the first, its not mature enough for 2 or 3, and I cannot for the life of me figure out how to automate translation between bibtex and their funky format.

[-] Treczoks@kbin.social 5 points 9 months ago

Spot on.

Maybe add a 5) needs to be able to export to LaTeX. It might be nice and easy to write in typst, but you'll sooner or later hit the wall of "We accept submissions in Word and LaTeX only."

[-] juli@programming.dev 2 points 9 months ago

Wow, your considerations are invaluable for my next steps in this topic, thank you very much

[-] eager_eagle@lemmy.world 11 points 9 months ago

I've used it for a few documents and loved it. There's a learning curve, but I'm glad they're not carrying the technical debt latex has, so it's definitely worth the effort IMO.

[-] juli@programming.dev 1 points 9 months ago

Sounds good, thx.

[-] PropaGandalf@lemmy.world 9 points 9 months ago* (last edited 9 months ago)

I love it. I ditched LaTeX and Word entirely for it.

[-] juli@programming.dev 1 points 9 months ago
[-] tuto193@lemmy.world 1 points 9 months ago

There are official ones and there's also https://github.com/qjcg/awesome-typst

I took one of those and easily adjusted it to my needs. It's so easy and intuitive! And fast!!!

[-] dannym@lemmy.escapebigtech.info 8 points 9 months ago* (last edited 9 months ago)

I love it; it's been my replacement for LaTeX ever since I've hears about it on hacker news

[-] PropaGandalf@lemmy.world 3 points 9 months ago

Yeah man. And it keeps getting better!

[-] juli@programming.dev 3 points 9 months ago

To me the syntax feels very strange but I adapt to a lot of things. Does anyone have experience with it and already a more profound opinion?

Markdown is already a very easy interface to latex and html. And latex has been there since forever.

[-] dannym@lemmy.escapebigtech.info 7 points 9 months ago

the syntax is more powerful than markdown, the whole idea of with blocks and the ability to have more complex layouts is great

[-] jagot@programming.dev 3 points 9 months ago

Without having tried typst myself, I would still recommend learning LaTeX, if you’re ever looking to publish in a scientific journal; most journals accept submissions in either Word (which in my mind is a very painful tool to use, especially when it comes to typesetting and equations) or LaTeX. They then typically convert the input to some internal format, but are probably unlikely to add support for new formats.

If you only ever intend to write documents for your own purposes, use whichever format you like the best; I personally use Emacs Org-mode and LaTeX export.

[-] fossphi@lemm.ee 3 points 9 months ago* (last edited 9 months ago)

To the people who switched to it from latex for technical documents (involving equations), how much adjustment did it need? I'm in the process of writing some papers/presentations and I'm fairly comfortable with latex but sometimes I do wish it was simpler

[-] eager_eagle@lemmy.world 6 points 9 months ago* (last edited 9 months ago)

It's much easier to get started than latex if assuming no previous knowledge of either, to the point I can actually recommend it to people in humanities and non-STEM in general. Syntax-wise it's very different, so you'll need to get used to it and look up the docs. I've been writing latex for ~5y before Typst and I think Typst's documentation is FAR better than any latex source I came across: no messing with random outdated packages that are incompatible with your template's, and don't get me started on that bibtex/biblatex hellhole.

In Typst, most error messages are actually useful to describe the issue; you won't waste time setting up your local build if you want to typeset offline; and the output is generated FAST - pretty much as you type it - which helps a lot with learning what works and what doesn't.

The downside is that because it's not as popular yet, it's harder to find that magic stack overflow answer that solves your problem. So if you're in a hurry with a deadline approaching, go with latex and practice some Typst on the side.

[-] juli@programming.dev 1 points 9 months ago

It has ti be easier than xaringan to convince me

[-] saplyng@kbin.social 2 points 9 months ago

I've been really happy with it; I've been using it for templating reports at work for months now. I've just started experimenting with using jinja to pretemplate my template lol.

I'll probably continue down that track to try and automate my workflow away so I can focus on less tedious things, but after you get used to the box encapsulation it becomes fairly easy to work with!

[-] tuto193@lemmy.world 2 points 9 months ago

Typst is awesome and sooo fast! I literally ported my thesis mid-way to it and haven't looked back since. Love it all the way.

[-] Aatube@kbin.social -2 points 9 months ago* (last edited 9 months ago)

Can it run doom?

this post was submitted on 19 Dec 2023
73 points (98.7% liked)

Linux

47366 readers
920 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS