authors: ''
categories: ''
tags: ''
title: .:GetEntryTitle:.
---VENC-BEGIN-PREVIEW---
---VENC-END-PREVIEW---
Example of Latex2MathML usage for rendering complex number expression:

.:Latex2MathML::\overline{z_1} . \overline{z_2} = \overline{z_1 . z_2}:.

Another example combining Latex2MathML and Table for rendering lined up equation:

.:Table:: .:Latex2MathML::\overline{z_1} . \overline{z_2}:. ::=:: .:Latex2MathML::\overline{(a + ib)} \overline{(c + id)}:. ::
 NewRow::                                                   ::=:: .:Latex2MathML::(a - ib) (c - id):.                       ::
 NewRow::                                                   ::=:: .:Latex2MathML::ac - iad - ibc - bd :.                    :: 
 NewRow::                                                   ::=:: .:Latex2MathML::(ac - bd) - i(ad+bc):.                    :.
