D.3 Block Tags#
[1] Block Tag Summary#
Run Format blocks of text or scripts
API Scope |
Block Tag |
Description |
|---|---|---|
rv.R |
_[[MARKUP]] type |
|
rv.R |
_[[PYTHON]] label |
|
rv.I |
_[[BOX]] label |
|
rv.I |
_[[TOPIC]] topic |
|
rv.V |
_[[TABLE]] label |
|
rv.T |
_[[SHELL]] os, wait;nowait |
|
rv.D |
_[[METADATA]] label |
|
all |
_[[END]] |
[2] 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 |
Tools |
Doc Types |
text, PDF, HTML |
[3] Endnotes#
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[4] Table Block#
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[5] Topic#
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[6] Box#
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[7] Python#
API Scope |
Value, Run |
Doc Types |
text, PDF, HTML |
[8] Markup block#
Inserts formatted text into doc.
literal
rst
html
endnote
center
bold
italic
latex (texlive must be installed)
API Scope |
Run |
Doc Types |
text, PDF, HTML |
[9] Metadata#
API Scope |
Docs |
Doc Types |
text, PDF, HTML |
[10] End block#
API Scope |
All |
Doc Types |
text, PDF, HTML |