These list are common LaTeX Environments:
Math Environments:
- equation: For numbered equations.
- equation*: For unnumbered equations.
- align: For aligned multi-line equations.
- gather: For unaligned equations, centered.
to learn write equation*, click Turn Off The Latex Equation Auto Numbering >
List Environments:
- itemize: Creates bulleted lists.
- enumerate: Creates numbered lists.
- description: For labeled lists.
Table Environments:
- table: For floating tables with captions.
- tabular: To create tables without floating.
Text Formatting Environments:
- quote: For quoted texts, usually with indentation.
- verbatim: For preserving formatting, useful for code or commands.
Figure Environments:
- figure: Used for floating figures with captions.
- subfigure: To create subfigures within a figure.
Specialized Environments:
- theorem: For stating theorems or propositions.
- proof: Unnumbered proof environment, often with a box at the end.
<< back to Learn About Latex List 1
Tidak ada komentar:
Posting Komentar