Changes

Jump to navigation Jump to search
54 bytes added ,  16:45, 24 May 2020
m
no edit summary
< [[VisualsStructurals#Basics_of_ConTeXt_text_formatting|Text formatting]]
In plain TeX, controlling indentation is simple: The user sets a value for <tt>parindent</tt>, and each new paragraph is indented by that value, unless explicitly begun with <tt>noindent</tt>. Environments can provide a <tt>noindent</tt> at the end of their definitions, and if the user wants to overrule that, he can add an explicit <tt>indent</tt> at the beginning of the next paragraph. For the most part, LaTeX follows the same convention.

Navigation menu