PDF Output: equations are not displayed
Posted: Mon Dec 04, 2023 3:29 pm
I use:
*.ditamap transformation scenario - "DITA Map PDF - based on XSL-FO";
In equation-block i use *.mml files to display equations.
Example:
When I use oXygen XML Editor 23.1., with a license, equations in pdf are displayed correctly in it.
But my colleague use oXygen XML Editor 24.1., without a license (it has been purchased, but our system administrators cannot find it yet), equations in pdf are NOT displayed in it.
Parameters in Edit DITA Scenarion are the same (customization.dir, dita.dir, etc).
The equations on the Author tab of *.dita file are displayed correctly in both versions of oXygen.
Need help, advice
.
Thanks in advance.
*.ditamap transformation scenario - "DITA Map PDF - based on XSL-FO";
In equation-block i use *.mml files to display equations.
Example:
Code: Select all
<p base="point">Абсолютная погрешность измерений, Δ: <equation-block id="abs_mes_err"><image href="abs_mes_err.mml"
/></equation-block></p>
But my colleague use oXygen XML Editor 24.1., without a license (it has been purchased, but our system administrators cannot find it yet), equations in pdf are NOT displayed in it.
Parameters in Edit DITA Scenarion are the same (customization.dir, dita.dir, etc).
The equations on the Author tab of *.dita file are displayed correctly in both versions of oXygen.
Need help, advice

Thanks in advance.