[texhax] Problem with latex document

E. Krishnan ekmath at asianetindia.com
Tue Oct 10 02:24:23 CEST 2006


On Sun, 8 Oct 2006, Dennis Romero L. wrote:

> I'm trying to do this: (the paragraph must to start in the fist letter
> of the section or subsection)

PLease put these lines in the preamble of your document:

  \makeatletter
  \def\@seccntformat#1{%
    \protect\makebox[0pt][r]{%
      \csname the#1\endcsname\quad}}
  \makeatother

and see whether it  does the trick

-- 
Krishnan





More information about the texhax mailing list