Commit Graph

  • d59321a97b Update copyrights and versions Davide P. Cervone 2018-02-08 14:21:07 -05:00
  • 5acb7c4fb1 Update a11y extensions (unpacked) to 1.4.0 Davide P. Cervone 2018-02-08 13:44:31 -05:00
  • c646dbd4f3 Merge remote-tracking branch 'mathjax/develop' into develop Davide P. Cervone 2018-02-08 13:33:58 -05:00
  • d48ac8f224 Merge pull request #1924 from mathjax/a11y-v1.4.0 Davide P. Cervone 2018-02-08 10:24:40 -05:00
  • 4d1795507b Adds new version of the a11y extension. zorkow 2018-02-07 22:20:22 +00:00
  • 347c7c9648 Update npm API key in travis.yaml Davide P. Cervone 2018-02-07 09:44:11 -05:00
  • d67a91bb72 Make sure Message.text gets reset if Message.div is not found. Davide P. Cervone 2018-02-04 06:11:58 -05:00
  • 74cd139fa2 Merge pull request #1921 from dpvc/issue1920 Davide P. Cervone 2018-02-03 19:42:05 -05:00
  • 266ca6a6c6 Merge pull request #1919 from dpvc/issue517 Davide P. Cervone 2018-02-03 19:41:25 -05:00
  • 06223178ae Recreate MathJax.Message.text if needed. Resolves issue #1920. Davide P. Cervone 2018-02-02 17:24:14 -05:00
  • bd86d0a9d7 Fix incorrect name of encodeURIComponent, and fix default.js to correspond to changes. Davide P. Cervone 2018-01-31 12:45:35 -05:00
  • 723e05e4ea Fix scaling to use actual scale not relative scale, since parent scale isn't taken into account. #1881. Davide P. Cervone 2018-01-30 17:19:34 -05:00
  • e5792a23e9 Add max-width and min-widht resets to MathJax_Font_Test element. Resolves issue #517. Davide P. Cervone 2018-01-29 15:48:15 -05:00
  • bcfabb506b Merge pull request #1917 from dpvc/issue1883 Davide P. Cervone 2018-01-29 12:00:10 -05:00
  • 7d6213e5de Merge pull request #1915 from dpvc/issue1866 Davide P. Cervone 2018-01-29 11:59:23 -05:00
  • c68e25c277 Merge pull request #1914 from dpvc/issue1882 Davide P. Cervone 2018-01-29 11:58:28 -05:00
  • 8895bc0f98 Merge pull request #1911 from dpvc/issue1871 Davide P. Cervone 2018-01-29 11:57:49 -05:00
  • 5a3a348b46 Merge pull request #1910 from dpvc/issue1899 Davide P. Cervone 2018-01-29 11:57:15 -05:00
  • bd08125d47 Merge pull request #1909 from dpvc/issue1845 Davide P. Cervone 2018-01-29 11:56:28 -05:00
  • 36484b53bc Make maximum linebreak width a parameter, and only stop if a linebreak has been found. Resolves issue #1883. Davide P. Cervone 2018-01-28 17:16:40 -05:00
  • 937cbd4ec9 Properly handle pre-spacing for elements with linebreaks in SVG output. Resolves issue #1866. Davide P. Cervone 2018-01-23 11:49:40 -05:00
  • 14980f0e22 Fix width of roots in CHTML when they contain linebreaks. Resolves issue #1882. Davide P. Cervone 2018-01-23 10:52:23 -05:00
  • 5787c82b06 Remove balanceBraces from tex2jax (no longer needed, and never implemented anyway). Resolves issue #1871 Davide P. Cervone 2018-01-22 16:17:35 -05:00
  • 7a00695915 Remove spaces from tag IDs, but allow other characters (since they are legal in HTML5) and use encodeURIComponent() rather than encode(). People who want to filter more characters can override this funciton in their own configurations. Resolves issue #1899. Davide P. Cervone 2018-01-22 15:58:40 -05:00
  • b1c25ffbbe Remove unwanted .htaccess from a11y/mathmaps Davide P. Cervone 2018-01-22 13:08:39 -05:00
  • af09e53654 Merge pull request #1908 from dpvc/issue1876 Davide P. Cervone 2018-01-22 11:45:42 -05:00
  • c6b628ba3a Merge pull request #1907 from dpvc/issue1870 Davide P. Cervone 2018-01-22 11:44:34 -05:00
  • 5ce1a72cc5 Merge pull request #1906 from dpvc/issue1819 Davide P. Cervone 2018-01-22 11:43:54 -05:00
  • 7446453a98 Merge pull request #1905 from dpvc/issue1855 Davide P. Cervone 2018-01-22 11:42:45 -05:00
  • 257b62c766 Merge pull request #1904 from dpvc/issue1843 Davide P. Cervone 2018-01-22 11:41:50 -05:00
  • 4ec23d3e7a Merge pull request #1903 from dpvc/issue1837 Davide P. Cervone 2018-01-22 11:39:33 -05:00
  • 6942188c7c Merge pull request #1902 from dpvc/issue1881 Davide P. Cervone 2018-01-22 11:38:20 -05:00
  • 60edf3f545 Merge pull request #1897 from dpvc/issue1896 Davide P. Cervone 2018-01-22 11:35:16 -05:00
  • a9af6cb3d7 Merge pull request #1863 from dpvc/issue220-a11y Davide P. Cervone 2018-01-22 11:23:58 -05:00
  • 952f611812 Move setDef and setEnv to TeX jax, and use them for \DeclareMathOperator and \Newextarrow so they can be localized via the begingroup extension. Resolves issue #1876 Davide P. Cervone 2018-01-20 18:18:01 -05:00
  • 156bb4df77 Measure sizes of annotation-xml properly in SVG. Resolves issue #1870. Davide P. Cervone 2018-01-20 17:30:28 -05:00
  • a4b6f413fd Have \bigg and friends to trim spaces from their arguments. Resolves issue #1819 Davide P. Cervone 2018-01-20 17:13:42 -05:00
  • bd69c5e0e4 Handle default border width as browsers do in SVG and HTML-CSS output. Resolves issue #1855 Davide P. Cervone 2018-01-20 16:33:39 -05:00
  • 1cbdd2de0c Decode hash URI component so that special character are properly handled. Resolves issue #1843. Davide P. Cervone 2018-01-20 16:30:07 -05:00
  • 7db1e0c4f9 Reset character width if equation reloads. Resolves issue #1837 Davide P. Cervone 2018-01-20 16:26:37 -05:00
  • 158e41cb93 Properly scale element widths when looking for linebreaks in SVG output. Resolves #1881. Davide P. Cervone 2018-01-20 16:22:32 -05:00
  • a05f4bcc73 Update README.md Davide P. Cervone 2018-01-20 15:50:17 -05:00
  • f5daa00156 Fix mispelling of 'initial'. (see #1879) Davide P. Cervone 2018-01-20 15:44:15 -05:00
  • 9b8d1ce1d4 Merge pull request #1889 from GerHobbelt/patch-2 Davide P. Cervone 2018-01-18 16:00:53 -05:00
  • 62ee1ea59e Merge pull request #1890 from GerHobbelt/patch-1 Davide P. Cervone 2018-01-18 15:57:55 -05:00
  • 3d3cc3137c Merge pull request #1880 from luzpaz/misc-typos Davide P. Cervone 2018-01-18 15:49:46 -05:00
  • 65eadd6d7c Merge pull request #1893 from mitya57/develop Davide P. Cervone 2018-01-18 15:33:39 -05:00
  • 8c3805f5c3 Merge pull request #1898 from mathjax/locale_signal Davide P. Cervone 2018-01-18 15:30:51 -05:00
  • 9276979cef Adds a signal for resetting the locale. zorkow 2018-01-13 19:59:49 +00:00
  • 40e06886ee Fix position of rightmost glyph in horizontal stretchy characters in HTML-CSS. Resolves issue #1896 Davide P. Cervone 2018-01-12 16:14:04 -05:00
  • d4ad1a9130 Do not use let as variable name Dmitry Shachnev 2017-12-28 17:27:00 +03:00
  • e0fa333a7b Misc. trivial typos Unknown 2017-12-05 10:31:41 -05:00
  • a6cdc429ab fix: HUB.Startup.signal.Post() API expects a single message STRING, so we must concatenate parts into a single string before queueing a call to this API. Fixes crash in HUB.Startup.signal.Post() itself where code expects a string type call parameter, rather than an array type parameter. Ger Hobbelt 2017-12-02 00:57:06 +01:00
  • c29cae781f fix: typos in comments and a message string (English) Ger Hobbelt 2017-12-02 00:53:23 +01:00
  • f3644edd49 Don't add duplicate xmls attribute when original is empty. Davide P. Cervone 2017-10-29 08:14:36 -04:00
  • 63672ed3f0 Merge pull request #1830 from dpvc/issue1829 Davide P. Cervone 2017-09-08 06:05:28 -04:00
  • 1d4b285c14 Fix problem with \left...\right where inferred mrows would be incorrectly inserted around the content of the delimiters. Resolves issue #1829. Davide P. Cervone 2017-09-07 21:23:15 -04:00
  • 82590066f9 Merge pull request #1827 from mathjax/develop 2.7.2 Davide P. Cervone 2017-08-26 13:07:59 -04:00
  • 5f707a296c Update version to 2.7.2 in package.json Davide P. Cervone 2017-08-24 16:31:46 -04:00
  • 8df59cdd92 Repack and recombine 2.7.2-rc Davide P. Cervone 2017-08-22 10:05:56 -04:00
  • 81a19cc00d Update versions to 2.7.2 Davide P. Cervone 2017-08-22 09:52:56 -04:00
  • 8f85811c92 Merge pull request #1824 from mathjax/1820 Davide P. Cervone 2017-08-22 09:47:31 -04:00
  • c28de841b6 Merge pull request #1822 from mathjax/l10n Davide P. Cervone 2017-08-22 09:46:32 -04:00
  • 79e74659a3 [travis] update encrypted deploy key Fixes #1820 Peter Krautzberger 2017-08-16 15:16:17 +02:00
  • 9bcd7c0cdd update localization menu Add ar, sk, th, zh-hant Peter Krautzberger 2017-08-16 10:03:36 +02:00
  • f0e8c9abc5 update locales Add: ar, sk, th, zh-hant cf. mathjax/MathJax-i18n#21 Peter Krautzberger 2017-08-16 10:02:54 +02:00
  • cdbc67eef2 Merge branch 'develop' into master for 2.7.2-beta.1 release 2.7.2-beta.1 Davide P. Cervone 2017-08-02 14:56:25 -04:00
  • f8ea7b8174 Update version in package.json Davide P. Cervone 2017-08-02 12:43:55 -04:00
  • 81a0684930 Repack and recombine for 2.7.2-beta.1 Davide P. Cervone 2017-08-02 12:34:30 -04:00
  • 627b87f238 Update version to 2.7.2-beta.1 Davide P. Cervone 2017-08-02 12:22:27 -04:00
  • e3b53d34ec Update to SRE version 2.0 Davide P. Cervone 2017-08-02 12:20:47 -04:00
  • 9b3a8ee9ff Merge branch 'patch-a11y' into develop Davide P. Cervone 2017-07-21 17:03:36 -04:00
  • 32ae6f0cbd Merge branch 'patch-a11y' 2.7.2-beta.0 Davide P. Cervone 2017-07-21 17:01:49 -04:00
  • 6f340b733a Minify a11y map files Davide P. Cervone 2017-07-21 17:01:30 -04:00
  • 56caf1bcba Merge branch 'patch-a11y' Davide P. Cervone 2017-07-21 16:17:02 -04:00
  • bfd5b1195f Add missing a11y SRE map files Davide P. Cervone 2017-07-21 16:16:33 -04:00
  • 59c26d17b8 Merge pull request #1812 from mathjax/develop Davide P. Cervone 2017-07-21 15:45:06 -04:00
  • b7f2aaa623 Repack and recombine Davide P. Cervone 2017-07-21 15:36:12 -04:00
  • 6b8a58f450 Fix variable problems found by packer Davide P. Cervone 2017-07-21 15:03:55 -04:00
  • 9b3e623e09 Update version numbers Davide P. Cervone 2017-07-21 14:43:43 -04:00
  • d64fb6422d Update a11y extension Davide P. Cervone 2017-07-21 14:40:24 -04:00
  • 0778f4a62d Merge pull request #1810 from dpvc/mediawiki-ints Davide P. Cervone 2017-07-21 13:51:28 -04:00
  • 25431e98a8 Merge pull request #1809 from dpvc/issue1806 Davide P. Cervone 2017-07-21 13:49:55 -04:00
  • 248a10135d Merge pull request #1793 from dpvc/issue1482 Davide P. Cervone 2017-07-21 13:48:29 -04:00
  • 5cf6a89802 Updates to fix issues identified during the test runs. In particular, fix additional cases with the Safari combining-character problem. Davide P. Cervone 2017-07-21 13:43:28 -04:00
  • 01000229f0 Make replacement vector arrow stretchy Davide P. Cervone 2017-07-14 21:34:05 -04:00
  • 9e7c74093d Adjust height of bounding box to match adjusted base. Davide P. Cervone 2017-07-14 18:07:39 -04:00
  • 06910d7a65 Corret typo in new error message Davide P. Cervone 2017-07-14 15:14:41 -04:00
  • f0fd187db6 Add more unicode-based intergrals. See PR #1723. Davide P. Cervone 2017-07-14 12:58:03 -04:00
  • 5dcac77d62 Add comments (for Volker). Davide P. Cervone 2017-07-14 12:05:06 -04:00
  • 919918b96d Found some more globals. Davide P. Cervone 2017-07-14 11:06:04 -04:00
  • 298a4eac64 Localize some variables that where accidentally global. Resolves issue #1806. Davide P. Cervone 2017-07-13 20:38:59 -04:00
  • 4722c86028 Merge pull request #1796 from dpvc/issue1709 Davide P. Cervone 2017-07-11 07:15:16 -04:00
  • c7db82ccf9 Merge pull request #1792 from dpvc/issue1686 Davide P. Cervone 2017-07-11 07:13:53 -04:00
  • 652acef420 Merge pull request #1791 from dpvc/issue1691 Davide P. Cervone 2017-07-11 07:12:33 -04:00
  • 161a38991a Simplify check for emtpy id Davide P. Cervone 2017-07-10 13:34:51 -04:00
  • 751ee2906f Merge pull request #1799 from dpvc/issue1798 Davide P. Cervone 2017-07-10 13:26:26 -04:00
  • b5389e0bdc Merge pull request #1795 from dpvc/issue1657 Davide P. Cervone 2017-07-10 13:22:17 -04:00
  • c8e3bf5265 Merge pull request #1794 from dpvc/issue1680 Davide P. Cervone 2017-07-10 13:21:15 -04:00
  • 122c427295 Merge pull request #1787 from dpvc/issue1735 Davide P. Cervone 2017-07-10 13:19:03 -04:00