fix(math): Fix placement of math stretchable delimiters and accents #2302
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.


Closes #2300
Closes #2301
For #2300, it implements the solution presented in my last comment
CI tests are currently failing due to #2297 -- I have not checked whether some of the existing tests are affected or not.
What I did check is:
The small scenario covering both formulas mentioned in the issues
A decent set of formulas in my booklet SILE and the Hydra of Maths... It's easy to miss something at unexpected places, but a lot more formulas than I thought are actually affected, and as far as I can tell, they all look better, except maybe one (but LaTeX does seem to give a very similar result here, though we don't use the same exact table constructs).1
Footnotes
Aside note, if I ever want to re-edit that booklet, the change on vertical delimiters is most of the time subtle, but very visible at some places... Sadly, page breaks occur at different places now, and sometimes my nice "filler" illustrations or quotes would have to be moved here and there. 🤣 ↩