D.1 Line Tags#

[1] Line Tag Summary#

Format a line of text ========== ==================================================== ================================ API Scope Line Tag Description ========== ==================================================== ================================ rv.I text _[#] text [6] Endnote number rv.I text _[D] label, filename | text [3] Download link rv.I text _[G] glossary term | text [7] Glossary link rv.I text _[S] label, section | text [8] Section link rv.I text _[U] label, url | text [9] URL link rv.I,V title _[T] [11] Table number rv.I,V caption _[F] [12] Figure number rv.I,V text _[C] [2] Bold center text rv.I,V text math _[M] description [4] Text math rv.I,V LaTeX math _[L] description [5] LaTeX math rv.I,V text _[V] var_name | text [10] Variable value all ## text nonprinting comment ========== ==================================================== ================================

[2] Bold center text#

Center line of text within the page margins.

API Scope

Insert, Values

Doc Types

text, PDF, HTML


[4] Text math#

Format math expression into text.

API Scope

Insert, Values

Doc Types

text, PDF, HTML


[5] LaTeX math#

Format LaTeX math expression.

API Scope

Insert, Values

Doc Types

PDF, HTML


[6] 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


[10] Variable value#

Insert the value of var_name _[V] in the sentence.

API Scope

Insert, Values

Doc Types

text, PDF, HTML


[11] Table number#

Label and number tables.

API Scope

Insert

Doc Types

text, PDF, HTML


[12] Figure number#

Labels and numbers figures.

API Scope

Insert, Values

Doc Types

text, PDF, HTML