Package multivalent.std.span

A collection of general-use spans: hyperlink, highlight, font, color.

See: Description

Package multivalent.std.span Description:

A collection of general-use spans: hyperlink, highlight, font, color. Spans control appearance and behavior over an arbitrary range of leaves (often text).

Standard span function can be controlled by creating a Span and setting display properties. Spans in this package, such as HyperlinkSpan, add behavior or have special appearance.