Skip to content

Commit 1d9ba69

Browse files
committed
Add alias for U+2206 to U+0394, and remove incorrect data from SVG files. Apparently the batik conversion added these somehow, so that should still be fixed. Resolves issue mathjax#1418.
1 parent 4a4a15a commit 1d9ba69

File tree

14 files changed

+12
-94
lines changed

14 files changed

+12
-94
lines changed

unpacked/jax/output/CommonHTML/fonts/TeX/fontdata.js

+1
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
0xB7: 0x22C5, // center dot
180180
0x2B9: 0x2032, // prime,
181181
0x3D2: 0x3A5, // Upsilon
182+
0x2206: 0x394, // increment
182183
0x2015: 0x2014, 0x2017: 0x5F, // horizontal bars
183184
0x2022: 0x2219, 0x2044: 0x2F, // bullet, fraction slash
184185
0x2305: 0x22BC, 0x2306: 0x2A5E, // barwedge, doublebarwedge

unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata.js

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161
0xB7: 0x22C5, // center dot
162162
0x2B9: 0x2032, // prime,
163163
0x3D2: 0x3A5, // Upsilon
164+
0x2206: 0x394, // increment
164165
0x2015: 0x2014, 0x2017: 0x5F, // horizontal bars
165166
0x2022: 0x2219, 0x2044: 0x2F, // bullet, fraction slash
166167
0x2305: 0x22BC, 0x2306: 0x2A5E, // barwedge, doublebarwedge

unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js

-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unpacked/jax/output/SVG/fonts/TeX/Main/Italic/Main.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ MathJax.OutputJax.SVG.FONTDATA.FONTS['MathJax_Main-italic'] = {
3030
[0x300,0x36F,"CombDiacritMarks"],
3131
[0x370,0x3FF,"GreekAndCoptic"],
3232
[0x2000,0x206F,"GeneralPunctuation"],
33-
[0x2100,0x214F,"LetterlikeSymbols"],
34-
[0x2200,0x22FF,"MathOperators"]
33+
[0x2100,0x214F,"LetterlikeSymbols"]
3534
],
3635

3736
// POUND SIGN

unpacked/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js

-29
This file was deleted.

unpacked/jax/output/SVG/fonts/TeX/Main/Regular/Main.js

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unpacked/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js

-29
This file was deleted.

unpacked/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js

+1-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unpacked/jax/output/SVG/fonts/TeX/Math/Italic/Main.js

+1-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js

+1-4
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,7 @@ MathJax.Hub.Insert(
7676
0x201C: [694,-443,558,138,520,'144 443L138 449V581L176 636Q182 644 188 653T198 667T205 677T211 685T215 689T220 692T224 693T230 694H247H258Q283 694 283 683Q283 678 265 635T246 590Q246 588 261 588H276Q279 584 283 581V449L276 443H144ZM381 443L375 449V581L413 636Q419 644 425 653T435 667T442 677T448 685T452 689T457 692T461 693T467 694H484H495Q520 694 520 683Q520 678 502 635T483 590Q483 588 498 588H513Q516 584 520 581V449L513 443H381'],
7777

7878
// RIGHT DOUBLE QUOTATION MARK
79-
0x201D: [694,-442,558,37,420,'38 687Q42 693 45 693Q46 694 111 694H176Q179 690 183 687V556L144 501Q139 494 134 486T126 474T120 465T114 457T110 451T106 447T102 445T98 443T94 443T89 442H73H62Q37 442 37 453Q37 458 55 501T74 546Q74 548 59 548L44 549L38 555V687ZM275 687Q279 693 282 693Q283 694 348 694H413Q416 690 420 687V556L381 501Q376 494 371 486T363 474T357 465T351 457T347 451T343 447T339 445T335 443T331 443T326 442H310H299Q274 442 274 453Q274 458 292 501T311 546Q311 548 296 548L281 549L275 555V687'],
80-
81-
// INCREMENT
82-
0x2206: [694,1,917,60,856,'']
79+
0x201D: [694,-442,558,37,420,'38 687Q42 693 45 693Q46 694 111 694H176Q179 690 183 687V556L144 501Q139 494 134 486T126 474T120 465T114 457T110 451T106 447T102 445T98 443T94 443T89 442H73H62Q37 442 37 453Q37 458 55 501T74 546Q74 548 59 548L44 549L38 555V687ZM275 687Q279 693 282 693Q283 694 348 694H413Q416 690 420 687V556L381 501Q376 494 371 486T363 474T357 465T351 457T347 451T343 447T339 445T335 443T331 443T326 442H310H299Q274 442 274 453Q274 458 292 501T311 546Q311 548 296 548L281 549L275 555V687']
8380
}
8481
);
8582

unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js

+1-4
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,7 @@ MathJax.Hub.Insert(
7676
0x201C: [694,-471,500,274,613,'393 567L383 520Q373 474 372 473Q372 471 323 471T274 473L276 480Q277 486 280 499T285 522L295 569L371 694H396L419 693L416 685Q412 677 405 661T391 630L363 570L378 569Q393 569 393 567ZM587 567L577 520Q567 474 566 473Q566 471 517 471T468 473L470 480Q471 486 474 499T479 522L489 569L565 694H590L613 693L610 685Q606 677 599 661T585 630L557 570L572 569Q587 569 587 567'],
7777

7878
// RIGHT DOUBLE QUOTATION MARK
79-
0x201D: [694,-471,500,133,472,'171 647L180 694H229Q278 694 278 693L276 686Q275 680 273 668T268 644L258 597L182 471H157Q133 471 133 472L189 595Q189 596 174 596H160V598Q160 601 171 647ZM365 647L374 694H423Q472 694 472 693L470 686Q469 680 467 668T462 644L452 597L376 471H351Q327 471 327 472L383 595Q383 596 368 596H354V598Q354 601 365 647'],
80-
81-
// INCREMENT
82-
0x2206: [694,0,833,42,790,'']
79+
0x201D: [694,-471,500,133,472,'171 647L180 694H229Q278 694 278 693L276 686Q275 680 273 668T268 644L258 597L182 471H157Q133 471 133 472L189 595Q189 596 174 596H160V598Q160 601 171 647ZM365 647L374 694H423Q472 694 472 693L470 686Q469 680 467 668T462 644L452 597L376 471H351Q327 471 327 472L383 595Q383 596 368 596H354V598Q354 601 365 647']
8380
}
8481
);
8582

unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js

+1-4
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,7 @@ MathJax.Hub.Insert(
7676
0x201C: [694,-471,500,174,467,'174 568L224 694H273L258 633Q243 572 242 571Q242 569 257 569H272V471H174V568ZM368 568L418 694H467L452 633Q437 572 436 571Q436 569 451 569H466V471H368V568'],
7777

7878
// RIGHT DOUBLE QUOTATION MARK
79-
0x201D: [694,-471,500,32,325,'33 596V694H131V597L82 471H32L47 532Q62 593 63 594Q63 596 48 596H33ZM227 596V694H325V597L276 471H226L241 532Q256 593 257 594Q257 596 242 596H227'],
80-
81-
// INCREMENT
82-
0x2206: [694,0,833,42,790,'']
79+
0x201D: [694,-471,500,32,325,'33 596V694H131V597L82 471H32L47 532Q62 593 63 594Q63 596 48 596H33ZM227 596V694H325V597L276 471H226L241 532Q256 593 257 594Q257 596 242 596H227']
8380
}
8481
);
8582

unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js

+1-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unpacked/jax/output/SVG/fonts/TeX/fontdata.js

+2-5
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
0xB7: 0x22C5, // center dot
161161
0x2B9: 0x2032, // prime,
162162
0x3D2: 0x3A5, // Upsilon
163+
0x2206: 0x394, // increment
163164
0x2015: 0x2014, 0x2017: 0x5F, // horizontal bars
164165
0x2022: 0x2219, 0x2044: 0x2F, // bullet, fraction slash
165166
0x2305: 0x22BC, 0x2306: 0x2A5E, // barwedge, doublebarwedge
@@ -602,7 +603,6 @@
602603
[0x300,0x36F,"CombDiacritMarks"],
603604
[0x370,0x3FF,"GreekAndCoptic"],
604605
[0x2100,0x214F,"LetterlikeSymbols"],
605-
[0x2200,0x22FF,"MathOperators"],
606606
[0x25A0,0x25FF,"GeometricShapes"],
607607
[0x2600,0x26FF,"MiscSymbols"],
608608
[0x2A00,0x2AFF,"SuppMathOperators"]
@@ -1555,10 +1555,7 @@
15551555
0x3F1: [442,194,517,67,510,'205 -174Q136 -174 102 -153T67 -76Q67 -25 91 85T127 234Q143 289 182 341Q252 427 341 441Q343 441 349 441T359 442Q432 442 471 394T510 276Q510 169 431 80T253 -10Q226 -10 204 -2T169 19T146 44T132 64L128 73Q128 72 124 53T116 5T112 -44Q112 -68 117 -78T150 -95T236 -102Q327 -102 356 -111T386 -154Q386 -166 384 -178Q381 -190 378 -192T361 -194H348Q342 -188 342 -179Q342 -169 315 -169Q294 -169 264 -171T205 -174ZM424 322Q424 359 407 382T357 405Q322 405 287 376T231 300Q221 276 204 217Q188 152 188 116Q188 68 210 47T259 26Q297 26 334 62Q367 92 389 158T418 266T424 322'],
15561556

15571557
// GREEK LUNATE EPSILON SYMBOL
1558-
0x3F5: [431,11,406,40,382,'227 -11Q149 -11 95 41T40 174Q40 262 87 322Q121 367 173 396T287 430Q289 431 329 431H367Q382 426 382 411Q382 385 341 385H325H312Q191 385 154 277L150 265H327Q340 256 340 246Q340 228 320 219H138V217Q128 187 128 143Q128 77 160 52T231 26Q258 26 284 36T326 57T343 68Q350 68 354 58T358 39Q358 36 357 35Q354 31 337 21T289 0T227 -11'],
1559-
1560-
// INCREMENT
1561-
0x2206: [716,0,833,48,788,'']
1558+
0x3F5: [431,11,406,40,382,'227 -11Q149 -11 95 41T40 174Q40 262 87 322Q121 367 173 396T287 430Q289 431 329 431H367Q382 426 382 411Q382 385 341 385H325H312Q191 385 154 277L150 265H327Q340 256 340 246Q340 228 320 219H138V217Q128 187 128 143Q128 77 160 52T231 26Q258 26 284 36T326 57T343 68Q350 68 354 58T358 39Q358 36 357 35Q354 31 337 21T289 0T227 -11']
15621559
};
15631560

15641561
SVG.FONTDATA.FONTS['MathJax_Main'][0x22EE][0] += 400; // adjust height for \vdots

0 commit comments

Comments
 (0)