The latex equations support may make it a great replacement of beamer, latex package for presentation. Is it possible to get the current slide number over the total number of slides ?
I see that the slides are not disposed in a linear way (according to the arrows on the down-right corner). I am curious, how are the errors handled ? With nim over this js backend using katex or mathjax for latex equations, can I get a correct error message when making a typo in my equation ? Can we have text in blocks side by side ? Is it possible for the user to define (color ?) blocks, one each for definition, theorem, or proposition or example ? I guess that for this, I will have to dive into JS anyway and make a PR ^^ I will definitely use it to present Nim code. Thanks a lot.