How can I change the maximum call depth?

Hello,

You can re-compile typst by modifying this const typst/crates/typst-library/src/engine.rs at main · typst/typst · GitHub.
Otherwise, you can always try the iterative fibonacci.

1 Like