@pie-lib/math-rendering 2.5.15 → 2.5.16-next.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -119
- package/lib/mml-to-latex.js.map +1 -1
- package/package.json +2 -2
- package/src/mml-to-latex.js +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -5,228 +5,124 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
5
5
|
|
|
6
6
|
## [2.5.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.14...@pie-lib/math-rendering@2.5.15) (2023-06-12)
|
|
7
7
|
|
|
8
|
-
|
|
9
8
|
### Bug Fixes
|
|
10
9
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
10
|
+
- rerun serialization if mathml options are provided, added tests as well PD-2150 ([530af87](https://github.com/pie-framework/pie-lib/commit/530af87026010325124b70a47fd18e4a0d06cedb))
|
|
16
11
|
|
|
17
12
|
## [2.5.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.13...@pie-lib/math-rendering@2.5.14) (2023-04-19)
|
|
18
13
|
|
|
19
|
-
|
|
20
14
|
### Bug Fixes
|
|
21
15
|
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
16
|
+
- **eslint:** fix eslint problems-PD-2732 ([9eb9976](https://github.com/pie-framework/pie-lib/commit/9eb9976749753da86e1057a07bd2cfc65bf64ae4))
|
|
27
17
|
|
|
28
18
|
## [2.5.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.12...@pie-lib/math-rendering@2.5.13) (2023-03-20)
|
|
29
19
|
|
|
30
20
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
31
21
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
22
|
## [2.5.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.10...@pie-lib/math-rendering@2.5.12) (2023-01-31)
|
|
37
23
|
|
|
38
24
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
39
25
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
26
|
## [2.5.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.9...@pie-lib/math-rendering@2.5.10) (2023-01-31)
|
|
45
27
|
|
|
46
28
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
47
29
|
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
30
|
## [2.5.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.8...@pie-lib/math-rendering@2.5.9) (2023-01-31)
|
|
53
31
|
|
|
54
32
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
55
33
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
34
|
## [2.5.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.7...@pie-lib/math-rendering@2.5.8) (2023-01-31)
|
|
61
35
|
|
|
62
36
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
63
37
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
38
|
## [2.5.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.5...@pie-lib/math-rendering@2.5.7) (2023-01-31)
|
|
69
39
|
|
|
70
40
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
71
41
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
42
|
## [2.5.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.3...@pie-lib/math-rendering@2.5.5) (2023-01-31)
|
|
77
43
|
|
|
78
44
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
79
45
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
46
|
## [2.5.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.1...@pie-lib/math-rendering@2.5.3) (2023-01-31)
|
|
85
47
|
|
|
86
48
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
87
49
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
50
|
## [2.5.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.0...@pie-lib/math-rendering@2.5.1) (2022-11-23)
|
|
93
51
|
|
|
94
52
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
95
53
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
54
|
# [2.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.5...@pie-lib/math-rendering@2.5.0) (2022-08-29)
|
|
101
55
|
|
|
102
|
-
|
|
103
56
|
### Features
|
|
104
57
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
58
|
+
- **math-rendering:** Make math-rendering style inline with mathjax's one ([84a1ab3](https://github.com/pie-framework/pie-lib/commit/84a1ab3cde01d2fc330da8feb44b277c3e8cd51b))
|
|
110
59
|
|
|
111
60
|
## [2.4.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.4...@pie-lib/math-rendering@2.4.5) (2022-07-18)
|
|
112
61
|
|
|
113
|
-
|
|
114
62
|
### Reverts
|
|
115
63
|
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
64
|
+
- Revert "fix(math-rendering): potential fix for box PD-1521" ([dac9a34](https://github.com/pie-framework/pie-lib/commit/dac9a34d599bb30bbb7c87c6e49df562fd486e5e))
|
|
121
65
|
|
|
122
66
|
## [2.4.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.3...@pie-lib/math-rendering@2.4.4) (2022-07-18)
|
|
123
67
|
|
|
124
|
-
|
|
125
68
|
### Bug Fixes
|
|
126
69
|
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
70
|
+
- **math-rendering:** potential fix for box PD-1521 ([9eefd91](https://github.com/pie-framework/pie-lib/commit/9eefd91b03644513d379bb1c46f4107b661ba4f3))
|
|
71
|
+
- Perplexing problem with math rendering: arcs, rays, and lines PD-1828 ([c43d2f8](https://github.com/pie-framework/pie-lib/commit/c43d2f8031e2ba3b8bb3cfa28c92a2a78c3c3db2))
|
|
72
|
+
- unable to load items locally ([d870dcd](https://github.com/pie-framework/pie-lib/commit/d870dcd547bd171f083a1cae08c1ccaa4b68629b))
|
|
73
|
+
- **math-rendering:** increase mathml formulas vertical space ([efa0c28](https://github.com/pie-framework/pie-lib/commit/efa0c28181a4a711dc35b34c075547230ae0315a))
|
|
135
74
|
|
|
136
75
|
## [2.4.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.2...@pie-lib/math-rendering@2.4.3) (2022-06-13)
|
|
137
76
|
|
|
138
77
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
139
78
|
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
79
|
## [2.4.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.1...@pie-lib/math-rendering@2.4.2) (2022-05-30)
|
|
145
80
|
|
|
146
|
-
|
|
147
81
|
### Bug Fixes
|
|
148
82
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
83
|
+
- unable to load items locally ([17ab686](https://github.com/pie-framework/pie-lib/commit/17ab6864557288aef6ec1d9a130cb508e2591562))
|
|
154
84
|
|
|
155
85
|
## [2.4.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.0...@pie-lib/math-rendering@2.4.1) (2022-05-24)
|
|
156
86
|
|
|
157
|
-
|
|
158
87
|
### Bug Fixes
|
|
159
88
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
89
|
+
- unable to load items locally ([a0ddf20](https://github.com/pie-framework/pie-lib/commit/a0ddf2095646e6e84569cb7e0de42d0cd9ea0fb6))
|
|
165
90
|
|
|
166
91
|
# [2.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.13...@pie-lib/math-rendering@2.4.0) (2022-04-28)
|
|
167
92
|
|
|
168
|
-
|
|
169
93
|
### Bug Fixes
|
|
170
94
|
|
|
171
|
-
|
|
172
|
-
|
|
95
|
+
- tests ([90d79c4](https://github.com/pie-framework/pie-lib/commit/90d79c4b8c61c029959a729ba1eea1d69a3f2cbe))
|
|
173
96
|
|
|
174
97
|
### Features
|
|
175
98
|
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
99
|
+
- add data-mathml attribute on MathJax containers to be able to use with Text to Speech (TTS) PD-1499 ([df50318](https://github.com/pie-framework/pie-lib/commit/df503184814f0463ef588e468570db3f7d2651df))
|
|
181
100
|
|
|
182
101
|
## [2.3.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.12...@pie-lib/math-rendering@2.3.13) (2022-03-21)
|
|
183
102
|
|
|
184
|
-
|
|
185
103
|
### Bug Fixes
|
|
186
104
|
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
105
|
+
- **math-rendering:** fix line spacing for mathjax mspace PD-1384 ([57fe827](https://github.com/pie-framework/pie-lib/commit/57fe827372c81138b35f294f16327c291872c8a2))
|
|
192
106
|
|
|
193
107
|
## [2.3.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.11...@pie-lib/math-rendering@2.3.12) (2021-11-29)
|
|
194
108
|
|
|
195
109
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
196
110
|
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
111
|
## [2.3.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.10...@pie-lib/math-rendering@2.3.11) (2021-09-08)
|
|
202
112
|
|
|
203
113
|
**Note:** Version bump only for package @pie-lib/math-rendering
|
|
204
114
|
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
115
|
## [2.3.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.9...@pie-lib/math-rendering@2.3.10) (2021-09-08)
|
|
210
116
|
|
|
211
|
-
|
|
212
117
|
### Bug Fixes
|
|
213
118
|
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
119
|
+
- wip ([fe4316d](https://github.com/pie-framework/pie-lib/commit/fe4316d))
|
|
219
120
|
|
|
220
121
|
## [2.3.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.8...@pie-lib/math-rendering@2.3.9) (2021-08-30)
|
|
221
122
|
|
|
222
|
-
|
|
223
123
|
### Bug Fixes
|
|
224
124
|
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
125
|
+
- **math-rendering:** fix symbols in math markup that trigger undefined control sequence error PD-1267, PD-368, PD-1173 ([a7d9934](https://github.com/pie-framework/pie-lib/commit/a7d9934))
|
|
230
126
|
|
|
231
127
|
## [2.3.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.6...@pie-lib/math-rendering@2.3.8) (2021-06-25)
|
|
232
128
|
|
package/lib/mml-to-latex.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/mml-to-latex.js"],"names":["mathml","Mathml2latex","convert"],"mappings":";;;;;;;;;AAAA;;eACe,
|
|
1
|
+
{"version":3,"sources":["../src/mml-to-latex.js"],"names":["mathml","Mathml2latex","convert"],"mappings":";;;;;;;;;AAAA;;eACe,kBAACA,MAAD;AAAA,SAAYC,0BAAaC,OAAb,CAAqBF,MAArB,CAAZ;AAAA,C","sourcesContent":["import Mathml2latex from 'mathml-to-latex';\nexport default (mathml) => Mathml2latex.convert(mathml);\n"],"file":"mml-to-latex.js"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/math-rendering",
|
|
3
|
-
"version": "2.5.
|
|
3
|
+
"version": "2.5.16-next.14+1a7c4289",
|
|
4
4
|
"description": "math rendering utilities",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -15,6 +15,6 @@
|
|
|
15
15
|
"mathjax-full": "3.2.2",
|
|
16
16
|
"mathml-to-latex": "^1.2.0"
|
|
17
17
|
},
|
|
18
|
-
"gitHead": "
|
|
18
|
+
"gitHead": "1a7c42894ce9a619999134952033c0bfe7ba663a",
|
|
19
19
|
"scripts": {}
|
|
20
20
|
}
|
package/src/mml-to-latex.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import Mathml2latex from 'mathml-to-latex';
|
|
2
|
-
export default mathml => Mathml2latex.convert(mathml);
|
|
2
|
+
export default (mathml) => Mathml2latex.convert(mathml);
|