Changes between Version 1 and Version 2 of WikiLatexMath
- Timestamp:
- Feb 14, 2007, 2:27:53 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiLatexMath
v1 v2 1 = Exibindo uma Fórmula =1 = Displaying a formula = 2 2 3 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: 3 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: 4 [[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)]] 4 5 5 6 {{{ 6 [[latex-math( insira a sua fórmula aqui)]]7 [[latex-math(formula)]] 7 8 }}} 8 9 9 Exemplos: 10 Examples: 11 [[Tr(begin)]]Exemplos:[[Tr(end)]] 10 12 11 13 {{{ … … 13 15 }}} 14 16 15 produz o seguinte resultado: 17 it produces the following result: 18 [[Tr(begin)]]produz o seguinte resultado:[[Tr(end)]] 16 19 17 20 [[latex-math(x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}})]] … … 21 24 }}} 22 25 23 produz o seguinte resultado: 26 it produces the following result: 27 [[Tr(begin)]]produz o seguinte resultado:[[Tr(end)]] 24 28 25 29 [[latex-math(K = \frac{12 \sum_{i=1}^g n_i(\bar{r}_{i\cdot} - \bar{r})^2}{N(N+1)})]] 26 30 27 Para fórmulas mais complexas use a seguinte sintaxe: 31 For more complex formulas it uses the following syntax: 32 [[Tr(begin)]]Para fórmulas mais complexas use a seguinte sintaxe:[[Tr(end)]] 28 33 29 34 {{{ … … 36 41 }}} 37 42 38 Exemplo: 43 Example: 44 [[Tr(begin)]]Exemplo:[[Tr(end)]] 39 45 40 46 {{{ … … 52 58 }}} 53 59 54 produz o seguinte resultado: 60 it produces the following result: 61 [[Tr(begin)]]produz o seguinte resultado:[[Tr(end)]] 55 62 56 63 {{{ … … 66 73 }}} 67 74 68 Outros exemplos podem ser obtidos a partir da página [http://meta.wikimedia.org/wiki/Help:Formula], substituindo-se 75 Other examples can be gotten from the page [http://meta.wikimedia.org/wiki/Help:Formula], substituting itself 76 [[Tr(begin)]]Outros exemplos podem ser obtidos a partir da página [http://meta.wikimedia.org/wiki/Help:Formula], substituindo-se [[Tr(end)]] 69 77 {{{ 70 78 <math>...</math> 71 79 }}} 72 por 80 by 81 [[Tr(begin)]]por[[Tr(end)]] 73 82 {{{ 74 83 [[latex-math(...)]]