%% %% The LaTeX Companion, 3ed %% %% Example 2-2-5 on page I-37 in "Introduction to heading design". %% %% Copyright (C) 2022 Frank Mittelbach %% %% It may be distributed and/or modified under the conditions %% of the LaTeX Project Public License, either version 1.3c %% of this license or (at your option) any later version. %% %% See https://www.latex-project.org/lppl.txt for details. %% \documentclass{tlc3exa} \pagestyle{empty} \setcounter{page}{6} \setlength\textwidth{183.0pt} %StartShownPreambleCommands %StopShownPreambleCommands \begin{document} \paragraph{Run-in headings.} This example shows how a run-in heading looks like. Paragraph text following the heading continues on the same line as the heading. \end{document}