Lines Matching full:mathjax
1419 # Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see
1420 # http://www.mathjax.org) which uses client side Javascript for the rendering
1423 # enabled you may also need to install MathJax separately and configure the path
1430 # When MathJax is enabled you can set the default output format to be used for
1431 # the MathJax output. See the MathJax site (see:
1432 # http://docs.mathjax.org/en/latest/output.html) for more details.
1440 # When MathJax is enabled you need to specify the location relative to the HTML
1442 # should contain the MathJax.js script. For instance, if the mathjax directory
1444 # MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax
1446 # MathJax. However, it is strongly recommended to install a local copy of
1447 # MathJax from http://www.mathjax.org before deployment.
1448 # The default value is: http://cdn.mathjax.org/mathjax/latest.
1451 MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest
1453 # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
1454 # extension names that should be enabled during MathJax rendering. For example
1461 # of code that will be used on startup of the MathJax code. See the MathJax site
1462 # (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an