head    1.1;
access;
symbols;
locks
       mys:1.1; strict;
comment @# @;


1.1
date    99.11.22.23.41.41;      author mys;     state Exp;
branches;
next    ;


desc
@@


1.1
log
@Initial revision
@
text
@############################################################
Fu�noten
############################################################
\footnote{Text} ::footnote::
\footnote[Nummer]{Text}

Im fl�ssigen Text erscheint eine Nummer, unter dem Text
die Fu�note. Mit angegebener Nummer mu� das Mitz�hlen des
Counters via \addtocounter{footnote}{Anzahl} selbst nachgeholt
werden.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\footnoterule ::footnoterule::

Linie zwischen Fu�note und Seitentext.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\footnotemark ::footnotemark::
\footnotetext{Text} ::footnotetext::
\footnotemark[Nummer]
\footnotetext[Nummer]{Text}

Setzt Marke in Tabellen, Boxen etc. .
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Stilparameter : ::footnotesep::
\footnotesep    vert. Abstand Fu�noten
############################################################
Randnotiz
############################################################
\marginpar{Text} ::marginpar::

Text am Seitenrand
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Parameter sind extra als Seitenparameter beschrieben.
@