In the standard LaTeX classes the quote and quotation environments are defined as lists. Is there a particular reason for this? After all they do not look like lists!
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
Most LaTeX environments, which start on a new line, are defined this way - as lists. Think of a generic list as displayed text material: some items with indentation left and right and possibly with space before and after. It might be just one item as well. So, the generic LaTeX command which starts an indented environment is The name |
|||
|
|