Viewing profile — flokl
flokl
HN member- Joined
- Sun, Jul 21, 2024, 11:36 PM UTC
- HN karma
- 15
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About flokl
No profile information was provided.
Recent public activity
-
comment
Comment #45405801
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 wan…
-
comment
Comment #45398627
yes, cross-references are possible by adding an and referencing it with @anchor. It works for headings, figures, equations, footnotes, and with a slightly different syntax also for…
-
comment
Comment #45398580
or meander, a recently released, more powerful package https://typst.app/universe/package/meander
-
comment
Comment #45396504
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 co…
-
comment
Comment #45394945
Typst will support PDF/UA-1 with the upcoming version 0.14. Pull with the current progress: https://github.com/typst/typst/pull/6619
-
comment
Comment #44359569
Well Typst does incremental compilation with the "watch" command which allows, for most documents, live preview.
-
comment
Comment #43107153
There is a Typst package called MiTeX that supports at least some basic TeX input. [1] https://typst.app/universe/package/mitex
-
comment
Comment #42209574
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 …
-
comment
Comment #41126520
HTML output with Typst isn't possible yet, but it has a high priority.
-
comment
Comment #41029457
Then a slower but similar simpel option could be to write your data to a json/csv/xml file and read it directly with Typst.
-
comment
Comment #41029423
It uses your system fonts, additionally you can use a cli option to point Typst to a folder to read ttf or otf font files.