This issue has been created
There is 1 update.
 
 
Confluence / cid:jira-generated-image-avatar-ca12c9d5-126c-4054-9611-1f3a5c1f33ca CONFLUENCE-433 Open

Handle math expressions using latex environments when converting the mathblock macro

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a0058b99-3964-44da-a30e-b80985dd3b9b Raphaël Jakse created this issue on 16/Apr/25 13:01
 
Summary: Handle math expressions using latex environments when converting the mathblock macro
Issue Type: cid:jira-generated-image-avatar-ca12c9d5-126c-4054-9611-1f3a5c1f33ca Bug
Affects Versions: 9.82.5
Assignee: Unassigned
Components: XML
Created: 16/Apr/25 13:01
Priority: cid:jira-generated-image-static-major-90851d93-9ac1-469e-8d82-3828b13e932b Major
Reporter: Raphaël Jakse
Description:

Align environments are incorrectly put inside an equation environment. We need to check whether math blocks use environments and if so, we shouldn't surround them with \begin{equation} and \end{equation}.

 
 

1 update

 
cid:jira-generated-image-avatar-a0058b99-3964-44da-a30e-b80985dd3b9b Changes by Raphaël Jakse on 16/Apr/25 13:01
 
Assignee: Raphaël Jakse