What is LaTeX - mini tutorial

is a widely applied scientific type setting program. It takes a text-file as input and creates a PDF-document (or PS). The text-file contains LaTeX-commands which are preceded by a backslash. When a '%' sign is in the text all characters right from this sign are ignored. Thus comments are preceded by a "%". For convenience STRAP prepares some deactivated lines which can be activated by removing the "%".

The following shows how "hellow world" is created with LaTeX: