Skip to content

Commit a0434ea

Browse files
authored
Merge pull request #223 from mathjax/sre_v2.2.0
Sre v2.2.0
2 parents f3a7afa + 1948b33 commit a0434ea

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+412
-221
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = function(grunt) {
1010
'speech-rule-engine': {
1111
options: {
1212
repository: 'https://github.com/zorkow/speech-rule-engine.git',
13-
branch: 'v2.1.1',
13+
branch: 'v2.2.0',
1414
cwd: '.'
1515
}
1616
}

dist/explorer.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mathjax-sre.js

Lines changed: 346 additions & 176 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mathmaps/functions/algebra.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mathmaps/functions/elementary.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mathmaps/functions/hyperbolic.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mathmaps/functions/trigonometry.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mathmaps/mathmaps_ie.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)