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

\rule

\rule[raise-height]{width}{height}

The \rule command generates a rectangular "blob of ink." It can be used to produce horizontal or vertical lines. The arguments are defined as follows.

  • raise-height specifies how high to raise the rule (optional)
  • width specifies the length of the rule (mandatory)
  • height specifies the height of the rule (mandatory)

The default value for raise-height is zero; a negative value lowers the rule.

The reference point of the rule box is the lower left-hand corner.

A rule box of zero width may be used as a "strut" which is invisible but which causes LaTeX to adjust veritcal spacing to leave room. This can be particularly useful where the \vspace command cannot be used, for example, within mathematical formulas.

The \rule command is fragile.


See Spaces and Boxes
Back to the Table of Contents


Revised 21 Aug 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