D.2 Line Tags#
[1] Line Tag Summary#
Format a line of text
API Scope |
Line Tag |
Description |
|---|---|---|
rv.I |
text _[#] text |
|
rv.I |
text _[D] label, filename | text |
|
rv.I |
text _[G] glossary term | text |
|
rv.I |
text _[S] label, section | text |
|
rv.I |
text _[U] label, url | text |
|
rv.I,V |
title _[T] |
|
rv.I,V |
caption _[F] |
|
rv.I,V |
text _[C] |
|
rv.I,V |
text math _[M] description |
|
rv.I,V |
LaTeX math _[L] description |
|
rv.I,V |
text _[V] var_name | text |
|
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 |
[3] Download link#
Insert a download link.
API Scope |
Insert |
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 |
[7] Glossary link#
Link a term to the glossary.
API Scope |
Insert, Values |
Doc Types |
PDF, HTML |
[8] 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, Values |
Doc Types |
PDF, HTML |
[9] 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, Values |
Doc Types |
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 |