LU Jialin
f81a8d00e3
Refactor cancel
, now able to take absolute angle or functions ( #2466 )
2023-10-22 14:07:30 +02:00
sitandr
b2d6cb58dc
Fix weak spacing broken in math ( #1966 )
2023-08-26 17:36:52 +02:00
damaxwell
ad55755f33
Correct spacing between closing delimiter and large operators ( #1857 )
2023-08-05 12:01:53 +02:00
damaxwell
20eb284318
Ensure normal weight math font face is consistent ( #1774 )
2023-08-03 00:34:54 +02:00
damaxwell
c72952b512
Center delimiters vertically about the axis ( #1756 )
2023-07-20 12:50:12 +02:00
damaxwell
7a1cd362aa
Support for bounding box text edges ( #1626 )
2023-07-17 18:19:46 +02:00
Liam Murphy
e0e797c27d
Classify dots.c
, dots.down
, dots.up
and dots.v
as normal ( #1726 )
...
Fixes #713 . They were previously classified by Unicode as relations, which caused a '+' sign after one of them to be treated as a unary operator rather than a binary operator. This PR overrides the Unicode classification and classifies them as normal instead, which causes a '+' sign after one of them to be properly treated as a binary operator.
2023-07-17 16:08:19 +02:00
damaxwell
9eb350d7de
support optical sizes for script/scriptscript when available ( #1580 )
2023-06-26 13:51:27 +02:00
damaxwell
1861ceb179
math under/overline now draws simple lines based on parameters in math font table ( #1568 )
2023-06-26 13:42:38 +02:00
Leedehai
e8de8a49c5
Adjust attach() per TeXbook Appendix G 18a ( #1129 )
2023-05-11 17:38:04 +02:00
Pg Biel
0d8c3254b7
Initial fix for spacing on decorated math operators ( #1023 )
2023-04-28 18:49:02 +02:00
Laurenz
b934a2fd83
Embed standard fonts in binary
2023-03-21 23:18:56 +01:00
Laurenz
e9ff2d6463
More robust automatic math spacing
2023-02-02 16:47:10 +01:00
Laurenz
5f5c659279
Math tests
2023-02-02 14:13:56 +01:00