Raghav Goel
Raghav Goel
I'd be willing to put some time and work on this. So if I understand correctly, we want to make `Colors(str,Enum)` so that we could access members in the following...
> One way to export the enum is by adding a classmethod like > > ```python > @classmethod > def export_to(cls, namespace): > namespace.update(cls.__members__) > ``` > > Found it...
I can reproduce this issue, can't seem to figure out what's causing it though. I tried putting the text in a `\foreignlanguage{russian}` as described [here](https://www.overleaf.com/learn/latex/Multilingual_typesetting_on_Overleaf_using_babel_and_fontspec) and that made it write...
Thanks for your contribution! Please check out https://docs.manim.community/en/stable/contributing/testing.html#how-it-works for info on the tests.
Hi, just checking up on this. Is it ready for review? You've marked it as a draft and have requested a review from @behackl so that's why it seems a...
Hi, really sorry for a late response. I looked into it and can confirm that the hatched bonds do in fact not show up.The SVG produced by TeX looks fine...
I was having such problems with `Reaction` as well earlier but it somehow automatically worked after a few days. I have no idea whatsoever why.
Haha. Though that should be fixed because everything in chanim is with `stroke_width=2`. That's why this thing works in the first place.
I guess I can rule out the possibility of this being an issue specific to my system then. And for some reason, this problem's occurring again for me.
Depends on what you mean by debug, I guess.