I wrote my PhD Thesis in Typst
131–140 of 338 posts
Re: I wrote my PhD Thesis in Typst
#132Earlier quoted context omitted.
Claude and the like are a huge problem for new languages that want to do new things. It was bad enough when a LaTeX replacement had to compete with forty-ish years of package development time. Now they also have to compete with the millions of lines of existing code LLMs have hoovered up.
Which is good, because we don't want to deal with inferior solutions to typesetting that pop up every few years.
Re: I wrote my PhD Thesis in Typst
#133Re: I wrote my PhD Thesis in Typst
#134In thirty years LaTEX will still be open source and probably will be maintained. Typst appears to be a mix of open source and closed source; the general model here tends to be neglecting the open source part and implementing critical features in the closed source portion. Which is to say, it's unlikely to live beyond the company itself.
Re: I wrote my PhD Thesis in Typst
#135AI is the primary audience for our writing, and the primary reason to reconsider our choice of markup format. It's all about semantic compression: Typst source, markdown, and asciidoc are far more concise than LaTeX source. I'm observing, not here to convince anyone. The last six months of my life have been turned upside down, trying to discover the right touch for working with AI on topological research and code. It…
Re: I wrote my PhD Thesis in Typst
#136Typst looks really promising, especially due to the fact that it had common templates (like the IEEE one) which produce content identical to LaTeX. My biggest gripe with latex is the tooling. During my last paper, I ended up using a makefile which would usually work. When it didn’t work, running it twice would fix the issue. In the rarest cases, I had to run `git clean -xdf` and the next run would work. I still have…
Re: I wrote my PhD Thesis in Typst
#137AI is the primary audience for our writing, and the primary reason to reconsider our choice of markup format. It's all about semantic compression: Typst source, markdown, and asciidoc are far more concise than LaTeX source. I'm observing, not here to convince anyone. The last six months of my life have been turned upside down, trying to discover the right touch for working with AI on topological research and code. It…
Re: I wrote my PhD Thesis in Typst
#138Glad to hear Typst has people doing serious work with it. I’ve been able to avoid LaTeX. At uni, I went for org-mode -> LaTeX, which was OK except when my .emacs file was filling up with LaTeX stuff to make random stuff work. To be honest, that means I probably can’t even compile it again if I wanted to. Typst has been awesome (always ran into LaTeX just being horribly inconsistent when layout stuff) when I’ve used i…
Re: I wrote my PhD Thesis in Typst
#139Earlier quoted context omitted.
It's because LaTeX gives us a sense of legitimacy. (it's also why people go overboard with math notation in LaTeX documents, even when prose is more appropriate). It produces documents that look like those produced by professors, and luminaries in the field. If you write equations in Word Equation Editor, your work just doesn't look very serious. It's the same joy I felt when I laser-printed my first newsletter desig…
> If you write equations in Word Equation Editor, your work just doesn't look very serious. Haven't tried it in a while, but, last I checked, Word Equation Editor output didn't look serious because it looked janky and look like it wasn't really done in a "professional" tool. Part of that is a self-fulfilling prophecy of course, LaTeX output looks right in part because it's what people have been reading for decades, b…
Re: I wrote my PhD Thesis in Typst
#140It may be stupid and vain but for me if it doesn’t at least match the former it’s a no-go