LaTeX Math for Confluence (Appfire)
Capable recognises 5 macros from LaTeX Math (Appfire). 3 of them convert, and 2 are detected and reported without being changed.
A reported-only macro is left exactly as it is on the page. It is counted so you can see how much of it you have, and decide what to do about it, but nothing is rewritten.
#At a glance
Macro | Becomes | Support |
|---|---|---|
Math Block | Capable LaTeX | Converted |
Math Inline | Capable LaTeX | Converted |
Unit | Capable LaTeX | Converted |
Math Block Reference | Not converted, reported only | Reported only |
Math List of Equations | Not converted, reported only | Reported only |
#What each one does
#Math Block
Migrates to | Capable LaTeX |
|---|---|
Support | Converted |
What survives the move
The formula and its alignment
What does not come across
Math styles and environments, which are not fully migrated
Equation numbering and labels
#Math Inline
Migrates to | Capable LaTeX |
|---|---|
Support | Converted |
Worth knowing before you run it.
Inline becomes a block, so the paragraph is split into the text before, the equation, and the text after.
#Unit
Migrates to | Capable LaTeX |
|---|---|
Support | Converted |
Worth knowing before you run it.
Same inline-to-block split as Math Inline. A unit macro with no expression is reported unsupported.
#Detected but not converted
These are found and counted so the report is honest about what is on your pages. They stay exactly as they are.
#Math Block Reference
Migrates to | Not converted, reported only |
|---|---|
Support | Reported only |
#Math List of Equations
Migrates to | Not converted, reported only |
|---|---|
Support | Reported only |
#Related
Native beats a macro, where native will do.
