Add vertical kern to \vdots (#1402)

* Add vertical kern to \vdots

Fixes #620.

* Replaced screenshots
This commit is contained in:
Ron Kok
2018-06-03 12:46:51 -07:00
committed by Kevin Barabash
parent 32fe81ae40
commit 97d6229e9b
5 changed files with 12 additions and 2 deletions

View File

@@ -2893,7 +2893,7 @@ describe("Unicode", function() {
});
it("should parse symbols", function() {
expect("£¥ðℂℍℑℓℕ℘ℙℚℜℝℤℲℵℶℷℸ⅁∀∁∂∃∇∞∠∡∢♠♡♢♣♭♮♯✓°¬‼\u00b7").toParse(strictSettings);
expect("£¥ðℂℍℑℓℕ℘ℙℚℜℝℤℲℵℶℷℸ⅁∀∁∂∃∇∞∠∡∢♠♡♢♣♭♮♯✓°¬‼\u00b7").toParse(strictSettings);
});
it("should build Greek capital letters", function() {