I am writing my Thesis report using LaTeX, I need to add indentation because every thing is right but only thing is every new paragraph is starting at initial stage but I need to add some indentation.
How do I add indentation?
|
I am writing my Thesis report using LaTeX, I need to add indentation because every thing is right but only thing is every new paragraph is starting at initial stage but I need to add some indentation. How do I add indentation? |
|||||||||||||||
|
|
Paragraph indention is controled by the parameter
Of course, a requirement is that you mark up your paragraphs: a paragraph ends by either a blank line or by the command |
|||||
|
|
I think you need:
|
|||||||||||||||||
|
|
I assume you want to add indentation after the section or subsection title as LaTeX does indentation of the other paragraphs first. The solution I used was to use a package, |
||||
|