C.2 Line Tags#
[1t] Line Tag Summary#
Format a line of text
API Scope |
Line Tag |
Description |
|---|---|---|
rv.I |
text _[C] |
|
rv.I |
text _[R] |
|
rv.I |
text math _[M] |
|
rv.I |
LaTeX math _[L] |
|
rv.I |
text _[#] text |
|
rv.I |
text _[G] glossary term | text |
|
rv.I |
text _[S] label, section | text |
|
rv.I |
text _[D] label, file name | text |
|
rv.I |
text _[U] label, url | text |
|
rv.V, I |
text _[V] var_name | text |
|
rv.V, I |
text _[E] |
|
rv.V, I |
title _[T] |
|
rv.V, I |
caption _[F] |
|
rv.V, I |
_[P] |
[2t] Center text#
Center line of text within the page margins.
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[3t] Right justify text#
Right justify line of text within the page margins.
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[4t] Text math#
Format math expression into text.
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[5t] LaTeX math#
Format LaTeX math expression.
API Scope |
Insert |
Doc Types |
PDF, HTML |
[6t] Endnote number#
Assign endnote number to the text in order of processing. Endnotes are defined with the block tag _[[ENDNOTE]] and are listed at the end of the doc.
API Scope |
Insert |
Doc Types |
text, PDF, HTML |
[7t] Glossary link#
Link a term to the glossary.
API Scope |
Insert |
Doc Types |
PDF, HTML |
[8t] Section link#
Create a link to the section label defined in the API header with optional link text. If the text is ommitted the section label is used for the link.
API Scope |
Insert |
Doc Types |
PDF, HTML |
[9t] Doc link#
Link to a doc in a report with an optional link text. If the link text is ommitted the doc title will be inserted as the link term.
API Scope |
Insert |
Doc Types |
PDF, HTML |
[10t] URL link#
Link to a an external site with optional link text. If the link text is ommitted the url will be inserted as the link term.
API Scope |
Insert |
Doc Types |
PDF, HTML |
[11t] Variable value#
Insert the value of var_name _[V] in the sentence.
API Scope |
Insert, Values |
Doc Types |
text, PDF, HTML |
[12t] Equation number#
Assign equation number to a line of text.
API Scope |
Insert, Values |
Doc Types |
text, PDF, HTML |
[13t] Table number#
Label and number tables.
API Scope |
Insert, Values |
Doc Types |
text, PDF, HTML |
[14t] Figure number#
Labels and numbers figures.
API Scope |
Insert, Values |
Doc Types |
text, PDF, HTML |
[15t] New Page#
Insert a page break in the document.
API Scope |
Insert, Values |
Doc Types |
text, PDF, HTML |