newpage for article

This commit is contained in:
koeart 2013-07-23 02:04:22 +02:00
parent 740dcbad42
commit 95dbd96324

View File

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