Search In This Website

Minggu, 17 Agustus 2025

Kind Of Latex Environment

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.

Tidak ada komentar:

Posting Komentar