%===================================================================================================================================== % Package akksection by Igor Akkerman (c) 2004, 2005 % Package providing an alternative section definition command. % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License (latest version). % % The latest version of this license can be found at % http://www.latex-project.org/lppl.txt % % This file may only be distributed together with the full 'AkkTeX' bundle. %===================================================================================================================================== \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{akksection}[2005/04/30 by Igor Akkerman (c) 2004, 2005 v1.0.2 Package providing an alternative section definition command.] %===================================================================================================================================== \makeatletter \newif\if@embedded % \akk@startsection{}{}{}{}{}{}{}{stil} \def\akk@startsection#1#2#3#4#5#6#7#8{% \if@noskipsec \leavevmode \fi% \par% \@tempskipa #5\relax% \csname @afterindent#4\endcsname% \if@nobreak% \everypar{}% \else% \addpenalty\@secpenalty\addvspace\@tempskipa% \fi% \@ifstar{% \akk@ssect{#3}{#4}{#5}{#6}{#7}{#8}% }{% \@dblarg{\akk@sect{#1}{#2}{#3}{#5}{#6}{#7}{#8}}% }% } % \akk@sect{}{}{}{}{}}{}{}[]{