Displaying 1 result from an estimated 1 matches for "inlinemath".
Did you mean:
inlinedat
2011 Feb 02
2
Using MathJax in R's help system
...;http://mathjax.connectmv.com/MathJax.js">\n',
< 'MathJax.Hub.Config({\n',
< 'extensions: ["tex2jax.js"],\n',
< 'jax: ["input/TeX","output/HTML-CSS"],\n',
< 'tex2jax: {inlineMath: [["$","$"]]}\n',
< '});\n',
< '</script>\n')
---
>
and the modified R-2.12.1/src/library/base/man/svd.Rd:
for demonstration:
47,51c47,50
< \deqn{ \mathbf{X} = \mathbf{U D V}^\top,} where \eqn{\mathbf{U}} and...