Adinda Praditya wrote:
I used book class and would like to have an ident (TAB) on every first
paragraph after changing environment (chapter, section, enumerate, itemize
etc.) I couldn't found how to do it in http://tug.org/TeXnik/mainFAQ.cgi Can
anyone help?
\usepackage{indentfirst}
Herbert
Hello Adinda,
You must add the following line into the preamble of the document.
in 1.3.x-s Layout->Document menu choose preamble and type:
\usepackage{indentfirst}
That's all.
--
Alexmailto:[EMAIL PROTECTED]
AP> Hi list,...
AP> I used book class and would like