det.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon Server des Unterhaltungsfernsehen Ehrenfeld zum dezentralen Diskurs.

Administered by:

Server stats:

1.9K
active users

Had to create some small documents today and tried @typst for it. Overall, a very nice first impression.

Janekdererste

@typst I especially find the scripting approach appealing. I can do something like the following to create this document. Then, this can be wrapped into a loop again to create this document for all the publications and all the authors who must sign it. 🤗

```
pub in publications [
Für die Publikation .title im Journal .journal ergeben sich nach der Contributor Role Taxonomy (CRediT) folgende Beiträge der mitwirkenden Autor:innen:
role in pub.credits [
\
]
```

@typst Also, things like tables and grids are way more intuitive than in latex.