[Tugindia] Line break between section number and section title

E. Krishnan ekmath at asianetindia.com
Wed Jul 26 16:51:21 CEST 2006


On Wed, 26 Jul 2006, Dr C. K. Raju wrote:

> I must admit to having nil knowledge of TeX or LaTeX 
> programming, so please bear with me. I am using LaTeX and the meomoir.cls, 

Here's something you can try. 

\documentclass{memor}
\usepackage{titlesec}

\titleformat{\section}
            [display]
            {\Large\bfseries}
            {\thesection}
            {\parskip}{}   


\begin{document}

.....................


\end{document}





-- 
Krishnan




More information about the tugindia mailing list