MmTeX Demo 01

Tilman Rassy <rassy@math.tu-berlin.de>

Copyright © 2003, Berlin University of Technology

$Id: demo_01.tex,v 1.5 2003/11/20 12:17:21 rassy Exp $

Contents

1 First Section

1.1 A Subsection

This is a sample text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a test text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a sample text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a test text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a sample text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a test text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a sample text. Its purpose is merely to fill this paragraph. It doesn't make any sense.

Another paragraph. Again, this is a sample text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a test text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a sample text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a test text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a sample text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a test text. Its purpose is merely to fill this paragraph. It doesn't make any sense.

1.2 Another Subsection

This is a sample text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a test text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a sample text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a test text. Its purpose is merely to fill this paragraph. It doesn't make any sense. This is a sample text. Its purpose is merely to fill this paragraph. It doesn't make any sense.

An emphazized sample Text. Code. Some special characters: $&%#_. In {curly brackets}. Ångstrøm. Ä, ü, xxöyy.

2 Second Section

2.1 Images

An image, with ballon help:

Mumie

2.2 Lists

A plain list:

  • One

    New Paragraph inside item.

  • Two

  • Three

A numbered list:

  1. One

    1. One A

    2. One B

  2. Two

  3. Three

A list numbered with greek letters:

  1. Eins

  2. Zwei

  3. Drei

A "description" list:

First Item

This is the first item of the list.

Second Item

This is the second item of the list.

Third Item

This is the third item of the list.

2.3 Tables

A simple table:

aa ab ac
ba bb bc
ca cb cc

A more complex table:

one two three
11 12 13
22
31 32 33
41 42 43
a b
c d
0

3 Third Section

3.1 Preformatted text

Some preformatted text:

beginning            large space

         emphazized
 (1|2|three)
         foo
         bar

3.2 Verbatim text

Some verbatim Text:

 This is verbatim text. Commands, 
 
   \section{Name}
     \foo[bar]{an argment}

 should not be interpreted.

Inline verbatim text: \foo{bar} .