Some XPAGES elements can be mixed with text, for instance inside a paragraph. They are the following elements :
-
PAGELINK
: link to a page on the same website. To identify the page to link to, the label of the contribution and the label of the page have to be entered. If only the label of the page is given, it is assumed to be in the same contribution. If only the label of the contribution is given, the link directs to the first page in this contribution.
-
WEBLINK
: link to a web page external to the website. The address (URL) must start with "http://".
-
FILE
: an image or animation file. Normally used inside an ENVIMAGE element, so that a legend can be specified, but it can also be used within the text (for instance to include a symbol that could not be created with an equation).
-
EQUATION
: equation based on Jaxe's equation editor syntax.
-
GLOSSARY
: word to include in the glossary. The word to display is specified with the word attribute, and the definition for the word is given within the GLOSSARY tags.
-
EM
: emphasis (to highlight one or several words).
-
SUP
: superscript text
-
SUB
: subscript text
-
CODE
: computer science code (usually displayed with a monospaced font)
-
NBSP
: non-breaking space