Skip to content

Conversation

pkoevesdi
Copy link

@pkoevesdi pkoevesdi commented Mar 3, 2022

  • made the plugin render 'latex', 'Latex', 'LaTeX' processor as well (beside 'math')
  • changed the loading time to "onload" from "configured", since we had some problem rendering with trac 1.4
  • for the same reason: installed MathJax locally
  • Implemented pairs for inline math:
    \( ... \) marks inline math
    $$ ... $$ marks block math
    \[ ... \] marks block math

- made the plugin it render 'latex', 'Latex', 'LaTeX' processor as well (beside 'math')
- changed the loading time to "onload" from "configured", since we had some problem rendering with trac 1.4
- for the same reason: installed MathJax locally
- Implemented pairs for inline math:
        \( ... \) marks inline math
        $$ ... $$ marks block math
        \[ ... \] marks block math
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant