ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Functions | |
base () | |
ILIAS\UI\examples\Legacy\LatexContent\base | ( | ) |
description: > Example for rendering a legacy content with laTeX code. The content can be text or HTML. LaTeX code within is embedded in the delimiters [tex] and [/tex]
expected output: > ILIAS shows the string 'This should be rendered as a formula: ' followed by a mathematical function definition with an integral. The function definition is rendered graphically. The rendering may take a tenth of a second when the page is shown. Before that the LaTeX source code is shown. A right click with the mouse on the rendered expression will show a popup menu from MathJax.
Definition at line 40 of file base.php.
References $DIC, Vendor\Package\$f, and $renderer.