I've searched and searched for an answer, but after wading through innumerous search results dealing with résumés, I can't seem to figure out how to "resume" a section after an intervening subsection. Is this possible? For instance.
Code: Select all
2 This is Section 2!
First paragraph of
section two...
And then another
paragraph in section two.
2.1 How about a subsection?
Subsection 2.1's paragraph...
And, that's enough.
Now, we're back in section 2,
after leaving section 2.1.
This paragraph has a skip and
no indentation to show this.
Now that I've asked this, is it completely abnormal to do this? The reason I want to is to use the beginning of my section to introduce several points, go into detail on each of those in their own subsections, and then close the section with a discussion.
Thanks!