Indent first paragraph of the section in Latex
By default Latex indents all the paragraphs except the first paragraph of the section. To modify this behavior include the indentfirst package in your document’s preamble:
\usepackage{indentfirst}
Linux, SW, networking and more!
Posts tagged ‘indent’
By default Latex indents all the paragraphs except the first paragraph of the section. To modify this behavior include the indentfirst package in your document’s preamble:
\usepackage{indentfirst}