Commit History

Author SHA1 Message Date
  Ron Kok f3c167c601 Support Unicode corners (#1459) 6 years ago
  ylemkimon a8015d0feb Allow only allowed protocols in \href (#1440) 6 years ago
  Ron Kok 8621f5b76a Support \brace and \brack (#1453) 6 years ago
  Ron Kok 3e932b1ecb Support \oiint and \oiiint (#1430) 6 years ago
  Erik Demaine 4a2903148e Automatic mrel/mbin spacing for \boldsymbol (#1388) 6 years ago
  Hossein Saniei 8b1e1b4886 [plugin system] Add a utility function (setFontMetrics) to extend builtin fontMetrics (#1269) 6 years ago
  Erik Demaine 65569249be \newcommand, \renewcommand, \providecommand (#1382) 6 years ago
  Ron Kok a5ef29fab1 Implement \colon as amsmath does (#1410) 6 years ago
  Ron Kok 93904c51ab Support \hdashline (#1407) 6 years ago
  Ron Kok 89e180c5a6 Support \widecheck (#1406) 6 years ago
  Zachary Riedlshah 4492eedb68 Added ability to create a dashed vertical line in arrays, using ':' (#1395) 6 years ago
  Erik Demaine fcb32f058b Support \arraystretch as a macro definition (#1381) 6 years ago
  Ron Kok 08b0045b92 Support \cfrac (#1392) 6 years ago
  Erik Demaine 3d5826c1da Implement \neq and \notin via macros like LaTeX's (#1400) 6 years ago
  Ron Kok 97d6229e9b Add vertical kern to \vdots (#1402) 6 years ago
  Ron Kok 3e0ad9fd48 Support Unicode ≲ ⩽ ⪅ ≶ ⋚ ⪋ (#1389) 6 years ago
  Ron Kok 9d40d662b3 Make letter tests strict (#1385) 6 years ago
  Ron Kok 70a4733175 Support Unicode ⟂ ¬ ⊨ ‼ ∌ (#1377) 6 years ago
  Kevin Barabash e1614995e3 enforce consistent object brace spacing (#1376) 6 years ago
  Erik Demaine acccce801d \def support (and \gdef and \global\def) (#1348) 6 years ago
  Kevin Barabash 3ec752f5f1 Make ParseNodeTypes more regular (#1373) 6 years ago
  Ron Kok 5a9e4c1708 Fix wide character spacing (#1371) 6 years ago
  Erik Demaine a0ddad338e Support \tag, \tag*, and \gdef (#1309) 6 years ago
  Erik Demaine 7b22eeb64a Move test helpers into common modules (#1318) 6 years ago
  Erik Demaine 1ed99d9ff3 Strict setting controls \newline display-mode behavior; fix MacroExpander space handling (#1314) 6 years ago
  Erik Demaine 7ab4f76e16 Implement strict mode (replacing unicodeTextInMathMode) (#1278) 6 years ago
  Erik Demaine 4801ab875a Support for top-level \newline and \\ in inline math (#1298) 6 years ago
  Ron Kok 74422e1462 Support \hline (#1306) 6 years ago
  Erik Demaine 523df299e5 Line breaks for inline formulas (#1287) 6 years ago
  Ashish Myles 5a4aedd882 Make ParseNode `value` payload and defineFunction handler functions type-safe (#1276) 6 years ago