Conversation
4a0b099 to
92c3ec9
Compare
|
Looks good! Can you please add a test for |
2671ddc to
7edbadb
Compare
|
I'm confused why so many other images needed to be regenerated? |
|
It does look strange, yes. I'm unsure why the additional images were regenerated as they don't look that far off from the original but these images all use the |
|
There are some minor changes in the spacing, although quite hard to spot. I guess this is because the width and height is computed slightly different now. Not sure if you have tried this, but what about doing the added for-loop before determining width and height? (And keeping the old expression.) One may even move the new for-loop inside |
|
Thanks for the suggestion! @oscargus I tested moving the for-loop before the height and depth calculation, but it doesn't set the |
PR summary
Fixes #23212
Adds support for
\middledelimiterPR checklist