Difference between revisions of "Command/hrule"

From Wiki
Jump to navigation Jump to search
(Create hrule page)
(No difference)

Revision as of 13:22, 28 May 2012

\hrule

Syntax

\hrule

Description

Place a rule as wide as the text, with a height of 0.4 point. Ends the current paragraph.

Example

\setuppapersize[A5]
\setupwhitespace[big]

\input bryson
\hrule
\input bryson
\blank[2*line] % don't know why the first blank line gets ignored
\hrule
\blank[line]
\input bryson

See also

  • \hairline for a blank line with a rule on its baseline

Help from ConTeXt-Mailinglist/Forum

All issues with: