Moritz Hedtke

Results 126 comments of Moritz Hedtke

Would love if you could fix this.

> So what's incorrect ? E.g. the visualization shows 7 as score but the json file has 6.780421849276446

Now I see that the error is larger than the score. Maybe that has something to do with that? But this is data that jmh produced so I don't know...

There also were recent changes in the typst font discovery, maybe using the unreleased typst from the `main` branch helps?

Have you thought about some magic like letting the main! macro expand to a check for a command line flag or so that then branches to the code for the...

Seems like this is trivial with ``` content(position, pin(pinname)) ```

Thank you very much for the quick response and this library. Maybe you want to add this example to the README? After the fact this is pretty obvious but I...

Likely root cause: `reduce_heading_space_when_first_on_page`

https://github.com/JeyRunner/tuda-typst-templates/blob/3ecb0c9f18572d6bda898fef30c037fd2ac47a46/templates/tudapub/tudapub.typ#L148 Seems like it is working as documented but I would really prefer the default to either not break or this be emphasized somewhere more clearly.

> call to Function() blocked by CSP There is still something missing