mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Merge pull request #25205 from overleaf/mj-subeqnarray
[web] Add subeqnarray support GitOrigin-RevId: a26fe362ec6e053134f9f4454979b773cae33241
This commit is contained in:
committed by
Copybot
parent
0e537c5bd1
commit
ae00328db3
@@ -696,6 +696,8 @@ const equationArrayEnvNames = new Set([
|
||||
'rcases*',
|
||||
'IEEEeqnarray',
|
||||
'IEEEeqnarray*',
|
||||
'subeqnarray',
|
||||
'subeqnarray*',
|
||||
])
|
||||
|
||||
const verbatimEnvNames = new Set([
|
||||
|
||||
Reference in New Issue
Block a user