C.3 Block Tags#

[1t] Block Tag Summary#


Format blocks of text

API Scope

Block Tag

Description

rv.R

_[[SHELL]] process parameters

[2t] Shell script

rv.I

_[[INDENT]] spaces (4 default)

[3t] Indent text

rv.I

_[[ITALIC]] spaces (4 default)

[4t] Indent italic

rv.I

_[[ENDNOTES]] optional label

[5t] Endnotes

rv.I

_[[TEXT]] optional language

[6t] Text

rv.I

_[[TOPIC]] topic

[7t] Topic

rv.I

_[[BOX]] label

[8t] Box

rv.V,T

_[[PYTHON]] namespace

[9t] Python

rv.T

_[[MARKUP]] type

[10t] Markup block

rv.D

_[[METADATA]] label

[11t] Metadata

rv.D

_[[LAYOUT]] label

[12t] Layout block

all

_[[END]]

[13t] End block

all

_[[NEW PAGE]]

[14t] Start 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

PDF