top | item 44352072

(no title)

gumbojuice | 8 months ago

I'm sticking with LaTeX, not as a fetish, but because journal/conferences still do not accept e.g. typst. Will they ever do? I don't know, depends on their willingness to integrate it into their toolchains I guess?

discuss

order

ykonstant|8 months ago

I sincerely doubt they will: most journals in pure math still do not accept LuaTeX; just think about that.

Rendello|8 months ago

It makes sense. LaTeX fetishists tend to be sadomasochists.

Paapaa|8 months ago

There are already at least two publishers which accept Typst. So that "ever" part is already covered. But most still don't accept Typst and LaTeX is usually mandatory if the sources are required.

tcfhgj|8 months ago

which ones?

dimatura|8 months ago

Yeah, that was my first thought. And it's not just about them accepting typst, but also whether they would provide a template using typst, like they currently do for latex. Using the conference/journal template to write the article saves a lot of time for both submitters and editors (who have to deal with hundreds, if not thousands of submissions).

thezoq2|8 months ago

That is for sure my biggest concern with typst. I wrote a tool that can convert from typst to latex for final submissions, but it is a bit sketchy and at the moment won't handle math very well. https://gitlab.com/theZoq2/ttt

Zariff|8 months ago

I'm not familiar with how journal submissions work, but don't you simply submit a pdf at the end? Does it matter what engine you used to render it?

jltsiren|8 months ago

You normally submit a LaTeX or Word document, and the publisher does the final typesetting. Even in computer science, where people often spend a lot of time tweaking the typesetting, the pdf generated by the authors is essentially a preview. There are often visible differences between it and the publisher's version.

aragilar|8 months ago

Not only do you need to use LaTeX, but you need to use the journal's class file. Anything else will get rejected.