C.3 Block Tags#
[1t] Block Tag Summary#
Format blocks of text
API Scope |
Block Tag |
Description |
|---|---|---|
rv.R |
_[[SHELL]] process parameters |
|
rv.I |
_[[INDENT]] spaces (4 default) |
|
rv.I |
_[[ITALIC]] spaces (4 default) |
|
rv.I |
_[[ENDNOTES]] optional label |
|
rv.I |
_[[TEXT]] optional language |
|
rv.I |
_[[TOPIC]] topic |
|
rv.I |
_[[BOX]] label |
|
rv.V,T |
_[[PYTHON]] namespace |
|
rv.T |
_[[MARKUP]] type |
|
rv.D |
_[[METADATA]] label |
|
rv.D |
_[[LAYOUT]] label |
|
all |
_[[END]] |
|
all |
_[[NEW PAGE]] |
[2t] Shell script#
Runs shell scripts that run external programs. The shell parameters include specifying the operating system, process control and terminal window control. The os parameter specifies the terminal type. The wait parameter specifies whether rivt file processing waits for the script to complete before continuing. The open parameter specifies whether to keep the shell window open after execution.
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[3t] Indent text#
Indents text block the specified number of spaces.
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[4t] Indent italic#
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[5t] Endnotes#
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[6t] Text#
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[7t] Topic#
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[8t] Box#
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[9t] Python#
API Scope |
Value, Tool |
Doc Types |
text, PDF, HTML |
[10t] Markup block#
Inserts HTML into an HTML doc, LaTeX into a PDF doc, and reStructuredText into either PDF or HTML.
API Scope |
Tool |
Doc Types |
text, PDF, HTML |
[11t] Metadata#
API Scope |
Docs |
Doc Types |
text, PDF, HTML |
[12t] Layout block#
Overrides default layout settings.
API Scope |
Doc |
Doc Types |
text, PDF, HTML |
[13t] End block#
API Scope |
All |
Doc Types |
text, PDF, HTML |
[14t] Start new page#
API Scope |
All |
Doc Types |