bell notificationshomepageloginNewPostedit profile

Topic : Indentation, paragraph spacing, when? What are the proper rules for indentation in text? When should there be larger spaces separating paragraphs? In this particular example, I am writing a math - selfpublishingguru.com

10.04% popularity

What are the proper rules for indentation in text?

When should there be larger spaces separating paragraphs?

In this particular example, I am writing a math book, so there are several different "parts" (theorems, proofs, definitions, examples), so it is more complicated than say a plain essay or novel.

Since I am using LaTeX, this is equivalent to the question "What is proper use of noindent, bigskip, medskip and smallskip?"

EDIT: So, this is more about how to do the layout, (in this case, I use LaTeX, so I would be happiest with an answer that tells me how to do it in LaTeX, but the question is syntax-agnostic).


Load Full (3)

Login to follow topic

More posts by @Shakeerah107

3 Comments

Sorted by latest first Latest Oldest Best

10% popularity

I would indent the first line of each paragraph except for the first in a chapter. my reasoning for doing so is that with math texts you may have multi-line formulas in the middle of sentences (which you should try to minimize) and paragraphs this would allow you to break the paragraph for the formula without indicating the start of a new paragraph. I also like a half line break between paragraphs in documents discussing complex subjects because every bit of clarity helps with comprehension. For purposes of this discussion a chapter is a group of paragraphs separated from the previous and next such group by at a minimum a heading and identified by a number.


Load Full (0)

10% popularity

Indentation will always depend on the style guide you're using, so you should always check that first. The following assumes Chicago rules.

With regards, to paragraph indentation, see: Should I indent the first line of the first paragraph in a chapter? In addition to the indentation rules, you should also have no extra spaces separating your paragraphs.

Other usages of indentation occur when doing block indentation, in which case, see this answer here: How to cite an entire paragraph?


Load Full (0)

10% popularity

In most novels I see, the text is indented on each paragraph, with no blank lines in between.

Sometimes, when the story is moved to another location/time, some separator appears between the two sections such as a line.


Load Full (0)

Back to top