Go to Page Main Content
NASA - Goddard Institute for Space Studies
FIND IT @ NASA
NASA Homepage Goddard Institute for Space Studies

Hypertext Help with LaTeX

Environments

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

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

Blank lines before the \begin{} or after the \end{} cause a paragraph break before or after the environment. Blank lines after the \begin{} or before the \end{} are ignored.

All declarations have an environment of the same name. However, the reverse does not always work. For example, {\abstract Abstract text ... .} may not give correct paragraph breaks.

Subtopics


See also Declarations, Counters
Return to LaTeX Table of Contents


Revised 16 Nov 1995.

+ GISS Home

tools
  • Software Tools Main Page
  • GCM Model E
  • GCM Model AOM-GR
  • GCM Model II
  • Panoply netCDF Viewer
  • G.Projector Map Maker
  • Mars24 Sunclock
USA.gov

End of Page