%% 
%% This is file `paper.drv', generated 
%% on <1994/12/16> with the docstrip utility (2.2h).
%% 
%% The original source files were:
%% 
%% paper.dtx  (with options: `driver')
%% 
%% Copyright (C) 1993, 1994 by Wenzel Matiaske, mati1831@perform.ww.tu-berlin.de 
%% 
%% You are not allowed to distribute this file without the 
%% original source paper.dtx. For distribution of the 
%% sources see the copyright notice in the file paper.dtx. 
%% 
%% \CharacterTable
%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%%   Digits        \0\1\2\3\4\5\6\7\8\9
%%   Exclamation   \!     Double quote  \"     Hash (number) \#
%%   Dollar        \$     Percent       \%     Ampersand     \&
%%   Acute accent  \'     Left paren    \(     Right paren   \)
%%   Asterisk      \*     Plus          \+     Comma         \,
%%   Minus         \-     Point         \.     Solidus       \/
%%   Colon         \:     Semicolon     \;     Less than     \<
%%   Equals        \=     Greater than  \>     Question mark \?
%%   Commercial at \@     Left bracket  \[     Backslash     \\
%%   Right bracket \]     Circumflex    \^     Underscore    \_
%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
%%   Right brace   \}     Tilde         \~}
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\typeout{*******************************************************}
\typeout{* Documentation for LaTeX styles `paper' & `journal'  *}
\typeout{*******************************************************}

\documentclass[11pt]{ltxdoc}
\usepackage{german}

\makeatletter

\newif\ifsolodoc
 \@ifundefined{solo}{\solodoctrue}{\solodocfalse}

\IndexPrologue{\section*{Index}%
                 \markboth{Index}{Index}%
                 Die kursiv gesetzten Seitenzahlen
                 verweisen auf Beschreibungen der Makros,
                 unterstrichene Programmzeilennummern
                 auf deren Definitionen.
}
\GlossaryPrologue{\section*{Neuerungen}%
                 \markboth{Neuerungen}{Neuerungen}}

\def\saved@macroname{Neuerung}

\renewenvironment{theglossary}{%
    \glossary@prologue%
    \GlossaryParms \let\item\@idxitem \ignorespaces}%
   {}
\makeatother

\setcounter{StandardModuleDepth}{1}
\DisableCrossrefs
\RecordChanges

\begin{document}
\DocInput{paper.dtx}
\newpage
\PrintChanges
\end{document}
\endinput
%% 
%% End of file `paper.drv'.
