Coder Social home page Coder Social logo

Comments (2)

liffiton avatar liffiton commented on July 25, 2024

Both of those plugins override/ignore the javascript that the MathJax plugin adds to a regular dokuwiki page. For example, in the s5 plugin, this writes its own HEAD section for the slideshow page, ignoring anything else that dokuwiki or another plugin might have put there. The revealjs plugin basically does the same.

The revealjs plugin actually includes mathjax itself, whether you have the mathjax dokuwiki plugin or not. I'm not sure why mathjax works within revealjs for only Safari, but that is an issue with the revealjs plugin if anything.

So I don't think there's anything I can do in this plugin to fix this; both revealjs and s5 overwrite any scripts other plugins might add to a page.

from dokuwiki-plugin-mathjax.

neuralyzer avatar neuralyzer commented on July 25, 2024

Hello,

the revealjs plugin uses a rather crude workaround at the moment. Mathjax does work but it is loaded directly from the MathJax CDN. On Firefox you might get a warning in the URL bar about Firefox having blocked content that is not secure. If you click on the shield symbol and allow to load that content MathJax should work. However, it won't use the configuration settings from the Dokuwiki MathJax plugin. I guess it would be nice to integrate the mathjax-plugin in the presentation plugins.

@j0hannes: The revealjs presentation with MathJax works for me on your wiki in Firefox after allowing the non-secure content.

from dokuwiki-plugin-mathjax.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.