mbourne

Results 24 comments of mbourne

I didn't notice it was an issue on first load (Chrome on Win 10, 1920x1080 monitor), but after zooming in then back out, the issue showed around 120% and also...

I'm no doubt missing something major, but this fork of your pen appears to work: https://codepen.io/mbourne/pen/KKXdXem I commented out flex-wrap and justify-content and it gave me what I believe is...

"... I imagine this could be fixed with some JavaScript though..." Always best to try to solve things with CSS, but there comes a point... I'm not a fan of...

"Nobody really understands git." I tried to create a PR but "Create pull request" was greyed out and life is short. So here are 2 suggested templates for possible inclusion....

Any update on this? As mentioned, I wasn't able to Create a PR. I note the starter template has not changed.

This is still causing issues (recently, #3669). > I could imagine doing the whole symbol with one SVG, but I imagine this is pretty different from how LaTeX renders large...

Any comment on my suggested solution? The single SVG approach is what MathJax does, BTW.

I had a go at implementing a solution which may be useful as an interim measure for some developers. It works by doing a pre-process scan of the environments and...

The solutions offered so far don't appear to have a satisfactory numbering system for the eqref's, so I pursued with it some more. So I have a new version which...