Typst 0.13 is out now
typst.app
Typst 0.13 is out now
1–10 of 61 posts
Re: Typst 0.13 is out now
#2Re: Typst 0.13 is out now
#3Re: Typst 0.13 is out now
#4Typst looks like it might be the solution to this problem.
Re: Typst 0.13 is out now
#5- We split the "paper" into multiple Typst files. While this organized our content nice, the VSC extension didn't recognize the bibliography imported in another file and displayed errors. Nothing major but certainly annoying.
- It couldn't deal well with SVGs and diagrams in general, so we resorted to just export graphics and include them as images.
6/10 would use again and I'm excited for the new release.
Re: Typst 0.13 is out now
#6Is this a LaTeX killer yet?
Re: Typst 0.13 is out now
#7Typst is such a great software. With it's modern programming language like syntax I learned it much faster than Latex. It's compile duration is also much better in my experience. I am honestly more productive using Typst it this point. Though I am not a power user. I only used it for slides and notation heavy articles.
Re: Typst 0.13 is out now
#8Small report from personal experience: I wrote the documentation for a project (~ half a bachelors thesis) with Typst. The writing experience was easy and nice, much better compared to the few Latex documents I worked on. Two main struggles I remember: - We split the "paper" into multiple Typst files. While this organized our content nice, the VSC extension didn't recognize the bibliography imported in another file a…
FYI the workaround to solve this is to go to the "root" file and run the "pin current file as main" or something like that of your Typst LSP. Unfortunately this needs to be done every time you reopen your project.
Re: Typst 0.13 is out now
#9Is this a LaTeX killer yet?