The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
56 views

Reliable code for automatic \noindent after specific environments?

There are a number of environments which I never want to follow up with an indented paragraph. itemize, enumerate, theorem, definition, etc. I know there are people who think this is bad style. But ...