[texhax] Formatting \subsubsection

Uwe Lueck uwe.lueck at web.de
Mon Jun 30 19:13:25 CEST 2014


> Is it possible to change the \subsubsection in amsbook so that
> the vertical space after the subsubsection be as big as desired?

With amsbook, vertical space after \subsection and \subsubsection 
is not intended, headings are embedded in the starting paragraph. 
This may be changed, here is the code:

\makeatletter
\def\subsection{\@startsection{subsection}{2}%
  \normalparindent{.5\linespacing\@plus.7\linespacing}{-.5em}%
  {\normalfont\bfseries}}
\def\subsubsection{\@startsection{subsubsection}{3}%
  \normalparindent\z@{-.5em}%
  {\normalfont\itshape}}
\makeatother

You can copy this to your document preamble and replace both 
`-.5em' by something positive, such as `1ex'.

HTH -- Uwe.
 
=============================================
Gesendet: Sonntag, 29. Juni 2014 um 20:22 Uhr
Von: "Mike Makai" <makai at aeki.kfki.hu>
An: support at tug.org
Betreff: [texhax] Formatting \subsubsection

Dear TUG,
 
Is it possible to change the \subsubsection in amsbook so that the vertical space after the subsubsection be as big as desired?
 
Thanks in advance!
 
**Mike Makai**

__________ ESET NOD32 Antivirus - Vírusdefiníciós adatbázis: 9962 (20140618) __________

Az üzenetet az ESET NOD32 Antivirus ellenorizte.

http://www.eset.hu
_______________________________________________ TeX FAQ: http://www.tex.ac.uk/faq[http://www.tex.ac.uk/faq] Mailing list archives: http://tug.org/pipermail/texhax/[http://tug.org/pipermail/texhax/] More links: http://tug.org/begin.html[http://tug.org/begin.html] Automated subscription management: http://tug.org/mailman/listinfo/texhax[http://tug.org/mailman/listinfo/texhax] Human mailing list managers: postmaster at tug.org




More information about the texhax mailing list