Changes

Jump to navigation Jump to search
232 bytes added ,  18:23, 19 November 2019
no edit summary
|attributes=
}}
 
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>hrule</syntax>
== [[Help:Reference|Syntax]] ==
== Description ==
Place a rule as wide as the text, with a height of 0.4 point. Ends the current paragraph.
 
If you want a different rule thickness, you only need to specify it with <code>\hrule height</code> and the dimension.
== Example ==
\setuppapersize[A5]
\setupwhitespace[big]
\starttext
\input bryson
\hrule
\blank[line]
\input bryson
\hrule height .25in
\stoptext
</context>

Navigation menu