= Displaying a formula = To allow to the formula exhibition using the syntax [http://pt.wikipedia.org/wiki/LaTeX Latex], was installed the macro [https://svn.truelite.it/packages/wiki/TrueliteTracUtils#latexmath latex-math]. To use it, it uses the following syntax: [[Tr(begin)]]Para permitir a exibição de fórmulas usando a sintaxe [http://pt.wikipedia.org/wiki/LaTeX LaTeX], foi instalada a macro [https://svn.truelite.it/packages/wiki/TrueliteTracUtils#latexmath latex-math]. Para utilizá-la, use a seguinte sintaxe:[[Tr(end)]] {{{ [[latex-math(formula)]] }}} Examples: [[Tr(begin)]]Exemplos:[[Tr(end)]] {{{ [[latex-math(x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}})]] }}} it produces the following result: [[Tr(begin)]]produz o seguinte resultado:[[Tr(end)]] [[latex-math(x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}})]] {{{ [[latex-math(K = \frac{12 \sum_{i=1}^g n_i(\bar{r}_{i\cdot} - \bar{r})^2}{N(N+1)})]] }}} it produces the following result: [[Tr(begin)]]produz o seguinte resultado:[[Tr(end)]] [[latex-math(K = \frac{12 \sum_{i=1}^g n_i(\bar{r}_{i\cdot} - \bar{r})^2}{N(N+1)})]] For more complex formulas it uses the following syntax: [[Tr(begin)]]Para fórmulas mais complexas use a seguinte sintaxe:[[Tr(end)]] {{{ {{{ #!latex-math . . . }}} }}} Example: [[Tr(begin)]]Exemplo:[[Tr(end)]] {{{ {{{ #!latex-math \delta_k = \left\{ \begin{array}{ll} 1 & \textrm{se } k=0 \\ 0 & \textrm{se } k\neq 0 \end{array} \right. \to Z(\delta_k)=\Delta(z)=1 }}} }}} it produces the following result: [[Tr(begin)]]produz o seguinte resultado:[[Tr(end)]] {{{ #!latex-math \delta_k = \left\{ \begin{array}{ll} 1 & \textrm{se } k=0 \\ 0 & \textrm{se } k\neq 0 \end{array} \right. \to Z(\delta_k)=\Delta(z)=1 }}} Other examples can be gotten from the page [http://meta.wikimedia.org/wiki/Help:Formula], substituting itself [[Tr(begin)]]Outros exemplos podem ser obtidos a partir da página [http://meta.wikimedia.org/wiki/Help:Formula], substituindo-se [[Tr(end)]] {{{ ... }}} by [[Tr(begin)]]por[[Tr(end)]] {{{ [[latex-math(...)]] }}}