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
@############################################################
Variablen zur Kontrolle des Seitenformates
############################################################

\voffset ::voffset::
vertikaler Offset der Seite
\hoffset ::hoffset::
horizontaler Offset der Seite
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\oddsidemargin ::oddsidemargin::
Breite des linken Randes bzw ungerade Seiten
\evensidemargin ::evensidemargin::
Breite des rechten Randes bzw gerade Seiten
\topmargin ::topmargin::
oberer Rand bis Oberkante Kopfzeile
\headheight ::headheight::
H�he der Kopfzeile
\headsep ::headsep::
Abstand zwischen Unterkante Kopf und Oberkante Rumpf
\topskip ::topskip::
Abstand Oberkante Rumpf und Unterkante der ersten Textzeile
\textheight ::textheight::
Gesamth�he f�r den Rumpf
\textwidth ::textwidth::
Gesamtbreite f�r Kopf, Rumpf und Fu�
\footheight ::footheight::
H�he des Rumpfes
\footskip ::footskip::
Abstand Unterkante Rumpf Unterkante Fu�
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\marginparpush ::marginparpush::
Abstand zweier Randnotizen
\marginparwidth ::marginparwidth::
Breite einer Randnotiz
\marginparsep ::marginparsep::
horizontaler Abstand zum Rand des Rumpfes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Zus�tzlich bei doppelspaltigen Seiten
\columnsep ::columnsep::
Breite des Spaltenseperators
\columnseprule ::columnseprule::
Trennstrichdicke

############################################################
Variablen �ndern mit
setlength{Variable}{Wert} ::setlength::

##############
#   Kopf     #
##############

##############
#            #
#            #
#    Rumpf   #
#            #
#            #
##############

##############
#   Fu�      #
##############
@