Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Sample

...

Latex

...

use

...

in

...

Wiki

...

Be

...

sure

...

to

...

edit

...

with

...

Wiki

...

Markup

...

(NOT

...

Rich

...

Text

...

-

...

it

...

can

...

comment

...

out

...

latex

...

code)

...

Use

...

small

...

segments

...

of

...

latex,

...

as

...

the

...

out

...

put

...

is

...

an image

Here is some sample output

Wiki Markup
 image

---

h2. Here is some sample output

{latex}
\begin{itemize}
\item
$\alpha = \delta \cdot a_n \cdot \varepsilon$
\item
$\gamma$ is the sequence returned by $wt(s_{n-1},Q_i)$ and $b$ is
its final state
\item
$a_n$ is an action of process $P_i$
\item
none of the sequences $\beta$, $\gamma$, or $\varepsilon$ contains
an action from process $P_i$
\item
$d_1$ decides 1 and $d_0$ decides 0
\end{itemize}
{latex}

-----------------------------

...

Here

...

is

...

the

...

Wiki

...

Markup

...

that

...

produces

...

the above

Wiki Markup
 above

{html}
<pre>{latex}
\begin{itemize}
\item
$\alpha = \delta \cdot a_n \cdot \varepsilon$
\item
$\gamma$ is the sequence returned by $wt(s_{n-1},Q_i)$ and $b$ is
its final state
\item
$a_n$ is an action of process $P_i$
\item
none of the sequences $\beta$, $\gamma$, or $\varepsilon$ contains
an action from process $P_i$
\item
$d_1$ decides 1 and $d_0$ decides 0
\end{itemize}
{latex}
</pre>
{html}