8.15.0.2

1 Overview🔗ℹ

The rhombus/scribble language is like the rhombus language, but with three key differences:

Functions and forms added by rhombus/scribble to rhombus are primarily intended to be used with @ notation. For example, the italic function could be called as italic(["Hello"]), but the intended use syntax is @italic{Hello}. Some functions accept extra argument, especially keyword-based optional arguments, and those can be supplied in parentheses before a final text argument written with {}. Some functions, such as secref, do not have text-content arguments, and so they are not meant to be used with {} arguments.