Typst Fumadocs

Overline

Documentation for the `overline` function.

Adds a line over text.

Example

Loading compiler...
#overline(
  stroke: auto | length | color | gradient | stroke | tiling | dictionary,
  offset: auto | length,
  extent: length,
  evade: bool,
  background: bool,
  body
) -> content

Parameters

Prop

Type

On this page