Note: This file was written with only two purposes in mind:
    o To test the program upon it
    o To show off some of the features

Most  of  the  does  thus  consist  of  lots  of pseudo-commands, which are
nonsense in a TeXnical manner.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% Warning 1

\foo This is an error.
\smallskip This is a not. $\foo Neither$ is this.

% Warning 2

This is a faulty reference to \ref{foo}
This is not a faulty reference to~\ref{foo}

% Warning 3

$[(ab)^{-1}]^{-2}$  is not beautiful
${{[{(ab)}^{-1}]}}^{-2}$ is beautiful

% Warning 4-6, 28

Testing {\it italic} in \/ this {\em sentence\/}, as {\em you \/ see\/}.
Testing {\it italic\/} in this {\em sentence}, as {\em you see\/}.

% LaTeX2e

Testing \textem{italic} in \/ this \textit{sentence\/}, as \textem{you \/ see\/}.
Testing \textem{italic\/} in this \textit{sentence}, as \textem{you see}.

% Warning 7

This \'is a test of $\hat{j}$ accents.

This \'{\i}s a test of $\hat{\jmath}$ accents.

% Warning 8

It wasn't anything - just a 2---3 star--shots.
It wasn't anything --- just a 2--3 star-shots.

% Warning 9-10

% Brackets:

)}{[])} }}}]]])))
{[]} ((([[[{{{}}}]]])))

% Envs:

\begin{quux} \begin{baz} \end{quux} \end{baz} \end{asoi} \begin{dobedo}

\begin{foo} \begin{bar} \end{bar}\end{foo}

% Warning 11

Foo...bar. $1,...,3$. $1+...+3$. $1,\cdots,3$. $1\cdot\ldots\cdot3$.
Foo\dots bar. $1,\ldots,3$. $1+\cdots+3$. $1,\ldots,3$. $1\cdot\cdots\cdot3$.

% Warning 12

This is foo.bar. a test of abbrevs, etc. which is incorrect. foo-bar.
This is foo.bar.\ a test of abbrevs, etc.\ which is incorrect. foo-bar.

% Warning 13

Take a pill of vitamin C. It will fix your cold in a week.
You may though choose to not take any vitamin C\@. It'll take seven days then.

% Warning 14

\hat
\hat{a}

% Warning 18,19

Is this an "example", or is it an ŽexampleŽ.
Is this an `example', or is it an `example'.

% Warning 20

That bug is \unknown\ to me.

% Warning 21

\LaTeX\ is an extension of \TeX\. Right?
\LaTeX\ is an extension of \TeX. Right?

% Warning 23

```Hello', I heard him said'', she remembered.
``\,`Hello', I heard him said'', she remembered.

% Warning 24

Indexing text \index{text} is fun!
Indexing text\index{text} is fun!

% Warning 25

$5\cdot10^10$
$5\cdot10^{10}$

% Warning 26

Do you understand ?
Do you understand?

% Warning 27

\input
\input input.tex
\input input

% Warning 29 
The program opens a screen sized 640x200 pixels
The program opens a screen sized $640\times200$ pixels

% Warning 30

White           is a beautiful colour.
White is a beautiful colour.

% Warning 31

\end{verbatim} foo bar

% Warning 32-34

This is either an 'example`, an ''example`` or an `"`example'`'.
This is either an `example', an ``example'' or an ``example''.

% Warning 35

$sin^2 + cos^2 = 1$
$\sin^2 + \cos^2 = 1$



% Verb check

\verb@\this is )() lots of errors, etc. Or what?@
\verb#

\begin{verbatim}
\this is
\end{verbatim} FOO

% Warning 16,15

$$(


