\documentstyle[a4,twoside,german]{article}

\pagestyle{headings}

\begin{document}
   
\title{MUI 2.3 Autodocs}
\author{------------------------------------------------------------------------\\
  \\
                        MUI - MagicUserInterface\\
  \\
                              Version 2.3\\
  \\
                (c) Copyright 1993/94 by Stefan Stuntz\\
  \\
                             - ShareWare -\\
  \\
------------------------------------------------------------------------\\}

\maketitle

\begin{abstract}
MUI  is  an object oriented system to create and maintain graphical user
interfaces.  From  a programmers point of view, using MUI saves a lot of
time  and  makes life much easier. Thinking about complicated terms like
window resizing or font sensitivity is simply not neccesary.\\
 \\
On  the  other hand, users of MUI based applications have the ability to
customize  nearly every pixel of a programs interface according to their
personal taste.\\
 \\
 \\
  \\
MUI  ist  ein  objektorientiertes System zum Erstellen und Verwalten von
grafischen  Benutzeroberflächen. Vom Standpunkt eines Programmierers aus
gesehen  spart  man mit MUI viel Zeit und Arbeit. Es ist nicht nötig, an
sonst  so  komplizierte Dinge wie Font-Sensitivität oder Window-Resizing
auch nur einen Gedanken zu verschwenden.\\
 \\
Auf  der  anderen  Seite  hat man als Benutzer einer auf MUI basierenden
Applikation die Möglichkeit, nahezu jedes Pixel der Oberfläche an seinen
ganz persönlichen Geschmack anzupassen.
\end{abstract}
   
\newpage
\begin{tabular}{ll}
\LaTeX -Fassung von:\ \ \ & Michael Roth\\
& B"ohringertstr. 13\\
& 78345 Moos\\
 & \\
 & email: mroth@inlet.lake.de\\
 & FIDO: 2:246/8100.14\\
\end{tabular}



\newpage

\tableofcontents
\newpage

\sloppy


\input{muimaster}   

\input{mui_application}
\input{MUI_Area}
\input{mui_bitmap}
\input{mui_bodychunk}
\input{mui_boopsi}
\input{mui_coloradjust}
\input{mui_colorfield}
\input{mui_colorpanel}
\input{mui_cycle}
\input{mui_dirlist}
\input{mui_family}
\input{mui_floattext}
\input{mui_gauge}
\input{mui_group}
\input{mui_image}
\input{mui_list}
\input{mui_listview}
\input{mui_menustrip}
\input{mui_menu}
\input{mui_menuitem}
\input{mui_notify}
\input{mui_palette}
\input{mui_popasl}
\input{mui_poplist}
\input{mui_popobject}
\input{mui_popstring}
\input{mui_prop}
\input{mui_radio}
\input{mui_rectangle}
\input{mui_register}
\input{mui_scale}
\input{mui_scrmodelist}
\input{mui_scrollbar}
\input{mui_scrollgroup}
\input{mui_slider}
\input{mui_string}
\input{mui_text}
\input{mui_virtgroup}
\input{mui_volumelist}
\input{mui_window}   

   
   
   
\end{document}
