Environments

Prostredi


LaTeX provides a number of different paragraph-making environments. Each environment begins and ends in the same manner.

      \begin{environment-name}
      .
      .
      .
      \end{environment-name}

LaTeX podporuje mnozstvi ruznych prostredi formatujicich text. Kazde prostredi zacina a konci stejnym zpusobem.

      \begin{jmeno_prostredi}
      .
      .
      .
      \end{jmeno_prostredi}

Subtopics

Podtemata