Daniel Slutsky

Results 143 comments of Daniel Slutsky

Thanks @timothypratley. This requires more thinking and testing, so I will keep it for a future release.

Indeed, it is not obvious, but since it was documented some time ago and we try to keep Clay stable, I would prefer not to change it. Also, it can...

discussed here: https://clojurians.zulipchat.com/#narrow/channel/422115-clay-dev/topic/bug.20in.20merging.20quarto.20themes

@holyjak reported the following: In: https://github.com/scicloj/wolframite/tree/6d1a7bae6299545fafd770b3f6fe3edd2723c905 run ```bash clj -T:build build-site ``` and get: ```clj [:wrote docs/for_scientists.cavity_physics.qmd #inst "2024-09-10T21:24:43.811-00:00"] "Elapsed time: 2114.116813 msecs" "Elapsed time: 196.429344 msecs" "Elapsed time: 1.662475...

Thanks for looking into this. Probably we should measure times ourselves, and probably this should happen in the `scicloj.clay.v2.make` namespace. Anyway, first, we should define the goal better. We should...

https://clojurians.zulipchat.com/#narrow/stream/422115-clay-dev/topic/multiform.20code.20block.20with.20multiline.20result/near/451722203

@schneiderlin @whatacold Thanks, very helpful discussion. I tried the demo and could not reproduce the problem: ![image](https://github.com/user-attachments/assets/e67b1d6c-b786-4534-9830-61fed3843bd7) @schneiderlin, let us look into this next time we meet?

@schneiderlin, thanks for this investigation and detailed explanation. I will use your preprocessing advice. Soon, we will have a better fix through #61.