Merge branch 'master' of git.c3d2.de:schleuderpackung

This commit is contained in:
john stone 2013-07-23 02:30:07 +02:00
commit 4723bd4f06
1 changed files with 7 additions and 0 deletions

View File

@ -119,12 +119,19 @@
\newenvironment{DSarticle}[1][]{%
\newpage
\setcounter{section}{0}
\setkeys{DSarticleKeys}{#1}%
\newpage
\maketitle
\begin{multicols}{2}
}{%
\end{multicols}
}
\newenvironment{DSfigure}
{\par\medskip\noindent\minipage{\linewidth}
}{%
\endminipage\par\medskip}
\newcounter{NumOfLetters}