Apparently Typst isn't supported by many journals, forcing LaTeX usage, anyone have experiences with this situation?
I still much prefer LaTeX actually, I don't feel like Typst improves over its main flaw, i.e. lack of consistency. One could argue that it's even more inconsistent. I really miss commands, \section for example clearly does what it says it does, while '=' is more nebulous. I don't like that instead of typing `\alpha+c` now I need to write `alpha + c` it blurs the line between what is a command and what isn't. So imo i…
Typst 0.15.0
51–60 of 96 posts
Re: Typst 0.15.0
#52Earlier quoted context omitted.
“latex (required by pandoc)” No. `--pdf-engine=typst`
but then you're limited to an undocumented subset of pandoc markdown
applicative’s comment is correct. Every one of your bullet points is wrong, except perhaps the one about treesitter highlighting, but what should one expect? Why should a Markdown parser know anything about arbitrary Markdown extensions?
Re: Typst 0.15.0
#53Earlier quoted context omitted.
but then you're limited to an undocumented subset of pandoc markdown
I don’t know what this means, but please don’t explain. applicative’s comment is correct. Every one of your bullet points is wrong, except perhaps the one about treesitter highlighting, but what should one expect? Why should a Markdown parser know anything about arbitrary Markdown extensions?
why are you even talking to me?
Re: Typst 0.15.0
#54I'm currently working on my fourth book produced using Typst, and it has been nothing but amazing. LLMs struggle with Typst a bit but other than that it has been an absolute joy to work with. I have a pretty good workflow set up for publishing these books, which are mostly collections of student essays. I use Pandoc to convert the students' Word documents into Typst, then unify the formatting, styles, and headers (mo…
Re: Typst 0.15.0
#55Have conferences that traditionally accepted latex source (and specified latex templates) started accepting typst as well?
Re: Typst 0.15.0
#56Recent LaTeX versions started to be able to do it, it'd be a shame if people started switching over just when LaTeX finally started pulling their accessibility act together.
Re: Typst 0.15.0
#57As a former software developer, now turned student (studying theology while I train to become a pastor), Typst has been great for writing my dissertation with one notable exception: it really doesn't handle footnotes well. Specifically, see: https://github.com/typst/typst/pull/8147 Discursive footnotes do not really work when including bibliography references. I've also hit other issues, like footnotes appearing a pa…
Re: Typst 0.15.0
#58As a former software developer, now turned student (studying theology while I train to become a pastor), Typst has been great for writing my dissertation with one notable exception: it really doesn't handle footnotes well. Specifically, see: https://github.com/typst/typst/pull/8147 Discursive footnotes do not really work when including bibliography references. I've also hit other issues, like footnotes appearing a pa…
Re: Typst 0.15.0
#59Is there anything similar to (or better than) overleaf for collaborating on typst docs? To be clear, overleaf isn’t all that great but I sometimes work with groups that are used to it. Have conferences that traditionally accepted latex source (and specified latex templates) started accepting typst as well?
Yes, https://typst.app/ is the official Typst app (part of how they make money).
> Have conferences that traditionally accepted latex source (and specified latex templates) started accepting typst as well?
Very few by now.