HackerTrans
TopNewTrendsCommentsPastAskShowJobs

flokl

no profile record

comments

flokl
·10 bulan yang lalu·discuss
If the project owner has paid for pro, all collaborators can use the pro features in the project.

Zotero sync is just a .bib file that updates itself regularly, so if you don't want to pay, you have to upload the .bib file or past the new entries manually.
flokl
·10 bulan yang lalu·discuss
yes, cross-references are possible by adding an <anchor> and referencing it with @anchor. It works for headings, figures, equations, footnotes, and with a slightly different syntax also for page. [1] Numbered lists are currently not natively supported, only with the package itemize [2].

[1] https://typst.app/docs/reference/model/ref/

[2] https://typst.app/universe/package/itemize
flokl
·10 bulan yang lalu·discuss
or meander, a recently released, more powerful package https://typst.app/universe/package/meander
flokl
·10 bulan yang lalu·discuss
I noticed quite a few people must do that because I have heard that pronunciation a few times already IRL and in videos. Some people also write it that way, a search here in the comments results in 4 matches.
flokl
·10 bulan yang lalu·discuss
Typst will support PDF/UA-1 with the upcoming version 0.14. Pull with the current progress: https://github.com/typst/typst/pull/6619
flokl
·tahun lalu·discuss
Well Typst does incremental compilation with the "watch" command which allows, for most documents, live preview.
flokl
·tahun lalu·discuss
There is a Typst package called MiTeX that supports at least some basic TeX input.

[1] https://typst.app/universe/package/mitex
flokl
·2 tahun yang lalu·discuss
There is currently work done to support basic HTML support. PDF is supported since day one of the public release in march 2023 (before v0.1). The roadmap mentions tagged PDF which is mainly needed for accessibility.