mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-07 12:18:39 +00:00
Fix \sqrt SVG path (#2009)
This commit is contained in:
@@ -39,7 +39,7 @@ c5.3,-9.3,12,-14,20,-14
|
||||
H400000v${40 + extraViniculum}H845.2724
|
||||
s-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7
|
||||
c-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z
|
||||
Ml${834 + extraViniculum} ${hLinePad}h400000v${40 + extraViniculum}h-400000z`;
|
||||
M${834 + extraViniculum} ${hLinePad}h400000v${40 + extraViniculum}h-400000z`;
|
||||
};
|
||||
|
||||
const sqrtSize1 = function(extraViniculum: number, hLinePad: number): string {
|
||||
|
Reference in New Issue
Block a user