Mercurial > docs > keysigning-help
view paper.sty @ 0:8d616aba351e
the already finished paper
author | meillo@marmaro.de |
---|---|
date | Wed, 18 Feb 2009 16:57:20 +0100 |
parents | |
children |
line wrap: on
line source
\ProvidesPackage{paper} %smaller headings \makeatletter \renewcommand\section{\@startsection {section}{1}{0em}% {-\baselineskip}% {0.5\baselineskip}% {\normalfont\large\bfseries}} \renewcommand\subsection{\@startsection {subsection}{2}{0em}% {-\baselineskip}% {0.5\baselineskip}% {\normalfont\bfseries}} \makeatother \renewcommand\abstract[1]{\section*{\centerline{Abstract}}{\it #1}} \renewcommand\copyright[1]{\begin{figure}[b]\footnotesize\it #1 \end{figure}}