D.2 Line Tags#

[1t] Line Tag Summary#


Format a line of text

API Scope

Line Tag

Description

rv.I,V

text _[C]

[2t] Center text

rv.I,V

text _[R]

[3t] Right justify text

rv.I,V

text math _[M]

[4t] Text math

rv.I,V

LaTeX math _[L]

[5t] LaTeX math

rv.I,V

text _[E]

[12t] Equation number

rv.I,V

title _[T]

[13t] Table number

rv.I,V

caption _[F]

[14t] Figure number

rv.I,V

text _[#] text

[6t] Endnote number

rv.I,V

text _[G] glossary term | text

[7t] Glossary link

rv.I,V

text _[S] label, section | text

[8t] Section link

rv.I,V

text _[U] label, url | text

[10t] URL link

rv.I,V

text _[V] var_name | text

[11t] Variable value

all

## text

nonprinting comment

[2t] Center text#


Center line of text within the page margins.

API Scope

Insert, Values

Doc Types

text, PDF, HTML

[3t] Right justify text#


Right justify line of text within the page margins.

API Scope

Insert, Values

Doc Types

text, PDF, HTML

[4t] Text math#


Format math expression into text.

API Scope

Insert, Values

Doc Types

text, PDF, HTML

[5t] LaTeX math#


Format LaTeX math expression.

API Scope

Insert, Values

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, Values

Doc Types

text, 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