TeX - LaTeX Asked on June 16, 2021
I am finding this very inefficient, every time I type up something MiKTeX just indents for me and I have to enclose everything in noindent{...}
.
Is there a quick way of going past this?
If you don't want any indent, anywhere in your document, add setlength{parindent}{0pt}
in your document preamble. This quick-fix works, but it is better to include the parskip
package. It manages the two lengths parskip
and parindent
together:
usepackage{parskip}% http://ctan.org/pkg/parskip
From the parskip
documentation:
Package to be used with any document class at any size. It produces the following Paragraph Layout:
Zero
parindent
and non-zeroparskip
. The stretchable glue inparskip
helps LaTeX in finding the best place for page breaks.
In addition, the package adjusts the skips between list items. With package option
parfill
, the package also adjustsparfillskip
to impose a minimum space at the end of the last line of a paragraph.
memoir
and KOMA-script
classes provide similar functionality.
Correct answer by Werner on June 16, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP