-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[80_5] Improving Fraction Box Typesetting
## What Improving Fraction Box Typesetting. ## Why For some OpenType fonts, the heights of the numerator and denominator in the fraction box environment are not suitable. ## How to test your changes? Open `devel/80_5.tmu`. Before (Anasa Math font): ![image](https://github.com/user-attachments/assets/a6f3d3a4-9ecc-491c-958f-ee3c0be8e4b2) After: ![image](https://github.com/user-attachments/assets/a8bc5314-6d96-44a9-97f9-899b78f53e5b)
- Loading branch information
Showing
7 changed files
with
122 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<TMU|<tuple|1.0.3|1.2.9>> | ||
|
||
<style|<tuple|generic|chinese>> | ||
|
||
<\body> | ||
<math|<frac|1+3|2+4> <frac|1+<frac|1+<frac|1+<frac|1|2>|2+<frac|1|2>>|2+<frac|1+<frac|1|2>|2+<frac|1|2>>>|1+<frac|1+<frac|1+<frac|1|2>|2+<frac|1|2>>|2+<frac|1+<frac|1|2>|2+<frac|1|2>>>> > | ||
|
||
<\equation*> | ||
<frac|1|2> <frac|1+<frac|1+<frac|1+<frac|1|2>|2+<frac|1|2>>|2+<frac|1+<frac|1|2>|2+<frac|1|2>>>|1+<frac|1+<frac|1+<frac|1|2>|2+<frac|1|2>>|2+<frac|1+<frac|1|2>|2+<frac|1|2>>>>\ | ||
</equation*> | ||
</body> | ||
|
||
<\initial> | ||
<\collection> | ||
<associate|font|Asana Math> | ||
<associate|font-family|rm> | ||
<associate|page-medium|paper> | ||
<associate|page-screen-margin|false> | ||
</collection> | ||
</initial> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters