• Mike Witt

    (@mike80222)


    I’d like to get inline “single dollar sign” syntax. For a regular web page (non-wordpress) I’d do something like this:

    MathJax.Hub.Config({
      tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
    });

    Is there a way to get this to happen through MathJax-LaTeX?

Viewing 1 replies (of 1 total)
  • amandamusgrove

    (@amandamusgrove)

    I’d like to amplify this request.

    I have two WordPress installs (one local “testing” and one live multisite managed from our IT). The “$content$” syntax works fine on the live server, but doesn’t work on my testing server. I’m not sure if it was a functionality that got broken in an update (and the live server is behind) or what – I have tried with and without emabling the “use wp-latex syntax” in the plugin settings (Which says it controls the $latex$ flags) but nothing makes it work on my up-to-date testing server. $$latex$$ display syntax still works.

Viewing 1 replies (of 1 total)
  • The topic ‘Single $ inline syntax’ is closed to new replies.