jojo2357

Results 74 comments of jojo2357

I saw those, and I concured that they are hard to use. For such a new feature I think it would be fine to wait a little to see what...

I can change it, but I really wish it would make what I asked, or maybe have two intentions and not lie to me that it was going to make...

Would it be possible to allow the user to by default ignore that convention? It doesnt feel right that convention is more like a rule rather than a preference here.

Make the transformer power an accumulator which powers the circuit. This puts a bottleneck in the system, preventing burning.

changing it to `platform.python_version_tuple()

So to tackle #3493 need to edit `LatexTypedHandler`. But how do we check for non-matched things like `\lfloor`? because typing the `r` would probably need to trigger it? Im not...

I think a lexer improvement would be in order to make all the paired commands easily matchable? I thinks its fine to merge this w/o fixing #3493 I also updated...

That did not fix my issue. My test, characterized by: ```latex $\left $ ``` typing `(` expected: ```latex $\left(\right) $ ``` actual: ```latex $\left() $ ``` the unit test described...

Support `DeclareGraphicsExtensions`, sorry forgot to mention it explicitly.