arm7tdmi's Avatar

arm7tdmi

@xkev.io.bsky.social

emulation guy https://xkev.io

36 Followers  |  46 Following  |  28 Posts  |  Joined: 01.07.2023  |  1.9096

Latest posts by xkev.io on Bluesky

We need your help to get Typst 0.14 over the finish line: The release candidate with accessible PDFs, character-level justification (not even in LaTeX!), and more landed today! Check your documents, packages and against "Typst 0.14.0 Testing" on the web or the new compiler.

10.10.2025 13:06 โ€” ๐Ÿ‘ 58    ๐Ÿ” 16    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 4

bad news: computer science has run out of verbs

buffers must now be ensorcelled and desorcelled

03.09.2025 08:05 โ€” ๐Ÿ‘ 434    ๐Ÿ” 28    ๐Ÿ’ฌ 10    ๐Ÿ“Œ 4

yep, veritasium macht gefรผhlt immer ne woche lang thumbnail A/B testing

27.06.2025 23:16 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Prรผfungsausschuss der Fakultรคt fรผr Informatik Regelungen

Zumindest die FIN versucht es zu regeln hinsichtlich Abschlussarbeiten, zumindest war diese Richtlinie wohl auch wichtig, um im schlimmsten Falle ordentlich gegen Missbrauch vorzugehen: www.fin.ovgu.de/Studium/W%C3...

10.06.2025 18:45 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

red bull white edition my beloved

07.06.2025 10:57 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
IJIMAI leads the way for journal submissions with Typst โ€“ Typst Blog Submitting journal articles in Typst is something many of our users wish to be possible. Together with IJIMAI, we're taking the first step in making this a reality:...

๐Ÿšจ Want to use Typst to publish in a journal? Meet IJIMAI, an interdisciplinary media and AI journal: They are the first with an official journal template on Typst Universe.
Learn more here: typst.app/blog/2025/ty...

02.04.2025 17:48 โ€” ๐Ÿ‘ 27    ๐Ÿ” 4    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

typst renders to png and svg as well and html is partially available now as of v0.13 as an experimental backend! its rather incomplete but they want to introduce it gradually (only accessible from the CLI behind a feature flag)

01.04.2025 20:00 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

you are so right lanni

21.02.2025 14:37 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Image saying Typst 0.13 with icons for entry, vector graphics, a globe (internet), a package, PDF, charts, fonts, indents, and attachments

Image saying Typst 0.13 with icons for entry, vector graphics, a globe (internet), a package, PDF, charts, fonts, indents, and attachments

Typst 0.13 releases today! This update is all about listening to feedback. Read on to find out which of the most highly anticipated changes we made.

19.02.2025 16:38 โ€” ๐Ÿ‘ 77    ๐Ÿ” 15    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 7
Preview
Fundamentals of Music Processing This textbook provides profound technological knowledge and comprehensive treatment of essential topics in music processing and music information retrieval

somewhat related but this book (link.springer.com/book/10.1007...) is really cool if you are interested in the ways we can process and analyse music mathematically / computationally mostly through fourier transforms and other fun properties

18.02.2025 12:28 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
a picture of a girl sticking out her tongue with the words good morning written on it ALT: a picture of a girl sticking out her tongue with the words good morning written on it
04.02.2025 20:04 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

which is a parameter of `par` called `leading`. One thing to note here is that #typst uses the oldest definition of leading, quite literally the spacing between bottom edge of one line and top edge of the following, not baseline-to-baseline!

13.12.2024 21:34 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

automatic (subtle) font expansion does not exist yet.

Finally, #typst does support overhang for a limited amount of glyphs, though not as many as microtype. Type color is represented through letter spacing (`tracking` in #typst), word spacing (`spacing` parameter of `text`) and line spacing...

13.12.2024 21:34 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Text Function โ€“ Typst Documentation Documentation for the `text` function.

features or stylistic sets, but can also be directly enabled or disabled (open type feature `liga`, `clig`, `dlig` and `hlig`) within these three options: typst.app/docs/referen... (discretionary and historical are below).

Kerning can also be enabled and disabled individually but something like...

13.12.2024 21:34 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Paragraph Function โ€“ Typst Documentation Documentation for the `par` function.

Starting with justification (typst.app/docs/referen...), which is supported by default, it can be used with and without hyphenation. Next, hyphenation, runt, widow and orphan cost can all be specified manually with typst.app/docs/referen....

Ligatures are usually handled through Open Type...

13.12.2024 21:34 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I don't know the specifics of the microtype package in particular, only that it seems like a herculean effort and a great tool in general which cannot be matched that easily in a short amount of time... however I do think @typst.app provides some good configurable options out of the box.

13.12.2024 21:34 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I very much remember you using this during my first semester in "Math 1 for Computer Science" and it was always a nice and satisfying opportunity for a quick breather :)

22.11.2024 12:49 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Would you look at that. GitHub has added support for Bluesky handles on your GitHub profile.

01.11.2024 03:03 โ€” ๐Ÿ‘ 824    ๐Ÿ” 147    ๐Ÿ’ฌ 20    ๐Ÿ“Œ 12

choosing to believe this still relates to dental care

02.11.2024 15:09 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image 23.09.2023 01:09 โ€” ๐Ÿ‘ 99    ๐Ÿ” 20    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

invent animate

19.09.2024 09:33 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Can't even be part of the 1% in the illustrious world wide web smh

19.09.2024 09:32 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Typst Forum

Really? That is surprising to hear, the onboarding experience is usually much smoother though ofc when more complex features are required, it can get cursed in this pre-1.0 state, no doubt. Anything in particular?

For questions and Discord-haters, we now have an indexable forum: forum.typst.app!

15.09.2024 17:35 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

born to say "Seid gegrรผรŸt, Nachbarskollegiat", forced to say "HallooOo :D"

(and by forced I mean it is pure instinct)

28.07.2024 18:51 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Yoli is brat

28.07.2024 16:37 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

how is the arm (v4T) isa "RISC" when ldm/stm exist (they are turing complete ๐Ÿ˜ญ)

10.10.2023 13:41 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
My cat looking kinda stupid past the front camera

My cat looking kinda stupid past the front camera

gloopy

22.08.2023 18:26 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

funky kevin fact: my apartment does not have windowsills on the inside

25.07.2023 17:36 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

who up dunnying their moment

08.07.2023 15:17 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@xkev.io is following 20 prominent accounts