Command/starttextrule

From Wiki
Jump to navigation Jump to search


\starttextrule ... \stoptextrule

Summary

The environment \starttextrule ... \stoptextrule is used to place some text with rules around it

Settings

\starttextrule{...} ... \stoptextrule
{...}text

Description

Typesets a horizontal rule on top of the text between \starttextrule and \stoptextrule with the text in {...} inbetween and a rule at the bottom.

Examples

Example 1

  • \setuppapersize[A7,landscape]
    \starttext
    \starttextrule{introduction}
    Once upon a time \unknown
    \stoptextrule
    \stoptext
    

    results in

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: