File "lib/swish/render/mathjax.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_render_mathjax |
size: | 2647 |
Recent changes
6 years ago | Jan Wielemaker | Updated copied files |
This file requires
- From packages
- render.pl could not find proof of dependency
- From the Prolog library
- library(http/html_write) resolved by
- html_write.pl: html/3
- library(http/js_write) resolved by
- js_write.pl: js_script/3, js_expression/3
- library(http/html_write) resolved by
Exported predicates
- term_rendering/5
Required predicates
- html/3 from library(http/html_write)
- js_expression/3 from library(http/js_write)
- js_script/3 from library(http/js_write)
- setting/2 autoloaded
- setting/4 autoloaded