Preflight Checklist
You must search the issue tracker and agree to the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
If you are technical, you should report bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.
Bug description
Version: v29.7.12
Demo file: Link
Reproduction steps:
- Normal mathematical display:
$$F$$ and export to PDF (border margin set to 5) --> the crop is tight to the math text, which is what I want
- Change to
$$\mathcal{F}$$ and export to PDF (border margin set to 5) --> the crop is not tight (extended to left and right side, depend on justification: left or right of the text display). Expected: The crop should also tight just like first display.
For comparison, I have put those 2 displays in the demo link.
Preflight Checklist
You must search the issue tracker and agree to the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
If you are technical, you should report bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.
Bug description
Version: v29.7.12
Demo file: Link
Reproduction steps:
$$F$$and export to PDF (border margin set to 5) --> the crop is tight to the math text, which is what I want$$\mathcal{F}$$and export to PDF (border margin set to 5) --> the crop is not tight (extended to left and right side, depend on justification: left or right of the text display). Expected: The crop should also tight just like first display.For comparison, I have put those 2 displays in the demo link.