Sample hypertex file

(To compile properly, you must have a standard .htxrc file in your home directory.)


LaTeX formulas

Here is a simple equality: $1+1=2$.

Here is a much more complex formula:

$$
\left(\sqrt{2}\right)^2=2
$$

and a very complicated proof:

\begin{eqnarray*}
0 & \leq & (a-b)^2
\\
0 & \leq & a^2-2ab+b^2
\\
ab & \leq & \frac{a^2+b^2}{2}
\end{eqnarray*}

Here is a complete \LaTeX block: 
	\textbf{Pythagoras'theorem} states that:
	$$
	\forall p,q \in \mathrm{\mathbf{N}},
	\left( \frac{p}{q}\right)^2 \neq 2
	$$


Other commands

Pointer to a silly subpage

You can invoke shell commande like this: Today is Wed Jul 9 14:17:05 CEST 2008.



Next page: Who was Pythagoras?