Changes between Version 4 and Version 5 of WikiFormatting
- Timestamp:
- Apr 17, 2009, 2:22:24 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiFormatting
v4 v5 370 370 371 371 {{{ 372 [[ LatexMath(formula)]]372 [[formula(latex code)]] 373 373 }}} 374 374 … … 377 377 378 378 {{{ 379 [[ LatexMath(x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}})]]379 [[formula(x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}})]] 380 380 }}} 381 381 … … 383 383 [[Tr(begin)]]produz o seguinte resultado:[[Tr(end)]] 384 384 385 [[ LatexMath(x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}})]]386 387 {{{ 388 [[ LatexMath(K = \frac{12 \sum_{i=1}^g n_i(\bar{r}_{i\cdot} - \bar{r})^2}{N(N+1)})]]385 [[formula(x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}})]] 386 387 {{{ 388 [[formula(K = \frac{12 \sum_{i=1}^g n_i(\bar{r}_{i\cdot} - \bar{r})^2}{N(N+1)})]] 389 389 }}} 390 390 … … 392 392 [[Tr(begin)]]produz o seguinte resultado:[[Tr(end)]] 393 393 394 [[ LatexMath(K = \frac{12 \sum_{i=1}^g n_i(\bar{r}_{i\cdot} - \bar{r})^2}{N(N+1)})]]394 [[formula(K = \frac{12 \sum_{i=1}^g n_i(\bar{r}_{i\cdot} - \bar{r})^2}{N(N+1)})]] 395 395 396 396 For more complex formulas it uses the following syntax: … … 399 399 {{{ 400 400 {{{ 401 #! LatexMath401 #!formula 402 402 . 403 403 . … … 411 411 {{{ 412 412 {{{ 413 #! LatexMath413 #!formula 414 414 \delta_k = \left\{ 415 415 \begin{array}{ll} … … 427 427 428 428 {{{ 429 #! LatexMath429 #!formula 430 430 \delta_k = \left\{ 431 431 \begin{array}{ll} … … 446 446 [[Tr(begin)]]por[[Tr(end)]] 447 447 {{{ 448 [[ LatexMath(...)]]448 [[formula(...)]] 449 449 }}} 450 450